搜索资源列表
sorcecode
- 六级考试的时候编的,还包括了四个程序: 都是自己写的,一些参考了别人,本来还想上传一个大一时候的俄罗斯方块,结果没找着.老大现在功课太紧,我急需一个源程序,星期一就要交了,无论如何请放行.人都是会感恩的嘛.-six examination of the series, including the four procedures : all wrote it myself, some reference to the others, had wanted to upload a freshman
JumpingChess_yu
- 可以设定1~6方同时游戏,每一方都可以设定为电脑、网络或本地。左键下子,右键确定。游戏界面美观,很不错。开发工具:VC++6.0 和 MFC -can set a party to six games while, each side can be created for the computer, network or local. Left Now, the right to determine. Games beautiful interface, very good. Developm
双色球
- 一个C++程序,双色球的模拟程序,可以通过该程序得到6个红色球号码和一个蓝色球号码-a C program that matched the simulation program, the program can be six red ball numbers and a blue ball numbers
c++俄罗斯方块程序
- 俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
史酷毙逃出鬼屋
- 1、第一关,点左边门去中间屋,点桌布现出踏板。 2、点左边门去右边屋,点烛台拿蜡烛,回最右边屋点右边塑像按钮,点燃蜡烛,回最左边屋 3、用蜡烛点燃烛台,点烛台放上钢丝,去中间屋踩桌下正中踏板,看天花板上日历为3月26日 4、去左边屋点画,输入保险箱密码0326,拿到钥匙,回最右边屋开门离开 5、第二关,分别在左边和右边屋玩拼图游戏,拿左边的方块补上右边空位,或拿右边补上左边,3次后可得光盘 6、去左边屋在音响上使用光盘,听动物叫声,去中间屋按叫声顺序放下墙上动物,过关
PSPwuziqi
- 感谢白开水版主! 我用JGE++的DEMO程序做的“笨笨五子棋” Windows下: 上、下、左、右----- W、S、A、D 开始-----NumLock 8 落子-----NumLock 6 演示-----NumLock 4 退出-----NumLock 2-water moderator! I used the DEMO JGE procedures done, "Gwen Stefani 331" Windows : upper and l
dhsfj
- 很多呀,呵呵案例一 贪吃蛇游戏案例二 计算器案例三 黑白棋游戏案例四 迷宫问题案例五 扫地雷游戏案例六 速算24案例七 数据结构CAI系统案例八 进程调度案例九 存储管理分区分配算法案例十 通讯录案例十一 学生成绩管理案例十二 工资管理案例十三 图书借阅管理案例十四 教师工作量计算-many ah, Oh cases a game Snake Case 2 Case 3 reversi calculator case four games maze problem cases five game
hm4
- 数字翻译问题 设有输入3个数组: String x[]={ \"one\",“two\", \"three\",four\", \"five\",\"six\",seven\",\"eight\",\"nine\"} String y[]={ten\",\"eleven\",\"twelve\",\"thirteen\",\"fourteen\",\"fifteen\", \"sixteen\",\"seventeen\",\"eighteen\",\"nineteen\" }
2002pingtuyouxi
- 拼图游戏,小东东,小东东。在vc++6下编译的,供大家参考 -puzzles, small Dongdong, a small Eastern. In the next six vc compiled for reference
VC++6Game
- VC++6游戏编程入门及源码 第一章 游戏基础 第二章 扫雷 第三章 五子棋 第四章 俄罗斯方块 第五章 老鼠和滚球 第六章 飞机游戏 第七章 五子棋联机游戏 -VC six games programming source portal and the first game based on the second chapter mine Chapter 331 Chapter III IV Russia Chapter V rats box and bowl
VC++6GameProgrammingandSourceCode
- VC++6游戏编程入门与源码,一套不错的VC++6游戏变成入门教程及大量源码!-VC six games portal and programming source, a good six games into VC introductory tutorial and a large quantity of the source code!
greeds
- 一个掷骰子的游戏。支持多玩家,轮流掷6个骰子,不同点数有不同的分数,先得3000分的为赢家。-a craps game. Multi-player support turns throwing six dice, different points have different scores, first served 3,000 hours for the winner.
3D_RPG_sbns
- 如果只是执行EXE文件,只要电脑安装了Direct X9.0就行了, 一般电脑在装操作系统时有默认安装这个的! ------------------------------------------------------- 如果是要编译游戏源程序,需要安装VC++ 6.0和DirectX 9.0b或以上的版本! 游戏名称:孙膑问世 游戏内容: 本游戏改编自36集大集古装电视连续剧《孙子兵法与三十六计》 游戏类型:3D RPG游戏 游戏剧情:
liuziqi
- 六子棋网络对弈平台, 六子棋网络对弈平台。-six-game network game platform, six-game network game platform.
6ZIQI
- 6子棋,根据5子棋改的-six-game, five-game changed
九宫图算法实现(过程表示法)
- 这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。
Six-son-chess-program
- 六子棋程序与运行平台,五子棋已经在计算机的严密证明下得出结论:先手必赢,但是六子棋弥补了这个缺陷-Six son chess program and operation platform, have been in the computer renju of strict proof conclusion: lived under will win, but six son chess make up for the defect
Six-checkers-source-code
- 六人跳棋源代码,能让六个人轮流走,谁先走到对面谁就算赢。-Six checkers source code, can let six people take turns away, who go to the opposite who wins.
six-game-chess
- 六子棋对弈引擎,采用六子棋标准对弈协议,在对弈平台下可以实现人机对弈或者程序间对弈。具有较好的棋力。-Six-game chess engine, using the standard six-game chess agreement under the platform can be achieved between the man-machine chess chess or chess program. Has good playing strength.
Six-sub-chess-(CPP-and-MFC)
- 用C++实现六子棋的人机对战,并带有MFC图形界面-C++ achieve with six children chess man-machine war, and with MFC graphical interface