资源列表
ACM
- ACM资料,一些ACM题目以及教程,希望对大家有帮助-ACM data, a number of questions and tutorials ACM
end-of-number
- 一个数如果恰好等于它的因子之和,这个数就称为“完数”。例如6=1+2+3.编程找出1000以内的所有完数。-If a number is just equal to the sum of its factors, this number is called " End of a few." For example 6 = 1+2+3. Programmatically find all finished within a number of 1000.
fifo-lru-opt
- c语言写的页面转换算法,有助于大家学习操作系统。-pages written in c language conversion algorithm to help them to learn the operating system.
FFT-study
- 给出了快速傅里叶变换的原理及推导,并给出了不同算法,及应用场合-Fast Fourier Transform is given principle and derivation, and gives the different algorithms, and applications
bisection
- source code for implementation of bisection method of numerical analysis methods in mathematics.
lab01
- 计算方法实验,h.w1级数计算,级数求和计算,精度至少10^-6-Calculated experiment, h.w1 series calculation, series summations, at least 10 ^-6 accuracy
random
- 这是随机数生成算法的家少即统计检验的论文。大家多多下载-This is the home of random number generation algorithm that is less statistical test papers. We download a lot of
huffman.tar
- huffman coding演算法小程式 裡面包含了main.cpp & main.exe 程式內文以及執行檔案-huffman coding algorithm is a small program which contains main.cpp & main.exe program and the implementation of the text file
Lempel_Ziv.tar
- 字典碼程式Lempel_Ziv Lz_encode:編碼演算法 Lz_decode:解碼演算法 Lempel_Ziv.ppt 程式簡易說明-Dictionary code program Lempel_Ziv Lz_encode: coding algorithm Lz_decode: easy instructions decoding Lempel_Ziv.ppt program
yemian
- 页面置换算法包括:最佳(Optimal)置换算法、先进先出(FIFO)算法、最近最久未使用(LRU)算法 -Page replacement algorithm, including: Best (Optimal) replacement algorithm, first in first out (FIFO) algorithm, most recently from lack of use (LRU) algorithm
Rand
- VC中如何生成随机数,比如说 获奖号码的产生-VC in how to generate random numbers, for example, the generation of winning number
ExpressCal
- 这是一个德国人写的用于计算各种函数的表达式计算工具,可以计算各种数学函数sin cos tg ctg并处理括号,四则运算,还可以使用变量如A,B,C等,是VC中一款不可多得的表达式计算类和计算工具。-It is written by a German expression used to calculate the various functions calculation tool, we can calculate various mathematical functions sin cos
