搜索资源列表
feixingqi
- 用MFC编写的小游戏,飞行棋。可实现多人联机。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Prepared using MFC game, flight game. More than can be achieved online. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
feixingqi
- 游戏飞行棋的源代码,我编译通过了,很简单,适合初学者。-Game flight chess source code, I compiled adopted, it is easy for beginners.
easy
- 简易飞行棋 非常简单的程序,我学C#用的 -easy
chess
- 一个用c++写的飞行棋代码 带网络功能的-chess
feixingqi
- 一款基于MFC的飞行棋休闲小游戏,网络游戏-MFC based on a leisure flight chess game
flight
- Visual Basic 飞行棋源代码 [原创] -VB source code chess flight [original]
p3
- Sorry! Game,是一种类似飞行棋的游戏,通过抽牌决定下一步的行为,程序总是会选择当前最优的棋-When playing Sorry! Game,players draw cards to determine next step of the behavior, the program will always select the current best choice.
shockwaveflash
- 用VC实现飞行棋游戏源代码,能判断任何计算机,具有智能化的特点。-Flight chess game source code with VC can judge any computer, with intelligent features.
ACCP5.0-feixingqi-game
- 包含授课课件、源代码等 开发一款Java小游戏——骑士飞行棋 游戏规则和传统的飞行棋一样,支持两人对战 采用100格小型游戏棋盘 游戏规则:对战双方轮流掷骰子控制自己的骑兵前进或后退,在游戏棋盘上设置有关卡 普通 地雷 暂停 时空隧道 幸运轮盘(提供两种运气:交换位置和轰炸) 棋盘上的关卡只在骑兵第一次移动遇到时有效-Contains teaching courseware, and source
char_equation
- 有一个字符组成的等式:WWWDOT - GOOGLE = DOTCOM,每个字符代表一个0-9之间的数字,WWWDOT、GOOGLE和DOTCOM都是合法的数字,不能以0开头。请找出一组字符和数字的对应关系,使它们互相替换,并且替换后的数字能够满足等式。这个字符等式是Google公司能力倾向测试实验室的一道题目,这种题目主要考察人的逻辑推导能力和短期记忆能力,通常棋下的好的人解决这类问题会更得心应手一些(飞行棋例外)。此类型的题目有很多变种,各种编程比赛中常常能见到它们的身影。比如2005年的G
good
- 骑士飞行棋部分功能的代码可以扩展功能和地图-The Knight flying chess part of the function code can be extended functionality and map
fxq
- 飞行棋的实现代码,包括部分注解,数据库是sql2005.-The implementation of the code of the flight chess, including annotation, database sql2005.
Fun-flight-chess.rar
- 趣味飞行棋,基于控制台程序。入门学习时自己编写的,趣味横生,Fun flight chess, console-based program. Write your own learning portal, amusing
CSharp--Knight-flight-chess
- 控制台版骑士飞行棋...非原创,但代码是自己写的.-The console version of the knight the flight chess ... non-original, but the code is written.
11.8Tuesday-飞行棋
- c#语言编写的小游戏开发类项目,主要难点包括:画飞行棋地图,两个玩家玩家掷骰子,以及玩家位置判断(C # language to write a small game development projects, the main difficulties include: map, flying chess two players players to roll the dice, and the player position to judge)
Batt
- java飞行棋源代码,欢迎大家前来下载,非喜勿喷(Java flight chess source code, welcome to download, not happy don't spray)
飞行棋
- 使用C#编写的超好玩的飞行棋游戏,无聊的时候可以自己来玩玩(The program is a little super-fun flight chess game prepared by C#, boring time to play for yourself)
飞行棋项目
- 使用C#编程语言制作小游戏--飞行棋。使用Windows平台软件VS2010编写,软件运行在Windows平台上。(Use C# programming language to make small games -- flight chess)
飞行棋
- Java编写飞行棋游戏,算法还有改进的地方(Java write flying chess game, algorithm and improvement areas.)
C#飞行棋游戏源码
- C#写的飞行棋游戏源码,C#入门学习代码,整个项目文件都在里面