-
改进的 optim 代码
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-08-22 02:33:50下载
- 积分:1
-
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。...
MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)-MFC Message Mapping Analysis of the mechanism on how to use ClassWizard,, understand this window to the news is being MFC framework through window handles mapping information and mapping table to table by the window class In response to the function. Table master device descriptions and Packaging category CDC use, and the CDC is how specific equipment linked to the occurrence, Fusion specific drawing program for analysis. How to set up a closed graphics filled brush (picture-painting brushes and transparent use of the brush)
- 2023-03-17 17:45:03下载
- 积分:1
-
百度地图测试开发
百度地图api测试开发,小练手,大家用得到的就用,用不到的别喷,谢谢。地理数据是随便拾取的,并不是真实数据,仅做参考。
用的intellij-idea,测试的话需要在intellij-idea里面运行
- 2022-04-21 17:36:03下载
- 积分:1
-
运行环境VC++6.0, 适用于VC初学者
运行环境VC++6.0, 适用于VC初学者-operating environment VC 6.0, applicable to the VC beginners
- 2022-03-23 22:31:50下载
- 积分:1
-
可以用于穿越火线游戏,一个小东西,很简单的东西
可以用于穿越火线游戏,一个小东西,很简单的东西-D3D -perspective, can be used to cross the Line of Fire Games, a small thing, very simple things
- 2022-07-11 10:30:30下载
- 积分:1
-
A fractal geometry system, the preparation of the use of IFS
一个分形几何中利用IFS系统编写的基于地形的生成-A fractal geometry system, the preparation of the use of IFS-based terrain generation
- 2023-07-19 05:50:02下载
- 积分:1
-
Aplikasi Penjadwalan Belajar SMK Menggunakan 模糊的盲目搜索 VB6
Aplikasi Penjadwalan Belajar Untuk Jadwal Belajar Siswa SMK Metode 模糊的盲目搜索Menggunakan VB6
- 2022-06-26 11:43:53下载
- 积分:1
-
数据库访问层代码生成器,基于sql server
数据库访问层代码生成器,基于sql server-Database access layer code generator, based on sql server
- 2022-02-12 00:32:49下载
- 积分:1
-
预测分析表的代码
预测分析表的代码-prediction analysis of the code table
- 2023-07-20 01:20:03下载
- 积分:1
-
maze is the essence of the plan traverse the problem, we can use a two
迷宫的问题实质上就是图的遍历问题,我们可以用一个二维数组存储一个迷宫的各个结点,给定一个开始的坐标和一个结束的坐标.本程序可以寻找一条路径,但这条路径不是最短的.就是说不是最优的.-maze is the essence of the plan traverse the problem, we can use a two-dimensional array storage a maze of the various nodes, to set a beginning and an end coordinates of the coordinates. This procedure can find a path, but this is not the shortest path. Not to say the best.
- 2022-05-24 03:36:41下载
- 积分:1