-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。
-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
-
的中文帮助文档CodeSmith代码生成工具
为代码生成工具codesmith 的中文帮助文档-Code generation tool for the Chinese to help document codesmith
- 2022-11-08 17:10:03下载
- 积分:1
-
一块用VC做的计算器,对于初学VC的人来讲是一个不错的案例,...
一块用VC做的计算器,对于初学VC的人来讲是一个不错的案例,-VC to do with a calculator, for the novice person in terms of VC is a good case,
- 2023-01-06 21:05:03下载
- 积分:1
-
DS18B20数字温度传感器实验
实验器材:探索者STM32F4开发板实验目的:学习DS18B20数字温度传感器的使用.硬件资源:1,DS0(连接在PF9)2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面)3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象:本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD上。同样我们也是用DS0来指示程序正在运行。 注意事项: 1,4.3寸和7寸屏需要比较大电流,USB供电可能不足,请用外部电源适配器(推荐外接12V 1A电源).2,本例程在LCD_Init函数里面(在ILI93xx.c),用到了printf,如果不初始化串口1,将导致液晶无法显示!! 3,需自备DS18B20数字温度传感器一个,并插在开发板的U12位置(根据丝印插,平面朝内)
- 2022-04-10 22:55:01下载
- 积分:1
-
自我管理汽车
这份文件题为来自Kioskea«自我管理»(来源代码)下之条款下提供Creative Commons许可。您可以复制,修改此份源,规定的许可的条件下,作为本说明
- 2022-10-09 10:55:03下载
- 积分:1
-
最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实...
最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab linear fitting results done earlier, the results coincide and brush it off
- 2022-10-15 14:05:02下载
- 积分:1
-
vc不规则(动画)界面,利用gdi+动态加载png格式文件
vc不规则(动画)界面,利用gdi+动态加载png格式文件-vc irregular (animation) interface, use gdi+ dynamic loading png format
- 2022-02-21 10:15:39下载
- 积分:1
-
两人对弈的五子棋游戏。能判断两个的胜负。用鼠标控制。界面友好。...
两人对弈的五子棋游戏。能判断两个的胜负。用鼠标控制。界面友好。-331 games. Two of the ability to determine the outcome. Using mouse control. Friendly interface.
- 2023-05-08 07:35:03下载
- 积分:1
-
通过DDX(动态数据交换)选择文件
通过DDX(动态数据交换)选择文件-through DDX (dynamic data exchange) select files
- 2022-01-26 01:11:03下载
- 积分:1
-
这个小程序可以得到当前运行中的窗口名称 并可以指定窗口最前显示...
这个小程序可以得到当前运行中的窗口名称 并可以指定窗口最前显示-this small program can be run in the current window can specify the name and front window display
- 2022-02-28 22:54:28下载
- 积分:1