搜索资源列表
李学武提交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
超级C语言小游戏
- 超级C语言小游戏,转的-small games, the switch
用java编写的小游戏
- 基于C/S的复杂的多玩家棋盘游戏-based on C / S of the complex multi-player board game
24点数字游戏的实现
- 用C++Bulider编写的24点数字游戏的算法-An algorithm for the game of 24 points built by C++ Builder
c++俄罗斯方块应用开发
- c++俄罗斯方块应用开发,人工智能、游戏开发人员,下载有好处-c Tetris application development, artificial intelligence, game developers, download benefit
推箱子小游戏
- 数据结构小作业,用C++做的一个推箱子的小游戏,小巧简单-data structures small operation, with C do a little game magazines, compact simple
C语言名题精选百例
- 100则经典C语言程序设计题,如查找、排序、字符串处理、小游戏等。
C#遗传算法源码实例集
- 该资源包含了常用的7种C#遗传算法源码实例集,和遗传算法C#五子棋游戏程序
2004042813464214311
- C++游戏, C++3D赛车,很不错,你们可以看看 -C++ Game, C++ 3D car racing, is pretty good, you can look at the
12864snake_protuse
- protues仿真制作的C51和LCD12864的贪吃蛇游戏-protues simulation produced C51 and LCD12864 Game of the Snake
code
- 1、猴子选大王 2、约瑟夫环 3、迷宫求解 4、回文游戏 5、地图四染色问题 6、八皇后问题 7、原四则表达式求值 8、k阶斐波那契序列 9、遍历二叉树 10、编写DFS算法的非递归函数。 编写BFS算法。 11、简单选择排序, 折半插入排序, 冒泡排序, 快速排序, 堆排序 12、顺序查找,折半查找-err
Maze~manual~operation
- 迷宫游戏的手动操作,游戏分了三个级别,完整的C++代码程序,程序准确无误-Maze game manual, games were divided into three levels, complete C++ Code procedures, procedures for accurate
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
cppwar
- c++实现基于神经网络的空间大战,可以学习到如何利用神经网络进行游戏编程。-c++ implementation of space war based on neural networks can learn how to play games using neural network programming.
c
- 题目需求分析 1,游戏(1):类似文曲星里的猜数字: 输入四入不重复的数字(中间用空格隔开) 形式为 " ? A ? B", 四个数中位置和数字都正确为 A,数字相同位置不同为 B, 当 4 A 0 B 时为猜对,每一局有8次机会. 2,游戏(2):计算机随机生成一个1-100中的某数,用户输入一个数字去猜。 -Needs analysis questions 1, games (1): Similar Wenquxing in the number gues
some-c-problem
- 几个编程游戏,关于数据结构的问题,对学习算法和数据结构很有帮助-Several programming game, the question about the data structures, algorithms and data structures for learning useful
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'
一字棋-人工智能
- 一字棋游戏,包括两个选手。用户可以在一个3*3的棋盘上任意的选择空闲的位置拜访棋子,最早在水平方向上,或者垂直方向上或者对角线方向上形成三子一线者获胜。(One word chess game, including two players. Users can choose a free position to visit a piece of chess on a 3*3 chessboard, and the winner is first formed in the horizontal
Kill Game (List)
- 约瑟夫环的方式实现杀人游戏算法,实现简单,可供学习参考(The way of Joseph ring to realize the homicidal game algorithm is simple and can be used for reference.)
Snake_project
- 用C语言写的贪吃蛇小游戏,游戏他通过蛇身不断吃掉游戏里随机出现的食物,望采纳(Using C language to write the snake game, the game through his continuous random food eating snake game, hope to adopt)