资源列表
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
un.c
- Stack simple exaample.
DFA算法核心
- DFA算法核心代码,希望大家能善用,如有不全请指教
kuohaopipei
- 数据结构中堆栈的应用 输入一串字符串(含有小括号) 判断字符串间的小括号是否匹配(成对出现为匹配)-Application stack data structure Enter a string (with brackets) Judge the string between the parentheses match(Pairs match)
results-entry
- 对成绩、姓名、学号等基本信息进行录入排序,并且按各科成绩降幂进行排列。-Entry sort of achievements, name, student number, and other basic information, and descending to be ranked according to academic results.