资源列表
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
Data-configuration
- 数据结构的经典书籍,用类C语言就行讲解,将数据结构分析的很透彻-data structure of the classic books, C-like programming language used on the trip to explain to the data structure is very thorough analysis
ddzfs
- 在坐标转换中重要的大地换算 包含了正算和反算-coordinate conversion in the land is converted to contain anti-counting and counting
pr_loqo
- loqo用内点法进行解最优化问题。对于训练SVM特别有用。-loqo using interior point method for Solving optimization problems. Training for SVM particularly useful.
noip1998-2004
- noip1998-2004普及,提高的标程-noip1998-2004 universal way to raise the standard
fft_image
- 这是一个关于fft的算法,,编的还比较好,,希望对大家有用-fft of the algorithm, and the series is still relatively good, useful for all
image_wavelet
- 这是一个关于wavlet的算法,,编的还比较好,,希望对大家有用-This is a wavlet on the algorithm, and the series is still relatively good, useful for all