资源列表
bandpass
- Bandpass filter program.
suffix-array
- A simple to code implementation of suffix array. Complexity : Nlog^2N
PRIORITY
- Priority scheduling algorithm in C
eularjiefangcheng
- 欧拉法解常微分方程,并与四阶龙格库塔法比较-Euler method for solving ordinary differential equations, and fourth-order Runge-Kutta method with the comparison
GAUSS
- 高斯列主元求解线性方程组,本人自己编写,供大家参考,请多多指教-Gauss pivot column
huiwen
- 回文序列 编写一个程序 来判断所输入的数字是否为回文数 回文数是指如:98789, 这个数字正读是98789,倒读也是98789,正读倒读一样,所以这个数字就是回文数。-hui wen shu xu lie
heap_test
- the c source code of heap
lengthOfLongestSubstring
- 求最长不重复子串,利用哈希表求解的,leetcode中的题目-Not repeated for the longest substring, use a hash table to solve the
Precision-algorithm
- 处理大数字的数学计算方法,处理由于庞大的数字无法在计算机中正常存储的问题。-Mathematical calculation method to handle large numbers,which solves the problem that large numbers cannot be stored in the computer normally.
fungry1
- 灰数的生成,就是从杂乱中寻找出规律。同时,灰色理论建立的是生成数据模型,不是原始数据模型,因此,灰色预测是一种对含有不确定因素的系统进行预测的方法。-models of grey
mcd
- This program calculates the lowest common multiple of two numbers using Euclid s algorithm. To do this we will read the two numbers and we do accounts required to calculate
SelPSO
- 用基于选择的粒子群优化算法求解无约束优化问题-With selection based on PSO algorithm for solving constrained optimization problems
