搜索资源列表
Test
- 实现一个数据单元,包括学号和姓名两部分。编写两个线程,一个线程往数据单元中写,另一个线程往出读。要求每写一次就往出读一次。-To achieve a data unit, including the school number and name of two parts. The preparation of two threads, one thread to the data unit in writing, reading another thread Wang Chu. Asked ea
pthread
- pthread.h for threads... not sure what it really does.
GamePaladinII
- 江湖行(GamePaladin )是一款功能强大游戏工具。用它可以进行内存高低阶地搜索与修改,存档文件的高低阶地搜索与修改。让你在游戏里战无不胜,攻无不克。江湖行(GamePaladin ).搜索速度极快,因为有多线程快速搜索引擎 -Rivers and lakes OK (GamePaladin) is a powerful tool for the game. It could be used for memory High and low level to search and modif
Fireworks
- 一个用java编写的 "烟火" 小程序 采用多线程 给某些需要的新人使用-A written using java " fireworks" small program uses multiple threads to use some of the needs of new
BeatMouse
- 简易的打地鼠游戏,运用了线程,图形界面等等相关的知识。-Hamster playing simple games, the use of threads, graphical interface, and related knowledge.
CatchBean
- 简单的捉小球游戏,运用多线程,vistul studio 2005以上运行-Simple to catch the ball game, the use of multiple threads, vistul studio 2005 run for more than
java09_kulki
- Easy game in Java using threads. You must to catch balls with moving bar.
traffic-light--simulator
- this program simulates the behaviour of the traffic lights in an intersection using threads.
luanshi
- 状态机,线程,图象处理技术。以及游戏基本的碰撞检测与2D算法,数据存储是基于android提供的包,音乐效果采用mediaPlayer和soundpool技实现。- state machine, threads, image processing technology , 2D basic algorithm, collision detection algorithm, the data storage is based on package
Snack
- 利用Java Swing实现的经典贪食蛇游戏,利于Java初学者掌握基本的GUI编程方法以及线程的简单使用。源码在src目录下。-Use Java Swing achieved classic Snake game, which will help beginners master the basic Java GUI programming, and simple to use threads. Sources are in the src director.
Hanoi_Game
- Swing实现的汉诺塔小游戏。可以通过鼠标拖动碟子完成游戏,游戏规则大家都知道就不复述了。有计时和非法操作提醒。适合初学者了解Swing、线程和事件监听等。我也只是一个学生,能做的有限,希望能通过。我想好好学习贵网站的资源。真心的。非常感谢!-Swing Tower of Hanoi game implemented. You can drag the mouse to complete the game dishes, rules of the game we all know not to
Beach-to-catch-crabs
- 线程和鼠标以及键盘事件的监听与处理是Java桌面应用程序中必须熟练掌握的关键技术。本程序使用线程和鼠标事件监听器开发一个捉螃蟹的程序,程序启动后会有一个线程控制螃蟹随机出现在沙滩的某个小洞里,鼠标点击某个螃蟹,它会流泪(因为知道自己要被抓了),而鼠标也会变成拾取物品的动作-Threads and monitor and handle mouse and keyboard events is a key technology Java desktop applications must be fa
