搜索资源列表
y
- VC++ 游戏设计原代码,可以用于毕业设计哦。。。。。。
guozhongyong
- VC++源代码.本程序编写时参考了王小春的<<PC游戏编程(人机博弈)>>-VC source. The procedures prepared on the basis of the guan
chuanniukou
- 一个穿钮扣游戏的VC源代码 一个穿钮扣游戏的VC源代码
vc的一个小游戏
- 这只是一个小小的程序 可以输入资料并显示还可以设置字体 还有一个小小的猜明星游戏 是VC++语言写的-this only a small import procedures and show also can set font guess there are a little star game is written in Visual C
人机对弈
- 人机对弈五子棋游戏,本游戏使用VC为工具,完成了智能化的机器走棋!-man-machine players 331 games, the game using VC as a tool for the completion of intelligent machines go chess!
键盘控制Vega场景漫游
- 实现简单驾驶模拟游戏,在VC++里的编程控制完成键盘控制Vega场景漫游,按键定义方向键对应方向,r控制后视镜,a回初始状态,vgDefineSys("mytown.adf")相对应的哪个ADF文件改哪个
Tankswar
- 经典的坦克大战游戏的VC++源程序,给初学者和爱好者-small programs for tanks war
vcniukouyouxi
- vc编程实例,基于mfc程序实例,本事列为纽扣游戏,及趣味和学习与一身-visualc
VC
- 此C程序源程序文件夹包含了6个小游戏,其中有扫雷、贪吃蛇、迷宫、炸弹人这些经典游戏,也有适合小学生检查学习的加法游戏,还有用rectangle画方形的源程序。我还是一个初学者,希望通过贵网站学到更多!-This C program source folder contains 6 small game, including mine clearance, Snake, maze, bombs were these classic games, but also checks for studen
saolei
- 扫雷游戏,使用VC++编写的,有两个可用代码-Minesweeper game
LLK
- 连连看游戏VC++实现,里面代码和文档都很齐全,代码有注释-Lianliankan game VC++ implementation inside the code and documentation are complete, annotated code
VC++经典游戏
- 这是一些很好的vc++编程实例,各种小游戏,与windows的基本一模一样哦,功能很强大
vcPP
- 基于VC的俄罗斯方块游戏,完整程序代码。-VC-based Tetris game complete program code.
studentsys
- 我是自学VC++,这次编写了一个学生管理系统,主要可以实现注册,登陆,用户管理,增加,删除,修改,小游戏等功能,才学疏浅,还望大家指点,谢谢!-I am self-taught VC++, this time to write a student management system, can mainly be achieved registration, login, user management, increase, delete, modify, game features, spars
caique
- 这个是用VC++开发的一个猜拳游戏,主要是小游戏,希望大家喜欢,本人才学疏浅,还望多多指教,谢谢!-Developed VC++ mora game, small game, hope you like the shallow talent school sparse, but also look great weekend, thank you!
DZCDWORD
- VC++电子词典程序,附上源码文件,功能包括资料表、生词本、单词测试、猜字游戏等,词典信息保存在SQLSERVER数据库中,源代码数据库存放在Data和Database文件夹中,Data文件夹中的是SQL文件,可导入,Database中是SQL备份文件,通过还原数据库可得到数据库,程序界面请看截图。-VC++ electronic dictionary program, attach a source file, function table, the words of this, the w
eluosifangkuai
- VC++ 俄罗斯方块 Russia.h文件: #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <graphics.h> #define TIMER 0xlc/*定义时钟中断的中断号*/ #define VK_LEFT 0x4b00/*左移键*/ #define VK_RIGHT 0x4d0
vcChess-
- vc跳棋游戏源码, 坐标。(根据棋盘图自己量一下,不会不知道用什么吧!) 棋格所属区域,即上面所提7个区。 棋格离各个端点几格,6维数组记录6方,电脑下子时可作为下子的优先级判断。 棋格上棋子的颜色0-6,0为无子。 棋格属于第几个棋格(从上至下,从左至右,1-122个棋格)-VC checkers game source code, coordinates. (according to the board map you measure it, does not kno
VS2010环境编写的VC围棋游戏
- VS2010环境编写的VC围棋游戏 ,实现围棋游戏的基本功能(VS2010 environment prepared by the VC go game, to achieve the basic functions of go game)