搜索资源列表
zy
- 黑白棋是一种休闲娱乐的益智小游戏,在各种电子词典及手机上广为应用,设计实现这个程序,主要应用了C++中的函数调用及线形二维表的设计和面对对象的思想。应用的编辑程序Vasual C++开发工具能够充分提供各种库类和面向对象的工具,为黑白棋的设计提供了环境保证,并能够正确实现游戏。
hbqgame
- Visual C#经典益智游戏黑白棋游戏-Black and white chess game
vc_heibaiqi
- VC++黑白棋 毕业设计论文 需求分析 概要设计 详细设计等-VC++ black and white chess
black_white
- vc2005编写黑白棋,不是人机对战,而是需要用户编写2个dll运行,可以进行算法之间对弈。带有时间判断,时间超时直接判负。-vc2005 prepared Reversi, not the war machine, but requires a user to prepare two dll running game between the algorithm can be carried out. With time to determine the time overtime negati
456767566
- 飞机飞行游戏演示代码,1.界面美观大方 2.电脑智能下棋 3.有多种难度选择 4.内带黑白棋规则教程 5.电脑会有响应提示,与玩家进行互动 6.集娱乐性,智力多种元素于一身 ...查看 -jaoifsjgjsgjdgjjgjhgfr7i6dtui
black
- 台灣南台科大知識平台分享檔案,ARtoolkit設計黑白棋畢業專題-The Taiwan the South NTUST knowledge platform file sharing, ARtoolkit design Reversi graduation project
Othello-system-document
- 黑白棋系统开发文档,包括所有步骤:需求分析,开发,测试,总结-Othello system development documents, including all steps: requirement analysis, development, testing, and summary
BlackWhite
- 一个黑白棋,使用了极大极小剪枝方法。不过由于经验不足,vc使用的并不好。但是算法没有问题-A Reversi, using the Minimax pruning methods. However, due to lack of experience, vc used is not good
chess
- 这个虽然是没有智能判别胜负的黑白棋,但是胜在程序简单,适合初学者看-Although this is not smart to judge the outcome of black and white, but wins in the program is simple, suitable for beginners to see
chess
- 自己编写的简单的黑白棋游戏,使用C++,编译环境为VC6.0,已经通过编译-I have written a simple game Reversi
Othello
- 黑白棋C语言课程设计设宴报告,有详细的解释,适合新手学习-Black and white feasting and C language curriculum design report, with detailed explanation, suitable for beginners to learn
C语言课程设计实例精编
- C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages