资源列表
fftxin
- 双音多频(DTMF)拨号中,通过计算FFT来判定按键所产生的频率。-DTMF dialing, through the FFT calculation to determine the frequency of generated keys.
sancichazhi
- 三次样条插值算法程序,可以进行输入原始数据,输出函数。-Cubic spline interpolation algorithm process, the raw data can be input and output functions.
Gen-1.5.0
- 遗传算法!里面有详细的说明!适当修改可为己用!-can not edit english words!sorry!
jidiansuanfa
- 介绍了目前比较经典的算法,有助于提高编程素质。-Introduced the relatively classical algorithms, help to improve programming quality.
1
- 用列选主元素高斯消去法求线性方程组的c++源代码。-By Gaussian elimination of Linear Equations
LP
- 此代码运用单纯形法,比较有效的解决运筹学中LP线性规划问题。-This code use the simplex method, more effective solution to operations research, linear programming problem LP.
test1
- 求第k小项,随机产生一百个数,输入你想查的第几项,根据选择算法,找到相应值。-it can help you search the count what you want,you can control the limit.please print the count.
Fibonacci
- 斐波那契数列1,1,2,3,5,8,13,21……的通项公式,其中a(n+2)= a(n+1)+an 注括号内为下标。-Fibonacci sequence 1,1,2,3,5,8,13,21 ... ... The general formula, where a (n+2) = a (n+1)+ an injection subscr ipt brackets.
matrixandoper
- 这是一个可执行文件,主要用于矩阵的各种操作和相关算法-This is an executable file, mainly for the matrix of the various operations and related algorithm
Multilayer
- This code describes to implement multilayer perceptron algorithm.
beibaotanxinc
- 背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。问题的名称来源于如何选择最合适的物品放置于给定背包中。相似问题经常出现在商业、组合数学,计算复杂性理论、密码学和应用数学等领域中。也可以将背包问题描述为决定性问题,即在总重量不超过W的前提下,总价值是否能达到V?它是在1978年由Merkel和Hellman提出的。
xiangguanfenxi
- 相关分析的小程序和大家分享啊,多多指导啊!-Correlation Analysis
