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

搜索资源列表

  1. YellowDemo

    0下载:
  2. 这是用c++语言编写的在ScST仿真平台机器人足球赛一个比赛队提交的结果. 其中有一些人工智能的算法 值得一看.-This is the language used c ScST in robot soccer simulation platform for the team to a result. There are some interesting sites in artificial intelligence algorithms.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:48.37kb
    • 提供者:喻林
  1. WUZIQI.rar

    2下载:
  2. c语言写的五子棋代码,在Tc下运行,简单易懂,AI强大,适合学习c语言和算法的初学者,Gobang language written in c code, running under the Tc, easy-to-read, AI strong, suitable for learning c language and algorithms for beginners
  3. 所属分类:Game Program

    • 发布日期:2015-07-06
    • 文件大小:2.58kb
    • 提供者:homlee
  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. Real_Time_Fluid_Dynamics_for_Games.

    0下载:
  2. 这篇论文介绍了一种简单快速的动态流体的解决方案应用于游戏引擎。-in this paper we present a simple and rapid implementation of a fluid dynamics solver for game engines. Our tools can greatly enhance games by providing realistic fluid-like effects such as swirling smoke past a
  3. 所属分类:Game Engine

    • 发布日期:2017-03-25
    • 文件大小:942.31kb
    • 提供者:li
  1. AI_for_Game_Developers

    0下载:
  2. Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throu
  3. 所属分类:Game Engine

    • 发布日期:2017-05-17
    • 文件大小:4.49mb
    • 提供者:王洋
  1. Wordware.Publishing.introduction.to.Game.Programm

    0下载:
  2. Exploring the world of game development with a focus on c++, this book explans the basics of mathematics as it relates to game programming, covers the fundamentals of c++, and describes a number of algorithms commonly used in games.
  3. 所属分类:Game Program

    • 发布日期:2017-05-21
    • 文件大小:6.31mb
    • 提供者:Dang Quan
  1. MyRussiaSquare00

    0下载:
  2. 这是用Microsoft visual c++6.0编写的一款小巧的小游戏——俄罗斯方块,里面有高效的算法和数据结构设计-This is written in Microsoft visual c++6.0 a small game- Tetris, there are efficient algorithms and data structures
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2.2mb
    • 提供者:chenhaosust
  1. c_lianliankan

    0下载:
  2. c写的一款连连看小游戏,有代码有注释,很利于研究连连看的算法,以及新手学习c语言程序的编写。-A the Lianliankan small game written in c code annotated, it is conducive to the study lianliankan algorithms, as well as novice learning c language program.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-09
    • 文件大小:4.44kb
    • 提供者:allen
  1. tanshiche

    0下载:
  2. c语言开发编写的 贪食蛇游戏,很有参考价值,包含一些算法-c pivotal game written in language development, great reference value, contains a number of algorithms
  3. 所属分类:Game Program

    • 发布日期:2017-11-29
    • 文件大小:36.55kb
    • 提供者:zhanrox
  1. fangzhenjisuanji

    0下载:
  2. c语言开发编写的 仿真计算机游戏,很有参考价值,包含一些算法-Simulation computer game written in c language development, great reference value, contains a number of algorithms
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-09
    • 文件大小:56.75kb
    • 提供者:zhanrox
  1. five-in-a-row

    0下载:
  2. 五子棋游戏,实现人人对战,和人工智能算法,即实现人和电脑对战,采用c实现-Backgammon games, all Battle, and artificial intelligence algorithms, and play against the computer, using c to achieve
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-23
    • 文件大小:2.7kb
    • 提供者:杨基隆
  1. fivechessSystem

    0下载:
  2. 计算机人机对弈是人工智能的主要之一,作为人智能研究的一个重要分支,计算机博弈是检验人工水平的一个重要方面。它的研究为人工智能带来了很多重要的方法和理论,产生了广泛的社会影响和学术影响。 研究其计算机算法,可以让我们看到人工智能的初影,也有助于我们人脑的开发。 五子棋机器博弈系统以java及c/c++语言作为开发语言,系统支持通常的人机对战外还支持远程人人对战及远程机器对战,可以动态添加好友,修改个人信息,具有很强的实用性,采用动态链接技术实现人工智能模块的加载,降低了人工智能模块更换的代价,提高
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-16
    • 文件大小:24.18mb
    • 提供者:xiangweiZeng
搜珍网 www.dssz.com