资源列表
matrix
- 用C语言写的在三元组表上实现两个稀疏矩阵求和运算-Written in C language used in the three groups, to achieve the sum of two sparse matrix computation
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
WGS94
- 同一坐标系下的经纬度坐标转换为X,Y,Z坐标-The same coordinates latitude and longitude coordinates into X, Y, Z coordinates
Two-waymergesortmethod
- 两路合并排序法,使用C++语言编写用与实现数据结构的两路合并排序-Two-way merge sort method, using the C++ language and implementation of data structures with two-way merge sort
Lab2
- C++编程实例 //Lab2 迭代法求非线性方程数值分析课本P.93,习题#5 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab2 iterative method for the numerical analysis of nonlinear equations textbooks P.93, Exercise# 5// r
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