搜索资源列表
five-C
- 通过运用C语言程序设计,实现一些游戏或系统功能,也有一些解决数学问题的小程序.-through the use of C language programming, to achieve some games or system function, there are some mathematical problem solving small procedures.
olsfk(C-programe)
- 这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识) 4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是我本人原创,没有参考过任何相关代码 7、防“跟踪调试”技术,
snake
- 一个简单的小游戏,是初学c语言的程序员适用的小程序,简单而又易于理解,大家可以多多交流
用VC制作小程序
- 简单的扫雷游戏 本文从分析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
show
- 几个c语言的小程序,包括pcx,bmp文件显示、俄罗斯方块等,-Several c language programs, including showing of pcx,bmp files, Russian square etc.
small
- 这是一个很简单的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.
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
snake
- 用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
eluosifangkuai
- 实用俄罗斯方块小程序,C语言课程设计课题之一-Practical Tetris applet, C language curriculum design one of the topics
main.c
- 经典小游戏,俄罗斯方块的C语言程序,基本能完成所有游戏功能-Classic game Tetris C-language program can complete all the game features the basic
game
- C语言小游戏源程序 ,每一句程序后面都有注释。-C language source code games, after each program has a comment.
5-programs
- 关于c语言小游戏程序,BUS4.c是按键盘实现小车按该移动躲避障碍,全部躲避后胜利;LEIDA.c是雷达;BALL3.c是小球移动;MOVE.c是图片横向拉屏;PCX.c是图片调用程序-Games on the c language program, BUS4.c is the keyboard to achieve the move to avoid obstacles by car, after the victory of all escape LEIDA.c the radar BA
snake(TUrboc)
- 一个贪吃蛇的c语言小程序,喜欢的同学们下来看看吧-A Snake of c language program, like the students down to look at it
stone-scissors-cloth-games
- 用C语言开发的石头剪刀布小游戏,代码可用于参考,简单的一个C语言小程序-The use of C language to develop the stone scissors cloth games
tanchisevb
- 贪吃蛇c语言小程序,很有意思的程序,可用于c语言课程设计等-Snake a small program in C language, a very interesting process, can be used for the C language curriculum design etc.
5.2 飞机大战
- 用c语言编写一个飞机大战的小游戏,语法简单,可以根据这个程序初步了解游戏开发(Using C language to write a small aircraft war game, simple syntax, you can understand the game development based on this program)
5.4 双人游戏
- 用c语言编写一个双人小游戏,语法简单,可以根据这个程序初步了解游戏开发(Using C language to write a pair of small games, simple syntax, you can understand the game development based on this program)
砖块反弹
- 一个碰到砖块反弹的小程序,启发算法写作。(A small program that hits a brick.)
C语言小游戏源代码_贪吃蛇
- 可以实现的,简单的小程序设计,很常用的小游戏。(Possible,Simple small program design, very common small games.)
Simple-version-of-the-fishing
- 本程序是一个模仿捕鱼达人的小游戏,语言为C语言。WIN32、GDI。实现功能: 积分; 碰撞; 点击测试; 随机生成鱼; 连续图片实现鱼游泳动画; 点击音效; 程序是鄙人C语言实验程序,参考了《windows游戏编程之从零开始》GDI部分。程序逻辑简单,实现直接,结构比较清晰。如果有类似作业需求的,可以作为参考。(This program is a copy of the game to fish, language C language. GDI, WIN32. Realizat