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

搜索资源列表

  1. 3_Huiwen

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

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:杨琳琳
  1. eatsnake_game

    0下载:
  2. 用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.47kb
    • 提供者:向星权
  1. three-character-primer-c_tac_toc

    0下载:
  2. 三子棋,游戏为两人对战,c语言设计,结构技巧,语法精辟
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-20
    • 文件大小:697byte
    • 提供者:only
  1. bahuanghou

    0下载:
  2. 八皇后的一个小游戏的c语言实现,有空可以下了看看。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.02kb
    • 提供者:ren
  1. 二十四点

    0下载:
  2. 利用C语言编的二十四点小游戏,在C语言下可直接运行。-use of the C language Part 24 small game, in the C language can be run directly.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.73kb
    • 提供者:夏雨
  1. TCtoqicailianzhu.rar

    0下载:
  2. 根据数据结构的思想,利用C语言设计游戏七彩连珠。在9X9的棋盘方格内,将五个及五个以上的同颜色的彩球连成直线(横、竖、对角均可),则彩球消失并得分;游戏开始在棋盘内随机出现五个颜色随机的彩球,在玩家每次移动一个球后,随机的出现3个颜色随机的球,至少存在一条可通路径,彩球方可被移动,直到棋盘被球填满,游戏结束。,Data structure in accordance with the idea of game design using C language Lianzhu colorful. 9
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:43.83kb
    • 提供者:屠娇娇
  1. snacks

    0下载:
  2. 自制C语言贪食蛇小游戏,里面包含两个文件,一个是源程序,一个是图形化驱动,只要两个文件放在一个目录下即可运行,语句简单易懂-Self-made C-Snake game, which contains two files, one source, one is graphical driver, as long as two files in a directory to run, easy to understand statements
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4.84kb
    • 提供者:江浩
  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
    • 文件大小:1.68mb
    • 提供者:张文
  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
    • 文件大小:152.78kb
    • 提供者: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
    • 文件大小:267.69kb
    • 提供者:覃伟
  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
    • 文件大小:285.71kb
    • 提供者:刘健
  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
    • 文件大小:1.77mb
    • 提供者:何沙沙
  1. code

    0下载:
  2. 该程序用c++语言实现了计算机专业课中算法设计学习中经典的多边形游戏和最大子段和问题-The program c++ language to achieve the classic polygon game in the study of algorithm design and the largest sub-segment and problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1015byte
    • 提供者:李丹
  1. maze

    0下载:
  2. 用c语言找出文件中全是1的路径(迷宫游戏)-maze game generated by c
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:49.41kb
    • 提供者:rachel
  1. Stack_Maze

    0下载:
  2. 用C语言写出的简单的建立矩阵迷宫的小游戏,适合刚开始学习数据结构的同学,比较简单易懂。-Using C language to write simple build matrix maze games, suitable for beginning students to learn data structures, relatively easy to understand.
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:693.7kb
    • 提供者:周怡非
  1. tetris

    0下载:
  2. 文件中包含了俄罗斯方块的实现程序,编程语言C++,可以实现简单的游戏体验-File contains Tetris implementation procedures, programming languages C++, can achieve a simple game experience
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1.93mb
    • 提供者:陈志鹏
  1. exp9

    0下载:
  2. 有512人参与游戏,从1至512给每人分配一个编号,已知每个人的游戏得分在0~999之间,需要找出游戏参与者的最高分和次高分。让电脑自行产生512个随机整数给各位参与者得分。输出所有参与者及其得分。用顺序查找方法,锦标赛法、通过无序序列建堆和堆调整三种方法取得最高分者和次高分者及其分数并输出。(There are 512 people involved in the game, each assigned a number from 1 to 512, known to each player'
  3. 所属分类:数据结构

    • 发布日期:2017-12-27
    • 文件大小:1.55mb
    • 提供者:黄花寒
  1. Snake_project

    0下载:
  2. 用C语言写的贪吃蛇小游戏,游戏他通过蛇身不断吃掉游戏里随机出现的食物,望采纳(Using C language to write the snake game, the game through his continuous random food eating snake game, hope to adopt)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:706kb
    • 提供者:花生酱丶
搜珍网 www.dssz.com