资源列表
[其他游戏] worminmanor
说明:用户输入一个正整数n,控制台就输出n*n的矩阵,从1开始+1递增,并成环绕状。如: input:3 output:1 2 3 8 9 4 7 6 5 本代码实现功能虽然简单,但使用面向对象技术,形象的用小虫子吃菜叶来描述,并使用了单例、工厂等模式。-err<苏缦云> 在 2025-02-23 上传 | 大小:259kb | 下载:0
[其他游戏] Screen_Protection_Program
说明:vc开发的一个屏幕保护程序的例子程序,对屏保编程有借鉴入门意义。-vc development of a screen saver procedures example, the Screen Saving introductory programming referential significance.<周东> 在 2025-02-23 上传 | 大小:51kb | 下载:0
[其他游戏] vc++gamedesign
说明:vc++专业游戏程序设计,主要涉及游戏中的图像处理,包括高效快速的贴图方法,各种特效的实现,directdraw的用法,多媒体编程-vc professional game programming, mainly involving games of image processing, including rapid and efficient method of map, the realization of various effe<于威> 在 2025-02-23 上传 | 大小:20.05mb | 下载:2
[其他游戏] Russia_Doc
说明: 陈畅写的俄罗斯方块,有完整的开发文档,比较难得,可以一起学习-Chang Chen wrote of the Russian box, and the development of a comprehensive document, the more desirable, can learn<yanzi> 在 2025-02-23 上传 | 大小:59kb | 下载:0
[其他游戏] VC++_youxikaifa
说明:游戏开发实例教程,提供给广大游戏爱好者制作开发自己的游戏。-game development examples and guidance to the vast number of game enthusiasts production and develop its own game.<李新> 在 2025-02-23 上传 | 大小:1.48mb | 下载:0
[其他游戏] VC_haiyangshengta
说明:这是一个用VC++开发的一个模拟海洋生态系统的游戏,提供给那些初学游戏编程的模拟。-This is a development of the VC with a simulated marine ecosystem of the game, beginner to those simulated game programming.<李新> 在 2025-02-23 上传 | 大小:469kb | 下载:0
[其他游戏] a_game_road_find
说明:A*算法是一个求最短路径的函数,为许多即时战略游戏所用刀(或许人家大型的即时战略游戏笔者算法更好,不管它)。它由两个函数组成,一个是评估函数,也就是确定人物移动的下一个位置必须离目标位置最近,评估函数评估的结果越精确,则寻径的速度越快;另一个就是寻径函数,也就根据评估的结果做出响应,然后从新位置继续评估下一个位置,若无路可走(四周都是障碍什么的),那么折回一个路径节点,尝试其他方向,这个算法有个缺点,随着游戏中人物增多,相应的处理节点就<yzmars> 在 2025-02-23 上传 | 大小:3kb | 下载:0
[其他游戏] football(youyf)
说明:一个足球游戏软件,采用C++BUILDER编写,适用于游戏开发入门人员.-a soccer game software using C BUILDER prepared apply to game development portal staff.<wanggang> 在 2025-02-23 上传 | 大小:45kb | 下载:0