Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - The C Programming Language
Search - The C Programming Language - List
本程序向你展示了C语言下的图形编程,采用了最低层的方法写出来的,技术含量高。-this program shows you the C language for graphics programming, using the lowest level of the writing, a high level of technology.
Date : 2008-10-13 Size : 100.67kb User :

通过运用C语言程序设计,实现一些游戏或系统功能,也有一些解决数学问题的小程序.-through the use of C language programming, to achieve some games or system function, there are some mathematical problem solving small procedures.
Date : 2008-10-13 Size : 4.53kb User : niu niu

本程序向你展示了C语言下的图形编程,采用了最低层的方法写出来的,技术含量高。-this program shows you the C language for graphics programming, using the lowest level of the writing, a high level of technology.
Date : 2025-12-18 Size : 100kb User :

通过运用C语言程序设计,实现一些游戏或系统功能,也有一些解决数学问题的小程序.-through the use of C language programming, to achieve some games or system function, there are some mathematical problem solving small procedures.
Date : 2025-12-18 Size : 4kb User : niu niu

BlitzzEngine is an ongoing project to create a basic, yet effective engine for developing 2D action games, aimed specifically at platform games. High performance is a key goal of this engine, as the target low-end machine is a 500mhz x86 processor with 64MB free RAM running at 60 FPS or higher. It will use the C++ programming language and by default the Allegro library for most game system functions. The engine aims for gameplay similar to Quake and classic 2D platformers for the PC. The movement will be smooth and inertia-based (although non-inertia movement will be possible), and the system will provide most everything necessary for creating a good game.
Date : 2025-12-18 Size : 767kb User : nasty

C语言编程实现的五字棋小游戏。简单实用。具有初学C语言的。适合新手趣味参考-The C programming language to achieve the five-word chess game. Simple and practical. Beginner C language. Suitable for novice interesting reference
Date : 2025-12-18 Size : 6kb User : 1

现在流行的游戏似乎都是用C或C++来开发的。在java平台上几乎没有很大型及可玩的流行游戏。由于java是个新生语言,他的许多特性还有待大家的发掘,但是我们不能否认Java在游戏编程方面的强大性。本文将带领大家一步一步学习编写Java游戏。最终打造属于自己的Java游戏。 -The popular game seems to now are using C or C++ to develop. Almost no very large and popular games playable on the java platform. Java is a newborn language of many of the features have yet to all excavations, but we can not deny the powerful Java in the game programming. This article will guide you step by step to learn to write Java games. And ultimately create their own Java games.
Date : 2025-12-18 Size : 11kb User : 赵瑾

100个经典C语言程序,很强,很实用,用了就知道100 classic C language program, is very strong, very practical, with the know-100 classic C language program, is very strong, very practical, with the know
Date : 2025-12-18 Size : 20kb User : 下篇

C语言程序设计进阶一本关于使用C语言进行程序设计的书Advanced C programming language on the use of a C programming language books-Advanced C programming language on the use of a C programming language books
Date : 2025-12-18 Size : 733kb User : 机动车

C语言源码文件,适合于初学者使用,程序均能运行,是学习的好参考C language source files, suitable for beginners, the program can run, is a good reference for learning-C language source files, suitable for beginners, the program can run, is a good reference for learning
Date : 2025-12-18 Size : 33kb User : 邓吉元

关于c语言在使用中的很容易被忽视,但对程序又有着至关重要的东西。On c language in use can easily be ignored, but the program also has a vital thing.-On c language in use can easily be ignored, but the program also has a vital thing.
Date : 2025-12-18 Size : 222kb User : 监控键盘

DL : 0
一个简单的推箱子游戏,基于C语言编程的简单开发-Simple development of a simple Sokoban game, based on the C programming language
Date : 2025-12-18 Size : 2kb User : 防身产品

本程序是使用C语言编写的贪吃蛇游戏,通过在dos界面下展示,也体现出作者深厚的编程能力-The program is written using the C language Snake game, through the dos interface display, but also reflects deep programming ability of
Date : 2025-12-18 Size : 2kb User : ackObama

本程序是使用C语言编写的贪吃蛇游戏,通过在dos界面下展示,也体现出作者深厚的编程能力-The program is written using the C language Snake game, through the dos interface display, but also reflects deep programming ability of
Date : 2025-12-18 Size : 2kb User : acklepa

编程C语言:猴子选大王(关于链表的创建删除粘贴破坏等操作等等)-C programming language: the monkeys selected King to create a linked list (on delete paste the destruction operation, etc.)
Date : 2025-12-18 Size : 1kb User : ordingt

This program is an obfuscated code for the common, popular, two-player game Reversi, in C++ programming language.
Date : 2025-12-18 Size : 2kb User : usethat

基于unity游戏引擎C#编程语言开发的一款简单的2D小游戏(A simple 2d game based on the unity game engine c # programming language)
Date : 2025-12-18 Size : 2.34mb User : mzh1234

大战黑帮游戏,用c语言实现,有想初步学习编写游戏的可以看看(the game realised by c programming language is for beginners in game programming.)
Date : 2025-12-18 Size : 2.52mb User : Seronica

小时候都玩过贪吃蛇这个经典的小游戏,在我们的普通手机里似乎都是必备的。它伴随着我们的童年,经历了好多好多时光。它带给我们了许多的乐趣。 学习了c++这门编程语言后,我就想着能不能把它做出来,在我查看了相关知识后,明白了其中的道理,就尝试着自己写出这个小游戏来,而且加入了许多可玩性的东西,包括等级选择,暂停/继续和分数制。整个程序采用了类和数组的相关知识实现。(When I was young, we played the classic game of snakes, which seemed to be necessary on our ordinary mobile phones. It has gone through many times with our childhood. It brings us a lot of fun. Learning the c++ programming language, I think it can be done, in my view the relevant knowledge, understand the truth, try to write this little game, but also added a lot of fun things, including the level of selection, and the fractional pause / continue. The whole program uses the knowledge of the class and array.)
Date : 2025-12-18 Size : 2kb User : feiguobiao

本书从c语言游戏编程入手,对图形绘制,中文显示,动画实现,文件调用,内存使用,声卡调用,中断,内存驻留技术,接口技术,数据库实现,简单病毒,界面技术等进行了详尽的介绍,并且配以大量的源程序以及程序分析对所涉及的理论进行充分的讲解和支撑。(This book from the start of the C programming language games, graphics rendering, animation, Chinese display, file, memory card, call, interrupt, memory technology, interface technology, database interface technology, simple virus, has been introduced in detail, and the related theory of full explanation and support to a large number of source program and program analysis.)
Date : 2025-12-18 Size : 7.5mb User : 1111大苏打
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.