搜索资源列表
TC++3.0
- 扫雷源代码,基础实用.是我c语言学习的兴趣
C_MJ
- 此为用C语言编写的麻将游戏程序,使用都可以在此基础上进行扩展
144
- 基础的2D网络游戏(一点网络游戏制作) 写了一点最基础的2D网络游戏的制作,运用了c++语言,实现了地图的移动、人物的走动、位图的运用、坐标的输出等 我是一名新手,学了快一年的游戏编程,希望做游戏编程的同行可以加入 QQ群13625958 ,一同探讨学习游戏编程中所遇到的难题。
207
- 功能很强大,是用C语言编的一个商人过河游戏程序,适合于有一定C语言基础,想更进一层楼的C语言爱好者-Very powerful feature is the use of C language compiled a businessman across the river games, suitable for a certain C language based on C-like mode for even floor fans
207
- 商人过河游戏 :功能很强大,是用C语言编的一个商人过河游戏程序,适合于有一定C语言基础,想更进一层楼的C语言爱好者-Merchants to cross the river game: very powerful feature is the use of C language compiled a businessman to cross the river games, suitable for a certain C language based on C-like mode for e
game
- C语言游戏编程入门到精通,这是一本很好的书,写的很全面,也比较基础。-C game programming language entry to the master, this is a very good book, written in a very comprehensive, basis for comparison.
guess_man_and_computer
- 这是一个人机猜数字游戏,人想一个数,电脑来猜,算法通俗易懂,适合有一定c语言基础的人学习-This is a human number guessing game, few people want a computer to guess, the algorithm easy to understand, for a certain person based on c language learning
wuziqi
- 五子棋的源代码,想学习c语言基础的同学可以-Backgammon source code, want to learn C programming language, students can look
saolei
- 扫雷的源代码,学习c语言基础的同学可以-De-mining of the source code, c language learning based on students can look
lianliankan
- 连连看的源代码,想学习c语言基础的同学可以-Game source code, want to learn C programming language, students can look
c-program
- 使用c语言编写了俄罗斯方块游戏,在原有的基础上进行了更改,使其更人性化。在玩的时候不枯燥。-The c language Tetris game, on the basis of the original changes to make it more user-friendly. The play is not boring.
C-1000-sample
- C语言经典程序100例,每个例子有详细的解释说明,是C语言的基础。C-100 cases of classic program, a detailed explanation of each case descr iption is based on C language.-C-100 cases of classic program, a detailed explanation of each case descr iption is based on C language.
Classical--C-language
- C语言中一些比较基础和经典的源码合集。包括求整数之积,比较实数大小-C language in some of the more basic and classic source collection. Including quadrature integers, real numbers compare size, etc.
C-tuixiangziyouxi
- 纯C语言推箱子游戏,简单通俗易懂,掌握C语言基础知识。-Pure C language Sokoban game.Simple and easy to understand and master the basics of the C language.
Echo_cancellation_LMS
- C语言数组灵活多变的访问形式怎么样,够晕吧,如果你嗤之以鼻,那么恭喜你,你的C语言基础很扎实。-How, is dizzy, if you, so congratulations you, your C language foundation is very solid.
S21_4
- 搬运工游戏,C语言基础功能实践,在Tubo C上运行。适合初学者学习-Porter game, C language practice basic function, Turbo C runs on. For beginners to learn
snake(1)
- 设计贪吃蛇游戏的主要目的是让大家夯实C语言基础,训练编程思维,培养解决问题的思路,领略多姿多彩的C语言(The main purpose of designing Snake game is to let everyone consolidate the foundation of C language, train the programming thinking, train the train of thought of solving the problem, and appreciat
snake
- 整理了贪吃蛇的游戏,更加适合基础C的学习。(Tidy up the snake game, more suitable for basic C learning.)
Pokemon-like game
- 全部使用最基础C#语言完成的口袋精灵模拟游戏,适合入门人员。(Noob friendly language used. Pokemon-like game. All basic C# language. Good for new learners.)
俄罗斯方块的一种c语言实现
- 用c语言的方式编写的一种俄罗斯方块的实现形式,并在基础上做出一定改编,增加了一些小技能