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

搜索资源列表

  1. GrTheory

    3下载:
  2. 博弈论的相关工具程序,是个经济的工具箱,功能很多-Games
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:28711
    • 提供者:longwei
  1. a

    0下载:
  2. 蚁群算法,简单的c++实现,数学建模全国赛时用了这段代码。当然,也可以用来作为学习该算法时使用。只是可能太简单了。-Ant colony algorithm, a simple c++ implementation of the national mathematical modeling code used during the Games. Of course, this can also be used as a learning algorithm to use. Just might
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:3852
    • 提供者:讲个
  1. Pinball

    0下载:
  2. VC++解决弹珠游戏问题,常用算法中的优秀解答-Pinball games VC++ to solve problems, answer the outstanding common algorithm,,,,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:623
    • 提供者:陈勇
  1. matlab

    0下载:
  2. matlab数值计算、阴历阳历转换、bp神经网络和梭哈游戏等程序样例-matlab basic applications include numerical computation, lunar solar calendar conversion, bp neural network and Stud games, sample program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4375758
    • 提供者:matlab.rar
  1. Tetris

    0下载:
  2. 该程序可以是俄罗斯方块游戏。可以用键盘改变“方块”的方向而完成游戏。-The program can be a Tetris game. Can use the keyboard to change " box" in the direction of complete games.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3266329
    • 提供者:周楚
  1. AIGameProgrammingWisdom

    0下载:
  2. 人工智能开发是一个程序员能够承担的最有挑战性的任务之一,而这本独一无二的论文集提供给程序员应对这个挑战的非常急需的信息。本书汇集了与智能游戏开发有关的人工智能内容,借助这些内容,程序开发员能够开发出智能角色。本书分为11章,分别是:通用智能,实用技术和专用系统,A*路径搜索,路径搜索与运动,战术问题和智能的群体运动,通用智能游戏架构,决策体系结构,FPS、RTS和RPG游戏中的智能,竞赛与运动智能,脚本语言,学习理论。-AI development is a programmer can tak
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-20
    • 文件大小:34082816
    • 提供者:JINXIAOYU
  1. Gamesfractionalstatisticssystem

    0下载:
  2. 运动会分数统计系统 学校编号 男子项目编号 女子项目编号 学校成绩 男子成绩 女子成绩-Games fractional statistics system school project No. Men No. Women No. school performance results Women' s Results Men
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2293
    • 提供者:乔巍然
  1. YDH

    0下载:
  2. 运动会系统 1比赛项目维护(包括项目的录入,修改和删除、查询等); 2运动员信息维护(包括信息录入,修改,删除、查询); 3裁判和工作人员综信息(包括信息录入,修改,删除、查询); -System 1 Games competitions maintenance (including project input, modify, and delete, query, etc.) 2 players maintaining information (including infor
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:258075
    • 提供者:杜鹏
  1. game_of_life

    0下载:
  2. 生命游戏,简单有趣。在一个棋盘上的网格里可能有生命体,每一个生命体在时间t时,会依照环绕它的八个相邻网格的特性而决定在t+1时间时是否能生存下去。益智类游戏。-Life games, simple interesting. In a checkerboard on the grid, may have organism, every organism in time, will in accordance with t eight adjacent grids around it and dec
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:18213
    • 提供者:楚天印
  1. yundonghui

    0下载:
  2. 运动会成绩 进入系统后可以输入和修改某个项目的结果情况,可以按各系院编号输出总分;按总分排序;按男团体总分排序 ;按系院编号查询;按项目编号查询;按女团体总分排序。 -Games can be entered into the system performance and modify the results of a project situation, you can score by each department and the output number by score sor
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:338316
    • 提供者:张莹
  1. eluosifangkuaiV2.0

    0下载:
  2. 用matlab开发的俄罗斯方块游戏,包括所有功能,非常好玩,有兴趣的同学可以试一试-Developed using matlab Tetris games, including all functions, very fun, interested students can try
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3263703
    • 提供者:sure
  1. SoftwareEngineeringandComputerGames

    0下载:
  2. Addison Wesley : Software Engineering and Computer Games
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5691079
    • 提供者:aaaa
  1. hash2

    0下载:
  2. 标准C的Hash表实现,采用环形队列加顺推的原理,实现高效的HASH表,参考暴雪游戏的实现原理,原创-Standard C, Hash table implementation, pushed along by the ring plus the principle of the queue, to achieve efficient HASH table, refer to the realization of the principle of Blizzard games, original
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:12873
    • 提供者:Andrew Huang
  1. hannuota

    0下载:
  2. matlab游戏——汉诺塔程序代码,动画演示程序-matlab Games- Tower of Hanoi program code, animation demo
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3003
    • 提供者:fo
  1. Coriolis

    1下载:
  2. 在Matlab中模拟“落体偏东”想象。物理上,非惯性系下相对运动会产生科里奥利力,正是在科氏力下,地球上的运动物体才会产生偏转。-Simulated in Matlab, " off the body towards the east" Imagine. Physically, non-inertial Coriolis force generated in the relatively Games, is in the Coriolis force, the earth
  3. 所属分类:matlab例程

    • 发布日期:2013-10-29
    • 文件大小:746
    • 提供者:Su Rongbin
  1. bushuma

    0下载:
  2. 八数码游戏,本人利用java亲手编写,人工智能课后作业,使用A*算法,大家可以参考-Eight digital games, I personally prepared using java, artificial intelligence homework, use the A* algorithm, we can refer to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:106998
    • 提供者:jiangyuan
  1. data_structures

    0下载:
  2. 学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200、400、1500米,跳高、跳远、标枪、铅球、铁饼等。进入系统后可以输入和修改某个项目的结果情况,可以按系院编号查询;按项目编号查询;按各系院编号输出总分并按总分排序;按男团体总分排序;按女团体总分排序。-Sports scores of students of a school database system records all the sports on the Games, ea
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1320218
    • 提供者:刘美琪
  1. mountainroad

    0下载:
  2. 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。-The progressive alignment method used in solving this problem is not a very effective way, I think the best way to Dijkstra, but it
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:69121
    • 提供者:马晓龙
  1. c

    0下载:
  2. 题目需求分析 1,游戏(1):类似文曲星里的猜数字: 输入四入不重复的数字(中间用空格隔开) 形式为 " ? A ? B", 四个数中位置和数字都正确为 A,数字相同位置不同为 B, 当 4 A 0 B 时为猜对,每一局有8次机会. 2,游戏(2):计算机随机生成一个1-100中的某数,用户输入一个数字去猜。 -Needs analysis questions 1, games (1): Similar Wenquxing in the number gues
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1843
    • 提供者:fire
  1. Cbiancheng100li

    0下载:
  2. 实例2 灵活使用递增(递减)操作符共分为8篇,包括基础篇、数值计算与数据结构篇、文本屏幕与文件操作篇、病毒与安全篇、图形篇、系统篇、游戏篇、综合篇,基本涵盖了目前C语言编程的各个方面。 -Example 2 flexible use of increment (decrement) operator is divided into eight, including basic articles, articles numerical computation and data structur
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1761683
    • 提供者:张文
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com