资源列表
shunxux
- 是一个数据结构中关于连续的分配的线形分配的数据结构及一些基本操作-is a data structure for the distribution of the linear distribution of the data structure and some basic operation
juzheng
- 是一个关于数据结构中稀疏矩阵的程序 有矩阵的转置的操作-is a data structure for sparse matrix procedure matrix transpose operation
C++ex1
- 这是一个C++绘图的程序,使用与C++的初学者,大家请参考并提意见-This is a C mapping procedures, the use of C and beginners, please reference and advice
calculate(sign)
- 该程序用C语言实现了大整数的加减乘除运算-the program with C language of the large integer arithmetic operations
btree_Vc
- 用VC++,实现B树算法的一个示例。 包括B树的插入、删除等功能。-VC, B-tree algorithm to achieve an example. B tree insertion, deletion capabilities.
010101
- 快速最优通道布线算法 快速最优通道布线算法-rapid Optimal Routing Algorithm for fast access channel Optimal Routing Algorithm for fast access Optimal Routing Algorithm
HugeInt_C++
- 将大数看作一个n进制数组,对于目前的32位系统而言n可以取值为2的32次方,即0x10000000, 假如将一个1024位的大数转化成0x10000000进制,它就变成了32位,而每一位的取值范围就不是0-1 或0-9,而是0-0xffffffff。我们正好可以用一个无符号长整数来表示这一数值。所以1024位的大数 就是一个有32个元素的unsigned long数组。而且0x100000000进制的数组排列与2进制流对于计算机 来说,实际上是一回事,但是我们完全可以针对unsi
zhuanzidongpingheng
- 转子动平衡的几个优化算法 影响系数法 定位相角最佳算法-rotor balancing algorithm optimization of several factors affecting the statutory phase angle best algorithm
fushuyunhuan
- 一个复数四则运算的C++源程序代码,主要是对运算符重载实现-a plural four Operational C source code, the main thing is to achieve Operator
shuju1
- 利用顺序表模拟Joseph问题过程,按出列顺序打印各人编号。-use order forms Joseph problems process simulation, according to print out the order everyone out numbered.
hafumanbianma
- 这是哈夫曼编码译码的vc程序,在vc++6.0下编译通过,并运行正确 -This is Huffman coding decoding vc procedures, the vc 6.0 compile and run correctly
Rnd
- DELPHI 产生N个不同的随机数。 希望大家能用得上-DELPHI produce N different random number. Hope you will need them