资源列表
92
- 运算符重载的用法及类定义及类的继承显示。类继承时构造函数的初始化方法-friend ostream &operator<<( ostream &os,comFinal &s) class comFinal
qmin
- 抛物线法(也即二次插值法)求解函数在[a,b]上的局部最小值。程序已经确认没有问题。-Parabolic method (ie quadratic interpolation method) for solving the local minimum of the function in [a, b]. The program has confirmed that there is no problem.
chap33diffcentral
- 中心微分算法,matlab没有自带,可以简化步骤-Center differential algorithm, matlab does not own, you can simplify the steps
m
- LU分解,利用LU分解逐步分解方程的系数,最终求解方程-LU decomposition, the use of LU decomposition gradually decompose equation coefficients, and ultimately solve equations
speed
- 列出最素勾股三元组的前10万项。(竞赛专用,拼速度的,一般机器<200ms)-presents the most triple-Gougu of 100,000. (Races dedicated utmost speed and general machinery
Sinposon
- 本Fortran子程序用变步长辛普生积分法来计算二重积分.
integrate
- 使用梯形法求函数的积分,迭代时步长是固定值。用面向对象的类编写
liantongxing
- 本程序引入了连通性状态压缩动态规划方法,可以在非常快的时间内解决棋盘上的哈密顿回路个数的计数。 时间复杂度O(n*m*3^n)远低于搜索。-This procedure introduced in the state of connectivity compression methods of dynamic programming can be very fast in time to solve the Hamiltonian circuit board on the count of
linear_regression_calculation
- 常规线性回归算法,实现对一组数据序列的常规线性回归计算,并分析预测-Conventional linear regression calculation
energie_cliquesIsing2
- click energie of image , we can use it to calculate markov field ... and other
PlayingCards
- /*有一定数量total的扑克牌,现在两个人甲乙用这些扑克牌玩一个游戏,两人轮流从 扑克牌中为放回地拿出几张扑克牌,每次最多拿max张,怎样拿才能保证第一个拿牌 的人获胜,本程序提供了一种方法,程序默认甲是第一个拿牌的人*/
HJFGc.txt
- 利用黄金分割法求解线性方程组逼近问题。转载
