搜索资源列表
lgame.rar
- 小游戏锦集:猜数字,搬箱子,打地鼠。乐意大家和我共同开发程序。
game_mouse
- 自己写的类似于打地鼠的文字模式的游戏程序,交流交流:)(以前上传的1. ball.rar,26KB 2. baiyechuang.rar,26KB 3. word.rar,12KB4. tanqiu.rar,1247KB 均不是源创,均只为学习交流所用,不要用于商业用途,谢谢)-himself wrote similar to the fight to control the text mode of the game procedures, exchange of communication
KnockShrewmouseversion
- 打地鼠游戏大家都不陌生,该程序用JAVA编写,可以直接运行,供大家交流-fight to control the game everyone is familiar with the procedures used to prepare JAVA, can run for exchange
lgame.rar
- 小游戏锦集:猜数字,搬箱子,打地鼠。乐意大家和我共同开发程序。,锦集game:猜数字,搬箱子, playing hamster. Everyone happy and I co-development process.
kikiki
- 用eclipse开发的一个小程序,可以在android环境运行,很经典的打地鼠示例-It is an android game code in eclipse
delphidds
- 打地鼠游戏源代码,基于Delphi程序实现 运行环境:Windows/Delphi7 Delphi游戏源码,打地鼠游戏源代码,基于Delphi程序实现。-Play hamster game source code to the operating environment, based on the Delphi program: Windows/Delphi7 Delphi game source code, hit the hamster game source code,
bugger
- 打地鼠程序游戏,单片机上实现,并有proteus进行软件仿真。-Hamster procedures play games, to achieve single-chip and software proteus simulation.
epoch
- VC++棒子打老鼠游戏源代码,俗称打地鼠,程序可以编译,但运行时候棒子的显示有些问题,也就是程序在处理BMP图像时候有些不完善,不过整体可以玩,相信大家都知道这款游戏 ,现在发布源代码供研究。-VC++ stick fighting games mouse source code, commonly known as playing to the Rat, the procedure can be compiled, but when the stick is running the show
hitting_mouse
- 与一般的打地鼠程序类似,键盘上的九个键代表特定位置,按下即可打到露头的地鼠(以变色的图标表示),设置了两个难度等级,可选择。-Playing with the hamster general procedure is similar to the nine-button keypad on behalf of a specific location, press to reach the outcrop of the hamster (to change the icon), set up th
project
- 在Quartus II 环境下编写的打地鼠程序。适用于FPGA。-In the Quartus II environment, prepared to play Gopher program. Applicable to FPGA.
BeatSusliks
- 采用JAVA程序编写的打地鼠游戏,可以试一下。-Using JAVA programming the game of playing the hamster.
JAVAGame
- 用Java编写的打地鼠程序,很有意思的,在DOS下能运行-Written in Java to play with the hamster process, very interesting, in DOS can run under the
untitled1
- 它是一个实现打地鼠的游戏的java小程序 ,可供大家学习参考,欢迎大家下载使用,-It is a realization of playing java game hamster small program for them to learn information, welcome to download, thank you
dds
- 打地鼠是一个以前非常流行的游戏,这个游戏的版本也是层出不穷。虽然游戏界面一直在变换,但是它的核心代码却变化不大。由于程序的完整代码较长,这里分两个实例来说明这个游戏:界面实现部分和主体部分。前者主要讲解游戏的界面是如何实现的,后者则阐述游戏的主要设计思想和具体的实现代码。-Play hamster is a very popular before the game, this version of the game is endless. Although the game interface
4
- java打地鼠 这个程序 不错 可以-Java GOOD
mousegame
- labview编译下的打地鼠程序,适合初学者自己学习-Mousegame in labview
dadishu
- C51单片机打地鼠程序,已经调试通过,可参考。-C51 single-chip hamster procedures, has been debugging through, can refer to.
打地鼠的密码模式(改进版本)
- 一款打地鼠的游戏,哪个灯亮就按住哪个一下(A hamster playing games, which hold the light which.)
EDA
- 课程设计,很成功,大家都用我的程序,希望对大家有点帮助(fpga It is very useful for any one who wan to learn fpga.)
打地鼠游戏
- 此程序采用获取鼠标的点击状态与位置来确认是否打中地鼠,地鼠随机出现1-5只,全部点击完所有地鼠后会刷新新的地鼠出现,每次击中则击中次数加一,击中次数/地鼠出现次数=击中率。