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

搜索资源列表

  1. VBKing

    0下载:
  2. 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:13801
    • 提供者:天路
  1. hanluo

    0下载:
  2. 汉洛塔的TC小程序,适合与新学C语言的同学研究,有不足之处请多指教-Han TC small procedures for the new C language school students, is not perfect please enlighten
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:29072
    • 提供者:songbo
  1. cgame

    0下载:
  2. 此为学习c语言,参考小程序,包含了图片的读入。-this as a learning c language, a small reference procedures, including pictures of Reading income.
  3. 所属分类:其他游戏

    • 发布日期:2014-01-15
    • 文件大小:167625
    • 提供者:郑辉
  1. snake

    0下载:
  2. 一个简单的小游戏,是初学c语言的程序员适用的小程序,简单而又易于理解,大家可以多多交流
  3. 所属分类:其他游戏

    • 发布日期:2014-01-16
    • 文件大小:32782
    • 提供者:空气
  1. 用VC制作小程序

    0下载:
  2. 简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented visual programming language Visua
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:8848
    • 提供者:叶尔兰
  1. small

    0下载:
  2. 这是一个很简单的C语言小程序,实现的是把输入的一个十进制数转化为二进制数并将结果在屏幕输出。-This is a very simple C language small procedures, to achieve is to enter a decimal number into binary number and the results on the screen output.
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:868
    • 提供者:肖庆普
  1. snake

    0下载:
  2. 用C语言编写的贪吃蛇小游戏,初学和teammate一起完成的,程序比较简单。 此贪吃蛇的主要特点是: 1.可以自主选择速度。 2.蛇可以穿墙过。 -Written in C language with the Snake game, and teammate with the complete beginner, the program is relatively simple. The Snake The main features are: 1. You can choose
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:30098
    • 提供者:胡莹
  1. game

    0下载:
  2. C语言小游戏源程序 ,每一句程序后面都有注释。-C language source code games, after each program has a comment.
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:2252
    • 提供者:yang
  1. saolei

    0下载:
  2. 基于C#语言的扫雷小程序,在控制台上实现的-Mine C# language on small programs implemented on the console
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:27212
    • 提供者:吴浩
  1. snake

    0下载:
  2. 在win32控制台下用C语言实现简单贪吃蛇小程序,程序涉及链表的使用、在小黑框上如何实现光标定位和接受键盘输入。-In the win32 console Snake in C language simple small program, the program involves the use of the list, in a small black box on how to achieve the cursor position and accept keyboard input.
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:24878
    • 提供者:翟守超
  1. caishu

    0下载:
  2. 使用C++开发语言编写小程序,完成猜数的功能-Use C++ development language applet, complete the number guessing functionality
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:lucy
  1. beatMouse

    0下载:
  2. c#语言初学者开发的基于书本内容的简单的打地鼠小游戏程序开发-c# mouse game to play
  3. 所属分类:Other Games

    • 发布日期:2017-05-01
    • 文件大小:819816
    • 提供者:马仁杰
  1. Snake-source-code

    0下载:
  2. 本程序主要是通过C语言程序编写,完成了一个一个关于贪吃蛇小游戏的开发代码,简单可靠。-Snake source code
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:1208
    • 提供者:张一
  1. Tgamezipo

    0下载:
  2. 开发工具:DJGPP+allegro ((C语言) 小游戏程序,试合初学入门者学习-Tools: DJGPP+ allegro (C language) game proceedures, beginner beginners try to learn together
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:1013342
    • 提供者:
  1. A-Simple-Snake-By-C

    0下载:
  2. c语言编写的一个简单的贪吃蛇小程序,内含源代码-c language written in a simple Snake applet, including source code
  3. 所属分类:Other Games

    • 发布日期:2017-03-26
    • 文件大小:3457
    • 提供者:morning
  1. maze-code

    0下载:
  2. 通过C语言实现迷宫小游戏,让大家体验自己编程序的乐趣-C language maze game , fun to let everyone experience their own programmed
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3080546
    • 提供者:zhang shuai
  1. tanchishe

    0下载:
  2. 贪吃蛇小程序,实现贪吃蛇程序的小实验,熟悉C语言训练-Snake small program to achieve the program' s small experiment Snake, familiar with C language training
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:1333
    • 提供者:王超
  1. CSharpMyCalculator

    0下载:
  2. C#语言开发的计算器小程序,自己编写的,能实现简单的加减乘除,可在此基础上增加功能,完善此软件-C# language developed calculator applet, I have written to achieve a simple addition, subtraction, can increase the functionality on this basis, and improve the software
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:53697
    • 提供者:三一
  1. stone-scissors-cloth-games

    0下载:
  2. 用C语言开发的石头剪刀布小游戏,代码可用于参考,简单的一个C语言小程序-The use of C language to develop the stone scissors cloth games
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:521
    • 提供者:Antonio
  1. games

    0下载:
  2. 本压缩包中的程序是由c语言编写的5个小游戏。分别包括连续击键游戏、掷骰子游戏、弹力球、俄罗斯方块、24点扑克牌游戏。适合于对c语言有一定基础的读者借鉴学习。-The compressed package program is written by c 5 small games. Respectively include continuous keystroke games, dice games, bouncing ball, Tetris, 24-point game of poker. C
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:11766
    • 提供者:史裕鹏
« 12 »
搜珍网 www.dssz.com