搜索资源列表
TC贪吃蛇
- 贪吃蛇的TC游戏程序源代码,我们用了一个学期在高级C语言课了组队完成的.-Greedy Snake,a game with TC language.It takes us one semester to finish it in C language course.
VBKing
- 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
C+++Weekend+Crash+Course
- C+++Weekend+Crash+Course这是一个中国象棋的原代码
C++课程设计 迷宫
- Turbo C++2.0下的迷宫程序,这是我的课程设计,里面有自己用乐谱演奏的音乐哦,音乐与游戏是并行的,可以一般听音乐-labyrinth program in turbo c++2.0,this is my course design,there is music by music book,music and game are parallel,you can listen to the music
suoha.rar
- 最新的网狐梭哈游戏 c++实现 包括客户端和服务器端的实现 一个完整的游戏过程 适合学习c/s结构的童鞋,Stud latest Fox network games c++ to achieve, including client and server-side game to achieve a complete course of study for c/s structure of children' s shoes
eluos
- linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
ChinaBlockCode
- 这是 用 c# 编写的俄罗斯方块的全部过程。-This is a c# Prepared the full course of the Russian box.
fangkuai
- /* TC下的俄罗斯方块游戏 */ /*游戏开始前用四个方向键调整高度和速度,按回车键开始游戏 */ /*游戏过程中回车键为暂停键,ESC键为退出键*/ /*需要有C:\\turboc2 */-/* TC under the Tetris game*//* the game before the start of four arrow keys to adjust the height and speed, press the Enter key to start the ga
Bomb
- C#做的扫雷,消遣一下。C#界面生成太慢,如果你有兴趣可以在作改进;右击插红旗的功能没有,如果你有兴趣可以添加此功能;如果你对算法感兴趣当然可以下载-C# to do de-mining, recreational click. C# interface generation is too slow, if you are interested in can be improved right-click the red flag of the feature is not inserted,
rpg_course
- This course developed under Visual C++,type is 2D RPG.
LLK
- 用C#编写的连连看程序,用于数据结构课程-Lianliankan written using C# program for data structure course
Cmine
- 本文档介绍了用C++编程实现windows扫雷游戏的过程,简单易懂。 当然,这个游戏比Window自带的简单。但就目前来说,离它其实也不远。添加菜单项,并相应修改参数值:m_RowCount、m_ColCount、leinum,并重新初始化界面就行了。 本书的例子都只是一些最基本的游戏算法,它教你怎样去实现游戏,而至于游戏的扩展,我只是提一些建议,让你自己去实现。 -This document describes the use of C++ programming process
BG_2D_Chapter3
- c#+XNA 2D游戏开发教程(3)这一部分我们将完成的工作是在工程中添加Asset,听上去好像很复杂,Asset是什么?添加到工程又是什么概念?那其实是很简单的事情,我会通过三个部分的解说包括实际的操作方法来说明这次的章节,看不懂的可以看视频的,那么接下去就正式开始写了。 一、Visual Studio的用法。 这就是我说的三个部分中的第一个,VS的解说。肯定很多看到这里的人要不耐烦了,你弄这种东西干什么啊,都来看XNA了当然会C#会.net会VS-c#+ XNA 2D game develo
war
- C++游戏设计案例教程[沈大林]中的一个游戏例子,实现简单的游戏引擎-C++ game design course of the case [Chen Dalin] in the case of a game, simple game engine
war3
- C++游戏设计案例教程[沈大林]中的一个案例,里面加入了CxImage类的使用-C++ game design course of the case [Chen Dalin] in a case, which joined the CxImage class use
Tank_Game
- linux 下面的tank游戏 没办法,为了赚分 是我的一个实验 里面还有一份实验报告-a simple tank game on Linux use gcc and Xlib it is just a experment of C++ course so...the quality is ....
CSharp-DDP
- C#写的对对碰游戏,画面特别精致,游戏流畅,可作为课程设计-C# to write the right touch game, showing especially fine, the game flow, can be used as course design
2010-level-course-design-Terminator
- 一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式)-A catch bugs game (c++ course design do). Through the practice to deepen our understanding of the object-oriented programming for the design and use of inheritance, access method (for example)
Result-class
- 赛马程序,李涵静老师的C++课程,可实现选择,进行比赛,排序等功能Racing program, Li Han Jing C++ course the teacher can achieve selection for the game, sort functions-Racing program, Li Han Jing C++ course the teacher can achieve selection for the game, sort functions
Minesweeper
- 这个小游戏是笔者在大一C语言课程设计的时候写的,基于命令行,为了显得漂亮一些,特别加上了彩色特效~~(This simple game is written by the author in the first year of the C language course design, based on the command line, in order to look beautiful, especially with color effects ~ ~)
