-
数学全排列算法
组合数学,全排列字典序、递增进位、递减进位、邻位对换法,C,算法,包含完整的工程文件,用VC++6.0开发,可以直接运行,有几种方式可选,可以根据情况输出计算时间
- 2022-11-25 07:35:03下载
- 积分:1
-
TCP拥塞控制
网络的迅速发展,必然会导致拥塞的发生,如何避免拥塞和控制拥塞已成为现代网络研究的热点。
由于网络中95%的字节数据是使用TCP协议来传输的,因此,研究TCP中的拥塞避免和拥塞控制便成为拥塞研究的重点
- 2023-07-03 01:25:08下载
- 积分:1
-
用树的思想求解素因数
读过很多方法求解的首要因素,今天撞在树上想解决这个问题,定义 typedef 结构节点 {int 树节点数据结构节点 * pleft; 结构节点 * pright ;}节点,* pNode ;1,和我的想法是首先要判断这一数字是大于 2 的如果是少而 2 返回 2,如果是更多比 2 周期法官是否可以分解为两个数字相乘,如果不输出这个数字返回 3,如果大于 2 且可以分解为两个数字相乘是让这两个因素为此数目的左和右儿童跳周期时间复杂程度日志 (n)
- 2022-01-26 04:42:39下载
- 积分:1
-
单片机温控风扇设计
#include //头文件
- 2022-03-13 16:06:46下载
- 积分:1
-
韩信点兵
韩信点兵 -----------中国剩余定理-Hanshin Soldiers----------- Chinese Remainder Theorem
- 2022-04-12 05:16:03下载
- 积分:1
-
SURF算法
应用背景 It approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.关键技术This is achieved by relying on integral images for image convolutions; by
building on the strengths of the leading existing detectors and descriptors
(in casu, using a Hessian matrix-based measure for the detector, and a
distribution-based descriptor); and by simplifying these methods to the
essential.
- 2023-07-28 12:25:06下载
- 积分:1
-
#define 中使用运算符 c
#include < stdio.h >
#include < string.h >
#define TFTP_TYPE_GET 0
#define TFTP_TYPE_PUT 1
int (主)
{
printf %("d",TFTP_TYPE_GET) ;
}
- 2023-06-15 02:11:15下载
- 积分:1
-
复数运算库
复数运算库- Complex operation storehouse
- 2022-01-31 08:00:31下载
- 积分:1
-
利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!...
利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!-C completed the calculation method piecewise linear, quadratic interpolation, and the region between the Lagrange interpolation calculation!
- 2023-05-05 17:50:02下载
- 积分:1
-
选主元的矩阵杜利特尔分解
选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
- 2022-02-28 20:40:51下载
- 积分:1