CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 游戏引擎 搜索资源 - 算法源码

搜索资源列表

  1. 网络中国象棋

    0下载:
  2. 网络中国象棋的源码,界面不错,算法尚可-network source of Chinese chess, good interface, algorithms fair
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:172.84kb
    • 提供者:胡思
  1. game3dlod_080617

    2下载:
  2. 该源码为Thatcher Ulrich的游戏引擎测试器。是一个实验性和非实验性的面向游戏和图形的代码的混杂集合。可以利用该引擎LOD四叉树的算法。在大型3D游戏中,大规模室外地形真实感渲染是个室外渲染引擎的核心部分。而实现一个大规模的地形渲染系统的关键是怎么简化地形,抛弃不必要的渲染动作(如看渲染不见的三角形和不必要的细节)来加快渲染速度。 该代码支持3D网络游戏,有客户端和服务器端,语言使用C++,支持Linux, WIN32,可以参考demo程序。 编译可以在WIN32下,有Visu
  3. 所属分类:Game Engine

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:gamedriver
  1. ASL

    1下载:
  2. 本引擎是一款功能全面的2D游戏引擎。图形模块用MMX指令优化了各种常用特效如半 透明、色饱和、alpha通道绘制等,完全工作于GDI方式,提供了极高的兼容性。中 文显示模块用LRU算法的Cache管理字模,支持平滑字体显示(反锯齿),MMX指令优 化,成倍提高绘制速度。强大的可扩展GUI系统,模仿VCL的层次和接口,使用起来 类似在C++ Builder下的开发,实现了各种常用控件。另有支持Zip的文件IO、Ini文 件解析、音频播放、输入处理、精密时钟等各模块。引擎纯面向对
  3. 所属分类:Game Engine

    • 发布日期:2017-05-17
    • 文件大小:4.43mb
    • 提供者:tangqi
  1. 01Matthews

    0下载:
  2. 人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第一个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the first example, very useful.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-08
    • 文件大小:81.53kb
    • 提供者:lincolnwang
  1. 02Higgins

    0下载:
  2. 人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第二个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the second example, is very useful.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-14
    • 文件大小:3.42kb
    • 提供者:lincolnwang
  1. 03Higgins

    0下载:
  2. 人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第三个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the third example, is very useful.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-13
    • 文件大小:1.99kb
    • 提供者:lincolnwang
  1. 04Higgins

    0下载:
  2. 人工智能游戏编程真言一书附带的源码,这一章主要讲解A*寻路算法的原理和应用。这是第四个示例,很有参考意义。-AI Game Programming mantra source attached to a book, this chapter the main road on the A* search algorithm and application of the principle. This is the fourth example, the meaning of a good refe
  3. 所属分类:Game Engine

    • 发布日期:2017-04-14
    • 文件大小:4.13kb
    • 提供者:lincolnwang
  1. vbspComplete

    0下载:
  2. HL2源码 编译完成 包内不含资源. vbsp算法 PVS 孔洞.-HL2 Source compile complete package without resources. Vbsp algorithm PVS holes.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-29
    • 文件大小:11.28mb
    • 提供者:王璞
  1. game

    0下载:
  2. 游戏设计框架 寻路源码 地图源码 搜索算法源码-Game design framework wayfinding map source search algorithm source code
  3. 所属分类:Game Engine

    • 发布日期:2017-04-17
    • 文件大小:13.04kb
    • 提供者:dongliang
  1. lzo-2.06.tar

    0下载:
  2. LZO算法库源码,可以用来对文件进行压缩或解压,普遍用于游戏引擎,需要的朋友可以研究一下。-LZO algorithm library source code can be used for file compression or decompression is widely used for the game engine, you need a friend to look at.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-27
    • 文件大小:569.38kb
    • 提供者:李晔
  1. QXGameEngine0112MMORPG

    0下载:
  2. Silverlight-MMORPG游戏引擎0112源码 这里要说明的,此完成度约50 的2D-ARPG游戏引擎存在地图未切割、多线程未优化、算法未优化、无寻路等诸多毛病, 总结原因是架构上一开始就存在着问题,因此我不打算对其再进行完善及后续制作了。至于它的开源,或许对所有的朋友有大害而无一益, 那么就让它深藏吧。但是就是因为有了它的存在,才会有了本教程以一个更为优雅、简约时尚的姿态出现。我将在本例中完全屏弃 它所有的弱点,实现它未实现的所有功能,让所有的朋友们均能用WP
  3. 所属分类:Game Engine

    • 发布日期:2017-11-15
    • 文件大小:58.75mb
    • 提供者:阿宽
  1. 20081141675819

    0下载:
  2. QQ自动登陆器源码 QQ自动登陆器.QQ密码加密算法的实现. -QQ automatic landers source QQ automatic landers the QQ password encryption algorithm.
  3. 所属分类:Game Engine

    • 发布日期:2017-12-02
    • 文件大小:114.63kb
    • 提供者:mrcool
  1. AStar2

    1下载:
  2. A星路径寻找算法入门到精通 压缩包里包括A星路径的文图教程与VC和VB两种程序源码,第一次接触A星路径算法的新手不可过错的教程 -A Star path finding algorithm entry to the master Compression bag including A Star path Ventura tutorial with VC and VB two program source code, the first contact with the A-Star
  3. 所属分类:Game Engine

    • 发布日期:2017-11-07
    • 文件大小:452.95kb
    • 提供者:gcgego
  1. recipe-577457-1

    0下载:
  2. C++ 实现的 A 星寻路算法源码,在游戏中必不可少的存在-A-star Shortest Path Algorithm (C++ recipe)
  3. 所属分类:Game Engine

    • 发布日期:2017-04-07
    • 文件大小:2.76kb
    • 提供者:Valiancer
搜珍网 www.dssz.com