搜索资源列表
矩阵链乘算法
- 距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35 * 40) A (40 * 20) A (20 * 10) A (10 * 15) concludes the best order. Algorithm from : computer algorithm Seeker
matlab模拟退火
- 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the glob
LanExplorer_v1.62
- 最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。 1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文件、FTP文件、WEB服务器。 2.可以按照网上邻居、工作组或者按照IP地址段自动搜索所有共享/FTP的mp3、电影或自定义搜索的文件; 3.内置nbtstat,能快速查找某一IP网段内的所有主机,并根据IP地址得到对方主机的主机名、工作组名、用户名、MAC地址,速度极快。能将扫描和搜索的结果保存成文本文件或excel
用于一维搜索的PSO算法
- 实现最速下降法当中的一维搜索时候的最佳步长的确定。-achieve steepest decline among law of one-dimensional search the best time to step determination.
fftw-3.1.tar
- 最新的FFT程序,目前是最好的开放FFT代码-latest FFT procedure, is the best open source FFT
caculation2
- 主要介绍逐步回归的方法,并介绍如何利用逐步回归建立最佳线性回归方程。-introduced stepwise regression method, and how to use stepwise regression to establish the best linear regression equation.
ISBN-2
- 审核ISBN的另一算法,或许不是最好的,但至少是鄙人刚学编程时的想法。在此各大家共勉。 -audit ISBN another algorithm, perhaps not the best, but at least I am just learning programming ideas. Here we all share.
gmp-4.1.4.tar
- 最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快-the best source of large numbers calculated, for a wide range of large numbers, the bottom of the various machines compilation optimization, the fastest
zuijiadiaodu
- 本程序实现了给出一些进程运行时间找出他们的最佳调度顺序 ,使总的时间最少-this program is the process of running some time to identify the best scheduling order, making the total time at least
程序员考试
- 没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。现在需要知道,在每个部门内,成绩最好的程序员和成绩最差的程序员分别是谁。输入有N+1行,每一个有若干正整数。第一行只有一个正整数,代表公司的部门数目。剩余的N行,每一行代表了该部门所有程序员的得分。其中每行第一个数字k代表了该部门的程序员个数,该行剩下的有k对数据,每对数据包括一个程序员的姓名(一个字符串)和其得分(一个正整数)。【输出形
matcont2.5.zip
- 解微分方程 求分岔点的最佳软件,很好用!,Bifurcation point for solution of differential equations of the best software, very good use!
POWELL
- 鲍威尔算法,直接最优化里面最好的算法。很快。-Powell algorithm, the best of the direct optimization algorithm.
kriging
- kriging插值程序克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。-kriging kriging interpolation procedure (Kriging) interpolation, also known as spatial autocovariance best interpolation, which is base
zui_xiao_er_cheng_fa
- 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible wit
zuixiaoercehngfa
- 最小二乘法的计算,可以达到最佳的曲线拟合-Least squares method of calculation, you can achieve the best curve fitting
BLS-GSM_Denoising
- 基于小波域隐马尔可夫模型的图像降噪,性能最好的图像降噪程序。 -Based on wavelet-domain Hidden Markov Model of image noise, the performance of the best image noise reduction procedures.
best-schedule
- 已知n项工作分别所需时间,已知m台机器,规划最短完成工作的时间-best work arrangement
Best-fit-worst-fit
- Best Fit Worst Fit c algorithm
The-best-square-approach-algorithm
- 数值分析中常用的一种算法,就是最佳平方逼近,可以解决很多问题。-Numerical analysis commonly used in an algorithm is the best approximation of the square, you can solve a lot of problems.
Revised-k-best-matlab
- 实现k-best算法,用于多目标跟踪,或者k个最有值的估计-realize the k-best algorithm which can be used in multi-objects tracking and calculated the k numbers of optimal value