CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - algorithms in

搜索资源列表

  1. HuffmenTree

    0下载:
  2. 哈夫曼编/译码器 实现概要设计中定义的所有数据类型,对每个操作只需要写出伪码算法;对主程序和其他模块也都需要写出伪码算法(伪码算法达到的详细程度建议为:按照伪码算法可以在计算机键盘直接输入高级程序设计语言程序);画出函数的调用关系图。-Huffman encoder / decoder design outline to achieve the definition of all data types, for each operation only needs to write pseu
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9.7kb
    • 提供者:季舟
  1. Introduction.to.Algorithms.Second.Edition

    0下载:
  2. This a large book, and your class will probably cover only a portion of its material. We have tried, however, to make this a book that will be useful to you now as a course textbook and also later in your career as a mathematical desk reference o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11.44mb
    • 提供者:jo
  1. pci

    0下载:
  2. This fascinating book demonstrates how you can build web applications to mine the enormous amount of data created by people on the Internet. With the sophisticated algorithms in this book, you can write smart programs to access interesting datasets f
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3.51mb
    • 提供者:linhailue
  1. Wrox.Beginning.Algorithms.Nov.2005.eBook-LinG

    0下载:
  2. Welcome to Beginning Algorithms, a step-by-step introduction to computing algorithms for the real world. Developers use algorithms and data structures every day of their working lives. Having a good understanding of these algorithms and knowledge
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.56mb
    • 提供者:maxultra
  1. ImageAlignment

    0下载:
  2. Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:81.02kb
    • 提供者:戴隆忠
  1. Data.Structures.and.Algorithms.in.C++.(Adam.Drozde

    0下载:
  2. 数据結構与算法C++版Adam Drozdek著
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21.47mb
    • 提供者:feng
  1. 数据结构各种排序的比较

    0下载:
  2. 各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版-Comparisons of different sorting methods :use different algorithms in data structure to compare their efficiency .
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:273.22kb
    • 提供者:耿兴慧
  1. AStar

    0下载:
  2. 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm is a simple example
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:40.6kb
    • 提供者:cn
  1. the_simulation_of_singer_algorithm

    2下载:
  2. 雷达数据处理中的重要模型算法之一,此代码详细仿真了singer模型下的目标跟踪。-Radar data processing algorithms in one important model, the code detailed simulation model of the singer under the target tracking.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:8.34kb
    • 提供者:
  1. PID-GAs

    1下载:
  2. 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.8kb
    • 提供者:qiqi
  1. Oreilly.Algorithms.in.a.Nutshell.2008

    0下载:
  2. As the name implies "Algorithms in a Nutshell". A very good algo ebook, especially for new developers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10.89mb
    • 提供者:hdemir
  1. Algorithm-shortest-way-in-graph

    0下载:
  2. Shortest Path Algorithms in Graphs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:152.51kb
    • 提供者:mazik
  1. Algorithms_in_a_Nutshell_Source_Code

    0下载:
  2. The associated code repository to the "Algorithms in a Nutshell" book published by O Reilly Media, Inc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:9.88mb
    • 提供者:nick
  1. Top_10_Algorithms_in_Data_Mining

    0下载:
  2. 数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)-Top 10 Algorithms in Data Mining (ICDM06 Panel)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.76mb
    • 提供者:yufei
  1. erzhihuatuxiang

    0下载:
  2. 该程序可以实现二值图像的细化,采用的不是matlab自带的函数算法进行处理,而是采用了一种新算法进行细化,比原算法有很大改进,值得研究!-The program can achieve binary image thinning using matlab built-in function is not processing algorithms, instead of using a new algorithm refinement, a significant improvement ove
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.09kb
    • 提供者:成林
  1. weka-3-6-1

    0下载:
  2. Weka是一个超强功能的machine learning开发包-Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, clas
  3. 所属分类:Other systems

    • 发布日期:2017-06-11
    • 文件大小:17.8mb
    • 提供者:Alan
  1. Data-Structures-and-Algorithms-in-CSharp

    0下载:
  2. Data Structures and Algorithms in C#
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:71.31kb
    • 提供者:sadegh
  1. 100-algorithms-cases-in-C-language

    0下载:
  2. C语言经典算法100例,非常经典,对初级编程人员提升很大,值得一看-100 cases of classic algorithms in C language, very classic, great upgrade for junior programmers, worth a visit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:23.5kb
    • 提供者:张凯
  1. algorithms

    0下载:
  2. 操作系统FIFO和ALU算法,用C++实现,利用算法对内存管理进行运算-the application of FIFO and ALU algorithms in OS
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:163.08kb
    • 提供者:袁中卫
  1. Lecture1-Introduction-2017

    0下载:
  2. Introduction to Algorithms PPT
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:227kb
    • 提供者:xufanfan
« 12 3 4 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com