搜索资源列表
占星术4.1版C语言源程序
- 占星术4.1版C语言源程序,采用最新的方法计算智能编程-astrology 4.1 version of C language source code, using the latest methods of computational intelligence Programming
打星星-C语言编程
- c语言编写的打星星游戏源代码-the stars playing the game source code
用C语言编写的“贪吃蛇游戏源程序
- 初学编程,想加入你们。谢谢关照!-Beginners programming, we want to join you. Thank you care!
C游戏编程从入门到精通_10657565
- 使用C语言进行编程的书籍,希望对大家有所帮助-use of C programming language books, we hope to help
c-tanchishe
- c语言实现的贪吃蛇游戏,trubo c环境,对想学习游戏编程的有很大帮助-c
tc-saolei
- c语言实现的扫雷游戏,trubo c环境,对想学习游戏编程的有很大帮助 -trubo c
pintu
- 这是一个拼图游戏的源代码,在VC6.0上编写通过。不管是对初学游戏编程还是学C++语言的朋友们都非常有帮助。该程序涉及到WIN32编程。-failed to translate
Tetris-C-code
- 俄罗斯方块游戏的完整源代码,采用C语言编程
C-Tetris
- 俄罗斯方块游戏,用c语言编程实现的,相当的好玩哟-Tetris game use c program
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
dazuoye
- 射气球的小游戏,编程语言:C语言。编程环境:VC++6.0-Radio balloon game, programming languages: C language. Programming Environment: VC++6.0
game
- C语言游戏编程入门到精通,这是一本很好的书,写的很全面,也比较基础。-C game programming language entry to the master, this is a very good book, written in a very comprehensive, basis for comparison.
c-tanchishe
- 本程序是使用C语言编写的贪吃蛇游戏,通过在dos界面下展示,也体现出作者深厚的编程能力 -The program is written using the C language Snake game, through the dos interface display, but also reflects deep programming ability of
The-C-game-weaves-a-distance
- C语言游戏编程荟萃 内涵几个常见小游戏的编程 让大家了解C语言游戏编程-The C language game plait distance constellates Content a few plait distances of familiar get-away dramas Let everyone understand C language game plait distance
俄罗斯方块
- C语言编程大作业,带有详细注释,无聊时可以玩玩,也可以研究一下代码(C language programming assignments)
C语言十大经典案例
- 这是C语言里面的十大经典案例,可供大家学习,里面调用了dos(可以换为其他头文件)对编程能力是一个提高(This is the ten classic case of C language, for everyone to learn, which calls the DOS (can be replaced by other header files), programming ability is an improvement)
C游戏编程
- 本书从c语言游戏编程入手,对图形绘制,中文显示,动画实现,文件调用,内存使用,声卡调用,中断,内存驻留技术,接口技术,数据库实现,简单病毒,界面技术等进行了详尽的介绍,并且配以大量的源程序以及程序分析对所涉及的理论进行充分的讲解和支撑。(This book from the start of the C programming language games, graphics rendering, animation, Chinese display, file, memory card, ca
Project1
- 用C语言编一个实现石头剪刀布的人机对战小游戏(Using C language to compile a human-machine war game for stone scissors cloth.)
20180410-打地鼠
- 采用C语言编程实现的打地鼠小游戏,内附源码及图片素材(C language programming to play hamster game, with source code and picture material)
C语言编程贪吃蛇
- 用C语言编写的贪吃蛇小游戏源代码,没事可用来练手。