资源列表
hsdfhsfsd
- 稀疏矩阵代码-Sparse matrix code
rand
- 线性同余算法产生随机数 及其应用的源码 线性同余算法是产生随机数的最基本也是最常用的算法-Linear congruence generated random number algorithm and its application source linear congruence algorithm is randomly generated number of the most fundamental and commonly used algorithm
magic_number
- 用回溯法求解4阶幻方问题,列举出所有4阶幻方数阵.-Using retrospective method of order 4 magic squares problem, enumerate all 4 magic squares of order several bursts.
RLS
- 递归最小二乘滤波器算法,包含对于单频正弦信号和实际语音信号的处理结果-Recursive least squares filter algorithm, that contains the single-frequency sinusoidal signal and the actual voice signal processing results
119128684sc
- 支持向量机分类工具箱算法-Support Vector Machine classification algorithm toolbox
c
- c指纹识别的源代码 由c程序编写,,是源代码哦-c fingerprint identification of the source code by c programmers, is the source code Oh
shuzhijisuan
- 包括 :定积分计算、多项式求根(牛顿法)周期性方程(追赶法)等三种算法-Include: calculation of definite integral, polynomial roots (Newton method) cyclical equation (catch-up method), three algorithms
2003ACM
- 2003年ACM-ICPC南太平洋赛区试题解析-1-2003 ACM-ICPC South Pacific Division to resolve questions-1
C++gongetidufa
- 可以通过目标行数进行,多元正定和非正定函数最优化计算。-Number of rows can be carried out through targeted, multi-definite and non-positive definite function optimization calculation.
CyuyanDFP
- 多维最优化计算,可以通过修改目标函数计算各种函数。-Multi-dimensional optimization, the objective function can be calculated by modifying a variety of functions.
diaodu
- 两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对于 某些j,j!=i,有aj<bj。既不能将一个作业分开由两台机器处理,也没 有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这两 台机器处理完成这n 个作业的时间最短(从任何一台机器开工到最后 一台机器停工的总时间)。研究一个实例:(a1,a2,a3,a4,a5
duijiaoxian
- 求解三对角线方程组的追赶法 return bool 型,方程组求解是否成功-Solving tridiagonal equations method to catch up with the return bool type, the success of Equations