-
0/1 knapdack
使用合并清除方法的0/1背包
- 2022-08-31 21:05:03下载
- 积分:1
-
数值分析中的简单迭代法求方程根问题(迭代公式为[sqrt(x+1)]),程序中含方程输入和根显示界面。...
数值分析中的简单迭代法求方程根问题(迭代公式为[sqrt(x+1)]),程序中含方程输入和根显示界面。-Numerical analysis of a simple iterative method for equation of the root problems (iterative formula is [sqrt (x+ 1)]), process input and root equation containing display.
- 2022-01-25 21:19:57下载
- 积分:1
-
delphi7 物流系统
物流是货物的消费的原点的点与点满足一些要求,例如,客户或企业之间流动的管理。在物流管理的资源可以包括物理项目,如食品、 材料、 动物、 设备和液体,以及抽象的项目,如时间、 信息、 粒子和能量。物流的物理项目通常涉及到信息流、 物料搬运、 生产、 包装、 库存、 运输、 仓储、 和经常安全的一体化。物流的复杂性可以进行建模、 分析、 可视化,和由专用的仿真软件进行了优化。导入和导出物流中常见的动机就是使用的最小化资源。
- 2022-01-22 06:03:11下载
- 积分:1
-
A discrete cosine transform (DCT)
离散余弦变换(DCT)用余弦和表示有限的数据点序列;
- 2022-02-03 16:43:10下载
- 积分:1
-
消息机制实现Exe程序间的数据交换
VC++通过消息机制实现Exe程序间的数据交换,一个简单的示例,初学者可以看下。
- 2022-01-26 02:47:58下载
- 积分:1
-
a_star_pathfinder明星路径可以用来研究路由方法的发展。
a_star_pathfinder A星路径寻找可以用来学习寻路的方法 可以用到很多地方 比如脱机的AI寻路就可以用到他 -a_star_pathfinder A Star path finding can be used to study routing methods can be used in many places such as the AI offline Wayfinding can be used on him
- 2022-02-04 14:10:32下载
- 积分:1
-
双色球随机软件源码
void CRandDlg::OnOK()
{
// TODO: Add extra validation here
int a[7];
int b=0;
srand((unsigned)time( NULL ));
for (int i=0;i
- 2022-03-24 20:24:18下载
- 积分:1
-
math.net收入数学C #实现具体功能:
Math.NET开源数学库
C#实现
具体功能:
- A linear algebra package, see MathNet.Numerics.LinearAlgebra.
- A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse.
- Non-uniform random generators, see MathNet.Numerics.Generators.
- Distribution fonctions, see MathNet.Numerics.Distributions.
- Statistical accumulator, see MathNet.Numerics.Statistics.
- Fourier transformations, see MathNet.Numerics.Transformations.
- Miscellaneous utilies (polynomials, rationals, collections).-Math.NET revenue math C# achieve specific functions :- A linear algebra package, see MathNet.Numerics.LinearAlgebra.- A spar se linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse .- Non-uniform random generators. see MathNet.Numerics.Generators.- Distribu tion fonctions. see MathNet.Numerics.Distributions.- Stati stical accumulator, see MathNet.Numerics.Statistics.- Fourier t ransformations. see MathNet.Numerics.Transformations.- Mis cellaneous utilies (polynomials. rationals, co
- 2022-01-31 12:13:31下载
- 积分:1
-
哲学家就餐问题算法实现
哲学家就餐问题算法实现-Algorithm dining philosophers problem
- 2022-02-27 08:28:25下载
- 积分:1
-
numerical algorithm dichotomy
数值算法 二分法-numerical algorithm dichotomy
- 2022-09-26 13:55:02下载
- 积分:1