资源列表
paixu
- 这是用C语言实现插入、选择、冒泡排序,对大家学习数据结构有所帮助
Dijkstra
- 单源最短路径问题:给定带权有向图G=(V,E)。给定V中的一个顶点v,称为源。要计算从源到所有其它各顶点的最短路径长度。
HUFFMAN
- huffman编码程序,对研究信源编码十分有用,建议下载
decisiontree
- 这个是一个关于建立决策树的python程序.本程序运用entropy来决定splitting point.处理的数据得在程序中输入.希望大家觉得有用-This is a decision tree on the establishment of procedures for the python. Entropy of the process to decide the use of splitting point. Deal with the data was input in the pro
zhan
- 队列的顺序存储结构和操作实现 队列的顺序存储结构和操作实现-The order of the queue storage structure and operation of the order of the realization of the queue storage structure and operation of the realization of
supermarketsiete
- 超市选址,用数据结构,求最小生成树问题。自设计算法为超市寻找一个最短路径。-Supermarket site, the data structure, and minimum spanning tree problem. Since the design of algorithms for the supermarket to find a shortest path.
graham
- 构造凸包接口函数,传入原始点集大小n,点集p(p原有顺序被打乱!),返回凸包大小,凸包的点在convex中-Construct convex hull interface function, introduced the original point set size n, the point set p (p the original order has been disrupted!), Returns the size of the convex hull, convex hull of
maze
- 用矩阵M×N表示一个迷宫,0和1分别表示通路和墙壁。试求出从入口点到达出口点的一条通路-M × N matrix to represent a maze, 0 and 1, respectively, channels and walls. Derive an exit point from the entry point to reach a path
02-18-46
- 系统应具备的功能: (1)从键盘上输入五个学生的考研成绩; (2)实现直接插入排序、二分插入排序、对各科成绩,以及平均成绩从小到大排序; (3)比较各种插入排序的优劣。 -System should have the function: (1) input from the keyboard on the study section of the results of five students (2) for direct insertion sort, binary ins
face-eye-detect
- Face, eye detect---test oke.
mytable
- 这是一个关于二叉树表的C++程序,适合于C++初学者或是大学生课程设计-This is a binary form of the C++ program, C++ is suitable for beginners or students course design
OpenCV2.4.10_properties
- OpenCV2.4.10配置文件,OpenCV的配置一向是个麻烦事,现在把配置文件挂出来,用户只要在新建工程时把该配置文件包括到环境中即可 环境:win7 64位;visual studio2013-OpenCV2.4.10 profile, OpenCV configuration has always been a hassle, now hanging out the configuration file, allowing the user when creating a ne
