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

搜索资源列表

  1. abc

    0下载:
  2. 关于vb的一些代码 C#制作的拼图游戏C#制作的拼图游戏C ·拼图游戏,可以回退等。练手用的。 ·-open i think you shoud open idea prepared by the pivotal games, and we can usually common are very similar. readers can learn code, the reference program, of course, can also entertainment fo
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:64401
    • 提供者:品江山
  1. jinzixingyouxi

    0下载:
  2. 这是一个c++小游戏,叫“井字形”游戏,三个子连在一起就可以赢了-This is a c++ game, called " well-shaped" game can be linked to three sub-win
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:339756
    • 提供者:周灵
  1. Clanguage

    0下载:
  2. CHM文件,此为C语言下的一些游戏的设计与思想,其实中包含了很多脍炙人口的游戏~-CHM file, this is C language at some of the game design and ideas, in fact, contains a lot of popular games ~
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:844704
    • 提供者:哇啦
  1. code

    0下载:
  2. 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16044
    • 提供者:wangdongdong
  1. lab2

    0下载:
  2. 石头 剪子 布 游戏,用C++的类实现,大家可以试一试,可以直接用来交作业-stone-play
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:233565
    • 提供者:ice
  1. 2(2)

    0下载:
  2. 计算24点的C程序(穷举法) 几年前,女朋友很喜欢和我玩计算24点的游戏,来测试谁的反应更快一些,结果我总是输而不得不承认在这方面她比我强。于是我就用C和我可怜的数据结构知识写了这个程序来挽回点面子,结果竟然让她很佩服。现在女朋友已经成功升级成老婆了,这程序也久没有用武之地了,就放在这里给和我们有一样故事的人们参考一下吧! -Calculate the C 24-point program (exhaustive method) a few years ago, and my girlfri
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1319
    • 提供者:杨博文
  1. Copimtion

    0下载:
  2. C代码优化方案 目录 __ 2 C代码优化方案__ 4 1、选择合适的算法和数据结构__ 4 2、使用尽量小的数据类型__ 5 3、减少运算的强度__ 5 (1)、查表(游戏程序员必修课)_ 5 (2)、求余运算__ 6 (3)、平方运算__ 6 (4)、用移位实现乘除法运算__ 6 (5)、避免不必要的整数除法__ 8 (6)、使用增量和减量操作符__ 8 (7)、使用复合赋值表达式__ 8
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:10631
    • 提供者:dingchao
  1. eight-puzzle

    0下载:
  2. 人工智能八数码拼图游戏的设计与实现(C++语言)-Eight artificial intelligence design and implementation of digital jigsaw puzzle (C++ language)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:214051
    • 提供者:zaini
  1. QQ

    0下载:
  2. QQ美女找茬游戏外挂,用matlab转成C的,机器需装matlab才能运行-QQ game
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10021754
    • 提供者:kid
  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. Dijkstra

    0下载:
  2. 使用c实现人工智能中的dijkstra算法,主要用于游戏人物的自动路径搜寻-Use c to achieve artificial intelligence dijkstra algorithm, mainly used for the automatic path search game characters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1781
    • 提供者:zerowing
  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. Snake

    0下载:
  2. 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:12215
    • 提供者:郭田生
  1. ASE

    0下载:
  2. 适用C++编写的人工智能程序,体现了人工智能的基本应用和联系。同时也是一个益智小游戏,让你自娱自乐。-Written in C++ for artificial intelligence programs, reflecting the basic applications of artificial intelligence and contacts. Is also a puzzle game allows you to entertain.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:54596
    • 提供者:郭田生
  1. Seven-genetic-algorithm-example-cPP

    0下载:
  2. 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序-This resource contains 7 common genetic algorithm source code C# example sets, and genetic algorithms C# backgammon games
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:107593
    • 提供者:huangsong
  1. dead-or-live

    0下载:
  2. 生死者游戏,利用约瑟夫环编写的C语言代码-Game of life and death were the use of Josephus written in C language code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:156445
    • 提供者:xia
  1. game_of_21_point

    0下载:
  2. 此例为一个小型的游戏代码,21点。编写此代码需要用到的知识有结构体,指针等。数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-This example code for a small game, 21 points. Write this code there is need to use the knowledge structure, pointers and so on. The expansion of
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:274110
    • 提供者:覃伟
  1. response

    0下载:
  2. 一个猜数游戏,判断一个人反应快慢,用C++语言编写的。-A guessing game to determine the speed of a reaction, in C++ language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5232
    • 提供者:山海
  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. maze

    0下载:
  2. c语言完成的数据结构几个小算法游戏包括迷宫求解等-C language of complete data structure several small algorithm game includes maze solution, etc
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:292569
    • 提供者:刘健
« 1 2 3 45 6 »
搜珍网 www.dssz.com