搜索资源列表
李学武提交C语言源代码
- 李学武提交的C语言源代码,包括Hilbert曲线,高精度计算,π值计算公式,取石子游戏,趣味等式填数游戏3则,验证四色定理等- Li Xuewu submits the C language source code, including the Hilbert curve, the high accuracy computation, pi the value formula, takes the gravel game, the interest equality fills in the
live214786
- 用c语言演绎“生命游戏\",本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个 生命细胞,生命细胞只有两种状态:“生”或“死”。-with language interpretation c Life "game", the 1970s, It had been a crazy demons known as the "Game of Life" of the games, th
3_Huiwen
- 回文游戏,c语言,有源码,可以参考研究使用。-palindrome games, c language, and the source code can reference study.
超级C语言小游戏
- 超级C语言小游戏,转的-small games, the switch
suanfa
- 内有5个常用算法,多变形游戏,活动按排,批处理,装载问题,全排列,是用c语言实现的-within five commonly used algorithm, deformation games, activities by arrangement, batch loading, full array, is the C Language
eatsnake_game
- 用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!
长整数四则运算
- 偶这个程序是用c语言编写的黑白棋游戏
three-character-primer-c_tac_toc
- 三子棋,游戏为两人对战,c语言设计,结构技巧,语法精辟
death
- 根据约瑟夫生死游戏的规则自己利用C语言开发的一个程序
bahuanghou
- 八皇后的一个小游戏的c语言实现,有空可以下了看看。
二十四点
- 利用C语言编的二十四点小游戏,在C语言下可直接运行。-use of the C language Part 24 small game, in the C language can be run directly.
C语言名题精选百例
- 100则经典C语言程序设计题,如查找、排序、字符串处理、小游戏等。
TCtoqicailianzhu.rar
- 根据数据结构的思想,利用C语言设计游戏七彩连珠。在9X9的棋盘方格内,将五个及五个以上的同颜色的彩球连成直线(横、竖、对角均可),则彩球消失并得分;游戏开始在棋盘内随机出现五个颜色随机的彩球,在玩家每次移动一个球后,随机的出现3个颜色随机的球,至少存在一条可通路径,彩球方可被移动,直到棋盘被球填满,游戏结束。,Data structure in accordance with the idea of game design using C language Lianzhu colorful. 9
Spline
- C语言编写,用追赶法解三弯距方程来实现三次B样条插值。很有使用价值-C language, used to catch up with Method three bends away from the equation to achieve three B-spline interpolation. Very useful
snacks
- 自制C语言贪食蛇小游戏,里面包含两个文件,一个是源程序,一个是图形化驱动,只要两个文件放在一个目录下即可运行,语句简单易懂-Self-made C-Snake game, which contains two files, one source, one is graphical driver, as long as two files in a directory to run, easy to understand statements
Clanguage
- CHM文件,此为C语言下的一些游戏的设计与思想,其实中包含了很多脍炙人口的游戏~-CHM file, this is C language at some of the game design and ideas, in fact, contains a lot of popular games ~
code
- 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
eight-puzzle
- 人工智能八数码拼图游戏的设计与实现(C++语言)-Eight artificial intelligence design and implementation of digital jigsaw puzzle (C++ language)
exp9
- 有512人参与游戏,从1至512给每人分配一个编号,已知每个人的游戏得分在0~999之间,需要找出游戏参与者的最高分和次高分。让电脑自行产生512个随机整数给各位参与者得分。输出所有参与者及其得分。用顺序查找方法,锦标赛法、通过无序序列建堆和堆调整三种方法取得最高分者和次高分者及其分数并输出。(There are 512 people involved in the game, each assigned a number from 1 to 512, known to each player'
Snake_project
- 用C语言写的贪吃蛇小游戏,游戏他通过蛇身不断吃掉游戏里随机出现的食物,望采纳(Using C language to write the snake game, the game through his continuous random food eating snake game, hope to adopt)