资源列表
find-prime-numbers-code
- 此代码可以高效的求出所1到1200000的素数,具体的范围可以根据需要修改代码-This code can efficiently find the prime numbers 1-1200000, the specific scope may need to modify code
xhdl
- 循环队列,数据结构中的基本程序。简单易学,易理解。-cirular queue
Count-the--Substring
- 在一个顺序串中寻找子串,并记录子串在其中的个数。-In a sequence string to find substring, and recorded substring in which the number.
uart-PWM
- MSP430的串口调试PWM,通过UART接口调试PWM输出任意波形的演示程序。-MSP430 UART PWM
DLL
- Double link list using pointer and structure
duoDT
- 这是在邻接表的基础上实现的多段图的向前算法-This the adjacency list on the basis of the multi-map algorithm forward ... ... ...
sequential search
- 数据结构中顺序查找的例子-sequence data structure search examples
Operator
- 供给那些大学同学们用的,编译原理中的算符优先分析程序代码-use for Operator preferred analysis program code
Haffmantree
- 进行哈夫曼树的建立,并且以哈夫曼树的存储形式输出-Huffman tree for the establishment, and to output the Huffman tree storage
Prim
- prim 最小生成树 输入为邻接矩阵 输出是相应的边-minimum spanning tree
N-Queens-problem
- N皇后问题回溯算法,算法质量高,参加ACM的同学,喜欢C算法的同学可以研究一下-N-Queens problem backtracking algorithm, the algorithm of high quality, to participate in the ACM students, students like C algorithm can be studied
5exp1
- 数据结构 c++邻接表构图 深度遍历和广度遍历-C++ adjacency list data structure traversal depth and breadth traversal