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

搜索资源列表

  1. 超级迷宫-c语言

    0下载:
  2. 游戏随机创建迷宫,并给用户提供交互,自我感觉不错,只是有些函数过于冗长,随机生成算法过于累坠,不过是一五官俱全的游戏,(mazeMain.c是主要文件,编译时请将Compiler的Model改为Huge<TC2>)-randomly create a maze game, and to give users interactive, self-satisfied, but some functions are too lengthy, random generation algori
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:93813
    • 提供者:文曦畅
  1. v103.rar

    2下载:
  2. 武林外传外挂,使用了注入方式调用游戏内部函数,速度快;自动加血、加蓝、捡东西等;及多开组队功能,多个号组队攻击一个敌人升级快,Wulin rumored plug-ins, used to call the game the way into the internal functions, fast Automatic blood, plus blue, picking things, etc. and multi-functional team to open a number of it
  3. 所属分类:Game Hook Crack

    • 发布日期:2014-12-25
    • 文件大小:297988
    • 提供者:protoss
  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. main

    0下载:
  2. 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:3879
    • 提供者:郭宁
  1. 2007122041guessnumber

    0下载:
  2. 猜数字游戏 该程序是由一个主函数调用多个子函数写成的。在主函数main.c里面调用main_menu.c函数,进入游戏菜单界面,首先由一个author( )函数显示作者信息,再由menu( )函数显示选择菜单,游戏者可以从提供的1——4四个选项里选择要做的事,游戏开始,游戏帮助,查看排名还是退出游戏。游戏者输入后,首先对输入的内容进行判断,处理输入了多个或1——4以外的字符。-guess number
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:5258
    • 提供者:张海燕
  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. do.c

    0下载:
  2. 递归的使用 tc2.0 编译通过 24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接 如图所示: 思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-Up with an even 24 points but o
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:969
    • 提供者:刘海月
  1. c

    0下载:
  2. 时间函数举例4,一个猜数游戏,判断一个人反应快慢-Function of time for example 4, a guessing game to determine the speed of a reaction
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:583
    • 提供者:悦悦
  1. c

    0下载:
  2. 题目:时间函数举例 ,一个猜数游戏,判断一个人反应快慢。-a game
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:712
    • 提供者:xueqingyu
  1. appE

    0下载:
  2. 基于Allegro C 函数库的游戏程序设计
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-26
    • 文件大小:38853
    • 提供者:Iveya
  1. C-language-by-typing-games

    0下载:
  2. C语言实现打字游戏 该程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。-C language by typing games to compile the program in TC3.0 environment, a total of nine functions. Are printScreen, start, leave, levelChoice
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:2585
    • 提供者:lu
  1. vc-tanchishe

    0下载:
  2. 非常简洁的贪吃蛇,适合新手,有详细注释,无全局变量,无结构体,学了c函数、循环和数组的都能完成。-simple tanchishe
  3. 所属分类:Game Program

    • 发布日期:2017-12-10
    • 文件大小:1778
    • 提供者:笑杰
  1. C-function

    0下载:
  2. c语言函数用法大全 chm格式,学习C语言还不错!c function-c function
  3. 所属分类:Game Program

    • 发布日期:2017-04-24
    • 文件大小:175860
    • 提供者:zhongshan
  1. c-trix

    0下载:
  2. 使用libgdx,模仿悬崖方块功能,在java环境下,直接运行DesktopStarter的main函数-cliff trix
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-14
    • 文件大小:3841516
    • 提供者:lufey
  1. C-pengnuoC_tetris

    0下载:
  2. 俄罗斯方块,完全c语言编写,可以实现模仿俄罗斯方块,采用多次刷新函数,可以作为c语言学生的学习源码-Tetris, complete c language, can achieve mimic Tetris, using multiple refresh function can be used as learning c language source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:2092
    • 提供者:翱征
  1. lianliankan-C-language-code

    0下载:
  2. 这是连连看小游戏的C语言源代码。运用一些简单的函数与算法实现此游戏。-This is a small game lianliankan C language source code. Use some simple functions and algorithms for this game.
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:4745
    • 提供者:zhangyu
  1. 2007122041guessnumber

    0下载:
  2. 猜数字游戏 该程序是由一个主函数调用多个子函数写成的。在主函数main.c里面调用main_menu.c函数,进入游戏菜单界面,首先由一个author( )函数显示作者信息,再由menu( )函数显示选择菜单,游戏者可以从提供的1——4四个选项里选择要做的事,游戏开始,游戏帮助,查看排名还是退出游戏。游戏者输入后,首先对输入的内容进行判断,处理输入了多个或1——4以外的字符。-guess number
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:5303
    • 提供者:ddeInde
  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. C-language-by-typing-games

    0下载:
  2. C语言实现打字游戏 该程序在TC3.0环境下编译通过,共有9个函数。分别是printScreen,start,leave,levelChoice,newWord,moving,wordHit,result和main。-C language by typing games to compile the program in TC3.0 environment, a total of nine functions. Are printScreen, start, leave, levelChoice
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2630
    • 提供者:ly8Xi
  1. FunCode-C-API

    0下载:
  2. 列举了Funcode开发常用的API,函数原型,功能与返回值以及参数说明应用举例-Lists Funcode develop common API, function prototypes, function return value and parameter descr iptions Application examples
  3. 所属分类:Game Program

    • 发布日期:2017-04-26
    • 文件大小:16527
    • 提供者:zeng
« 12 3 4 5 6 »
搜珍网 www.dssz.com