搜索资源列表
loki-exp-20020718
- 一个标准的C++程序库,能使你的开发减少大量工作-a standard C library, you can reduce a lot of development work
EnmyBelw
- < 紧急下潜> 著名j2me手机游戏,本人开发. 游戏为经典潜艇军舰海战,玩家操纵军舰躲避潜艇攻击,并打击潜艇. 游戏程序含有通用的图片管理类库.可重用.-lt; Lt; Emergency dive gt; Gt; Famous J2ME mobile games, I development. Classic games for naval submarines, warships, players manipulate warships escape attack s
battle
- 我自己做的一个VC下的小游戏,图形库是stanford的一个库,不过编译环境是在VC下-I do a small VC games, graphics library is a library of stanford. However build environment in VC
hfSrc102
- 一个简单的DirectX封装,边学边扩充的类库这个demo只是技术上的试验罢了,以后有时间一定要做一个好的游戏库-a simple DirectX package, learn while the expansion of the library is a technical demo pilot thinks, after a certain time to be done for a good game
我编的贪食蛇
- 用了斯坦福的cs111库编的(学校用来启蒙的库),由于不了解键盘输入的库,便采取鼠标点击控制方向-spent the cs111 Stanford Bank (schools used to enlightenment library), and the ignorance of the keyboard input of the library, they should take control of the direction the mouse click
飞行器模拟
- Thanks for downloading my Logix RC flight simulator. This is a Micro$oft Visual C++ project, so it would be easiest for you to open it with MSVC++ but if you dont have it, you can always use your own compiler, the source files are all there. My progr
EightQueen
- Dos下图形界面的八皇后小游戏。 本程序在TC++3.0下编译调试通过!采用了Borland公司提供的图形库Graphics. 为了能使本程序脱离c/c++环境独立运行,我将图形驱动 EGAVGA.BGI以及字库TRIP.CHR和SANS.CHR均转换为相应的.obj文件,然后链接到可执行文件EIGHTQUEEN.EXE中!-Dos under a graphical interface Queen's small eight games. The procedures under th
tc3下俄罗斯方块程序
- tc3下俄罗斯方块程序 采取定义boland图形库(<graphics.h>),需编译前将turboc目录下的egavga.bgi考到源程序所在目录下-TC3 under procedures adopted Tetris Boland definition graphics library (lt; Graphics.hgt;) , Will be compiled before the TurboC directory egavga.bgi test to the directo
snake.rar
- C语言 使用SDL库 实现的贪吃蛇 有关卡,可调速,能升级,食物多种,C language using the SDL library to achieve the Snake
playBall(2P)_LiR
- 如题,是“二板挡球”类型的小游戏。 使用devc++开发工具,利用了部分allegro库。 图片资源、声音资源、原代码文件均在。-Such as title, is a "secondary block the ball" type games. Use devc++ development tools, the use of some of the allegro library. Picture resources, sound resources, source cod
20111012_122424524
- 易语言奇门遁甲模块源码例程程序结合易语言模块万年历.ec,根据奇门遁甲的排列方式,按照农历日期进行奇门遁甲计算排列。 本易语言例程源码是易语言论坛用户云外归鸟编写的。 模块需要易语言第三方ADO数据库操作支持库的支持。 -Qi Men Dun Jia Yi language routines source code module with easy language module program calendar. Ec, the arrangement according to Q
mf
- MagicSquare的图形代码,BC3.1的,需要BC提供的几个图形库,写这些代码的时候真天真。如今BC是彻底被人抛弃了,但代码的灵魂还是一样的-MagicSquare graphics code, BC3.1 need BC to provide a few graphics library, write the code when really naive. Now BC is being completely abandoned, but the soul is still the sa
MegaMario_v1.5_w32_linux
- 超级玛丽源代码 基于SDL库 可以在Linux和Win32平台运行 有关卡编辑器-Super Mary SDL library source code can be based on Linux and Win32 platforms running on the card editor
cyouxi
- 一个用c++写的游戏作品 对初学者有一定的参考作用 主要是应用了mfc类库的知识 希望对大家有参考作用-A with c++ to write games for the beginners of some reference value is applied knowledge mfc class library reference for all of us hope that the role of
FlyGeneral
- 一款Java游戏FlyGeneral源代码,看不出是不是手机游戏,没有仔细看,附有JAR和SRC,有兴趣的朋友研究一下,需要相应类库支持,根据提示到网上下载。 -FlyGeneral a Java game source code, can not see the cell phone game is not a close look at with JAR and SRC, the friends who are interested to look at the need for a c
gaf
- gafSolution是一个基于Win32平台的游戏开发解决方案,也是一个经验的积累库。通过不断扩展gafSolution的模块可以把平时的开发经验和代码统一组织起来。这样,在进行新的开发项目的时候,开发人员就可以迅速进入开发状态而不必每次都从一些零碎、底层的库开始。而且,利用gafSolution的统一模块接口也可以轻松实现替换引擎DLL实现却不必改动主程序的效果。-gafSolution is a Win32-based platform game development solution,
mapEditor2
- 使用说明: 1、菜单中的“新增”按钮可以增加一个新的地图工程,地图选择本地图片,可以设置宽度和高度以及每个地图单元格的宽度和高度。 2、打开地图图片后,可以设置每个单元格“放置路点”或“放置障碍”以及“放置建筑”。路点是可角色通行的部分、障碍是角色无法通行的部分。建筑需要在“元件库”中导入图片后,点击“放置建筑”进行放置。 3、点击“Layer&层”中的“地图”、“建筑”、“网格”可隐藏地图上对应的元素。 4、点击“保存”,可以将地图设置的信息保存为xml文件,如果有没有设置元素
GameEdit
- 之前上传的推箱子游戏的关卡设计器源码 同样基于CGX库.-From before the crossing of the Sokoban game designer CGX library based on the same source.
library
- 利用JAVA中提供的多种数据结构来实现图书馆书籍的借阅归还登记等功能。-Provides a variety of data structures in JAVA to borrow library books returned to the registration function.
Library-management-system
- 利用C语言汇编得到的一个小型的图书馆管理系统-use a small C language library management system was compiled