搜索资源列表
43127
- In this game, you must assist a monkey in collecting food as it falls from the Tree of Life to feed the starving populace of Hungry Monkey Island. To help you, there are several powerful Runes which can unleash special powers that aid you in collecti
VBKing
- 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
tree
- 数据结构的二叉树,用图形的方式来演示,让你更容易理解数据结构-The binary tree data structure, using graphics to show the way, let you more easily understand the data structure
MiGong
- 一个快速高质量的迷宫生成器,采用生成树、扩散算法以保证收敛,但是在一些极端条件下可能会进入无限循环。-A fast high-quality maze generator, using spanning tree, diffusion algorithm to ensure convergence, but in some extreme conditions, may enter an infinite loop.
SAND
- 沙画游戏硬件实现,基于DE2开发板,有水,火,盐,树等不同类别-Sand painting game hardware implementation based on the DE2 board, there are different categories such as water, fire, salt, and tree
vcTreeMFC
- Tree源码,不是树形菜单哦,是基于MFC技术绘画出的一颗开花的树,艺术与理性的结合,源码编译截图如图示,VC++去用MFC技术实现的作品,欢迎拍砖评论。-Tree source, not a tree menu Oh, the MFC-based painting of a flowering tree, art and rational combination, source compiled screenshot as shown, VC++ to use the MFC technolo
xinjingling
- 一个RPG游戏,是作者树之根在暑假写的。可以下载来玩玩,有源码。-An RPG, is written in the summer of the tree' s root. Can download to play source.
myFirstGame
- windows下的小游戏。适合游戏编程初学者。 解压缩以后,用VC++6.0直接编译连接即可运行。 压缩包内包含以下内容。 myFirstGame | |--Debug | |--images | | | |--bg.bmp | |--boss0.bmp | |--boss0_.bmp | |--boss1.bmp | |--boss1_.bmp | |--boss2.bmp | |--boss2_.bmp | |--boss3.b
fractal-tree
- 使用基本的分形算法实现的树木,通过调整参数改变显示结果。-Use basic fractal algorithm to implements trees, changing the results by adjusting the parameters.
InOrder
- inorder tree traversal
TREE_GAME
- ITERATIVE TREE TRAVERSAL
animal-game
- 基于c++ MFC制作可视化动物游戏,运用树形结构-Based on c++ MFC visual animal games, use the tree structure
BinaryTreeSample
- how to use binary tr-how to use binary tree
cat-and-dog-lovegame
- 一只小狗喜欢上了一只小猫,小猫也对小狗有点意思,但并小猫不知道自己能否嫁给这只小狗。小猫给自己制定了一个规则,当这个规则满足后,小猫就立刻嫁给小狗。同时小狗的耐心也是有限的,小狗也给自己定了一个追求期限,如果过期,小猫仍然没有明确表示。小狗也不会为了这棵小树而放弃整个森林的。-A small dog like a cat, the cat is a little meaning on the puppy, but and kitten don t know if I can marry the
BinTreeBoard
- Java实现的二叉树分形图,递归算法和awt的应用-Java implementation of the binary tree fractal, recursive algorithm and awt application