-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。
-Simple genetic algorithm genetic algorithm based on Darwin" s theory of evolution is an intelligent optimization algorithm, the application of traditional methods to solve difficult and complex, nonlinear problems, can be widely used in combinatorial optimization, discrete optimization, engineering, optimization and other fields.
- 2022-03-21 04:29:33下载
- 积分:1
-
A mini
一个迷你型的桌面电子时钟,每次打开都会自动更换主题图片-A mini-desktop electronic clock will automatically change each time you open the theme picture
- 2022-05-18 14:08:39下载
- 积分:1
-
一款能生成EAN13条形码的控件,提供了原代码,用户可以在其基础上进行二次开发...
一款能生成EAN13条形码的控件,提供了原代码,用户可以在其基础上进行二次开发-EAN13 bar codes to generate a control, provided the original code, the user can, in its second development on the basis of
- 2022-03-22 03:20:38下载
- 积分:1
-
wince 2046驱动
wince6.0的2046驱动源码,很适合初学者或者开发人员移植,而且平台为ti的am335x,内容有对触摸的精确校准的描述,代码描述详细,注释清楚!!!
- 2022-05-15 08:50:43下载
- 积分:1
-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1
-
BorlandBGI examples do not know whether we used to have hope that we can contact...
BorlandBGI示例 不知道大家是否用的到 希望大家有意见 可以联系我-BorlandBGI examples do not know whether we used to have hope that we can contact me advice
- 2022-07-25 22:19:52下载
- 积分:1
-
本人编写的基于神经网络的识别系统,请大家下载相互学习!可以和我交流!...
本人编写的基于神经网络的识别系统,请大家下载相互学习!可以和我交流!-I prepared by the neural network-based identification system, please download learn from each other! I can share!
- 2022-02-21 02:32:07下载
- 积分:1
-
The program of dll test can examine the effect from dll file.
dll测试的文件可以把dll文件的效果进行查看-The program of dll test can examine the effect from dll file.
- 2022-02-07 20:42:06下载
- 积分:1
-
Simple clearance less than 98 ~ ~ ~ ~ ordinary but unique
简单的98关不到~~~~普普通通但是独一无二-Simple clearance less than 98 ~ ~ ~ ~ ordinary but unique
- 2022-03-19 05:39:28下载
- 积分:1
-
本文简单阐述了使用DIRECTX INPUT获得鼠标输入的办法。简单介绍DIRECTX INPUT使用的函数。...
本文简单阐述了使用DIRECTX INPUT获得鼠标输入的办法。简单介绍DIRECTX INPUT使用的函数。
- 2022-07-02 22:57:36下载
- 积分:1