-
将 VC++工程名称转换程序 实现VC++程序重新命名
将 VC++工程名称转换程序 实现VC++程序重新命名-description of VC VC conversion process re-naming
- 2022-11-21 21:10:03下载
- 积分:1
-
主要实现Bayer抖动显示和Floyd
主要实现Bayer抖动显示和Floyd-steinberg抖动显示-The main display and realize Bayer dithering Floyd-steinberg dithering show
- 2022-02-03 16:03:33下载
- 积分:1
-
实现图像的WALSH变换,对于图像变换的练习很有意义
实现图像的WALSH变换,对于图像变换的练习很有意义
-WALSH achieve image transform, image transform for meaningful practice
- 2022-05-31 22:21:45下载
- 积分:1
-
线性回归用于弹性模量的计算,是一个实习程序
线性回归用于弹性模量的计算,是一个实习程序-linear regression for the modulus of elasticity, is a practical procedure
- 2023-06-10 02:40:03下载
- 积分:1
-
用vc实现的药品销售系统,实现了各种功能.能满足你学习的需要....
用vc实现的药品销售系统,实现了各种功能.能满足你学习的需要.-Vc realize drugs with sales system, realize the various functions. To meet your learning needs.
- 2022-01-28 10:58:10下载
- 积分:1
-
利用 matlab 的手势识别
使用MATLAB使用了美国手语的网络摄像头的手势识别。
- 2022-02-14 03:21:24下载
- 积分:1
-
安特·奥尔戈里特在障碍和复杂情况下的搜索路径
这个程序使用蚂蚁算法在野外寻找路线,有能力绕过一些障碍物并通过(如果你需要的话)更困难的地形。通道的复杂程度从1(最难通过)到5(比开阔场地稍难)。另外,通道可能穿过相邻的格角,在墙体施工时应注意。
- 2022-03-05 18:46:35下载
- 积分:1
-
XML文件读写程序
XML文件读写程序-XML document literacy procedures
- 2022-07-26 14:18:47下载
- 积分: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
-
PPP协议的状态机实现例子
PPP协议的状态机实现例子-PPP agreement FSM example
- 2022-02-04 00:11:50下载
- 积分:1