-
关于LSB的水印技术
这是一个关于LSB水印技术的算法 这是一个源文件的打包,通过这个算法人们就可以活用这个水印技术。
- 2023-01-25 19:40:04下载
- 积分:1
-
八数字源问题。
八数码问题源程序.-eight digital source issues.
- 2022-02-14 09:31:48下载
- 积分:1
-
二维图像离散余弦变换:数字图像处理常用例程,可执行文件在Release中,具体说明见Readme。...
二维图像离散余弦变换:数字图像处理常用例程,可执行文件在Release中,具体说明见Readme。-two-dimensional discrete cosine transform image : Digital image processing routines used, in the Release executable file, specify see readme.
- 2022-02-04 16:46:14下载
- 积分:1
-
HybirdSat求解器smt
开源的的smt求解器,用于求解约束集的可满足性,能够支持位向量的求解,速度还算不错。
- 2022-02-20 09:49:11下载
- 积分:1
-
Boostingbeta2
boosting的源代码,包括C++与matlab的混合编程。程序通俗易懂,经过运行测试。
- 2022-02-13 08:21:31下载
- 积分:1
-
the file implements in C the nealder mead simplex algorithm for derivative free...
the file implements in C the nealder mead simplex algorithm for derivative free optimisation
- 2022-04-11 16:27:29下载
- 积分:1
-
动态规划解决矩阵相乘的三种方法
资源描述动态规划解决矩阵相乘的三种方法,给定矩阵的个数,和各个矩阵的维数,维数必须满足矩阵相乘的要求,本程序可以算出最小代价的矩阵相乘顺序。是学习矩阵相乘和动态规划的一个极好例子!
- 2022-02-28 10:22:53下载
- 积分:1
-
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x...
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton"s iterative method for f (x) = x* x* x-2x 4x* x 1 x = 0 in the vicinity of a real roots. If successful iteration, the returned value fees 0; Otherwise, the return 0.
- 2022-10-05 09:25:03下载
- 积分:1
-
使用模拟退火算法(SAA)解决0-1背包问题
使用模拟退火算法(SAA)解决0-1背包问题-using simulated annealing (SAA) 0-1 knapsack problem solving
- 2023-04-08 14:20:03下载
- 积分:1
-
GNU Scientific Library,C语言开发的数值方面的函数库
GNU Scientific Library,C语言开发的数值方面的函数库-GNU Scientific Library, the C-language development of numerical library
- 2022-03-23 18:43:42下载
- 积分:1