-
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考...
这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考-This is a small game, imitating the 1000 block of Terry Avenue done, no graphical interface, it is only used for the algorithm only available for reference,
- 2022-03-18 22:47:05下载
- 积分:1
-
从文本文件中读取字符串
解析字符串,找出文本中出现的word,并计算word出现的次数
把结果输出到一个文本文件中...
从文本文件中读取字符串
解析字符串,找出文本中出现的word,并计算word出现的次数
把结果输出到一个文本文件中
-Read from a text file string parsing a string to appear in the text to find word, and calculate the number of word occur the results output to a text file
- 2022-03-22 04:06:33下载
- 积分:1
-
The main application source code printf function and procedures address the acce...
本源码主要应用PRINTF函数和程序地址的访问,属于C方面的高级编程-The main application source code printf function and procedures address the access, C side are high-level programming
- 2022-01-25 20:53:55下载
- 积分:1
-
英特尔Docs检测CPUID
Intel docs to detect CPUID
- 2022-02-20 06:31:57下载
- 积分:1
-
包括C++语法总结,字符类型,const的用法,VC++小知识,…
包括C++语法总结,字符类型,const用法,VC++小知识,经典算法,tips等-Including C++ Syntax summary, character type, const usage, VC++ Small knowledge, the classical algorithm, tips, etc.
- 2023-03-05 12:40:04下载
- 积分:1
-
write c with program to compute GPA of student.
写一个程序来计算字母的平均成绩
- 2022-03-10 12:02:41下载
- 积分: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
-
C语言工程的学生一本书。
a book on c language for engineering students..
engineering students can find this book very useful
- 2023-08-28 19:05:04下载
- 积分:1
-
可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册...
可以从注册表中存取windows启动命令的简单程序。允许用户执行一些如删除、复制、移动、编辑、创建启动命令等的简单操作命令。对于那些反感于浏览windows注册表的用户来说可谓是雪中送炭了。 -Edit the startup/run information from registry of the Windows, it can delete/copy/move/edit/create startup item.
- 2022-03-12 13:21:06下载
- 积分:1
-
在VC6.0系列无线局域网的移动终端(MT)的测试环境。
一个在vc6.0环境下编的无线局域网中移动终端(mt)的测试程序.-an environment in vc6.0 series of wireless LAN mobile terminal (mt) of the test.
- 2023-04-21 10:15:03下载
- 积分:1