资源列表
ProgrammingPearls(chs)
- 编程珠玑中文版,提高编程技巧的一本很好很强大的参考书,适合编程发烧友或者从业人员使用-Programming Pearls Chinese edition, a very good reference book to improve programming skills for programming enthusiasts or practitioners use
KenKenPuzzle
- 此程序采用回溯法求解了KenKen 问题。关于KenKen问题的描述,详见www.kenken.com-This program uses backtracking Solving KenKen issues. KenKen problem descr iption, see www.kenken.com ..
management-syetem
- 亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于深度遍历的。-Dear webmaster, admired the long, very much like to join special offer code for your review. Code is depth traversal.
tickets-management-syetem
- 亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于车站售票系统的。-Dear webmaster, admired the long, very much like to join special offer code for your review. The code is on the station ticketing system.
width-serch
- 亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于广度遍历的。-Dear webmaster, admired the long, very much like to join special offer code for your review. The code is on breadth traversal.
deep-serch
- 此代码用于实现深度遍历,代码非常完整。我了个擦-This code is used to realize the depth of the traversal, the code is very complete. I rub
BTree(C)
- 转换二叉树与广义表(C语言),有助于大家了解二叉树的定义。-Convert a binary tree with broad table (C language), will help you understand the definition of the binary tree.
hash
- 一个比较基础的hash表建立程序,有助于大家对hash表的原理掌握。对不熟悉hash的朋友相当有用。-A basis for comparison of the hash table to establish a program to help people grasp the principle of the hash table. Friends are not familiar with the hash quite useful.
TestDemo
- 把8,5,3,2颗珠子分别装到四个盒子里,每次从最多的盒子里拿三颗又分别放到其他三个盒子里,按此操作1990次,最终四个盒子各有多少颗珠子-8,5,3,2 beads in four boxes, each take three largest box respectively on the other three boxes, press this operation 1990 times, the final four boxes each with How many beads
1
- 插入排序算法,对想了解排序的人有一定的帮助-Insertion sort algorithm, there are certain people who want to understand the sort
insertion_sort
- c语言实现插入法排序,很好很强大-c language inserted into the law sort very very strong! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
Link_List
- C语言数据结构 实现链表功能 可以参考-C language data structures
