CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 游戏源码

搜索资源列表

  1. EightQueens

    0下载:
  2. 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:138093
    • 提供者:李冰海
  1. 3_Huiwen

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

    • 发布日期:2008-10-13
    • 文件大小:1088
    • 提供者:杨琳琳
  1. VIJOS题库

    0下载:
  2. 模拟 动态规划 字符串处理 搜索 模拟 ?谁拿了最多奖学金 ?伊甸园日历游戏 ?绕钉子的长绳子 ?卡布列克圆舞曲 ?贪婪的送礼者 ?神风堂人数 ?粘贴文本 ?松鼠吃果子 ?文科生的悲哀 ?津津的储蓄计划 ?陶陶摘苹果 ?校门外的树 ?不高兴的津津 ?均分纸牌 ?CoVH之资料页数 ?Way Selection ?亲和数 ?数的朗读 ?隐形的翅膀 ?风筝-逃亡 ?佳佳的魔法照片 ?苹果摘陶陶 ?黑皮的正方
  3. 所属分类:数据结构常用算法

    • 发布日期:2010-04-10
    • 文件大小:144351
    • 提供者:nbxwj@21cn.com
  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. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:16256
    • 提供者:欧阳蓝
  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. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10387995
    • 提供者:pengpeng
  1. PigYear

    0下载:
  2. opengl台球游戏源码 opengl台球游戏源码-source opengl games opengl billiards billiards game source
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:85573
    • 提供者:lujiaxiong
  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. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:177241
    • 提供者:C瓜哥
  1. huocai

    0下载:
  2. 移火柴游戏源码,是许多学校课程设计题目,希望对大家有参考作用。-Shift matches the game source code, a design of many school curricula, in the hope we have a reference.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:786
    • 提供者:
  1. delphi_A-Star_PAS

    1下载:
  2. 一个DELPHI的A星算法源码PAS..可用于游戏等自动寻最短路径-DELPHI s a source PAS .. A star algorithm can be used to automatically find the shortest path games
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3267
    • 提供者:朱超超
  1. migong

    0下载:
  2. C++迷宫游戏源码,程序中,坐标点,如(1,1),在输入时不需要输括号,直接输1,1。该程序寻找的是最佳路径。该程序可以图形显示迷宫。 -C++ maze game code, the program, coordinate point, such as (1, 1), in the input don t need to lose parentheses, the direct lose 1, 1. The program is the best route for. The p
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:9211
    • 提供者:邱明劼
  1. Data-structure-experiments

    1下载:
  2. 数据结构8个实验完整源码+可执行程序 +95个其他程序源码+ 数据结构课程设计报告 C语言程序设计题附答案 C语言课程设计 实验2 顺序查找 排序 实验3 顺序栈基本操作 实验4 顺序循环队列基本操作 实验5 二叉树的建立及遍历 实验6 哈夫曼树的创建及编码 实验7 图的创建及遍历 实验8 查找与排序算法 推箱子游戏 -Complete source of data structures eight experimental the th
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1861189
    • 提供者:何沙沙
  1. astar1

    0下载:
  2. A星算法的java实现。网上很多都只介绍了算法的思想和实现原理,java版的源代码则更少。本人开发游戏时自己整理了一个AStar的源码,抛砖引玉。-A-Star for java.
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:4028
    • 提供者:123321
  1. duobianxingyouxi

    0下载:
  2. 算法设计与分析 多边形游戏 动态规划算法 源码 java编写 王晓东版本-Algorithm design and analysis polygon game version of the dynamic programming algorithm source code java prepared Wang Xiaodong
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:934
    • 提供者:xr0517
  1. algorithm-of-data-structure

    0下载:
  2. 数据结构经典算法源码,包含推箱子、迷宫等小游戏算法-Data structure of classical algorithm source, contains Sokoban maze game algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:31515
    • 提供者:希罗
  1. yuesefuyouxi

    0下载:
  2. 数据结构实验中的约瑟夫游戏的源码。。。c实现的-Experimental data structure of Joseph game source. . . c achieve
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:293483
    • 提供者:胡斌
搜珍网 www.dssz.com