资源列表
shujujiegou
- 数据结构C语言描述,学习数据结构的好材料,深入学习计算机知识的好方法,学习算法知识的好基础-C language descr iption of the data structure, data structure of good material to learn in-depth study of computer knowledge, learning algorithm is a good basis of knowledge
Binary-tree--
- 通过C语言编写二叉树的建立和遍历,实现几种遍历。-Binary tree and the establishment of the traverse
erchachazhaoshu
- 二叉排序数的建立,二叉查找数的算法,源代码,-Binary sort the establishment of the number of binary search the number of algorithms, source code,
Dynamic-Programming-Analysis
- 关于动态规划算法分析,内含各种相关的问题解析。-The analysis of Dynamic Programming
main
- 递归实现八皇后问题,输出以0和1组成的数组组成。分页显示结果。-eight queens.
polynomial
- 完成多项式的录入与加减 (包括排序 可以乱序输入二元一次多次多项式)-Completion of the polynomial of the input and addition and subtraction (including sorting out of order input binary repeatedly polynomial)
structdata
- 数据结构--线性表与广义表,是学习数据结构的好资料,本人就是这样学习的。-Data structures- linear table with the generalized form, the learning data structures, I learn.
code-for-c-language
- c语言编程常用代码以及入门程序参考,代码均为老师上课要求练习题目-c language
chaoshi
- 一个对于超市选点问题的算法,在小区中选择超市位置,让所有居民与超市距离最短-One for the supermarket site selection algorithm.Select the supermarket location in the district,making All residents with the supermarket the shortest distance
graphclaim
- 本源码实现了图的基本操作。BFS,DFS,邻接矩阵,邻接链表,矩阵变换,拓扑排序等。-This code is about Basic opereation of Graph.Such as BFS,DFS,adjacent-matrix/list matrixing and topical sort etc.
RadomMaze
- 这是介绍递归实现随机迷宫算法的资料。里面详细介绍了随机迷宫的递归实现原理以及源代码。声明:随机迷宫本是和随机生成树的算法差不多,但是这里更偏向于数学的解释,适合初学者。-This is to introduce recursion radom maze algorithm realization of the meterial.There are detailed descr iption of the random maze of recursion implementation princi
Calculator
- 实现任意精度的加、减、乘、除和开方运算,精度位数可由用户设定,数据结构才用链表结构-Arbitrary-precision add, subtract, multiply, division, and square root of bits of precision can be set by the user, the data structure to a linked list structure
