资源列表
matrix
- 用C语言写的在三元组表上实现两个稀疏矩阵求和运算-Written in C language used in the three groups, to achieve the sum of two sparse matrix computation
scc
- 求图的强连通分量的程序,C++代码,方便快捷,ACM题目解答-SCC
tree
- 对二叉树进行创建,并对里面的内容进行插入,排序,删除等操作-Right to create a binary tree, and the contents inside the insert, sort, delete and other operations
Mod_Realloc
- 采用FOR90语言编制的实现类似Delphi中Setlength的动态数组扩展功能。原有的FORTRAN90的动态数组在扩展时首先需要释放掉原有空间,即原有数据不能得以保存,而SetLength(A,N)则将A的长度动态设定为N,而保持原有数据。 这种动态数组在很多时候非常有用。-reallocated array a to newsize FORTRAN array while keeping the original data
YUESEFU
- 用词语言编写的一个解决约瑟夫环问题的程序,仅供参考。-Written in terms of a solution to the problem of the process Joseph Central, for reference only.
huffman
- 哈夫曼算法,构造哈夫曼树,有详细的介绍,本人纯C语言编写-huffman
Two-waymergesortmethod
- 两路合并排序法,使用C++语言编写用与实现数据结构的两路合并排序-Two-way merge sort method, using the C++ language and implementation of data structures with two-way merge sort
mergeOderList
- link list about merge two link list.
calculate01
- 假设集合A和B的元素都是整数,并利用两个线性表la和lb分别存放集合A和B的成员。现依次取出lb中的每个元素,按其值查找线性表la,若la中不存在该元素,则将它插入到la中去,最后线性表la就存放了集合AUB的元素。-Assume a collection of elements of A and B are integers, and two linear tables la and lb, respectively, to store the sets A and B members. No
11
- 栈的基本操作 链式表达方式-Further understand the basic operation of the stack implementation
echashu
- 建立二叉树,二叉树的前序,中序,后序遍历。用C++编写的。-Create a binary tree, binary tree preorder, inorder, postorder traversal. Written using C++.
maximum-field
- 算法里经典问题,求解最大字段和问题,vs2010,c-Classical algorithm in question, problem solving and the maximum field, vs2010, c