-
binary tree algorithm. Under VC++6.0
二叉树算法! VC++6.0下开发~!-binary tree algorithm. Under VC++6.0
- 2022-02-03 00:32:18下载
- 积分:1
-
LDL decomposition. Numerical Solution of matrix equation as the most basic matri...
LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。-LDL decomposition. Numerical Solution of matrix equation as the most basic matrix factorization algorithm, LDL decomposition algorithm can be efficient symmetric matrix.
- 2022-02-15 12:27:17下载
- 积分:1
-
模运算MOD的相关运算
用于密码学最最基本的模运算中,或者是说信息安全数学基础中的相关运算。
不仅仅有代码,还有相关的PDF文档的说明,希望能对密码学的初学者有帮助。
- 2022-04-14 22:59:32下载
- 积分:1
-
采用高斯消元法实现的n阶线性方程组求解程序;
采用高斯消元法实现的n阶线性方程组求解程序;-using Gaussian elimination method to achieve the n-solving linear equations;
- 2022-03-16 19:09:11下载
- 积分:1
-
函数连分式的计算
函数连分式的计算-function even fractional calculation
- 2022-07-14 04:06:31下载
- 积分:1
-
基于支持向量机的盲均衡算法,使用的输入信号是QPSK.
基于支持向量机的盲均衡算法,使用的输入信号是QPSK.-Based on support vector machine blind equalization algorithm, the use of the input signal is QPSK.
- 2023-05-15 15:15:03下载
- 积分:1
-
图像自适应对比度增强算法
资源描述自己实现的图像自适应对比度增强算法,用以改善局部光照效果。
- 2022-02-25 23:00:24下载
- 积分:1
-
电子事件
用于监控电子事件,记录文件变化事件.用于监控电子事件用于监控电子事件
- 2022-05-17 03:56:44下载
- 积分:1
-
(用Euler法和改进的Euler法求解,用三阶Adams外插法及内插法求解...
(用Euler法和改进的Euler法求解,用三阶Adams外插法及内插法求解
-(Using Euler method and the improved Euler Method, using third-order Adams extrapolation method and interpolation method for solving
- 2022-12-16 17:40:03下载
- 积分:1
-
一年的第多少天转成日期
本代码提供天数转日期的功能,方便易用,输入(例如) input year:2013,input days :134,输出 5 14,即5月14号,在遥感影像中,经常要将文件名中的天数转成日期,故写次程序,也分享给大家。目录中daystodate.exe可直接单独运行,算法实现在daystodate.cpp中。
- 2022-01-31 14:20:29下载
- 积分:1