资源列表
HeapSort(1)
- Heap Sort algorithm running on an array to sort its values
LinearSearch
- Simple Linear search algorithm that searches if a specific value exists in an array.
gaussjordan
- code for gaussjordan
matrix
- code for matrix in numerical analysis
solution
- code for finding solution in Numerical math
solvingequation
- code for solving equation in Numerical math
lab3-0.7.1
- some algo with long, ratio numbers and matrix.
Life-1
- "Conway game", which redirects to here, can also refer to games as defined by surreal numbers, which John Conway also developed. Gosper s Glider Gun creating "gliders". The Game of Life, also known simply as Life, is a cellular automaton devis
24dian
- 给你4 个随机数 ,如何进行加、减、剩、除,运算后得到 24 -To give you four random numbers, how to add, subtract, left, in addition, obtained after 24 operations
zlib
- huffman编码的实现,分成三个文件,详细请见源代码-huffman coding implementation, divided into three documents, in detail, see the source code
MKFFT0
- FFT 程序 适用于DOS环境BASIC-FFT Program , DOS Basic
Knapsack
- Using java language implement an 0 / 1 knapsack problem. Using the recursive algorithm.And the interface also is added.
