资源列表
ecs
- 二叉树的创建、插入、删除、前序中序后序遍历。-Binary tree to create, insert, delete, inorder preorder postorder traversal.
maopao
- 数学上完成冒泡排序,一个VC++的小程序,可作为VC++入门只用,本程序默认随意输入十个数,然后让其排序。-Mathematically complete bubble sort, a small program VC++, VC++ can be used as entry only, the program defaults are free to enter the number ten, and then allowed to order.
liner-table
- 生成顺序表,键盘上读取元素,用顺序存储结构实现存储。-data structure liner table
table-merge
- 顺序表la和lb中的数据元素按非递减有序排列,将la和lb表中的数据元素,合并成为一个新的顺序表lc-merge two tables
FindStringInSortedArray
- 通过递归实现二分法,以递归的方式能快捷直接的实现平时要比较麻烦的二分法查询功能-// Function: FindStringInSortedArray // Usage: index = FindStringInSortedArray (key, array, n) // ------------------------------------------------------------- // The function searchs the array looking f
NewTree
- 根据二叉树前序和中序遍历建立二叉树的非递归算法,并输出二叉树模型和前序遍历和中序遍历 与已知对比-Build binary tree according to preorder view and inorder view
Fast_BinaryTree_src
- 快速二叉树算法,使用的是标准的二叉树结构,为游戏中应用二叉树而优化。-Fast binary tree algorithm, using a standard binary tree structure for the game optimized for the application of binary tree.
phone
- ,电话接通队列的方针,方针队列,接通电话-Phone connected to the policy of the queue. .
BUBLE-SORT
- sorting and sershing by buble
wodFOR
- 分析海洋WOD09数据的Fortran程序-Fortran data analysis procedures for marine WOD09
17
- 这里是一个相关的拓扑排序的小程序,用于排序课表的先修关系,采用C语言编写-Topological sort
list
- 在链表中套用链表,在里面的链表中用二维指针实现二维矩阵-Apply list in the list, in which the linked list pointers using two-dimensional matrix of two-dimensional
