搜索资源列表
hanoi
- MFC汉诺塔游戏。 软件设计了增强的视觉反馈效果,当鼠标滑过,颜色会变得更为鲜艳。【三列的标准色彩为 红、绿、蓝 。】 每当单击某一列,颜色变成灰黑色,表示可以拖动这一列。 请保持exe文件与snd文件夹处于同一目录下面!否则听不到正确的声音! BUG(仅列举未改正的): 1.延时使用了sleep函数,而这个函数 运行时 无法接收其他操作,可能导致失去相应。 2.当圆盘数调至 8个以上时,有时(偶尔)会出现无故的错误,比如程序报错而关闭。 原因尚不
wzqediting
- 程序设计课程设计编写的五子棋 使用mfc编写 人机对战功能
RussiaBox
- Windows MFC程序设计 详细讲叙Windows环境下俄罗斯方块的MFC编程
xiangqigame
- 本文在概述计算机博弈,特别是中国象棋软件概况的基础上,分析了现有中国象棋博弈软件实现方法中存在的问题,设计了棋盘、棋子和评价函数的表示方法,应用VC和MFC设计并实现了博弈界面,在博弈树理论的基础上采用递归方法实现了α-β剪枝搜索。该程序用户界面良好,支持悔棋功能,具有一定的棋力。
jiugonggepintu
- 九宫格拼图的基本算法程序,简单的mfc窗口设计,可以进行基本的游戏规则-The basic algorithm Style Box puzzle, simple mfc window design, the basic rules of the game can be
Test
- MFC平台 打砖块游戏代码 面向对象程序设计思想编写 -MFC platform BrickBreaker design object-oriented programming code written
feixing
- 很不错的MFC飞行棋小游戏设计,适合C++可视化程序设计学习者-MFC is a good flight game game design, suitable for C++ Programming Visual learners
VisualCppClassicalGameProgramDesign
- Visual C++经典游戏程序设计.rar MFC编程实例源代码。有俄罗斯方块、扫雷、连连看、拼图、推箱子等-Visual C++ Classical Game Program Design.rar MFC Program Example source code.
VCGame
- 《VC经典游戏程序设计》一书的源代码,包括:扫雷、贪吃蛇、推箱子、俄罗斯方块、拼图、连连看6个游戏,以及地图编辑和外挂的编写,非常适合VC初学者学习。-" VC classic game programming," a book' s source code, including: mine clearance, Snake, Sokoban, tetris, jigsaw puzzles, Lianliankan six games, as well as the pr
GAMES
- 面向对象程序设计与VC++实践的课设,用c++语言实现的一个打气球的游戏,界面主要用用MFC控件实现,是个独立的窗口。内涵所有源代码和可执行文件。VC 6.0编译通过的~-Object-oriented programming practice and VC++ class design, c++ language using a balloon to play the game, the interface is mainly used to achieve control with the
MFC-Snake
- MFC平台贪吃蛇游戏 用面向对象程序设计思想编写 和简单的一款游戏 算法测试 没有太多可玩性-Snake MFC platform design using object-oriented program written and simple algorithm for testing a game is not much playability
02-Wipe-other-pattern
- 该程序为游戏编程的基本功能,GDI程序设计,可载入载出图片,形成动画的效果,基于单文档程序设计,基于MFC框架,开发2维图形动画效果-The program' s basic functionality for the game programming, GDI programming, set a picture can be loaded form of animation, based on the single programming document, based on the
War-of-submarine
- 此程序是我们团队用vc++6.0MFC编写的一个潜艇大战游戏,里面是源代码,有学习的同学可以参考里面的源代码!绝对运行可玩,此游戏是我们团队参加游戏设计大赛的参赛作品!-This program is our team with vc++6.0 MFC written in a submarine war games, which is the source code, learning students can refer to the inside of the source code! A
FiveChess
- 面向对象课程时的课程设计,VC6 mfc版五子棋。支持人人对战,人机对战,提示,悔棋,英雄榜等功能。程序中使用很多OOP思想。-a five chess game designed with OOP
CLiuXY
- 课程设计中完成的指法练习程序,MFC实现,可调节难度-The fingering exercises program curriculum design, MFC implements, adjustable difficulty
china-chess
- 用于双人娱乐,消遣,提供不同的娱乐项目。相信大家在空闲时候也会感到无聊,在电脑没有网络,不能用网络来消遣的情况下,我们就需要用像贪吃蛇这样的小游戏来消遣。熟练使用vc++,提高自身对MFC类的理解及更好的应用MFC类制作软件.Microsoft Visual C++6.0程序设计语言的基本概念和语法结构以及常用控件的使用,并通过大量的例子介绍C++程序设计的方法和技巧,内容包括:C++程序设计基础、对象及C++应用程序的建立、数据的输入与输出、基本的控制结构、数组和过程的程序设计、常用控件的使用
Chap01
- 用C++编译的MFC课程设计简易程序。实现问候功能。MFC program. Achieve greeting function.-MFC program. Achieve greeting function.
14
- MFC程序设计轻松入门第14章的例子及相关的源文件。Easy Introduction to MFC Programming Chapter 14 case and the related source files.-Easy Introduction to MFC Programming Chapter 14 case and the related source files.
xiangqi
- C++实现中国象棋程序源代码,使用MFC框架,内嵌多种设计模式-C++ MFC