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

搜索资源列表

  1. 360safe_3.0

    0下载:
  2. ),您可以一路cancel下去,这时系统菜单只有两项,选file下的odbc configer,选中sql anywhere项,再点击create按钮,现在出现一个大窗口,在data source栏填school 在user栏填own,在password栏填own,在databasefilename栏填解压得到的score.db的绝对路径名称,这时总算可以点击OK按钮了。第一步配置数据源顺利结束。如果还有问题,请不赐来信。 二、打开库画板,再打开school.pbl,点击小人儿即可。 此程序是
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:2025121
    • 提供者:蒸工夫
  1. snake_bete0.1

    0下载:
  2. 自己用C语言编写的NDS掌机运行的贪食蛇游戏,用了PAlib函数库,与大家分享,希望对大家有帮助。。。编译前请先确认安装了devkitPro
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:838962
    • 提供者:hurrican
  1. Maze

    0下载:
  2. 由C语言编写的迷宫自动生成程序,需要将源代码中的graohic库指向正确的路径。该程序可以自动生成迷宫,并辅以走迷宫和演示迷宫搜索过程的函数。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:41363
    • 提供者:刘宇波
  1. snake.rar

    1下载:
  2. C语言 使用SDL库 实现的贪吃蛇 有关卡,可调速,能升级,食物多种,C language using the SDL library to achieve the Snake
  3. 所属分类:Other Games

    • 发布日期:2016-01-10
    • 文件大小:724821
    • 提供者:袁建华
  1. curses-els.rar

    0下载:
  2. 用C语言在linux平台下基于curses图形库的俄罗斯方块游戏,功能强大。独一无二。,Using C language in linux platform graphics library based on curses Tetris Game and powerful. Unique.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:11957
    • 提供者:mei
  1. alchemy3d

    0下载:
  2. Alchemy3D基于Alchemy的C语言库.此为最新2代版本.-Alchemy3D Alchemy of C-based library. This is the latest generation version 2.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-09
    • 文件大小:2250564
    • 提供者:LinFuqing
  1. c-5zi

    0下载:
  2. c语言编写的五子棋程序,用户界面采用Graphics.h函数库编写而成,支持人机对战,人人对战.-c Gobang programs written in languages, user interface library used Graphics.h been compiled to support human-machine Versus, everyone Versus.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:3017
    • 提供者:zhong
  1. snake2

    0下载:
  2. 简单的贪吃蛇游戏,TC2.0环境下,简单的C语言图形库使用-simple game,compiled by TC2.0,simple graphics for C
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:3019
    • 提供者:杨毅伟
  1. RussiaBlock

    0下载:
  2. 采用纯C语言图形编程实现一个俄罗斯方块的游戏,界面精美,功能完善,可以自由选择游戏的难度和等级。很好的利用了Graphics这个库提供的各种图形函数进行界面编程-Pure C graphical programming language to implement a Tetris game, interface, beautiful, functional, are free to choose the game difficulty and level. Good use of the Gra
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:3827
    • 提供者:朱小明
  1. C_tank_playgame

    2下载:
  2. 一个用纯C语言写的坦克大战游戏 语句简单 用最基本的库 对C初学者很有用-Battle of the Bugle ,C achieve
  3. 所属分类:其他游戏

    • 发布日期:2017-06-12
    • 文件大小:18850
    • 提供者:马黎明
  1. C-language-little-game-demining-code

    0下载:
  2. C语言小游戏代码-扫雷代码,需要用到TC里面的图形库。-C language small game code-demining code, need to use TC inside the graph library.
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:7387
    • 提供者:韩昶
  1. cPPreference

    0下载:
  2. C语言的库函数参考,包括所有常用的C语言库函数C language library functions reference, including all the popular C language library functions!-C language library functions reference, including all the popular C language library functions! ! ! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Game Program

    • 发布日期:2017-03-31
    • 文件大小:118504
    • 提供者:guosonl
  1. C-xiangmu

    0下载:
  2. 男人下100层小游戏,学校C语言项目用C写的。但是用到了C++的图形库,所以是CPP文件。几乎都是C的语法。是男人下100层小游戏。-100 men under the layer of small game, the school C language program written in C. But the use of the C++ graphics library, so is the CPP file. Almost all of the C syntax. Is the man
  3. 所属分类:Other Games

    • 发布日期:2017-05-04
    • 文件大小:1232732
    • 提供者:雷建军
  1. c-5zi

    0下载:
  2. c语言编写的五子棋程序,用户界面采用Graphics.h函数库编写而成,支持人机对战,人人对战.-c Gobang programs written in languages, user interface library used Graphics.h been compiled to support human-machine Versus, everyone Versus.
  3. 所属分类:Game Program

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

    0下载:
  2. 用c语言借助SDL多媒体库实现接鸡蛋游戏,注释较多非常好理解 用的Idle是VS(Using C language with SDL multimedia library to achieve egg game)
  3. 所属分类:游戏

    • 发布日期:2018-01-01
    • 文件大小:40827904
    • 提供者:actuy
  1. TankWar

    0下载:
  2. 用C语言,结合图形库,开发的一个坦克大战小游戏(A tank war game developed with C language and graphics library)
  3. 所属分类:游戏

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

    0下载:
  2. 用C语言结合图形库,开发的一个小游戏--愤怒的小鸟,大家可以作为参考(C language combined with graphics library, developed a small game - angry birds, everyone can be used as a reference)
  3. 所属分类:游戏

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

    0下载:
  2. 一个贪吃蛇的小游戏,界面上有游戏说明,借助easy图像库(A small game of greedy snakes with a game descr iption on the interface)
  3. 所属分类:游戏

    • 发布日期:2018-04-20
    • 文件大小:457728
    • 提供者:Zorror
  1. c语言奔跑的火柴人游戏源码

    0下载:
  2. 比较简单的小游戏代码,需要安装easy库(Relatively simple game code, you need to install easy library.)
  3. 所属分类:游戏

    • 发布日期:2018-12-13
    • 文件大小:161792
    • 提供者:lanwu
  1. 迷宫游戏关于C语言的实现

    1下载:
  2. 通过借用EasyX库来提供良好的人机交互,包含生成迷宫,自动寻路等功能
  3. 所属分类:其他智力游戏

« 12 3 »
搜珍网 www.dssz.com