搜索资源列表
zhang
- 一款流行的小游戏,不过只是在TC编程下进行操作
C++game
- 这是一个课程设计,用C++编程的小游戏的制作过程和代码-This is a curriculum design, and C++ Programming game production process and the code
myqt7
- Qt4实现的一个五子棋小游戏,功能齐全,可玩性高,是学习Qt编程的好列子。-This is a qt4 code for a five chess game.You can play it very well.If you are studying Qt now ,you can download it and have a look.
cyouxidaima
- 这是c语言的小游戏程序,程序完整可靠,可供游戏编程的初学者学习-This is a small game of the c language program, the program is complete and reliable, available for the programming of the game for beginners to learn
ksc22
- 猜数游戏 程序1 编程先由计算机“想”一个1~100之间的数请人猜,如果人猜对了,则计算机给出提示“Right!”,否则提示“Wrong!”,并告诉人所猜的数是大还是小,然后结束游戏。要求每次运行程序时机器所“想”的数不能都一样-Guess the number of game programming first by computer program " want to ask people to guess a number between 1 to 100, guessed r
qwe
- 用java语言,编程实现纸牌游戏,拥有如下规则,将电脑多次分发给你的牌按照相同的花色由大至小排列起来。游戏分为三个难度,简单,普通,困难。简单为单一花色。困难所分发给的牌有四种花色。将大小相邻的纸牌依次排列到一起当每种花色的全部纸牌都按顺序排列到一起,则游戏结束-Java language programming card game, with the following rules, the computer repeatedly distribute your cards in the sa
DirectX_9.0_3D_game
- 本书主要介绍Direct X编程技术,开发使用Visual C++6.0,主要开发一些小游戏-The book introduces Direct X programming techniques, developers using Visual C++6.0 main developed some small game
abaewr
- [Tab2shp.rar] - 一个通用gis的格式的互转软件,支持MapInfo Tab 到 shp 格式的转换 [HAINAN.rar] - 海南省09年最新矢量地图(MapInfo格式) [piontconverttoshp.rar] - 共享一个从网友那里当下来得C++程序,同大家分享哦!xy piont convert to shp [xinyun52.rar] - 幸运52,一个小游戏,用VC++编程,讲述了VC++的使用功能-[Tab2shp.rar]-
Simon-Says
- 学习LABVIE的经典入门编程实例,本身是一个小游戏。不仅有趣味性,而且可以学到很多东西。-an example of LABVIEW,you will learn more from this play.
CSharp-Tetris
- 是一个C#编程实例,编写小游戏——俄罗斯方块-Is a C# programming examples, writing small game- Tetris
DirectX9.0 3D游戏开发编程基础源码
- DirectX9.0编程基础源代码,游戏编程小白起步教程(DirectX9.0 programming basic source code, game programming small white start tutorial)
DIRECTX.9.0.3D游戏开发编程基础
- DirectX9.0编程基础教程,游戏编程小白起步教程(DirectX9.0 programming basic tutorial, game programming small white start tutorial)
C语言编程吃豆豆
- 运用C语言完成小游戏吃豆豆的编写,适合于C语言入门者查看参考,有一些动态页面但是不难