资源列表
MMpicture
- 一个很简单的MM换头发的小程序,很简单的适合刚开始学习VB的人-a very simple hair MM for a small procedure, a very simple for the beginning of the learning VB
VB_clock
- 一个漂亮的时钟界面编程的例子。看起来还不错!-a beautiful clock interface programming examples. It also seems pretty good!
Russia_Doc
- 陈畅写的俄罗斯方块,有完整的开发文档,比较难得,可以一起学习-Chang Chen wrote of the Russian box, and the development of a comprehensive document, the more desirable, can learn
VC_haiyangshengta
- 这是一个用VC++开发的一个模拟海洋生态系统的游戏,提供给那些初学游戏编程的模拟。-This is a development of the VC with a simulated marine ecosystem of the game, beginner to those simulated game programming.
a_game_road_find
- A*算法是一个求最短路径的函数,为许多即时战略游戏所用刀(或许人家大型的即时战略游戏笔者算法更好,不管它)。它由两个函数组成,一个是评估函数,也就是确定人物移动的下一个位置必须离目标位置最近,评估函数评估的结果越精确,则寻径的速度越快;另一个就是寻径函数,也就根据评估的结果做出响应,然后从新位置继续评估下一个位置,若无路可走(四周都是障碍什么的),那么折回一个路径节点,尝试其他方向,这个算法有个缺点,随着游戏中人物增多,相应的处理节点就增多了,会影响处理速度,而且占用大量的内存。 有兴
leijun
- 用C++做的RPG角色扮演小游戏,基于DOS 界面下的。-C so small RPG role-playing game, based on the DOS interface.
football(youyf)
- 一个足球游戏软件,采用C++BUILDER编写,适用于游戏开发入门人员.-a soccer game software using C BUILDER prepared apply to game development portal staff.
3dplayer2
- 一个很有趣的小游戏!桌面3D小球,很好玩啊!-a very interesting little game! 3 D desktop small ball, good dismal!
shengcunyouxi
- 上数据结构时,自己用C语言做的小游戏,做得不好,请大家原谅。-structure on the data they used C language to the small games, done well, please forgive me.
BlackWhite11
- C#编写的黑白棋游戏,不同于其他的一些.具有网络对战功能, 可作为c#学习资料-prepared reversi game, unlike some other. Network functions with the war, c # can be used as learning materials
39568
- This package provides tools for simulating the classic Mastermind board game. Classes defined include Code, Player, CodeMaker, and CodeBreaker. Also included are a console game UI and a brute-force simulation program. This package was ori
32947
- A Tic Tac Toe program written in C using graphics as well as text mode giving brief idea of developing games in C-A Tic Tac Toe program written in C using grap hics as well as text mode giving brief idea of dev eloping games in C