资源列表
Verified-FFT-algorithm
- 傅里叶变换算法的VC++实现,包括.h文件和.cpp文件,经过验证的.-FFT algorithm implemented using VC++. The corresponding head and source files are included. It was verified.
LinearProgram
- 本代码用单纯形法有效的解决运筹学中LP线性规划问题-code with the simplex method effective solution tacticians were LP Linear Programming
mvaverage
- 信号的平滑处理,moving average算法,Mablab源程序-signal processing, moving average algorithm, in Mablab
Calculator-Source-Code
- C++编写的数学表达式计算器 控制台 环境Visual C++ 6.0-Calculator with C++
1-(2)
- 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去 掉不满足条件的排列-Topic: 1, 2, 3, 4 Numbers, how many can form a different from each other and have no the repeat number three digits? How much be? 1. The progra
gauss-seigel-1
- 线性方程解法算法-linear equations Algorithm
work
- EMD信号分解:双边带调幅信号的EMD分解-Of EMD decomposition
traving-sales-man-problem
- the above code can solve the problem in an efficient way -the above code can solve the problem in an efficient way ..
question1
- To solve the coupled dynamical system, we use the initial condition and the 4th order Runge-Kutta method to find the first 3 values, and so to apply Adams-Moulton method to obtain the approximation solution of the system
MainFrm
- 利用模拟退火法计算求取两座城市之间距离的最小值。-The simulated annealing method to obtain the minimum distance between two cities.
High-integer-operations
- 一个高位整数计算的demo,将整数设置为1000进制,然后利用链表来保存每一个数位来,在对其进行相应的计算。-A high integer calculations the demo, the integer is set to 1000 hex, then use the list to save the number of bits each, in its calculations accordingly.
scheduling
- PTAS and FPTAS algorithm for scheduling problem
