资源列表
Static_Poker
- 54张扑克牌,把最上面的牌插到最下面,每插三张扔掉一张,输出最后一张牌的序号-There are 54 poker cards,you put the up most card to the bottom,then throw a card.The progran will output the order of the last one.
Game-Solution
- 简单图问题的实际应用 编程问题小游戏的解决方案 -Simple graph and the practical application of game programming solution to the problem
WAR
- A war game to simulate battle
dsda
- 设计游戏室的外挂不定,这样可以加快游戏进程-This can speed up the game process design playroom plug indefinite
DNF1
- 外挂中攻击的一些代码 希望 能够对你们有所帮助-Plug in the attack some code hope you can help
Play
- VB小游戏,找相同的图片颜色,出现一样的就成功了-VB game, find the same image color, appear on the same successful
MdGetPic
- VB6用于抓取图像,有句柄就可以,建一图片控件,就可以用了-VB6 for capturing images, the handle can build a picture control, you can use
Desktop
- Simple Physics engine
monkey
- n个猴子围成一个圈,从第m个猴子开始从1依次数数,当数到k时,该猴子出列。并从下一个猴子开始从1依次数数,直到只剩一个猴子为止。-N a monkey in a circle, starting from the first m a monkey from 1 count in turn, when the count to k, the monkey out.And starting from the next monkey from 1 count in turn, until only o
40g
- 解题软件,游戏好。 解题软件,游戏好。-deal with softwaredeal with softwaredeal with software
stone-scissors-cloth-games
- 用C语言开发的石头剪刀布小游戏,代码可用于参考,简单的一个C语言小程序-The use of C language to develop the stone scissors cloth games
DDA
- As we know that in computer graphics subject we have a several line drawing algorithms. Here i am uploading code for DDA algorithm for line drawing.