-
这是计算机本科专业算法分析课程里的一个算法,现用c#实现,供大家学习参考...
这是计算机本科专业算法分析课程里的一个算法,现用c#实现,供大家学习参考-This is the undergraduate professional computer algorithm analysis of the curriculum of an algorithm is used c#, for your reference learning
- 2022-04-09 23:24:09下载
- 积分:1
-
The Kalman filter30 is a minimum
The Kalman filter30 is a minimum-variance filter in which time-series measurements are incorporated recursively into estimates of state variables it is the optimal, Bayesian least-squares estimator for linear dynamic systems.-text
- 2022-03-17 08:20:02下载
- 积分:1
-
c program for identifying bottleneck machines in a job shop (used in the schedul...
c program for identifying bottleneck machines in a job shop (used in the scheduling of the shop floor)
- 2022-01-25 18:02:52下载
- 积分:1
-
遗传算法
在人工智能计算机科学领域,遗传算法(GA)是一种启发式搜索,模仿自然选择的过程。此启发式(有时也被称为元启发式)常规地用于产生有用的解决方案,以优化和搜索问题。遗传算法属于较大的类进化算法(EA),其产生的解决方案,以优化利用技术,灵感来自自然进化,如继承,变异,选择和交叉的问题。
- 2022-04-09 17:18:42下载
- 积分:1
-
共轭梯度法
Conjugate Gradient Method
- 2022-04-19 20:50:58下载
- 积分:1
-
矩阵的逆矩阵
矩阵求逆
采用追赶法实现矩阵求逆的快速算法-Matrix Inverse
- 2022-03-02 05:14:46下载
- 积分:1
-
ALU 电子设计
您好组,我研究设计了ALU。这种ALU有块,模块,算法。 ALU是EXCUTE+, - ,x,:ALU....语言使用C ++。我认为这要紧的计算机系统。此外,ALU单元的背景为所有的系统进步。我希望这个ALU对大家都有利。ALU也需要IC设计产业。最好的问候
- 2022-05-05 04:40:28下载
- 积分:1
-
mime64是什么:mime64是一rfc1341 MIME base64编码描述为其铺…
WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries these days are transmitted using UUENCODE, Ihave seen a few using MIME64, and I have had requests from friends thatI decode MIME64 files that have fallen into their hands. As long assome MIME64 continues to exist, a package such as this one is usefulto have.
- 2022-03-22 13:30:49下载
- 积分:1
-
用matlab仿真对光谱进行定标和很好的一个随机数发生器
用matlab仿真对光谱进行定标和很好的一个随机数发生器-Matlab simulation of the spectrum used for calibration and a very good random number generator
- 2022-07-05 13:44:21下载
- 积分:1
-
l系统分形树
这是一个程序,用分形方法构建一个简单的树(生长王涛) 运行该程序,并双击鼠标在客户端领域,那么 简单的树将被显示在屏幕上。一个有趣的事情是,如果你 再次双击,用不同的appreance一个新的树将建成。
- 2022-04-24 20:22:15下载
- 积分:1