资源列表
els
- 基于摄像头的俄罗斯方块游戏,通过捕捉摄像头区域中人的姿势,来控制方块的形状和运动方向-Camera-based Tetris game by capturing the human posture camera area to control the shape and direction of movement of boxes
Collision-reflection-image
- 物理动作弹跳测试工程,学习程序图形的力学知识的好实例。-Physical action bounce test engineering, learning good example program graphics mechanics knowledge.
RunningMatchmen
- 火柴人的跳跃和滚动 按s滚动躲避障碍 按w跳跃躲避障碍-Stickman jumping and rolling
Final-Game
- "Guess The Number" Gae For Beginers.
stopwatch
- N-COUNT(计时用的)跑表,秒表 可以测量一个时间间隔的运行时间,也可以测量多个时间间隔的总运行时间。很漂亮的秒表哦-N-COUNT (timing used) stopwatch, a stopwatch to measure the running time interval, the total elapsed time may be measured in a plurality of time intervals. Oh very nice stopwatch
snake
- 贪吃蛇,可进行正常的游戏操作,没有级别设置,游戏代码很初级。-snake game
MFC
- MFC编写的程序,包括图书馆管理系统,旅馆管理系统,本科生信息管理系统等.-MFC prepared by the procedures, including the library management system, hotel management system, undergraduate information management systems.
24--poit-game-
- MFC编写的程序,24点棋牌游戏,非常适合学习MFC编程-MFC prepared by the procedures, 24 points chess game, ideal for learning MFC programming
system
- MFC编写的程序,包括旅馆管理系统等,适合学习VC++的人员-MFC prepared by the procedures, including hotel management system for staff to learn VC++
chat
- MFC编写的程序,包括聊天,适合学习VC++的人员-MFC prepared by the procedures, including chat, for learning VC++ staff
03_listToFile
- 列表功能,小程序,又可以作为参考,有助于学习 C-List of features, applets, and can be used as a reference to help learn C
Number-guess
- 一个猜数字游戏,游戏规则如下: 1、游戏开始,电脑随机生成三个不重复的十以内的数字。 2、玩家输入他所猜测的三个数字 3、将玩家提交的数与电脑生成的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字正确但位置不正确,比如:"2A0B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了0个数字,但位置不对。 4、玩家共有7次机会,在7次内,如果结果为“3A0B”,游戏成功,退出游戏。如果7次里玩家都没有猜对游戏失败。-A guessing ga