-
一个用VC++实现基因算法的例子。基因算法是一种生物进化的算法,实际上是一种多目标的探索法....
一个用VC++实现基因算法的例子。基因算法是一种生物进化的算法,实际上是一种多目标的探索法.-One with VC realization of genetic algorithm example. Genetic algorithm is a kind of biological evolution algorithm, in fact, is a multi-objective exploration method.
- 2022-05-06 00:44:45下载
- 积分:1
-
前一段时间,我开发一个有关硬件的程序,需要初始化很长时间,为了防止用户误认为程序已经死掉,必须显示一个漂亮的界面让用户没有这种误解。就像我们系统拷贝很大的文件的...
前一段时间,我开发一个有关硬件的程序,需要初始化很长时间,为了防止用户误认为程序已经死掉,必须显示一个漂亮的界面让用户没有这种误解。就像我们系统拷贝很大的文件的时候显示的窗体一样。可惜我没有找到,只有自己亲自开发了。开发一个类,继承于CWnd,很方便。代码比较简单希望有兴趣的朋友下载看看。-some time ago, I developed a hardware-related procedures, the need to initialize a very long time, in order to prevent users mistakenly believe that the procedure has survived, must show a pretty interface to let users do not have this misconception. Like our system great copy of the document shows the same window. Unfortunately, I did not find that only personally developed. The development of a class, in succession CWnd, very convenient. Hope relatively simple code are interested to see friends download.
- 2023-08-21 13:45:04下载
- 积分:1
-
曾经牛HOOKAPI开发工具包,使钩的制备成为…
有史以来最牛的hookapi开发包,让编写钩子变得很简单,你只需要编写自己的处理函数即可,其他的都是通用的。赶紧分享-Ever cattle hookapi development kit to enable the preparation of the hook becomes very simple, you just need to write your own handler you do, other are common. Hurry Share
- 2022-02-14 12:02:08下载
- 积分:1
-
Involved in 23 kinds of model C++ Implementation of the novice or the veteran ha...
23种涉及模式的C++实现,对新手或有相当能力的老手都有帮助-Involved in 23 kinds of model C++ Implementation of the novice or the veteran has a considerable capacity to help
- 2022-10-21 11:40:03下载
- 积分:1
-
rsa c 代码 标准c语言实现 可以编译,可以运行
rsa c 代码 标准c语言实现 可以编译,可以运行
- 2022-02-21 21:53:27下载
- 积分:1
-
This article is in the XNA development platform to use c# development of a learn...
本文是在XNA开发平台上用c#开发的一个学习程序,主要是为初学者参考-This article is in the XNA development platform to use c# development of a learning process, the main reference for beginners
- 2022-04-16 11:24:51下载
- 积分:1
-
MFC技术内幕(配书源码CHAP07.rar
MFC技术内幕(配书源码CHAP07.rar-MFC Insider (book distribution source CHAP07.rar
- 2022-11-13 06:40:04下载
- 积分:1
-
贪吃蛇游戏
贪吃蛇游戏 win32项目编译 非MFC程序
*游戏制作思想:
*通过一个二维数组来描述画面,
*-2代表墙,0代表空白,0以上代表蛇
*例以1,2,3,4表示蛇(4为蛇头)
*其移动时,数字依次减一,
*并在将要去的位置设为4,
*则完成了蛇的移动
*同时利用多线程获取按键事件,
*使屏幕绘制与按键监听同时进行
*/
- 2022-01-27 17:14:38下载
- 积分:1
-
一个做给油田用的程序
一个做给油田用的程序-one to do the procedures used in the oilfield
- 2022-04-19 04:10:11下载
- 积分:1
-
UCOS51内核代码
UCOS51内核代码,程序比较复杂,适合已经掌握UCOS原理的参考
- 2022-03-13 00:03:26下载
- 积分:1