搜索资源列表
fagkuai
- 一个小游戏,用C++编的,相当经典。值得每一看。-A small game, using C++ compiled quite the classic
GAME
- 小游戏,俄罗斯方块,有C语言编的,应该可以的-Game Tetris, a C language code, and should be able to
Tetris-code
- 俄罗斯方块游戏可以由很多种语言来编,如VB,C,C++,Java等,本文提供C++源代码,方便了想学习的人。-Tetris game compiled many languages, such as VB, C, C++, Java, the paper provide C++ the source code to facilitate the people who want to learn.
cyx
- 时间函数举例4,一个猜数游戏,判断一个人反应快慢。(版主初学时编的) -Function of time, for example 4, a guessing game to determine a person reaction speed. (Moderators beginner series)
OpenGLyouxi
- 主要讲述了opengl在游戏设计中的应用,帮助读者熟悉opengl的应用,编opengl游戏。-Mainly about opengl in game design application that helps the reader familiar with opengl application, compiled opengl game.
flyingshoot
- 是一个用c++编的飞机游戏毕业设计论文,格式清晰,条理分明,对于毕业论文是一个很好地模板-Is a series of aircraft with c++ game design graduate thesis format is clear, coherent, the thesis is a good template
0801
- 学vc编游戏程序之求解最短路径,适合初学者-Solving learn vc series of games the shortest path, suitable for beginners
0401
- 学vc编游戏程序04.别给我框框 适合初学者-Learn vc series 04 games Do not give me frame Suitable for beginners
0501
- 学vc编游戏程序 05.走四方 适合初学者-Learn vc series 05 games. Walk Quartet for beginners
0601
- 学vc编游戏程序 06.穿越丛林-Learn vc series 06 games. Through the jungle
0701
- 学vc编游戏程序 07.广阔天地-Learn vc series 07 games. Vast
AS3_game
- actionscr ipt 编游戏程序方面的书籍,比较好的资料-actionscr ipt game series program books, better information
C语言课程设计实例精编
- C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages