资源列表
a
- 实现了按字典序全排列的递归算法,能够输出字符进行按字典序的排列的所有结果-Dictionary order to achieve the full array by recursive algorithm, to output characters are ordered by lexicographic ordering of all results
bsort
- 冒泡排序法,可以自己扩展下,当使用他排序时-Bubble sort method, you can extend yourself, when to use his sort
xiaohaifentang
- 数据结构解决数学问题算法,关于小孩分糖果的问题算法实现。-Data structure to solve mathematical problems algorithms about the child points candy algorithm to achieve.
Curve-fitting
- 计算方法中一种关于曲线拟合算法的C程序代码-Calculation method one kind on curve fitting algorithm C program code
测试数组名是否占用内存
- 测试数组名是否占用内存,包括一维数组,二维数组
26001_td
- Shot 26001- I_pla - Ok Shot-Shot 26001- I_pla- Ok Shot
Select_Sort
- 以单链表为存储结构实现简单选择排序的算法-A single list for the storage structure simple selection sort algorithm
8queen
- 8皇后问题 皇后数量可以自己输入 非常好用-Queen number 8 queens problem can be very useful for their input
Joseph_ring
- 实现约瑟夫环,使用了动态链表存储结构,使用了尾指针-Achieving Joseph Central, using a dynamic linked list storage structure, the use of the tail pointer
QueensLVB
- 8皇后问题.LVB以及随机算法。 .C文件-8 queens problem. LVB and random algorithms. . C file
4
- 对FIFC算法的模拟,能清楚的看到结果。在os可能会用到,对你可能有用。-The simulation of FIFC algorithm, can clearly see the results. In the OS might need, to you may be useful.
Binary-Tree
- 源代码实现了二叉树的遍历以及输出。直接可以运行,代码完整。-Binary Tree