-
先是一个游戏软件的原理,制备了C,N个人使用提供了依据。
Gambit 是一个游戏库理论软件,它用c++编写而成,可以在n个人的游戏上用扩展方式或正常方式执行不同的操作。这些程序既可以是用c++编写的发展专用码,或者他们也能通过更加友好的用户界面使用。-Gambit is a theory of the game software, it has prepared c, n the personal use of the game on the normal expansion or implementation of the operation. These procedures can be used to prepare the development c dedicated code, or they pass more friendly user interface to use.
- 2022-11-09 14:15:04下载
- 积分:1
-
趣味编程速算24.rar
趣味编程速算24.rar-interesting programming speed counting 24.rar
- 2022-03-16 09:57:27下载
- 积分:1
-
猜数字游戏 有八次机会 首先输入四个数字 然后点猜测
猜数字游戏 有八次机会 首先输入四个数字 然后点猜测 -猜数字eight games have the opportunity to enter the first four digits and then point to speculate
- 2022-02-07 09:54:01下载
- 积分:1
-
银行管理系统的实现,用C++语言描述与实现…
实现银行管理系统,用c++语言描述和实现,可以对银行系统模拟-The realization of bank management system, with c++ Language description and realization of the banking system can be simulated
- 2022-11-07 19:45:04下载
- 积分:1
-
student wrote dos imitates early version of unix text games, bringing their esca...
学生时代所写dos的仿早期unix版本自带文本游戏escape,现在肯定不值得玩,但其中机器方算法自创,有点意思,有时间一定把该程序改写为windows版。-student wrote dos imitates early version of unix text games, bringing their escape. Now is definitely not worth playing, but machines square manner, quite interesting. have time to definitely turn the program rewritten version of windows.
- 2022-03-24 15:28:33下载
- 积分:1
-
WIN32SDK版本的象棋源代码,比一般的象棋代码算法更复杂,执行速度更快,更聪明...
WIN32SDK版本的象棋源代码,比一般的象棋代码算法更复杂,执行速度更快,更聪明-WIN32SDK version of the source code chess, chess than the general algorithm code more complicated, faster, smarter
- 2022-10-28 20:50:03下载
- 积分:1
-
This is a children's game. Children use different gestures said three differ...
这是一个儿童游戏程序。孩子们用不同的手势表示三种不同的对象,如伸开手掌象征“布”(cloth,用字符c表示),握成拳头象征“锤子”(hammer,用字符h表示),只伸出食指和中指象征“剪刀”(scissors,用字符s表示)。其胜负规则是“布包锤子,锤子砸剪刀,剪刀剪布”。如手势相同则不分胜负。-This is a children"s game. Children use different gestures said three different objects, which stretch out palm symbol "cloth" (cloth, said characters used c), placed into a fist symbol of the "hammer" (hammer, said characters used h), the only extended index and middle finger symbol "scissors" (scissors, and s said with characters). Its rules are the outcome "cloth hammer, hammer smashing a pair of scissors, cut cloth." Gestures such as the same whatever the outcome.
- 2023-08-20 12:30:03下载
- 积分:1
-
模拟扫雷小游戏,用eclipse开发,对于JAVA初学者是一个不错的入门小程序。...
模拟扫雷小游戏,用eclipse开发,对于JAVA初学者是一个不错的入门小程序。-Simulated mine game with eclipse development, JAVA for beginners is a good entry-applet.
- 2022-11-05 16:05:03下载
- 积分:1
-
一个模仿手机游戏的小游戏
一个模仿手机游戏的小游戏-an imitation of a small cell phone game game
- 2022-10-05 02:35:04下载
- 积分:1
-
importation of a maze of arbitrary size, with a stack get out of the maze of tra...
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bo
- 2022-02-15 22:18:55下载
- 积分:1