资源列表
ch5_
- 模式识别,聚类算法的matlab例程。模式识别聚类
main
- 智能指针的原理, 简单易懂, 不懂的同学可以看看源码, 调试一下。-The principle of the smart pointer, easy-to-read, the students do not look at the source, click Debugging.
dijkstra_mapped_heap
- 单源最短路径,dijkstra算法+映射二分堆,正向表形式,复杂度O(mlogn)-Single-source shortest path, dijkstra algorithm+ Mapping 2 points heap, positive list system, complexity of O (mlogn)
8
- 实现两链表的并集和交集,每个单链表可以输入任意个数,合并后不能有重复数据-The list and to achieve the two sets and intersection, each one linked list can enter any number, can not have duplicate data after the merger
ee
- Huffman Coding是一种无损压缩编码方式,以哈夫曼树—即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman Coding is a lossless compression method to Huffman tree- that is the optimal tree, weighted path length of the smallest binary tree, often used in data compression.
Algorithm
- 修路问题算法是数据结构中关于图的算法,已经编译,并无错误,在vs2008中编译。为实验中所作算法。-Algorithm is a road problem on the graph data structure algorithms, have been compiled, no errors in the vs2008 compiler. By the algorithm for the experiment.
recycle
- 用c语言写的循环链表的约瑟夫环的问题,报数出队的操作-With c language of Josephus circular linked list problem, reported that the number of teams operating
hash-table
- Program to implement a hash table and do insertion and deletion on it
CalendarUpdate
- c++ 日历大学作业 输入1980年以后的数字 输出当前丽日-University of c++ Calendar, operating input output figures since 1980 Korea
4-9-motor-refueling
- 4-9 motor refueling.算法设计与分析 课后答案 算法实现题4-9-4-9 motor refueling
lineAttribute
- 适用于openGL初学者的程序编码,关于直线特征的编码。-OpenGL beginner program coding, coding on a straight-line characteristics.
Dijstra算法
- Dijstra算法求无向图的最短路径,用10个结点的无向图为例,路径的起点可选择
