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

搜索资源列表

  1. ADGDG

    0下载:
  2. 题目:时间函数举例4,一个猜数游戏,判断一个人反应快慢。(版主初学时编的) 1.程序分析: 2.程序源代码:-Topic: time functions for example 4, a guess several games, judge of a man response speed. (moderator but at first compiled) 1. The program analysis: 2. The source code:
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:2892
    • 提供者:崔嬴
  1. caipaiyouxi

    0下载:
  2. 猜牌游戏 小勇有3张纸牌,他用来跟小实玩猜牌游戏。先,小勇把3张纸牌给小实看,说:“小实,心里选一张,我等会可以猜出你选的是什么。”小实说:“好的,我心里选了一张啦。”小勇拿出第1张牌和第2张牌组成一组,问:“这里有没有你选的牌?”,小实说:“有啊”,然后小勇拿出第2张牌和第3张牌组成一组,-Guess brand game Xiaoyong three cards, he used with a small real play guessed brand games. First, Xiaoy
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:918386
    • 提供者:姚雪春
  1. binary

    0下载:
  2. 参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20)-Participate in the Games has n schools, school No. 1 ...... n. The competition is divided into m
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:599129
    • 提供者:张斌
  1. ANNs

    0下载:
  2. 用神经网络实现的坦克大战游戏;用JAVA写成;人工智能方面的好资料。-Written in JAVA use neural network Tankedaizhan games artificial intelligence and good information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:31413
    • 提供者:隐隐作痛
  1. b

    0下载:
  2. 动物运动会,运用链表,练习派生类,虚函数实现,析构函数作用-Animals Games
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4696128
    • 提供者:扎菲三个
  1. Projects

    0下载:
  2. html5小游戏 两款小游戏共代价参考下载 -html5 games
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1285228
    • 提供者:董强
  1. 21dian

    0下载:
  2. 21点游戏闲家赢牌,平局,输牌概率及庄家赢牌,五龙,爆牌概率-21:00 games free home win, draw, the probability of lost license and bankers win, Wulong, bust probability
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:950
    • 提供者:袁安
  1. Circular-linked-list

    0下载:
  2. 一个动态循环链表报数游戏,报到数的退出直到剩下最后一个。运用到了动态构建循环链表,动态删除等,是我的一个课程作业_fromUSST-A dynamic circular linked list reported that the number of games, and to report the number of exit until the last remaining one. Use to dynamically build a circular linked list, dynami
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:250085
    • 提供者:haofree
  1. Snake

    0下载:
  2. 基于matlab GUI的贪吃蛇游戏程序。-Matlab GUI based on the Snake games.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:58061
    • 提供者:wode
  1. Network-Formation

    0下载:
  2. 下一代无线网络、中继选择、联盟形成博弈、matlab仿真-Network Formation Games Among Relay Stations in Next Generation Wireless Networks,matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:714120
    • 提供者:wertest
  1. Main

    0下载:
  2. 纸牌游戏 [ 问题描述 ] 编号为1-52张牌,正面向上,从第2张开始,以2为基数,是2的倍数的牌翻一次,直到最后一张牌;然后,从第3张开始,以3为基数,是3的倍数的牌翻一次,直到最后一张牌;然后…从第4张开始,以4为基数,是4的倍数的牌翻一次, 直到最后一张牌;...再依次5的倍数的牌翻一次,6的,7的直到 以52为基数的翻过。 [ 基本要求 ]   模拟上述过程,输出这时正面向上的牌。-card games [descr iption] No. 1-52 cards face
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:620
    • 提供者:aiqi
  1. horse

    0下载:
  2. 田忌赛马问题 假设其中胜者可以从对方手中得到¥200,输者必须给对方¥200,平局各不付钱。 已知齐王总是按照速度从大到小派出马比赛,请问田忌要使用怎样的策略,才能使自己 赚的钱最多(或者输的钱最少)。 编程任务 对于给定的齐王和田忌的n 匹马的速度,求进行n场比赛后,田忌最多可以得到的钱(或 最少输的钱)。-Tian Ji' s horse assumptions which the winner can get ¥ 200 from the other hand
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:100956
    • 提供者:
  1. mancxxala

    0下载:
  2. Mancala is an ancient family of board games, also known as Kalah
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1588
    • 提供者:yasser
  1. Artificial-Intelligence-in-game-

    0下载:
  2. 《游戏编程中的人工智能技术》是人工智能游戏编程的一本指南性读物,介绍在游戏开发中怎样应用遗传算法和人工神经网络来创建电脑游戏中所需要的人工智能。书中包含了许多实用例子和源码。《游戏编程中的人工智能技术》适合遗传算法和人工神经网络等人工智能技术的各行业人员,特别是要实际动手做应用开发的人员阅读参考。-Game programming artificial intelligence technology " is a guide to the language of the AI ̴
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:19408896
    • 提供者:白栋天
  1. matlab-mountainroad

    0下载:
  2. 逢山开路问题 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。 mountainxyz 山区地形信息 加载后,运行主程序mutiline 结果在mountainoutput中 图像mountainroad2 mountainroad3 mountainroad3+
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:69632
    • 提供者:吴自强
  1. Minesweeper

    0下载:
  2. 扫雷机游戏 有输入 输出 用神经网络控制的进行游戏编码-Demining machine games game coding of the input-output neural network control
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:289118
    • 提供者:许玲
  1. nerualwork

    0下载:
  2. 小游戏,计算机博弈AI代码,神经网络和遗传算法估值-Games, computer game AI code, neural networks and genetic algorithms valuation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:9114
    • 提供者:MikeZhang
  1. wanshuidi

    0下载:
  2. 玩转小水滴游戏,10个水滴,分4个等级。详细的描述游戏的算法流程,注释详细。-Fun the water droplets games, 10 drops of water, divided into four levels. Detailed descr iption of the algorithm flow of the game, detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:168022
    • 提供者:Jack
  1. eluosifangkuai

    0下载:
  2. 这个是用matlab实现的俄罗斯方块,很有意思的一个程序,界面和JAVA游戏一样的。-This is achieved using matlab Tetris, a very interesting process, the interface and JAVA games.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:7444743
    • 提供者:cc
  1. kuai_suan_24

    0下载:
  2. 小时候玩过的加减乘除快算24游戏。这里的算法不是用的正统的递归或穷尽。 -The child played the addition and subtraction multiplication and division as fast as count 24 games. Here algorithm is not used in orthodox recursion or exhaustive.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:56243
    • 提供者:aynes
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com