搜索资源列表
LPServer00888
- 轮盘记分服务器程序,采用TCP协议与客户机连接,并使用了多线程,用ACCESS作数据库。-roulette Points server using TCP connection with the client, and the use of multithreading, for ACCESS database.
Client00888
- 轮盘押分客户机程序,采用TCP协议与服务器连接,并使用了多线程。-roulette remanded points client procedures, using TCP and server connectivity, and the use of multithreading.
101Test
- 刚入门VC写的一个滚球小的游戏,是多线程的.加定时器触发。也是windows可视化编码的入门程序.可以给新手学习.-portal VC just wrote a small ball of the game is multithreaded. Canada timer trigger. Visualization is also windows coding induction procedures. To the novice can learn.
YaoJiangJi
- 一个比较小的摇奖机程序,其中采用了多线程
java_application
- 一个类似超级玛丽的java小游戏,利用系统midplay实现背景音乐,线程池技术实现音效功能。另外北京音乐为多声道文件,程序中可通过控制声道实现不同背景音乐。-Super Mario' s java a similar game to achieve using the system midplay background music, sound technology features a thread pool. In addition to Beijing' s multi-ch
Fireworks
- 一个用java编写的 "烟火" 小程序 采用多线程 给某些需要的新人使用-A written using java " fireworks" small program uses multiple threads to use some of the needs of new
LifeTest
- 多线程生命模拟程序,一个较为简单的线程,以及显示测试程序。-Life simulation program of multi-threaded
BlockDemo
- 这是一款传统游戏,主要培养使用Java语言进行GUI设计、图形编程、多线程程序的开发、算法的实现思路。-This is a traditional game, the main train using the Java language for GUI design, graphics programming, development of multi-threaded program, algorithm implementation ideas.
tan_chi_she
- 贪吃蛇小游戏,有些bug(闪屏-可用多线程解决,边界判断有瑕疵)懒得修改了,程序仅供参考-Snake game, some bug (flash screen- can be used to solve the multi thread, the boundary judgment is flawed) too lazy to modify the program for reference only
CppTank
- C++编写的一个坦克大战,这个程序的初衷是自己练习多线程和互斥对象的。事实上这个程序很很多不合理的地方,虽然是C++程序但是几乎没有体现封装性。-C++ write a tank warfare, this program is to exercise itself multithreaded and mutexes. In fact this program very many unreasonable places, although it is the embodiment of c++