资源列表
yiqunsuanfachengxu
- 基本蚁群算法程序程序在vc++6.0下面同过,对原来的做了一点修改。-basic ant algorithm Procedure in the same vc 6.0 below that of the original done a few modifications.
plane_rigid_frame
- 涉及机械土木工程的常用刚架结构的计算,给出计算实例及matlab源程序,是提高工程设计方法的有效手段-Mechanical Engineering involves the calculation of a common frame structure, a numerical example and the matlab source code is to improve the engineering design method of an effective means of
c-source-code
- 有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月 后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少? -One pair of rabbits, one pair of rabbits are born from the month from 3 months after birth, the little rabbit long gave birth to the first three months after the month of the rabbit
cPPand-DP
- 动态规划算法求解水库优化调度的C++程序,适用于水文专业或者水利专业的学生学习使用。-Use DP to solve reservoir operation problem
fft
- 在一个国外的软件开发网站下载的关于FFT的程序 希望对大家有帮助
series-sum
- 数列求和(动态规划实现) 给定n个数字和一个范围[x,y],求从这n个数字中任意取出一些数字,使得它们的和在范围[x,y]中有多少种取法。 输入: 输入第一行为整数case,case<=10 表示有case组测试数据。 对于每一组测试数据,第一行为一个整数n (n<=30),第二行为n个整数a[i],第三行为两个整数x和y。其中,a[i]>=0,sum(a[i])<2^31,0<x,y<sum(a[i])< span="">。
matrix-factorial
- 要求完成课堂上讲的关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下: 1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解; 2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等; 3、一定是可执行文件,不能是word或者txt文档。附上源代码,不能为直接调用matlab等函数库
c--source-code
- 输入三个整数x,y,z,请把这三个数由小到大输出-Enter three integers x, y, Z, please take this three number of small to large output
fenweishu
- 计算各种分布函数的分位数,比如F分布、T分布、正态分布、BETA分布-Calculate the sub-distribution functions of various bits, such as the F distribution, T distribution, normal distribution, BETA distribution
md
- matched filter detection for spectrum sensing in cognitive radio
tmakalman
- 我自己写的利用kalman进行目标运动分析的程序,欢迎交流!-I wrote it myself Tracking use for target motion analysis procedures, exchange welcome!
fa_ndim
- This firefly algorithm which is implemented in matlab. The algorithm is well-known, and apply in many optimal areas and outperform GA and PSO-This is firefly algorithm which is implemented in matlab. The algorithm is well-known, and apply in many opt
