搜索资源列表
c108244325566
- 我原来写这个程序只是为了常规上学习C#和.NET编程而做的一个练习。翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择。 开始时的练习虽然可以用来当作比赛的游戏,但还是缺少一些电脑棋盘游戏一般的特征,比如撤消走过的步骤,因此,积累了一些.NET的经验以后,就将它升级了。升级后增加了一些新的功能,而且改进了原来的图形界面和游戏AI。-I originally wrote this routi
meinvyouxi
- 我刚学C++时编来玩的,其实不怎么好玩,只是练习一下学过的东西而已-I am just learning C series of prophecies, in fact, not very fun, but practice learned in the only
crazytyping
- 疯狂打字游戏,用C编的,比较简单,没什么实际应用,只是适合练练手。-frantically typing games, with C series, relatively simple, there were no practical application, suitable only to practice hand.
eluosifangkuancyuyan
- 用C 语言作的俄罗斯方块,主要是对C语言的练习,对处学C的朋友有帮助-C language for the Russian box, and the main thing is to practice the C language, learn to C help of a friend
math
- C#编写的一款大富翁游戏软件,融合了小学数学的教学和练习。-C# written in a Monopoly game software, integration of the primary school mathematics teaching and practice.
njjzw
- 用c++编写的脑筋急转弯。大家练习练习!顺便还可以了解一下c++编程的思路。-With c++ Prepared entitled Fast Thinking. We practice practice! Incidentally, can also learn about c++ Programming ideas.
ctx
- 小游戏程序比较简单的一个C++程序用,可以实习人机互玩-Game, a relatively simple procedure C++ Procedures used, you can practice each other to play man-machine
wuziqi
- C++环境下的五子棋源代码,虽然没有华丽的图形界面,但其算法也是非常值得大家学习的,适合入门者练习借鉴用-C++ environment Gobang the source code, although there was no gorgeous graphical interface, but the algorithm is also very worthy of study for everyone, suitable for beginners to practice drawing w
Snake
- C语言编写的贪吃蛇代码,游戏趣味性强,可作为编程练习用。-Snake C language code, the game interesting, in that they can use as a programming practice.
Terminator
- 一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式),里还有定时器和随机数的使用。-a catch insects games (C++ programs designed to do). The adoption of the practice to deepen our understanding of object-oriented programming category Lane in the design and use
card
- 這是一個暴克牌遊戲,佷適合學習c的學子來模仿練習的代碼-This is a sharp g card game, We' re very suitable for students to learn c, to mimic the code of practice
3DMathBasicGraphicAndGameDevelopment
- 本书主要介绍了基本的3D数学概念,这对电脑游戏开发人员和编程人员来说成为重要。 除分析理论外还提供了应用于实践的C++类。-This book introduces the basic mathematical concepts of 3D, this computer game developers and programmers who have become important. In addition to analysis of the theory of applied prac
suoha
- 一个小游戏,关于梭哈扑克游戏的练习。新手学习C的时候,练习用。-A small game, Study poker game on the practice. Can practive when you getting start to learn C/C++.
game_net_app
- 《游戏中的网络编程技术及应用》是学习游戏中网络编程技术的参考书。全书共分三大部分:第一部分介绍网络游戏编程的基本概念和相关基础知识;第二部分讲解了游戏编程的小型应用实例,内容包括基于Internet网络的游戏聊天室开发、多机对战版五子棋以及游戏大厅的创建示例;第三部分是大型网络游戏编程案例,内容包括网络坦克对战和网络斗地主的游戏案例,介绍大型游戏的设计规则、流程以及实现。 《游戏中的网络编程技术及应用》既有完整的基础知识讲解,又有复杂而完整的实例分析,读者能够轻松地将自己所学的理论知识
tcscpp
- C练习使用,贪吃蛇的小游戏,初学者非常实用-C practice using the Snake game, very useful for beginners
c_tanke
- 坦克大战,比较经典的c/c++练习代码,适合初学者学习练习。-Battle City, classic c/c++ practice code, suitable for beginners learning exercises.
wordGame
- 本程序是个用c#写的练习指法的小游戏,按照步骤进入游戏后,会从屏幕上方掉下来写有字母的苹果,需要在未落出屏幕之前,点击对应的字母,将其消除,当屏幕中出现过的苹果达到一定数量后,就会进入下一关,苹果的数量会增加,下降速度会增快,难度会越来越大-This program is used to write c# practice fingering game, and follow the steps to enter the game, it will fall to write letters o
Typing-Game-in-C
- 本程序实现打字训练游戏,可自由选择要练习的字体,包括英文、中文及中英文混合练习。-The program implements typing training game, free to choose the font you want to practice, including English, Chinese and English mixed practice.
C-language-source-code-game-Arkanoid
- C语言小游戏源代码《打砖块》 是初学者练习的好帮手-C language source code game Arkanoid is a good helper for beginners to practice
c
- 用C语言设计一个程序帮助小学生练习数学。 a) 程序首先让使用者输入ID号(包含前两个大写英文字母和后四个阿拉伯数字),例如:Please input your ID: AB1234 程序应该有输入验证功能。ID正确输入完毕后,程序提示以下功能选项: (1) Start a test (2) Check score (3) Exit Test: 程序给出10个数学题目,例如: 12 * 3 = 36;48 +...(C language is used to design a pr