资源列表
16c550
- 16c550尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动
RungeKutta
- 数值算法 RungeKutta-numerical algorithm RungeKutta
fft
- 快速傅立叶变换,非常简洁快速。测试与mablab中快速傅立叶变换效果相当
QuickSort
- 输入若干组长度各异的待排序列,分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(提示: 待排序列的长度一般应为 5000 以上)
Gauss_Seidel
- 高斯-赛德尔迭代法 C++编程 科学计算中比较常用的方法 可以成功运行-Gauss- Seidel iteration method C++ programming the more commonly used in scientific computation method can be run successfully
mianyi
- 这是一个免疫克隆算法程序,求解了一个非线性的函数问题的最优值。-This is an immune clone algorithm procedure for solving a nonlinear problem of the optimal value function.
mowangyuyan
- 通过三个栈和一个数组实现魔王语言解释,没有用队列-Through three stacks and an array of implementation devil language interpreter, did not use the queue
kruskal
- kruskal algorithm code
jzlb
- VC++中值滤波,可以直接运行, 直接解压就可以,保证每问题-VC++
pku2127.cc.tar
- 最长公共上升子序列的O(n^2)算法,pku 2127-O(n^2) algorithm of the greastest increasing common subsequence, pku 2127
11-15
- 你发ibncnancnmamckomacmioamcm-You send ibncnancnmamckomacmioamcm
stop-a-wait
- Source code simulating the simplest communication protocol - Stop and Wait.