搜索资源列表

  1. 3_Huiwen

    0下载:
  2. 回文游戏,c语言,有源码,可以参考研究使用。-palindrome games, c language, and the source code can reference study.
  3. 所属分类:数据结构常用算法

    • 发布日期:
    • 文件大小:1kb
    • 提供者:杨琳琳
  1. MPQ

    0下载:
  2. 国内关于storm的资料很少额 Delphi的相关资料更是到处都找不到甚至Google都找不到 我就写了个分享啦 里面有很详细的注释 使用Storm.dll解压MPQ文件的演示 只是一个简单的演示 更强大的MPQ工具和其他源码请看Http://Www.WuHansen.Com/soft 虽然很简单 但是我也是研究了一定时间的 公布出来让想研究的朋友少走弯路 程序使用很简单 假设程序名MPQ.exe 有个mpq文件demo.w3m包含war3map.j要把它解压出
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:327kb
    • 提供者:吴瀚森
  1. bee

    0下载:
  2. 实现一个大黄蜂游戏的源码,其中利用了人工智能的知识-Realize a large source Hornets game, which made use of knowledge in artificial intelligence
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:167kb
    • 提供者:无危
  1. ai_code

    0下载:
  2. 游戏编程AI源码,包括A*等findpath的算法-AI game programming source code, including the A* algorithm, such as findpath
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:4.34mb
    • 提供者:liuxy
  1. chesse

    0下载:
  2. pc游戏编程_人机博弈,算法和实现都比较完整,源码可运行。且可以从中学到很好的算法知识,和人机博弈-pc game programming _ man-machine game, algorithms and realization are relatively complete, source code can run. And can learn a good knowledge of algorithms, and human-computer game
  3. 所属分类:数据结构常用算法

    • 发布日期:
    • 文件大小:9.91mb
    • 提供者:pengpeng
  1. Demo

    0下载:
  2. 游戏中的寻路算法C++源码,可以自己编辑地图 。-Wayfinding game algorithm C++ Source, you can edit the map itself.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:127kb
    • 提供者:原无星
  1. sudoku.win32

    0下载:
  2. 此为九宫格游戏的源码。运行程序,出现一个需要填数的九宫格,在游戏过程通过点击check可以检查结果是否正确。-This is the squares of the source game. Run the program, there is a need to fill in the number of squares, in the course of the game can check by clicking the check results are correct.
  3. 所属分类:数学计算/工程计算

    • 发布日期:
    • 文件大小:88kb
    • 提供者:刘丽娟
  1. CSparse_matrix_tar

    0下载:
  2. csparse是《Direct Methods for Sparse Linear Systems》一书配套的源码教程,是稀疏矩阵在数值计算中的代码的例程,内含matlab接口,在数据压缩存储,大规模稀疏线性系统求解,游戏建模等方面有广泛的应用,且代码简洁高效,便于阅读学习。-CSparse is concise and simple to understand and thus suitable for a textbook, yet it is also industrial-strengt
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1.32mb
    • 提供者:snow
  1. RLE_Arithmetic

    0下载:
  2. RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。-RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, becaus
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:34kb
    • 提供者:jorn ham
  1. SourceCode

    0下载:
  2. 游戏编程精粹经典源码.包括很多经典的小例子,比较全面,是游戏编程的比较好的参考。a其中包括:人工智能、游戏图形运算、游戏数学运算等经典游戏编程元素。-classic game skills programming source code. Including many small classic code example. A good reference for game programming。code examples including: AI, Mathematics, Polygo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:7.32mb
    • 提供者:shama
  1. openglGame

    0下载:
  2. 一个简单的opengl游戏,附带源码,对学习opengl很有帮助-A simple opengl game, with source code, very helpful for learning opengl
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:285kb
    • 提供者:Alex
  1. jx

    0下载:
  2. 一个单机游戏修改器源码,希望能对他们有所帮助,我也希望能得到帮助!-Modifier Source
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:74kb
    • 提供者:yangjunwei
  1. CollisionDetection

    0下载:
  2. 2D游戏凸多边形碰撞检测,分离轴定理算法源码-2D Games convex polygon collision detection algorithm for source separation axis theorem
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:20kb
    • 提供者:Peter
  1. GoodDataStructure

    0下载:
  2. 数据结构的课程设计的几个重要源码,包含24点游戏、旅游交通路线图的设计、酒店账务管理等,原创内容,欢迎转载-Data structure design of several important source programs, including the 24-point game, the design of tourist traffic the road map, hotel management, accounts, original content, please be reprodu
  3. 所属分类:数据结构常用算法

    • 发布日期:
    • 文件大小:173kb
    • 提供者:C瓜哥
  1. MATLAB_game

    0下载:
  2. 用MATLAB实现了俄罗斯方块这个游戏,百分百能玩,包中有源码,且有设计报告,方块下降速度可调。-MATLAB for this game tetris, 100 can play, package design, and is the source, report decreasing speed can be adjusted.
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:33kb
    • 提供者:张强
  1. MaxMinAlgo

    0下载:
  2. 使用人工智能极大值极小值算法实现的井字棋游戏,有完整的工程及源码注释,可直接运行,并附带了程序运行的示例截图。-Maximum use of artificial intelligence algorithms to achieve the minimum chess game Tic Tac Toe, a complete engineering and source notes, can be directly run, and run the sample with a screensho
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:1018kb
    • 提供者:swim
  1. bw

    0下载:
  2. 模式识别系列搜索算法的应用黑白棋游戏的源码-Pattern Recognition Series search algorithm source code for the application of Othello
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:30kb
    • 提供者:郭世强
  1. 03-Pathfinding-with-Astar

    0下载:
  2. aaaaa人工智能游戏编程真言 A*算法的源码-AI Game Programming Wisdom SourceCode Pathfinding with Asta
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:15.8mb
    • 提供者:lll
  1. VCFINDPT

    0下载:
  2. VC游戏编写中的求解最短路径算法源码,本示例是自动寻径演示,篮点是起点,红点是终点,按确定键开始。源码爱好者注:编译后运行的时候请把EXE文件从Debug目录中拷贝到项目根目录中,若不然会出错-VC games in preparation for solving the shortest path algorithm source code, this example is the automatic routing demonstration of basket is that starti
  3. 所属分类:数据结构常用算法

    • 发布日期:
    • 文件大小:16kb
    • 提供者:欧阳蓝
  1. AIGenetic-Algorithm

    0下载:
  2. 游戏AI,人工智能的源码。大家可以参考下。-Game AI, artificial intelligence source. We can refer to the next.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:
    • 文件大小:583kb
    • 提供者:sampl
« 1 23 »

源码中国 www.ymcn.org