CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - c 语言

搜索资源列表

  1. 2048.tar

    0下载:
  2. 基于linux平台,C语言开发的2048小游戏-Linux-based platform, C language development 2048 game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:7520
    • 提供者:刘源
  1. successful

    0下载:
  2. 用C语言实现的打气球游戏,不太完美,有子弹限制-Using C language implementation of the balloon games, not perfect, for the number of bullet has a limit
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-29
    • 文件大小:334821
    • 提供者:路子乐
  1. PKNAMe

    0下载:
  2. 使用vc6编写的姓名pk游戏,适合初学c语言的同学看看,有助于对c语言的理解-Names written using vc6 pk game for beginners c language students to see, contribute to the understanding of language c
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:966
    • 提供者:孟琦
  1. saolei

    0下载:
  2. C语言完成自定义扫雷,个性化扫雷。玩家可以选择游戏难度,分为初级,中级和高级,同时可以记录游戏分数,进入排行榜。-C language to complete demining custom, personalized demining. Players can the game difficulty, divided into beginner, intermediate and advanced, and can record game scores, enter the rankings
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2241854
    • 提供者:苟苟
  1. tanchisevb

    0下载:
  2. 贪吃蛇c语言小程序,很有意思的程序,可用于c语言课程设计等-Snake a small program in C language, a very interesting process, can be used for the C language curriculum design etc.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3753
    • 提供者:李杨
  1. 06

    0下载:
  2. 推箱子游戏的C语言代码,有兴趣的可以-Sokoban game C language code, are interested can look at
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:15452
    • 提供者:SL
  1. 04

    0下载:
  2. 扫雷游戏的C语言源代码,需要的可以下载-Minesweeper of C language source code, need can be downloaded to see
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-28
    • 文件大小:49893
    • 提供者:SL
  1. game1

    0下载:
  2. C语言编的方块小游戏,初学者的小作品-C game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:6085
    • 提供者:李一鸣
  1. 24C

    0下载:
  2. 利用C语言写的24点游戏,可在控制台运行,请下载后新建工程,然后复制代码即可运行。-Use C language to write the 24-point game, can run in the console, after download the new project, and then copy the code to run.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:1061
    • 提供者:LYH
  1. a

    0下载:
  2. kinect水果忍者,c#语言编写。使用的是kineck一代 -kinect game fuilt
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-03
    • 文件大小:666109
    • 提供者:刘吉义
  1. migong

    0下载:
  2. 这是用c语言编写的迷宫探险游戏,比较有趣,希望对于初学者有一定帮助。-This is written in c language maze adventure game, the more interesting, hope it is helpful for beginners.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2326
    • 提供者:张松
  1. 圈地为王.txt

    0下载:
  2. 圈地为王游戏C语言源代码。
  3. 所属分类:其他智力游戏

    • 发布日期:2015-06-08
    • 文件大小:13813
    • 提供者:coolhandy
  1. Tetris-game

    0下载:
  2. 用C语言实现俄罗斯方块程序,可以运行成功。-Using C language to achieve the Tetris program。
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:66693
    • 提供者:bin哥
  1. tuixiangzi01

    0下载:
  2. 推箱子的c语言实现,实现环境为工程win32 console application,文件c++ sourcefile-Sokoban c language, achieve environmental engineering win32 console application, file c++ sourcefile
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:2673
    • 提供者:刘宛秋
  1. tetris

    0下载:
  2. c语言写的动态游戏,大家看看.一起研究研究,十分简单-simple tetris game write by c
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1889
    • 提供者:linle
  1. maze-game

    0下载:
  2. 一个用C语言写的迷宫游戏 定义一个8*8的格子,这64个格子是人物可以移动到的位置;障碍物定义为两个相邻格子之间的挡板,0或1两种状态。类似上述方法,可以定义整个迷宫的布局,64个格子,对应数目的挡板,迷宫出口,迷宫入口,小人,这些元素。 文件里,需要存储迷宫大小,挡板位置,出口,入口。 小人在任一位置,可以向四个方向移动,有挡板则可以移动,没挡板则不可以移动。 最优路径的提示,使用A星路径算法去做,实质是一个启发式广度优先遍历。-A written in C language
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:2644
    • 提供者:ShichaoLiang
  1. backtrace

    1下载:
  2. c语言开发的数独游戏,采用回溯算法,9*9数独-Sudoku game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-03
    • 文件大小:970206
    • 提供者:jingfengan
  1. Tetris

    0下载:
  2. c语言编写。模拟经典的俄罗斯方块游戏。能在Windows窗口运行。-c language. Simulation of the classic Tetris game. You can run Windows window.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-07
    • 文件大小:1163366
    • 提供者:qiujin
  1. Cat-and-mouse

    0下载:
  2. 自创的一个猫抓老鼠的小游戏。c语言编写。能在在Windows窗口运行。s表示老鼠,M表示猫。老鼠按随机路线窜动,玩家用键操纵猫的移动。当老鼠看见猫时会相反方向逃跑,遇到墙口时马上转弯。-Own a cat and mouse game. c language. It can run on Windows window. s represents mice, M is the cat. Mice were randomly route ran, the player with the key mo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-03
    • 文件大小:799863
    • 提供者:qiujin
  1. snake

    0下载:
  2. 本程序利用C语言编写来实现贪吃蛇小游戏。-This procedure using C language to achieve Snake game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:2729
    • 提供者:李明
« 1 2 ... 28 29 30 31 32 3334 35 36 37 »
搜珍网 www.dssz.com