资源列表
Hash
- 本例是用C语言编写的HashMap相关操作的源码,其中包含了原理介绍及其他操作,4个工程,非常值得下载学习。VS2008直接可以打开运行。-This case is HashMap operation using the C language source code, which contains a principle introduced and other operations, and four of the project, well worth the download learni
depthFirstSearch
- 图的深度优先查找算法(包括递归和非递归),C++源代码。-The diagram of the depth-first search algorithm (including recursive and non-recursive) the C++ source code.
数字九宫格
- 本程序由本人所写界面优美,可求解数字九宫格
最长子段
- 本程序由本人所写,器主要求解矩阵中的行或列以及斜线的连续元素和小于某一阈值的最长子段
Graph
- 数据结构中关于图的建立与简单应用,适用于初学者对概念的掌握和在VC6.0环境下的实现-The construction of Graph
QuickSort
- 快速排序法的VC实现,可帮助初学者在学习数据结构时对排序法的了解和掌握-The quick sort VC realization can help beginners in learning the data structure to understand and master the Sort method
RANSAC-Toolbox-master
- RANSAC算法,根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,得到有效样本数据的算法。在其他地方下到的。-RANSAC algorithm, according to a group containing an abnormal data set of sample data, calculate the parameters of the mathematical model of the data, the effective sample data algorithm. D
random_vehicle2
- 產生車流擋 藉此來時做模擬vanet 的實際情況-random vehicle
Shortest-path
- 数据结构 基于邻接表的有向图最短路径快速算法-Data structure Quickly to the shortest path algorithm based on adjacency list
plj
- 数字频率计,能直接计数单位时间内被测信号的脉冲数,然后以数字形式显示频率值-Digital frequency meter, count the measured signal number of pulses per unit time, frequency value is then displayed in digital form
JF
- 一个很好的多项式积分运算,精度还行,供大家参考下。-Polynomial calculus
