-
数组排序,含bubble,quick,insertion,selection四种方法
数组排序,含bubble,quick,insertion,selection四种方法-Array sort,it includes four sort methods as follows: bubble sort ,quick sort,insertion sort and selection sort.
- 2022-01-25 22:05:51下载
- 积分:1
-
欧几里德算法和扩展欧几里德算法。用C和C++实现。
欧几里德算法和扩展欧几里德算法。用C和C++实现。-extended Euclidean algorithm and the Euclidean algorithm. C and C to achieve.
- 2023-04-02 23:35:03下载
- 积分:1
-
根据已知数据的权重对数据进行拟合,若不能给出数据的权重就默认为数据权重为1.这种拟合 方法是根据最小二乘进行的。...
根据已知数据的权重对数据进行拟合,若不能给出数据的权重就默认为数据权重为1.这种拟合 方法是根据最小二乘进行的。-The basis of known data on the weight of the data fitting, if the data should not give the weight for data on the default weight is 1. This method is based on least-squares fitting carried out.
- 2022-07-09 02:46:57下载
- 积分:1
-
vc并行算法 论文
vc并行算法 论文-vc parallel algorithm papers
- 2022-03-22 12:51:08下载
- 积分:1
-
利用栈相关知识求解表达式值,并输出其后缀表达式
资源描述利用栈相关知识求解表达式,并输出其后缀表达式,表达式运算符有+、—、*、/,#表示负号,可以输字符包括数字,括号,运算符。主要目的是学习掌握栈的相关知识。
- 2022-01-28 09:22:19下载
- 积分:1
-
隐式曲面求解的源代码,用户可以输入隐式曲面,得到mxmxm的网格数据...
隐式曲面求解的源代码,用户可以输入隐式曲面,得到mxmxm的网格数据-Implicit surface to solve the source code, users can enter implicit surface, the grid data mxmxm
- 2022-05-17 08:28:55下载
- 积分:1
-
八皇后问题
代码是利用Prolog来解决两个问题:数独和八皇后问题。
- 2023-07-23 07:30:03下载
- 积分:1
-
An Optimized Formula for Alpha Blending Pixels
An Optimized Formula for Alpha Blending Pixels
- 2022-07-26 18:28:02下载
- 积分:1
-
北邮数字电路实验报告_简易电子琴制作。
- 2022-12-16 15:35:03下载
- 积分:1
-
AES源代码
可运行的AES源代码,其加密解密为128位-
- 2022-10-18 01:55:04下载
- 积分:1