-
代码很少但是效率很高的内存整理程序。作者:mallon。用VC6编译通过。...
代码很少但是效率很高的内存整理程序。作者:mallon。用VC6编译通过。-Few, however code memory efficient finishing process. Author: mallon. Through the use VC6 compiler.
- 2022-04-17 22:42:17下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之3
Symbol_MC3000_C#.条码扫码范例程序之3-Symbol_MC3000_C#. Barcodes sweep procedure code sample 3
- 2023-08-11 13:25:03下载
- 积分:1
-
获取对方ip,应该不错哦,已经调试通过了
获取对方ip,应该不错哦,已经调试通过了-Access to the other ip, should be good Oh, have adopted the debugger
- 2022-04-01 01:21:34下载
- 积分:1
-
打地鼠C#开发版本用于理论实践一体化课程
打地鼠C#开发版本用于理论实践一体化课程-Hamster playing C# Development version for the integration of theory and practice courses
- 2022-02-07 11:34:39下载
- 积分:1
-
几个 源代码,关于汇编dos窗口的,大家可以
几个 源代码,关于汇编dos窗口的,大家可以-several source code, on the compilation dos window, we can see!
- 2022-12-16 03:35:03下载
- 积分:1
-
Opengl 的行星系统
这是一个简单的 Opengl 行星系统设在本网站:
http://xcodigoinformatico.blogspot.com.br/2012/09/sistema-planetario-en-opengl-c.html
好吧这是一个非常有用的代码,模拟行星系统,给出细微的差别和运动,在中执行的类型项目
计算机图形学课程。
这是一个简单的程序,模拟行星系统用户 opengl 的初学者。我引用这个网站,还有
更完整的版本,与几个项目: 照明、 z-缓冲,除其他外。此程序可以使用的几何
- 2022-02-20 09:41:10下载
- 积分:1
-
聚类算法在数据挖掘。净氧自由基
clustering algorithm in .NET ofr data mining
- 2023-02-11 16:45:04下载
- 积分:1
-
Matlab neighbors function based on the law of the value of clustering algorithm.
matlab下基于近邻函数值法则的聚类算法.-Matlab neighbors function based on the law of the value of clustering algorithm.
- 2022-02-05 17:19:24下载
- 积分:1
-
编译原理的中文字符,应该是很有用的…
汉字编译原理,应该对初学者很有用的-Compiler Construction Principles of Chinese characters, it should be very useful for beginners
- 2022-04-20 09:46:42下载
- 积分: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