搜索资源列表
Symbian_OS_2D_Game_Engine_Example_v1_0
- Symbian OS: 2D Game Engine Example file name: Symbian_OS_2D_Game_Engine_Example_v1_0.zip descr iption: This C++ example application shows how to make a portable and efficient 2D game on top of Symbian OS. The application supports different displ
DemoB
- 第二人生的崂山游戏2D引擎。带有崂山游戏的demo。引擎与轩辕剑3类似。-second life Laoshan 2D game engine. Laoshan games with the demo. Three engines with a similar X-Men.
matlab7.x
- 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
VRMap2
- VRMap 2.X 产品系列是北京灵图软件技术有限公司拥有完全自主知识版权的核心技术国际领先的三维地理信息系统平台软件,可以在三维地理信息系统与虚拟现实领域提供从底层引擎到专业应用的全面解决方案,其海量数据处理能力、高级仿真效果、跨平台通信、数据库驱动、二次开发支持等关键技术指标均全面领先于国内外其他同类产品。与国内外同类产品相比,VRMap能够为政府部门、企业、专业领域用户提供性能更优、持有与维护成本更低、扩展性更好的三维地理信息和虚拟现实应用解决方案,是\"数字城市\"建设最佳的基础软件平台
GameEngineDesingDirectXandCSharp
- Game Engine Desing Direct X and C#.rar-Game Engine Desing Direct X and C#. Rar
introduction_of_XDM_interface_
- codec engine和xdm是TI DAVINCI系列处理器开发环境中的重要组成部分。本文章是作者阅读了大量TI文档后对这两者的工作原理和如何利用这两个工具进行DSP算法开发的一个全面透彻但很容易理解的分析,包含了作者很多的心血。,xdm is a codec engine, and TI DAVINCI processor development environment an important component of the. The author of this article is
UltimaX
- UltimaX ——完全由DX8编译的引擎,程序包括 - 2D声音,3D声音,SoundFX,透明对象( .x files),流动的水,环境,对象贴图(Dark Mapping, light mapping, gloss mapping, detail mapping,)等等。-UltimaX- compiled entirely by DX8 engine, the program, including- 2D Sound, 3D Sound, SoundFX, transparent obj
XeDomExample
- S60 XML DOM Engine API 的应用例子。-a example of using S60 XML DOM Engine API
massey_speech_project
- This the source code to the Massey School of Engineering Speech project.It has the Alice Artificial Intelligence engine included and only needs a Microsoft Agent character to work. The program will work without MSagent as well however. The program
ES6008
- ESS 600x DVD Engine Datasheet, full technical details, not just a product guide
cocos2d-x
- cocosd-x的学习资料,对于这个引擎的初学者还是挺好上手的-cocosd-x learning materials, for this engine is good for beginners to get started
nginx
- nginx的配置简单文件,Nginx ( engine x ) 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 服务器-Nginx s configuration simple file, Nginx ( x engine ) is a high performance HTTP and reverse proxy server, is also a IMAP/POP3/SMTP server
cocos2d-x-Introduction
- Cross-platform game engine cocos2d-x Introduction
project-x
- Ora企业建站系统,内置模板引擎,支持代码分离;内置多种缓存机制,有效提高了页面响应时间;支持多种数据库(目前仅有Mysql数据库驱动类);支持3种路由(URL)模式;支持生成HTML。-Ora Build system, built-in template engine, code- built a variety of caching mechanism, improve the page response time supports multiple s (currently only
emocheng-cocos2d-x
- 手游恶魔城游戏的源代码,基于cocos2d-x游戏引擎-mobile game evil city source game cocos2d-x engine
DimagesForDiscuz!6.x-_MooPHP
- 1:简单而强大的把你论坛上所有的附件图片以图片列表形式展示出来。 2:Dimages 大大的增加站内的链接友好度,增加搜索引擎的收录,使你的站点对搜索引擎更有好。 3:从此可以通过搜索主题标题,图片文件名,图片描述等来查找你论坛上的附件图片。-1: simple and powerful forum to showcase all the attached images in the form of a list of image you out. 2: Dimages greatly incr
XYtoShp
- 把x,y坐标转换成shp文件,源文件可以是excel文件,也可以是Text文本文件(conver the x and y to shp files)
ChineseChess(学长)
- 一款基于cocos2d引擎开发的象棋游戏(A cocos2d based chess game developed by the engine)
noonedies
- COCOS2DX 3.10 下 C++的一个不能死游戏,源代码,帮助初学COCOS2DX的朋友,了解这个引擎!(COCOS2DX 3.10 under C++ can not die game, the source code, to help beginners COCOS2DX friends, understand the engine!)
Tetris
- 基于cocos2d-x开发的俄罗斯方块游戏,是本人在学习cocos2d-x引擎时,在win7下使用vs2010的C++做的。 附上完整的源代码。请根据自己的cocos2d-x安装路径更改vs工程项目的属性设置,即可调试运行。该代码仅供cocos2d-x游戏开发爱好者研究学习。(Tetris game based on cocos2d-x development, is I in learning cocos2d-x engine, in win7 under the use of VS2010