资源列表
feixing
- 飞行棋游戏,用这段代码可以模拟简单的飞行棋的过程。-It is a classical game,which is related with planes .You can use this code to imitate the interesting game.
erchashu__jiedianzonngshu
- 初始化二叉树,创建二叉树,并计算二叉树总结点数,输出-Binary tree is initialized, create a binary tree, and calculate the tree summary points, output
crack
- Theres nothing much of it.so nothing to say.
random--java
- 随机打乱一个数组顺序的函数,比如洗麻将、洗牌、抽奖等。-Disrupt the order of a random array of functions, such as washing mahjong, shuffle, draw and so on.
mouseDownDrawsLines
- Java Applet for drawing lines as mouse is pressed and released, mouse down and mouse up.
sg
- 按键简单 挂机代码 ,速度超快,简练易懂-Button simple hang code
aaaa
- 六窗口发送按键一,用于多开游戏中自动补红补蓝等等。-6 send button a window, used to open the game up to automatically fill red blue and so on.
14
- 求解二维数组的最大/最小元素 -min or max
RockPaperScissorsgame(programming)
- Simple Rock,paper,scissors game source code using C language. This is about a basic game programming.
pairing
- 是一个以c++写成的配对牌游戏,对初学者很有帮助
httpdownload
- httpdownload #ifndef __HTTPDOWNLOAD_H__ #define __HTTPDOWNLOAD_H__ #define WM_HTTPDOWNLOAD_THREAD_FINISHED ( WM_USER + 2003 ) #define WM_HTTPDOWNLOAD_FAIL_TO ( WM_USER + 2004 ) //struct FILE_INFO //class CPatchManager #i
Pokergame
- 纸牌游戏 任务:编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的 直到 以52为基数的 翻过,输出:这时正面向上的牌有哪些? -Card Games task: number is 1-52 cards, face up, starting from th