搜索资源列表
zy
- 黑白棋是一种休闲娱乐的益智小游戏,在各种电子词典及手机上广为应用,设计实现这个程序,主要应用了C++中的函数调用及线形二维表的设计和面对对象的思想。应用的编辑程序Vasual C++开发工具能够充分提供各种库类和面向对象的工具,为黑白棋的设计提供了环境保证,并能够正确实现游戏。
C++game
- 这是一个课程设计,用C++编程的小游戏的制作过程和代码-This is a curriculum design, and C++ Programming game production process and the code
Sokoban
- C语言编写的推箱子程序... C语言初学者能写出来的小游戏-Application of sokoban with C .
c
- 1微型打印机的C语言源程序 2连接两个链表 3输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数) 4时间函数举例4,一个猜数游戏,判断一个人反应快慢。 5家庭财务管理小程序 -1 micro-printer 2 of the C language source list 3 to connect the two input n is an even number, the cal
Clanguagecurriculumdesignreport
- C语言课程设计报告 一、实践的目的和要求 二、内容 三、实践任务 1.学生成绩管理系统 2.编写一个小游戏 附录: 代码 -C language curriculum design report, the purpose of practice and requirements of the Second, the contents of the three, the practice of the task 1. Student achievement mana
pig
- 小猪吃豆游戏,用c#著作的小游戏。请多多支持-pig eat beans,
fagkuai
- 一个小游戏,用C++编的,相当经典。值得每一看。-A small game, using C++ compiled quite the classic
GAME
- 小游戏,俄罗斯方块,有C语言编的,应该可以的-Game Tetris, a C language code, and should be able to
Backgammon-a-mobile-phone
- 五子棋 一款手机小游戏 此代码是用标准的c语言编写的一个软件的源代码 其实用性很强-Backgammon a mobile phone game This code is prepared using a standard c language source code of a software very practical
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
Minesweeper
- 用c语言编写的一个小游戏—扫雷。手笔拙略,还望大家多提意见-C language game- Minesweeper. Handwriting clumsy strategy we hope more suggestions
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
example
- 适合初学者的C#案例,比较入门者的教程之一,是一个小游戏哟-the example of# C sharp
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]-
c_shoot
- 利用C++编写的,射箭小游戏源码,并且编译通过-Use C++ prepared archery game source code, and compile
CPP_Gluttonous_Snake
- 利用C++编写的,贪吃蛇小游戏源码,并且编译通过-Use C++ written Snake game source code, and compile
cPP_mine_sweeping
- 利用C++编写的,扫雷小游戏源码,并且编译通过-Use C++ written mine game source code, and compile
plane-game-with-c-source
- vc6.0编写的打飞机小游戏,带注释和说明,希望对新手们有帮助-the game named "shot plane",builded with VC++6.0
贪吃蛇有序程序文档
- 利用Microsoft Visual C++制作一个贪吃蛇的小游戏,贪吃蛇游戏的文档,架构,思路。
C语言编程吃豆豆
- 运用C语言完成小游戏吃豆豆的编写,适合于C语言入门者查看参考,有一些动态页面但是不难