搜索资源列表
snake_bete0.1
- 自己用C语言编写的NDS掌机运行的贪食蛇游戏,用了PAlib函数库,与大家分享,希望对大家有帮助。。。编译前请先确认安装了devkitPro
Maze
- 由C语言编写的迷宫自动生成程序,需要将源代码中的graohic库指向正确的路径。该程序可以自动生成迷宫,并辅以走迷宫和演示迷宫搜索过程的函数。
c-5zi
- c语言编写的五子棋程序,用户界面采用Graphics.h函数库编写而成,支持人机对战,人人对战.-c Gobang programs written in languages, user interface library used Graphics.h been compiled to support human-machine Versus, everyone Versus.
RussiaBlock
- 采用纯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
snake
- 采用纯C语言的图形编程设计的一个贪吃蛇的小游戏,交互性较好,界面简洁,主要采用了Graphics库提供的图形函数进行编程-Pure C graphical programming language designed by a Snake, a small games, interactive, well, the interface simple, the main use of the Graphics library provides a graphical programming func
snaker
- 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
tangshise
- 一款用c语言图形函数库写的贪食蛇小游戏。可供初学者学习,学习。有兴趣的童鞋快下载!-A graphics library in c language to write the Snake game. For beginners to learn, learn. Interested in children' s shoes fast download!
quweicaidan
- 趣味菜单 1、设计菜单 给出3个菜单项的内容和输入提示: 1.解一元二次方程 2. 出圈游戏 3. 退出程序 2、解一元二次方程要求:编制一个求方程ax2+bx+c=0的根的程序。一般将系数设成floa t型,可以把变量设成double型,使用库函数sqrt()在头文件math.h中定义 。 3、出圈游戏的要求:使用约瑟夫环游戏。这里假设有人数为n个人的一个小组,他们按顺时针方向围坐一圈。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报
appE
- 基于Allegro C 函数库的游戏程序设计
allegro-5.0.7
- allegro是一个c/c++的游戏库,免费,开源,最初作者是shawn hargreaves,他支持DOS,UNIX(Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS 还有 MacOS X.提供了大量的图形,声音,玩家输入(键盘,鼠标,游戏手柄),定时器等函数。它支持定点和浮点-allegro is a c/c++ game library, free, open source, the original author is
cPPreference
- 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! ! ! ! ! ! ! ! ! ! ! ! ! ! !
wuziqi
- 实现利用计算机评判两个人五子棋比赛游戏、用C语言提供的图形库函数实现绘制五子棋棋盘,实现五子棋规则评判算法-Judge two people to achieve using computer backgammon tournament game, using C language library functions provide graphical rendering backgammon board, backgammon rule evaluation algorithm to achi
c-5zi
- c语言编写的五子棋程序,用户界面采用Graphics.h函数库编写而成,支持人机对战,人人对战.-c Gobang programs written in languages, user interface library used Graphics.h been compiled to support human-machine Versus, everyone Versus.
SDL
- SDL(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库,使用C语言写成。SDL提供了数种控制图像、声音、输出入的函数,让开发者只要用相同或是相似的代码就可以开发出跨多个平台(Linux、Windows、Mac OS X等)的应用软件。目前SDL多用于开发游戏、模拟器、媒体播放器等多媒体应用领域。-Simple DirectMedia Layer
2048
- 本程序为c编写的游戏2048,主要运用了库函数和自定义函数。-The procedure for the preparation of the game c 2048, the main use of the library functions and custom functions.
utils
- 这是TI公司推出的微型的嵌入式输出库函数,包含很多C语言中格式化输出的函数-This is TI s launch of the micro- embedded output library functions , including many C language formatted output function