搜索资源列表
Delphi 组件编写--扑克牌组件
- 在网上看了不少关于扑克牌组件的编写,大多是调用Windows/system32下的cards.dll其实我们如果不调用这些函数也是可以作一个很好扑克牌组件。-online poker read many components of the preparation, most of the calls Windows/system32 cards.dll fact that if we do not call these functions would also be a very good po
简单游戏(射击类)
- 自己编写的射击游戏,框架已经全部搭建好,只需要增加元件便可制作出出彩的射击类游戏。请不要随意使用该代码中的元件,转载请联系作者。qq:4872275-prepare their shooting game, the framework has all the structures, and only need to increase the production of components can be up and Choi shooting games. Please do not use
碰碰球mx
- 该游戏为一个事实计算反射的例证。框架已经搭建完毕,只需要增加元件数量和效果便可以完善作品。-the game as a reflection of the fact that calculation example. Framework has been completed structures, components only need to increase the volume and the effect will be perfect entries.
DesigningaPCGameEngine
- We outline here the requirements of a 3D game engine, illustrated by describing a particular engine’s components. We designed the game engine, marketed as NetImmerse, to run on PCs with a broad range of performance levels, both with and wit
game_pintu
- 学vb图片操作时写的一个传统小游戏--拼图。可以更换图片、改变图片切分块数、及打乱程度。没有打包,若不能正常运行请手工注册压缩包内的Comdlg32.ocx组件。-school vb pictures of the operation was a traditional small game -- puzzles. Pictures can be replaced, the picture changed a few blocks segmentation, and the extent dis
xq
- 网络象棋源码,不需要任何组件,只需编译即可运行-network chess source, does not require any components can run only compiler
JSocket
- JSOCKET组件源码,我不太会用,大家看看吧-JSOCKET source components, I do not use, we look at it
a_game_road_find
- A*算法是一个求最短路径的函数,为许多即时战略游戏所用刀(或许人家大型的即时战略游戏笔者算法更好,不管它)。它由两个函数组成,一个是评估函数,也就是确定人物移动的下一个位置必须离目标位置最近,评估函数评估的结果越精确,则寻径的速度越快;另一个就是寻径函数,也就根据评估的结果做出响应,然后从新位置继续评估下一个位置,若无路可走(四周都是障碍什么的),那么折回一个路径节点,尝试其他方向,这个算法有个缺点,随着游戏中人物增多,相应的处理节点就增多了,会影响处理速度,而且占用大量的内存。 有兴
A10plane
- 实现窗口的构建,directX各个组件的初始化,定时器的创建,幕后缓存区的建立,通过自定义函数createddpla():便建立了一个包含位图的幕后暂存区ddpla[num]供程序使用,createdsbuf():建立一个包含声音数据的次缓存区dsbuf[num],就可以在程序中播放声音了。设置颜色键,用于实现镂空效果。在构造函数中实现背景音乐的播放和背景贴图的翻页。-achieve window Construction, directX various components of the i
3Dmofang
- 实现窗口的构建,directX各个组件的初始化,定时器的创建,幕后缓存区的建立,通过自定义函数createddpla():便建立了一个包含位图的幕后暂存区ddpla[num]供程序使用,createdsbuf():建立一个包含声音数据的次缓存区dsbuf[num],就可以在程序中播放声音了。设置颜色键,用于实现镂空效果。在构造函数中实现背景音乐的播放和背景贴图的翻页。-achieve window Construction, directX various components of the i
20074621323401
- 实现窗口的构建,directX各个组件的初始化,定时器的创建,幕后缓存区的建立,通过自定义函数createddpla():便建立了一个包含位图的幕后暂存区ddpla[num]供程序使用,createdsbuf():建立一个包含声音数据的次缓存区dsbuf[num],就可以在程序中播放声音了。设置颜色键,用于实现镂空效果。在构造函数中实现背景音乐的播放和背景贴图的翻页。-achieve window Construction, directX various components of the i
fenbushitank
- 实现窗口的构建,directX各个组件的初始化,定时器的创建,幕后缓存区的建立,通过自定义函数createddpla():便建立了一个包含位图的幕后暂存区ddpla[num]供程序使用,createdsbuf():建立一个包含声音数据的次缓存区dsbuf[num],就可以在程序中播放声音了。设置颜色键,用于实现镂空效果。在构造函数中实现背景音乐的播放和背景贴图的翻页。-achieve window Construction, directX various components of the i
yingxiongjiumei
- 实现窗口的构建,directX各个组件的初始化,定时器的创建,幕后缓存区的建立,通过自定义函数createddpla():便建立了一个包含位图的幕后暂存区ddpla[num]供程序使用,createdsbuf():建立一个包含声音数据的次缓存区dsbuf[num],就可以在程序中播放声音了。设置颜色键,用于实现镂空效果。在构造函数中实现背景音乐的播放和背景贴图的翻页。-achieve window Construction, directX various components of the i
CChessThinkerEngine
- 本程序由四部分组成:数据结构定义、核心模块、扩展模块和操作界面。其中核心模块由走法产生器、搜索引擎和估值函数组成;扩展模块由悔棋功能、还原功能、思考线程控制及音效控制组成;操作界面对外接口有:棋盘位图、悔棋按钮、还原按钮、停止思考按钮、打开音乐按钮、关闭音乐按钮和新棋局按钮等-this procedure consists of four parts : data structure definition, the core module, expansion modules and inter
ScrollingGameDevelopmentKit
- Scrolling Game Development Kit 卷轴式的游戏开发工具包,C++/VB Create a complete game or game components for external use. All apsects exposed through scr ipting and COM, or playable in the built-in environment. Edit Graphics, Maps, Sprites, Paths, etc
vb考试
- 是一个拼数字的游戏!拼图游戏由中上部的游戏区和下边的答案显示区两个部分组成。游戏区的右边有一张被分割成好几块、已被打乱排序的大图案板。它占了整个游戏区约3/4左右。左上角则有一张小巧可爱的完整图片。其上方有一个粉色的[记分]键,玩家随时可以查看自己的得分情况。左下角则有[开始]和[结束]键。轻轻点击[开始]键,开始游戏。游戏时,这个位置就会出现[认输]的提示键。当然,点击[认输]键将会失分。-figure is a fight of the game! Puzzles and games fro
魔板游戏源程序qinlei
- 智力拼图,又称魔板游戏,4*4的方格组成,15个字母,一个空格,要求玩家移动方格把字母排成字母表顺序,上下左右和回车控制。-intellectual puzzles, board games also known as the devil, 4 * 4 components in the box, 15 letters, a box requiring mobile box put players line up in alphabetical order of the alphabet, fr
update 基于网狐平台增加的更新组件
- 基于网狐平台增加的更新组件,可碎片更新,在服务端配置XML即可,也可以自己改成 适用于其他应用程序的 更新组件-Fox platform based on the increase in net update component updates can be fragments, XML can be configured in the server, you can own for other applications into the update components
tankGame
- 用java的swing组件做的坦克游戏,只是最基本功能,有助于新手学习-Java swing components to do with the tanks of the game, only the most basic features to help novices to learn
6.6network
- 网狐的网络组件,把有些错修改了,看有人有需要的不-Network Fox network components, to modify some of the wrong, do not need to see someone