搜索资源列表
juzhenpailie
- 将一个5X5的矩阵中最大的元素放在中心,4个角分别放4个最小的元素(顺序为从左到右,从上到下顺序依次从小到大存放),写一函数实现之。用main函数调用。-A 5X5 matrix in the center of the largest element on the four corners were placed four minimal elements (the order from left to right, top to bottom in the order from small
mov_data
- 打印一个5x5的矩阵,使得横竖和对角相加都相等-Print a 5x5 matrix, so that the horizontal and vertical, and diagonal sum equal
matrix
- 使用增广矩阵求解Ax=B,矩阵长度为5x5.-Use the augmented matrix solving Ax = B, matrix length 5x5.
maze
- 通过把一个格子图中的一些边删除后生成迷宫图形.下图左边是一个5X5格子图, 有边是生成的一个迷宫图.给定一个MXN的格子图,请用种子填充算法生成一个迷宫图形(By removing some edges of a grid graph, we can create maze graphs. The left side is a 5X5 grid graph, with edges generating a labyrinth diagram. Given a MXN grid graph, pl
LED计算器-完美版-最新修改
- 基于51设计的8位数码管计算器,能实现加减乘除取余根号平方等功能,另外还支持删除操作,这个程序里还有一个亮点就是采用了一个高级5x5键盘设计,支持长按短按和连续按功能,非常值得大家去学习!(Based on the 51-designed 8-digit digital tube calculator, it can realize the functions of addition, subtraction, multiplication and division, and the remai
5X5矩阵键盘实验
- 基于51单片机的5x5键盘设计,用最少的接口实现最多的按键控制.(Based on 51 MCU's 5x5 keyboard design, the most keyboard control is realized with the least interface.)