-
book1
Solving NP-hard discrete optimization problems to optimality is often an immense
job requiring very ecient algorithms, and the B&B paradigm is one of
the main tools in construction of these. A B&B algorithm searches the complete
space of solutions for a given problem for the best solution. However, explicit
enumeration is normally impossible due to the exponentially increasing number
of potential solutions. The use of bounds for the function to be optimized combined
with the value of the current best solution enables the algorithm to search
parts of the solution space only implicitly.
- 2010-12-14 03:52:40下载
- 积分:1
-
用于文本分类,自动使用文本分类监管…
用于文本分类,自动使用文本分类监督培训
- 2023-02-24 22:25:02下载
- 积分:1
-
C# 锁屏程序
C# 锁屏程序,也就是大家俗称的“挂机锁”,本程序在界面方面使用了IrisSkin2.dll换肤控件,可实现如截图所示的漂亮窗口。可设置窗体透明度,锁屏程序在输入密码后即可启动,不过要注意一定不要忘记密码哦,否则需要重启电脑了。
- 2023-08-11 22:05:03下载
- 积分:1
-
C# XML操作类Aidy.XmlManager 源码
C# Aidy.XmlManager XML的操作类,用来调用XML,读写保存XML文件,十分方便,两个构造函数中,一个是XML文件路径,一个文件路径加上节点路径,在重载的函数中有的需要设置节点路径,方法为:xmlManager.NodePath = "子节点子节点……"所有异常全部抛出,需要在程序捕捉。
操作的XML文档路径=文件路径+文件全名,XML文档中的节点路径"//根节点/子节点/子节点……"
读出指定路径XML文档的全部内容
获取XML中节点的内容
返回符合指定名称的节点数
返回指符合指定名称的节点集中第i个集合的子节点数
- 2022-04-27 04:00:26下载
- 积分:1
-
ClassicShellScripting
OReilly电子书Classic Shell Scripting(OReilly book Classic Shell Scripting)
- 2009-07-12 15:53:12下载
- 积分:1
-
这个是桌球的游戏,还没有全部完成,希望多多指教,改进之后的版本...
这个是桌球的游戏,还没有全部完成,希望多多指教,改进之后的版本-This is a snooker game, has completed the hope that the exhibitions, improved version after
- 2022-04-10 05:58:56下载
- 积分:1
-
同伦法解方程
同伦算法解方程,附带外文资料,有测试代码和我自己修改的(Homotopy algorithm for solving equations, with foreign data, test code and I modified it.)
- 2018-04-22 15:08:22下载
- 积分:1
-
Demo软件:GTS-VB系列多轴运动控制器
Demo软件:GTS-VB系列多轴运动控制器(Demo Software: GTS-VB Series Multi-axis Motion Controller)
- 2020-06-17 02:20:02下载
- 积分:1
-
chapter14
说明: 利用粒子群算法对 PID 控制器的参数进行优化设计(Optimum Design of PID Controller Parameters Using Particle Swarm Optimization)
- 2019-01-12 20:05:24下载
- 积分:1
-
DIDO_7.3.6DEMOVersion-F
说明: Fahroo&Ross的伪谱法源代码程序,DIDO与Rao的GPOPS同等重要的软件。(Fahroo&Ross pseudo-spectral source code program, DIDO and Rao GPOPS equally important software.)
- 2020-04-26 13:32:22下载
- 积分:1