搜索资源列表
算24点问题求解
- 算24点游戏的解法!还可以算其它任何点数。和传统方法不一样的,可以支持负数和小数解算任意点的问题-count 24 points of the game Solution! Also can calculate any other points. Traditional methods are not the same, and can support a negative decimal Solving the problem of arbitrary point
count24
- 速算24游戏,一个比较经典的VC++例子。不错的
dhsfj
- 很多呀,呵呵案例一 贪吃蛇游戏案例二 计算器案例三 黑白棋游戏案例四 迷宫问题案例五 扫地雷游戏案例六 速算24案例七 数据结构CAI系统案例八 进程调度案例九 存储管理分区分配算法案例十 通讯录案例十一 学生成绩管理案例十二 工资管理案例十三 图书借阅管理案例十四 教师工作量计算-many ah, Oh cases a game Snake Case 2 Case 3 reversi calculator case four games maze problem cases five game
kcsj
- 语言程序设计课程设计,里面是几个源代码,1、贪吃蛇游戏 2、计算器 3、黑白棋游戏 4、迷宫问题 5、扫地雷游戏 6、速算24 7、课程成绩柱形图统计 -language program design course, there are several source code, 1, a huge memory games two, three calculators, reversi four games, maze 5, mine sweeping games 6 and the s
QuickCalculate24
- windows游戏编程例子,速算24--类似于扑克牌速算24点的小智力游戏
24dian
- 别人做的,我改了一下。实际上它可以将前4个数,通过4则运算组合,得到第5个数的值. 就是我们玩算24的游戏规则一样.
24
- 算24点游戏, 给定4个数,该程序输出一种表达式使得其结果为24或者No solution。
Calculate24
- 用PowerPointVBA编写的算24游戏,内附算法说明,打开后可用Alt+F11查看VBA源码。
c24
- 算24啊。输入四个1到13得数字,通过四则运算得到24。可以通过他自动得出所有方法。-count 24. Input 4 1-13 figure through four operations to be 24. Can he come all the way automatically.
shusuan
- 用java写的速算24游戏-with the speed counting 24 games
24点
- 经典的四张扑克算24点游戏源代码,用VC6编写的,程序具有自动求解和计时功能,短小精悍,寓教于乐,对初学者有不少帮助。
经典24点游戏源代码
- 经典的四张扑克算24点游戏源代码,用VC6编写的,程序具有自动求解和计时功能,短小精悍,寓教于乐,对初学者有不少帮助。
yxxb
- 很久以前放在个人主页上的算24游戏,其实就是提供了一个算24的方法。有VBSccript写的,看看吧-A long time ago on the personal home page count of 24 games, in fact, provides a 24-count method. There VBSccript written to see if it
24
- 这是算24的小游戏,简单、快捷、好玩又好用,希望大家都来试试。 -This is the operator of 24 small game, simple, fast, fun and convenient, we want everyone to try.
SUSUAN24
- 速算24,包含C++编写的所有源码,和生成的可执行.exe,可直接打开运行游戏。可以自由修改。-Quick count 24, including all written in C++ source code, and generate the executable. Exe, can be directly run the game open. Are free to modify.
24point
- 24Point”是80年代全世界流行一种数字游戏,在中国我们把这种游戏称为“24点”。 游戏规则 :一副牌中抽去大小王后还剩下52张,任意抽取4张牌(称为牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9—8)×8×3或3×8÷(9—8)或(9—8÷8)×3等。 -24 games
Calculate24
- 采用VC++编写的速算24游戏,适合编写游戏的初学者-Written by VC++ 24 Games-speed calculation, preparation of the game for beginners
Games-of-C-Program
- 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
24
- 24点游戏全解 (就是给四个数算24),并简单分析了一下为什么选24这个数字,里面还有用cpp文件里的代码求解出的txt文件结果-24 point game full solution
Quick-count-24
- 速算24,这是小学生经常玩的一个数学游戏,现在把它写成程序,看看还有谁比计算机快。-Quick count 24, which is a math students often play games, and now put it into the program, see who is faster than a computer.