资源列表
slink
- 建立单链表并运用执行功能(建立空表、插入、删除数据元素、查找、定位、其长度等)-Create a single linked list and use executive function (create an empty table, insert, delete data elements, find, locate, and its length, etc.)
joseph
- 实现约瑟夫环,下载后直接可以打开使用,无错误-Achieve Josephus, can be opened using direct download, no error
POJ1007
- PKU ONLINEJUDGE 1007
POJ1051
- PKU ONLINEJUDGE 1051
POJ1317
- PKU ONLINEJUDGE 1317
POJ2000
- PKU ONLINEJUDGE 2000详细题解-PKU ONLINEJUDGE 2000
POJ2371
- PKU ONLINEJUDGE 2371
Hanoi
- 用c实现汉诺塔,利用了函数的递归调用及相关数据结构的知识。-Tower of Hanoi with c implementation, using a recursive function calls and associated data structure knowledge.
11
- 表达式求值(加减乘除),可以用,但其中不能使用负数-Expression evaluation (Math), you can use, but can not use negative
451
- 这是一个关于排序的CPP文件,里面有四种排序方法,分贝是选择,冒泡,插入,跟快速排序。-this is a cpp file about sort way.
03PAIXU
- 插入排序,选择排序,冒泡排序的例子程序,适合初学者-Insertion sort, selection sort, bubble sort example program, suitable for beginners
BinTree
- 这是一个二叉树前序遍历后序遍历中序遍历的源代码程序-This is a pre-order traversal binary tree in preorder traversal after traversal of the source code program
