资源列表
Single-table-transpose
- 利用单链表原来的空间将一个单链表就地转置。 设单循环链表的头指针为head,类型为node。逆置时需将每一个结点的指针域作以修改,使其原前趋结点成为后继 -Using single original space will form a single, table in situ transposed. A single list of head to head pointer, types of node. When will need to buy inverse ea
PrimeTest
- 判断一个大数是否是素数,本代码采用随机算法实现,是原来参加ACM竞赛是做过的题!-prime test
chainoperate
- 链表的基本操作,链表插入和删除一个单元的基本思想与方法-List of basic operations, insert and delete a list element of the basic ideas and methods
erchashu
- 简单的二叉树使用程序:建立二叉树,层次输出二叉树,前中后序输出二叉树-Simple binary tree using the program: Create a binary tree, binary tree-level output, the output binary sequence before, during and after
merge
- 这是一道阿里巴巴的笔试题,写一个归并算法。本程序实现了高效的算法-This is an Alibaba' s document questions, write a merging algorithm. This procedure provides an efficient algorithm
lianbiao
- 读区文件中的每一行,然后把所有行做成链表,然后把做成链表的行输出-Read each line in the zone file, and then list all the lines made, and then made the list of output lines
hafumanshu
- 哈夫曼树,C语言编程,数据结构课程,已经通过编译-Huffman tree
双链表正排序
- 双链表正排序-- Ranking List is
kmp Algorithm
- 这是一个关于字符串匹配的kmp算法,程序简单精炼,可以借鉴一下-This is a match on the string of KMP algorithm, a simple refining process, we can draw about
bitree
- 用C++实现二叉树的建立,删除,添加。主要使用的是类的结构。-C realization of the establishment of binary tree, delete, add. The main category is the use of the structure.
lgjfsf
- 很不错的算法,龙贝格积分算法,大家可以下载
cyclist
- 链表的基本操作,循环链表的一个应用实例,围桌问题的一个解决方法!-Chain basic operation, the recycling Chain an example, sat around the table in a solution!