搜索资源列表
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
A+Survey+Algorithms
- A+Survey+Algorithms about supporting vector machine
AI_Life
- AI Life By rahul_sindhu Steering Behaviours, Genetic Algorithms, and Neural Networks in games.
Video-motion-detection-algorithm-source-code
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
graph_
- //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic operation// Operating Environme
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
1977+Algorithms+for+the+Longest+Common+Subsequence
- 最长子序列,英文版,电子书 ACM文章1977+Algorithms+for+the+Longest+Common+Subsequence+Problem-The longest sequence, in English, e-books ACM article 1977+ Algorithms+ For+ The+ Longest+ Common+ Subsequence+ Problem
2047956898.John.Wiley.and.Sons.Algorithms.and.Netw
- 计算机游戏算法和网络构建(英文原版)不可多得的网络游戏编程与算法书籍-Computer game algorithms and network construction (English original) rare game programming books and Algorithms
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.
Collision.Detection.-.Algorithms.and.Applications.
- 游戏编程书籍-Collision.Detection.-.Algorithms.and.Applications
C-language-Commonly-used-algorithms-code
- 常用算法集,是c语言算法初学者的一个很好的参考资料-Commonly used algorithms is the algorithm c language beginners a good reference
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.
BlockMatchingAlgoMPEG
- This paper (and accompanying MATLAB source code) is a review of the block matching algorithms used for motion estimation in video compression. It implements and compares 7 different types of block matching algorithms that range from the very basic Ex
Algorithms_Robert_Sedgewick
- A good ebook for understanding engineering algorithms like sorting almost all algorithm.
0521660653
- Practical Algorithms for Image Analysis
fast_sc.tgz
- This a source code for sparse coding algorithm: Reference: Efficient sparse coding algorithms Honglak Lee, Alexis Battle, Raina Rajat and Andrew Y. Ng. In NIPS 19, 2007. -This is a source code for sparse coding algorithm: Reference
XY-Interpolation-Algorithms
- A descr iption of the algorithms used to provide both linear and circular interpolation. Example provided in C.
Four-kinds-of-classical-algorithms
- 四种经典的算法,包括猴子选大王,约瑟夫环,迷宫求解,文本编辑-Four kinds of classical algorithms, including the monkey king of the election, Joseph Wan, maze solving, text editor
Algorithms and Complexity
- Past exam paper on algorithms imperial 2014