CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - small game in c language

搜索资源列表

  1. ScriptApp-0.6.1.29-win

    0下载:
  2. JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:417996
    • 提供者:fwx
  1. 文曲星游戏

    0下载:
  2. 这是文曲星里的小游戏,本人用C语言将其编出并添加破纪录功能。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为\"?A?B\".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。小作一篇,请多请教! -This is a small game, I used the C language out to be record-breaking and add
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1386
    • 提供者:高天一
  1. CaiPaiGame

    0下载:
  2. 这是一款用C语言编的小游戏。给你9张牌,然后让你在心中记住那张牌,然后电脑分组让你猜你记住的牌在第几组,然后猜出你记住的那张牌.-This is the one with C language addendum to the small game. Give you nine licenses, and then you remember seeing that in the minds of license, and then let a computer do you think you r
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:2733
    • 提供者:huangchao
  1. GuassNumber

    0下载:
  2. 这是一个用C语言编写的应用型小游戏程序,主要在Dos环境下运行-This is a C language application procedures for small game, mainly in the Dos operating environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1936
    • 提供者:安鹏
  1. boss

    0下载:
  2. 在symbian os 上运行,开发语言是symbian c++,和标准c++有点区别。 是一个拼图的小游戏,没事儿的时候可以玩玩,sis文件就没附上了。-in football scores os running on the development of language is football scores c, c and standards somewhat different. The kit is a small game, all right when we can play,
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:2520637
    • 提供者:张小二
  1. 20062921

    0下载:
  2. c语言开发的一个小游戏,运行在arm板子上,游戏的内容是剪刀包袱锤的决战-c language to develop a small game, run the board in the arm, the game was the decisive battle hammer scissors burden
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1120518
    • 提供者:王俊峰
  1. a

    0下载:
  2. 模仿一个flash小游戏“水晶球测心术”,用C语言做的,在TC3和win-tc中运行通过。-Imitation of a small flash game, " Mind Reading Crystal Ball" , with the C language to do, in TC3 and run through the win-tc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:702
    • 提供者:suprmozhe
  1. MarvTheMiner_120

    0下载:
  2. Java游戏淘金者源代码!外国网站的东西。部分代码配合了C语言,游戏很小,想学习的朋友值得看一看。-Java Games gold by the source code! Things foreign Web sites. Part of the code in line with the C language, the game is very small, want to learn a friend is worth looking at.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:37511
    • 提供者:253
  1. code

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

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

    0下载:
  2. Lua语言以其卓越的可扩展性、简单、高效率和与平台无关性在游戏领域得到广泛应用。今天花了一些时间学习VC和Lua如何混合开发,编写了一个小例程,和大家分享一下这方面的经验。-Lua language for its excellent scalability, simple, efficient and platform-independent nature of the field has been widely used in the game. Spent some time today
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3318159
    • 提供者:朱小明
  1. snakec

    0下载:
  2. 用C语言实现贪吃蛇的小游戏,就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。-Using C language Snake game is a small snake, constantly walk on the screen, appeared in all directions to eat eggs, eat more long. Around the screen as long as the snake hea
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:2775
    • 提供者:stream
  1. Pong

    0下载:
  2. 在XNA game studio 下 采用C#语言编写的小游戏,有助于XNA游戏编程教学。-In the XNA game studio using C# language under the small game to help XNA Game Programming Teaching.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:809234
    • 提供者:撒大家
  1. sheji

    0下载:
  2. 一个用C++语言编程的有关射击小游戏的嵌入式程序。-One in C++ programming language for embedded programming shooting small game.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-04
    • 文件大小:201116
    • 提供者:丁妍
  1. chishu

    0下载:
  2. 一个C语言编写的小游戏源码,分享给对C语言有爱的小伙伴们-A small game written in C language source code, to share love for the C language has little friends
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:11541
    • 提供者:june
  1. dazixunlian

    0下载:
  2. 一个C语言编写的小游戏源码,分享给对C语言有爱的小伙伴们-A small game written in C language source code, to share love for the C language has little friends
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:99663
    • 提供者:june
  1. labyrinth2

    0下载:
  2. 这是一个用c语言编成的关于数据结构中的迷宫问题的小游戏程序,内容详尽,已成功在c语言编译环境下通过测试。-This is a language used c into the data structure of the maze of small game procedures, as detailed have been successful in C language compiler environment to pass the test.
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1973
    • 提供者:rsgene
  1. Snake-game

    0下载:
  2. 贪吃蛇 一个小游戏 用C语言 写的源码啊 很好很不错的啊-Snake game with a small C language source code written in ah very good
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1454098
    • 提供者:许筠
  1. 扫雷

    0下载:
  2. 扫雷小游戏是用C#语 言 写,练手用的 小软件。(Minesweeping game is written in C# language, together with a small software.)
  3. 所属分类:游戏

    • 发布日期:2018-01-06
    • 文件大小:642048
    • 提供者:z56411
  1. 推箱子

    0下载:
  2. C语言写的一个带有图形界面的推箱子小游戏(A small game of push box with graphical interface written in the C language)
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:103424
    • 提供者:梓逸宸
  1. Game2048

    0下载:
  2. C语言写的一个2048小游戏,带有图形界面 可以作为一个参考(A 2048 small game written in the C language with a graphical interface as a reference)
  3. 所属分类:游戏

    • 发布日期:2018-01-10
    • 文件大小:27648
    • 提供者:梓逸宸
« 1 23 »
搜珍网 www.dssz.com