搜索资源列表
VisualC++24game
- Visual C++课程设计案例精编--24点游戏-Visual C curriculum design case precision series -- 24-point game
do.c
- 递归的使用 tc2.0 编译通过 24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接 如图所示: 思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-Up with an even 24 points but o
21dian
- 简单的21点游戏,支持人机对战,用C++编写的单文件程序。-Simple 21-point game, to support human-machine gaming, with C++ program written in a single file.
Snake
- 小游戏: 贪吃蛇 Games 文件夹:贪吃蛇游戏 Source 文件夹:源程序 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。 -Small game: Snake Games folder: Snake Game Source folder: s
snaker
- 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
hongxin24
- 一个24点小游戏,用c++builder6写的-A 24-point game with c++ builder6 written
200699131724792
- 小游戏: 贪吃蛇 Games 文件夹:贪吃蛇游戏 Source 文件夹:源程序 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。-Source in the Borland C++ 5.0 and 6.0 versions compiled throug
24-point-game
- C/C++实现的24点游戏,开发环境为VS2005工具。 实现简单的DOS界面。系统随机发四张牌,使运算结果等于24.-C/C++ 24 point game, realizing development environment for VS2005 tools. Achieve simple DOS interface. System random hair draw-four, make the operation result equals 24.
24
- 24点游戏 C语言编写 包含可执行程序-24-point game contains an executable program written in C
1111
- 24点算法 用C++实现 可以输出多个24点的算式 -24-point algorithm in C++ implementation can output more than 24 points formula
CPP-for-Game-Programer
- 游戏开发经典丛书《C++ 游戏编程》,本书从游戏开发的角度开发,把C++应用刀游戏软件领域。-Classic Game Development Series " C++ Game Programming" book developed from a game development point of view, the C++ applications knife game software.
24point
- 这是一个简单的24点C语言程序。规则和其他的24点游戏一样。-This is a program of 24 point game.The rule of this game is the same of others.
24
- 24点游戏设计,亦名幸运52游戏,使用C++代码编写-24-point game design, Yiming Lucky 52 games, use C++ code written
PinTu
- 用C#语言编写的拼图游戏,使用上下左右方向键控制图片移动。-a program about 21 point game,using c# language.
21point
- C++21点游戏程序,是基于C++语言环境下的一个面向过程程序,供C++初学者学习-C++21 point game program, is based on a process-oriented program C++ language environment, for C++ beginners to learn
BoxMan
- Othello是一款用于学习visual c++的编程游戏,有利于提升学习兴趣。-AppWizard has created this Othello application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicatio
llk
- 连连看是一款简单易懂的游戏,该游戏采用visual c++编写,对游戏感兴趣的爱好者值得一看-AppWizard has created this llk application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicat
24d
- c语音,24点小游戏,源代码-c voice, 24-point game, the source code. . . . . . . . .
24dian_c
- 基于c语言设计出的24点小游戏,玩法同普通游戏类似,分享给编程爱好者们共同使用-C language design based on a 24-point game, play the same game like ordinary share to the common use of programming enthusiasts
c-24-point--game
- C语言24点游戏项目源代码 C语言24点游戏项目源代码-C language source code 24-point game item C language source code 24-point game project
