资源列表
niunian
- 扑克斗牛的规则是这样的 A是一点 。2是两点,依此类推。。10就是10点,J,Q,K 都是10点 ,不用大小鬼, 发五张牌 ,任意三张组合出整十的数,,就算是牛,剩下两张再组合。取个位数。。个位是多少就是牛几。。要是任意三张组合不出整十。那就是没牛。。。我想用C语言些出来 算出52张牌的组合 可以有多少种是有牛在里面的 并且牛几有多少中种-Bull of the rules of poker is that A is the first point. 2 is two points, and s
myCode
- flames program in java
B
- 本人初次接触java,自己写的一个非常好玩的猜数字游戏-java
fist
- 猜拳游戏,eclipse开发,很简单的一个游戏,代码很简单-Mora game eclipse development, a very simple game, very simple code
24100
- 24点,作用进行24点游戏,简单的算法,采用结构化设计-24 points, the role of 24-point game, a simple algorithm, using a structured design
Easy-language-plug-in-recharge
- *充值系统,有自制卡密的功能,下载看看,绝对不后悔。-External charging system, a homemade card density function, download and have a look, never regret.
typing-program
- 这是一个练习打字的程序,主要用C++编写 欢迎下载-This is a type of exercise program, mainly written in C++ welcome to download
brain-game
- 一个很有意思的脑力游戏的实现程序,等锻炼人的思维。-an interesting game,to show your telent
DatSplitterv0.1
- DatSplitter for RF online client/serversided Dats. Needed to split dat files so they can be edited with the Stream Editor. Used to edit server/client files.
EightQueensProblem
- 在8*8的国际象棋盘上放置八个皇后,使其不能互相攻击,用递归法求出所有布局-8* 8 placed on the international chess board eight queens, so that it can not attack each other, all the layout obtained by recursion
ag7240
- 基于Atheros主板嵌入式开发中修改以太口不通或者不稳定问题-Atheros-based embedded development board to modify the Ethernet port unreasonable or instability
do.c
- 递归的使用 tc2.0 编译通过 24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接 如图所示: 思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-Up with an even 24 points but o