搜索资源列表
InjectDLL
- 讲述向其它进程注入线程的方法,windows高级编程上提到过。windows进程间通讯的一种方法,值得一看-on to other threads into the process, senior programming windows mentioned. Windows inter-process communication method, an eye-catcher
five
- 我使用以前的五子棋VC游戏的架构和资源,用了一个副线程将我的通讯与框架代码写在里面,MFC与副线程间是用内核对象和全局变量通讯的。 1.主线程: a负责创建MFC单文档 b,等待副线程开启鼠标移动和左击事件的许可,是bool g_mouseMoveAble和bool g_lButtonDownAble两个变量来控制的。 c,单击事件发生后,如果单击的合法(在棋盘上不与其它的棋子冲突),就可以将通知(HANDLE hEvent)给副线程,通知它来处理。
Javaheibaiqi
- java黑白棋,可以实现网络对战,用到的技术有多线程、Socket套机字-java Othello online play, the techniques used multiple threads, Socket kit word
TicTacToe
- 该程序为井字游戏的服务器端代码。可以实现多线程控制游戏。-This program is the server code in jingzi game. It can control the game with multi threads.
sayuri-master
- 强大的国际象棋引擎,c++编程,支持LINUX和MAC,最多支持64线程。-Powerful chess engine, c++ programming, supports LINUX and MAC, supports up to 64 threads.
