资源列表
selectcode
- 类似与35选7的福彩游戏中选号部分的原码.-similar with the 35 elected seven Welfare Lottery games random selection part of the original code.
improve
- 用于模拟棋牌游戏,此文件为源代码,经过多次验证可行。将代码输入matlab就可以运行-For the simulation of the chess game, this document is the source code, after repeated verification feasible.The input matlab code can run
vcfivechess
- vc五子棋代码的一个例子参考资料-vcfivechess
shengsiyouxi
- 生死游戏 现有N人围成一圈,从第S个人开始依次报数,报M的人出局再由下一人开始报数,如此循环,直至剩下K个人为止 -N person game existing circle of life and death, individuals began to turn from the reported number of S, M, who reported out by the next number of people began to report, so the cycle un
poker
- 自己练习编程时编的,可随机生成一副扑克并分发,希望对大家有点帮助!-Programming their own series of exercises can be randomly generated and distributed a pair of poker, and they hope to help everyone a little bit!
AZ1.2
- wow 魔兽世界 代刷艾卓 AZ 辅助源码 按键精灵编写-wow World of Warcraft on behalf of brush Accord AZ the auxiliary source QuickMacro write
RPSKL.cc
- Introductory engineering class for an advanced version of rock paper scissors
Guessing-Game
- Its a c++ number guessing game. Computer itself generate a random number then you have to guess the number.
hanoi.c
- This a solution to the tower of hanoi problem
Eight_Queens
- 八皇后问题 C++版本 在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight Queens