资源列表
Matrix
- 一个解线性超定方程组的算法,是用C语言写的,简单易懂,而且速度还挺快的。-a solution-linear equations of the algorithm is written in C language, easily understood, but the speed It's fast.
LS3P
- 最小二乘法(LS)仿真三个参考节点定位一个定位节点,包括仿真参数和过程数据收集-Least squares (LS) simulation of three reference nodes positioning a positioning node, including the simulation parameters and process data collection
dashuxiangcheng
- 大数据相乘,多字节数据之间的乘法运算,使用数组存储-Large data multiply, multi-byte data of the multiplication, the use of an array of storage
12
- 优化设计的坐标轮换法,课程设计作业,适用简单问题-Optimal Design of the coordinates of the rotation law, the curriculum design operations, the application of simple questions
111
- 计算器,能进行一般简单的运算,注释都很清楚。自己能看的懂吧。-Calculator, a simple operation can be general, comments are very clear. He can read to understand it.
Knapsack-problem2
- 这是一个关于背包问题的算法,其中使用了回溯的思想,程序可以成功运行。-The algorithm is about the Knapsack problem,it uses Backtracking algorithm , the program can be run successfully.
JosephImitate
- 约瑟夫环的模拟算法.注释部分取消之后可以有更好的功能.-Josephus simulation algorithm. Comment section after the abolition of the better features.
Renyi
- 本程序用于实现二维Renyi熵图像阈值分割,只要输入图像数据即可得到阈值结果-This procedure is used to achieve the two-dimensional Renyi entropy image threshold segmentation, as long as the input image data can be obtained by the threshold results
zuiudanlujing
- 随机生成一个矩阵,求左上角和右下角的最短路径-Randomly generate a matrix, find the shortest path of the upper left and lower right corner of
floyd
- floyd算法的实现,已知临接矩阵,可得到图中任意两点间的最短距离-floyd algorithm, known proximity matrix, the shortest distance between any two points in the available Figure
Goldbach-conjecture
- 该题目为哥德巴赫猜想的计算机验证-acm题目-Titled Goldbach Conjecture computer to verify acm-topic
P207-ziliti-5
- 实现简单计算器功能的程序。加减乘除运算,可以是整数,也可以是小数。-Simple calculator program. Arithmetic operations, can be an integer, it can be fractional.
