搜索资源列表
战斗胜负计算
- 还是C小程序 很有意思的拉 越编越过隐 大基本功-or C minor procedure very interesting series stretching across the great saphenous basic skills
用C开发的五子棋源小程序
- 用C开发的五子棋源小程序-C source development of the 331 small programs
five-C
- 通过运用C语言程序设计,实现一些游戏或系统功能,也有一些解决数学问题的小程序.-through the use of C language programming, to achieve some games or system function, there are some mathematical problem solving small procedures.
olsfk(C-programe)
- 这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识) 4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是我本人原创,没有参考过任何相关代码 7、防“跟踪调试”技术,
c
- 知道什么是魔幻矩阵吗?它是这样的一个矩阵:首先它是一个奇数阶矩阵;其次无论它的每一行之和还是 //每一列之和还是左对角线之和还是右对角线之和都等于一个相同的数。神奇吧?那么这样的一个魔幻矩阵 //是怎么构成的呢?下面这个小程序就帮你解决这个问题。
词组匹配的小程序
- C++编写的词组匹配的小程序-prepared by the phrase matching small program
用VC制作小程序
- 简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented visual programming language Visua
Visual C++经典游戏程序设计
- 《Visual C++经典游戏程序设计》全套光盘源代码
show
- 几个c语言的小程序,包括pcx,bmp文件显示、俄罗斯方块等,-Several c language programs, including showing of pcx,bmp files, Russian square etc.
21game
- 这是一款功能齐全,界面优美的C++小游戏程序。-This is a full-featured, elegant interface C++ Small Game procedures.
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
shuffle.c.tar
- linux平台下利用ncurse 开发的有趣小程序- fun game, if you have time to kill
tt.c.tar
- linux平台下利用ncurse 开发的有趣小程序- A very trivial typing tutor
eluosifangkuai
- 实用俄罗斯方块小程序,C语言课程设计课题之一-Practical Tetris applet, C language curriculum design one of the topics
main.c
- 经典小游戏,俄罗斯方块的C语言程序,基本能完成所有游戏功能-Classic game Tetris C-language program can complete all the game features the basic
ChinaBlockCode
- 模拟俄罗斯方块编写的C#小程序,有游戏本身能实现的一系列功能以及声音效果。-Analog Tetris small program written in C#, with the game itself to achieve a range of features and sound effects.
游戏程序
- VS2013编写的一个游戏小程序,里面附带游戏说明文档(A game small program written by VS2013 with a game descr iption document)
C语言小游戏源代码_贪吃蛇
- 可以实现的,简单的小程序设计,很常用的小游戏。(Possible,Simple small program design, very common small games.)
基于VS2010平台的C++五子棋游戏
- 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。
C# 贪吃蛇小程序 游戏源码
- 用C# 贪吃蛇小程序 游戏源码,用来练手的源代码