搜索资源列表
HuffmenTree
- 哈夫曼编/译码器 实现概要设计中定义的所有数据类型,对每个操作只需要写出伪码算法;对主程序和其他模块也都需要写出伪码算法(伪码算法达到的详细程度建议为:按照伪码算法可以在计算机键盘直接输入高级程序设计语言程序);画出函数的调用关系图。-Huffman encoder / decoder design outline to achieve the definition of all data types, for each operation only needs to write pseu
Introduction.to.Algorithms.Second.Edition
- 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
pci
- 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
Wrox.Beginning.Algorithms.Nov.2005.eBook-LinG
- 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
ImageAlignment
- 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
Data.Structures.and.Algorithms.in.C++.(Adam.Drozde
- 数据結構与算法C++版Adam Drozdek著
数据结构各种排序的比较
- 各种排序法的比较:利用数据结构各种算法,实现的算法比较,C++版-Comparisons of different sorting methods :use different algorithms in data structure to compare their efficiency .
AStar
- 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是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
the_simulation_of_singer_algorithm
- 雷达数据处理中的重要模型算法之一,此代码详细仿真了singer模型下的目标跟踪。-Radar data processing algorithms in one important model, the code detailed simulation model of the singer under the target tracking.
PID-GAs
- 遗传算法的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
Oreilly.Algorithms.in.a.Nutshell.2008
- As the name implies "Algorithms in a Nutshell". A very good algo ebook, especially for new developers.
Algorithm-shortest-way-in-graph
- Shortest Path Algorithms in Graphs
Algorithms_in_a_Nutshell_Source_Code
- The associated code repository to the "Algorithms in a Nutshell" book published by O Reilly Media, Inc.
Top_10_Algorithms_in_Data_Mining
- 数据挖掘10大算法 Top 10 Algorithms in Data Mining (ICDM06 Panel)-Top 10 Algorithms in Data Mining (ICDM06 Panel)
erzhihuatuxiang
- 该程序可以实现二值图像的细化,采用的不是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
weka-3-6-1
- 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
Data-Structures-and-Algorithms-in-CSharp
- Data Structures and Algorithms in C#
100-algorithms-cases-in-C-language
- C语言经典算法100例,非常经典,对初级编程人员提升很大,值得一看-100 cases of classic algorithms in C language, very classic, great upgrade for junior programmers, worth a visit
algorithms
- 操作系统FIFO和ALU算法,用C++实现,利用算法对内存管理进行运算-the application of FIFO and ALU algorithms in OS
Lecture1-Introduction-2017
- Introduction to Algorithms PPT