资源列表
CHASS
- 一个有关进制的和程序,它将一定范围内的数编制成组,通过从二进位制到十进位制, 进行编组,输入进制数和组数,即可自动计算出数据,并显示在屏幕上,同时输出到文件中,是很不错的程序,我用了好几天才编好,很精悍!-one of the 229 and procedures, it would certainly within the scope of the report into several groups, By binary system to the decimal system, org
m_Doolitle
- 数值算法,质量不高,多多指教,想在这个地方多学学知识。-numerical algorithm, quality is not high, exhibitions, in this place to learn more knowledge.
newtonchazhifa
- 一个在C++做的(x_i,y_i)的牛顿插值多项式的程序,也可以在C中运行.-do a C (x_i, y_i) Newton polynomial interpolation procedure, the C can also run.
SHELLPX
- 输入待排数据元素序列,然后用希尔排序法对其进行排序。-input data elements to row sequence, and then use the Hill sorting its ranking.
TFRSTFT
- matlab短时傅利叶变换的程序! 自己改编的,要是有错误请大家指正
4
- 有向图的邻接矩阵存储(数组表示)、简单输出
littletwo.rar
- 用VB编写的最小二乘法。在GPS差分、或是测量平差中经常用到。,VB prepared by the least square method. Difference in the GPS, or frequently used for measurement of adjustment.
crosschain
- 将两个十字链相加 且依旧存在第一个链表中-Sum of the two cross-chain and still exist in the first list
List
- 顺序表的建立,遍历,查找。程序比较简单,自己做着玩的-The order of table creation, traversal, search
backpack
- 背包问题的简单求解,适合适合刚刚学习c的同学理解数据结构-Knapsack problem simple solution, suitable for students just learning to understand the data structure c
number-interval
- 输入一个整数,将各位数字反转后输出,输入一个0~6的整数,转换成星期输出-Enter an integer, will you digital output after inversion, input a integer 0 to 6, the output into a week
shu
- 增强二叉搜索树是二叉搜索树的一种推广,其中每个结点除了保存关键字外,还保存了以该结点为根的子树的结点数目(包括该结点本身)。实现其建立、复制、前/中/后序遍历、层高统计、结构从属判断等操作。-Enhanced binary search tree is a generalization of a binary search tree, where each node except to save the keyword, but also save the node number points
