搜索资源列表
c游戏
- 一个c游戏的入门示例-a sample entry
hzk2gba
- 这是写GBABOX前写的一个delphi程序,可以将提取小汉字库并将其转成c格式的文件,包内已经包括了sample文件,有12点阵与16点阵的。因为偷懒所以没有做界面,你只要将含有全部汉字文本的一个列表拖到hzk2gba.exe上便可自动生成。-GBABOX this is written before writing a delphi procedures can be extracted small Store will be converted into c files, has been
c++GAME.rar
- c++制作的简单的文字游戏,对于初学者可以起到很好的学习作用,用了大量c++的基础,c++ Produced simple word games, for beginners can play the role of good learning experience, using a large number of c++ The basis of
cPPMiniGames
- 一个c++小游戏的汇总整理文件集,为有兴趣的学习者提供了优质的示例代码-A c++ game of collecting and sorting documentation, for interested learners to provide a quality sample code
sample.rar
- 一个基于DIRcETDRAW写的弹球游戏,界面和DX-BALL基本一样,纯c写的,DIRcETDRAW written by a pinball-based game interface and the basic DX-BALL, as written in pure c
qqban
- 一个c#编写的七巧板游戏的源代码,代码中涉及GraphicsPath类的相关操作。部分代码示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。 将第二个路径添加到第一个路径上。 将最终的路径绘制到屏幕。 -A puzzle game source code written in c# code involved in the op
demo_de_train
- An c/c++ OpenGL Half Life 1 level viewer with sample level included.
ODE_sample
- Open Dynamis Engine (ODE) is an open source, high performance library for simulating rigid body dynamics. It is fully featured, stable, mature and platform independent with an easy to use c/c++ API. It has advanced joint types and integrated collisio
3Dcollisiondetection
- DirectX collision Detection sample codes with c-DirectX collision Detection sample codes with c++
LianlianKan_Game_By_Ogre
- OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用c++开发的面向场景、非常灵活的3D引擎。这个连连看游戏基于Ogre的小游戏示例。-OGRE (Object-Oriented Graphics Rendering Engine, namely: object-oriented graphics rendering engine) is a development with c++ scene-oriented, hi
game_net_app
- 《游戏中的网络编程技术及应用》是学习游戏中网络编程技术的参考书。全书共分三大部分:第一部分介绍网络游戏编程的基本概念和相关基础知识;第二部分讲解了游戏编程的小型应用实例,内容包括基于Internet网络的游戏聊天室开发、多机对战版五子棋以及游戏大厅的创建示例;第三部分是大型网络游戏编程案例,内容包括网络坦克对战和网络斗地主的游戏案例,介绍大型游戏的设计规则、流程以及实现。 《游戏中的网络编程技术及应用》既有完整的基础知识讲解,又有复杂而完整的实例分析,读者能够轻松地将自己所学的理论知识
Tc2.0_Lordcard
- 疯狂斗地主 (LORD cARD) 由Tc2.0以及相关图形库开发。很好的c语言实验样例,亲切的DOS图形游戏界面。-crazy Landlords (LORD cARD) by the Tc2.0 and related graphics library development. Good experimental sample c language, DOS friendly graphical game interface.
cPPEpicDriverWS
- Epic 950 coupon printer c++ sample code
snake2
- this file is for opnGel visual c++ 6.0 sample program of a sanake game...i hope you will like it
shudu
- 解决数独游戏的c程序 【输入形式】 输入文件为shudu.in。输入文件共9行,每行含9个数字,无分隔符。0表示待确定的空格。 【输出形式】 输出文件为shudu.out。输出共9行,每行9个数字,无分隔符。 【输入样例】 100006004 008090050 400300000 800002040 009605200 060700005 000007002 080030400 300
five-in-one
- 简单的五子棋游戏,用c语言编程的对c语言的初学者有帮助。-A sample five-in-one game
simplemaze
- 一个简单的迷宫游戏,供初学者参考。这是我学了一个月c++后的处女作,有许多不足之处,请多包涵.-It s a very simple maze game intended as an sample for green hands.It s my virginal work after one-month s learning about c++.Please forgive me if there are any flaws
baidu1
- 百度编程题 .食物链Descr iption 动物王国中有三类动物A,B,c,这三类动物的食物链构成了有趣的环形。A吃B, B吃c,c吃A。 现有N个动物,以1-N编号。每个动物都是A,B,c中的一种,但是我们并不知道它到底是哪一种。 有人用两种说法对这N个动物所构成的食物链关系进行描述: 第一种说法是"1 X Y",表示X和Y是同类。 第二种说法是"2 X Y",表示X吃Y。 此人对N个动物,用上述两种说法,一句接一句地说出K句话,这K句话有的是真的,有的是假的。当一句话满足下列三条之一
maze
- A sample Maze Game in c.
c-1000-sample
- c语言经典程序100例,每个例子有详细的解释说明,是c语言的基础。c-100 cases of classic program, a detailed explanation of each case descr iption is based on c language.-c-100 cases of classic program, a detailed explanation of each case descr iption is based on c language.