资源列表
java
- 青蛙追赶问题,当一个青蛙追赶另一个青蛙,但两只青蛙的速度不一样。-Frog catch the problem, when a frog to catch up with another frog, but not the same as the rate of two frogs.
java1
- 快速排序,排序是计算机算法中很重要的一部分,本人写的不算很好但也不错。-Quick sort, sorting algorithm is a very important computer part, I write not very good but not bad.
BTree_src
- binary tree, you can build a binary tree using php code
include
- 1.键盘输入一组元素,尾部插入法建立一个单向链表。 2.在单向链表中删除一个结点。 3.在链表中插入一个元素。 -1. Keyboard input a set of elements, was established by the end of a one-way linked list insertion. 2. In the one-way linked list to delete a node. 3. Insert an element in the list.
AVL
- AVL平衡二叉树的增加、删除,有对各种旋转地操作-Deletions of AVL
984132
- 单链表的基本操作,基本应用,可进行插入,删除等-Single list of basic operations, basic applications, a variety of small applications ha ha ha ha ha
shunxubiao-(2)
- 顺序表的基本操作,基本应用:两集合并,交,差,对称差。希望能有用-The basic operation of the order form, the basic applications: two sets, intersection, difference, symmetric difference. Hope to be useful
1
- 数据结构中用c实现线性表:创建链式线性表、其长度有用户输入-Data structure using c for linear table: create table a linear chain, the length of user input
erchashubianli
- 实现二叉树的遍历,用C++实现,字数还没到啊-To achieve binary tree traversal, using C++ implementation, words not to ah. . .
Maths
- 中缀表达式转换后缀表达式,并负值使其算出结果-Infix expression into postfix expression, and negative results to calculate
VC1
- 具有排序功能的VC++ 非常好用!!简明短小 精炼-Sorting function with VC++ is very easy to use! ! Simple short and streamlined
8
- 8皇后的C#实现,可以自定义输入皇后数,并智能显示出皇后的N中方案。-N-Queens of the C# implementation, you can customize the number of input Queen, and the N-smart show in Queen s program.-8 Queen' s C# implementation, you can customize the number of input Queen, and the N-smart
