-
用于windows系统的文件Map查找程序
这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助
- 2022-05-21 08:46:31下载
- 积分:1
-
winamp播放器的Visual C++源代码
winamp player visual c++ souce code-unusual player visual c souce code
- 2022-02-07 14:27:35下载
- 积分:1
-
first part of the init () method to load the game all the necessary resources, i...
? 部分内容
首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
- 2022-05-20 07:56:26下载
- 积分:1
-
粒子群优化算法(PSO)应用于神经网络优化程序
粒子群优化算法(PSO)应用于神经网络优化程序-Particle Swarm Optimization (PSO) algorithm used neural network optimization procedures
- 2022-02-16 02:02:48下载
- 积分:1
-
Camera Sample for wince6.0
wince6.0下的Camera应用实例-Camera Sample for wince6.0
- 2023-06-07 17:50:03下载
- 积分:1
-
将bmp格式图像文件转换为Jpeg图像格式文件
将bmp格式图像文件转换为Jpeg图像格式文件-bmp image to Jpeg image
- 2022-02-03 07:26:16下载
- 积分:1
-
Object recognition by deterministic annealing
Object recognition by deterministic annealing
- 2022-04-10 09:00:32下载
- 积分:1
-
procedures viewer into VC
进程序查看器 VC-procedures viewer into VC
- 2022-10-15 03:50:04下载
- 积分:1
-
Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!...
Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!-Wince.Net platform using standard API interface, the controls, Use of the standard API BUTTON, EDIT, Radio Control Function!
- 2022-09-02 19:20:03下载
- 积分:1
-
日历任何一年
日历中,你可以使用鼠标,只需输入年份和月份你会C中的结果自己,一个非常简单的逻辑日历
- 2022-02-11 13:44:21下载
- 积分:1