搜索资源列表
mice
- VC 打老鼠 //关于游戏的全局变量 BOOL hit,get POINT pos //木锤位置 int forewidth, foreheight //前台页面的宽度和高度 RECT backrect //后台页面映射矩形 int backwidth, backheight //后台页面的宽度和高度 int mouse[9] //老鼠洞出现东东的纪录 POINT holepos[9] //老鼠洞的位置 POINT mouse
iWonder
- 这是一个小时候玩的“五道儿”的简单演示程序。 本源码适合初学VC的朋友,这也是我学习用SOCKET作局域网通讯编程 的工程,使用VC6编制的。同时你还可以学习到多线程的使用、双缓冲区绘图、 动画光标ANI的使用,键盘鼠标的基本响应等等。欢迎测试使用哦!-This is a child playing the " five children" , in simple demo program. The source for beginners VC friends, t
2Doc
- 象棋的鼠标算法,应用时VC++,希望有所帮助-Chess mouse algorithms, application VC++, hope that helps
chess
- VC源代码实现中国象棋,能响应用户的鼠标信息;加入声音系统;加入网络。-VC source code Chinese chess, and can respond to user mouse join the sound system join the network.
