搜索资源列表
waitANDnotify
- JAVA实现经典停等协议的多线程方法,这个简单的但是经典的方法是多线程编程的入门材料-JAVA classic stopped multithread agreement, This simple but classic method is a multithreaded programming introductory material
ogre-multithread
- OGRE引擎不支持多线程,此源码则提供了如何使OGRE具有多线程功能
rocketman.tar
- java 飞机小游戏,,实现了多线程,swing 图形-java plane game, multithread, swing
Vi.JPG
- Simultinous multithread in Labview
Service
- 象棋游戏服务器端,实现多线程,查看在线用户信息,以及发布通告-A server for chess game ,multithread ,look for online user ,and send notice
server-client-using-multi-thread
- server client example using multithread
iqps
- C++ program using OpenMP to solve 2D levels from the IQ-puzzle 505 from Lonpos from designtorget.se Look in level.txt for example usage. Compile program using gcc with: gcc -O3 -fopenmp -o iqps iqps.cpp Run with: ./iqps (path to level.txt)