-
calculation of Newton interpolation algorithm to achieve vc
计算方法的牛顿前插值算法vc实现-calculation of Newton interpolation algorithm to achieve vc
- 2023-04-15 14:35:04下载
- 积分:1
-
线性回归分析算法
一元线性回归分析算法-a linear regression analysis algorithm
- 2023-07-20 08:10:03下载
- 积分:1
-
人脸检测
有也大量作品隐藏加密域中的数据。研究了 Thereversible 中的数据隐藏加密图像。大部分的学习可逆数据隐藏侧重于嵌入中提取的 plainspatial 域上的数据。内容所有者进行加密使用的加密密钥,将原始图像和数据隐藏虽然他并不知道原始的内容,是可以嵌入加密的图像围棋数据隐藏键的附加数据。报头图像包含额外数据,接收器可能首先对近来对加密密钥进行解密,然后提取嵌入的数据和 recoverthe 原始图像的数据隐藏关键。在分离的无损数据隐藏加密图像中一种新型方案。在拟议的方案中,使用额外的数据嵌入到加密的图像使用一个数据隐藏密钥加密 keyand 原始图像进行加密。如果一个接收器有数据隐藏键,他可以提取去掉了其它数据,虽然他并不知道图像内容。如果接收器具有加密密钥,他可以解密接收到的数据来获得图像像最原始的一个,但不能提取更多的数据。如果 receiverhas 数据隐藏密钥和加密密钥,他可以去掉了其它数据提取并恢复原始的内容没有任何错误利用自然图像的空间相关性,当额外数据量不是太大。
- 2022-01-28 10:06:43下载
- 积分:1
-
poj3352给一个图,求出需要加最少的边使去掉任一条边,图都连通.割点的应用...
poj3352给一个图,求出需要加最少的边使去掉任一条边,图都连通.割点的应用-poj3352 to a map, obtained at least the need to remove the edges so that any one side, map are connected. cut-point application
- 2023-07-27 11:35:03下载
- 积分:1
-
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序...
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序-in numerical calculation, the general Newton iterative numerical method with the truncation error, therefore, prepared by the VB But to achieve any degree of accuracy the circumference of the rate calculation procedures
- 2022-02-05 18:46:19下载
- 积分:1
-
椭圆曲线离散对数问题C源代码
椭圆曲线离散对数问题C源代码-elliptic curve discrete logarithm problem C source code
- 2022-02-02 22:01:37下载
- 积分:1
-
纯C语言实现的改进暗通道去雾算法测试程序(附赠大量测试图像)
纯C语言实现的改进暗通道去雾算法测试程序(附赠大量测试图像)。
MFC的操作界面,方便操作和实现。
可实现多种去雾算法,以及测试算法时间及相关参数调节。
原图与效果图的对比显示。
- 2022-01-28 09:20:08下载
- 积分:1
-
加椒盐噪声
用c语言对图像加椒盐噪声,然后对加有椒盐噪声的图像进行形态学滤波,得到滤波后没有噪声的图像-
- 2022-08-13 01:29:27下载
- 积分:1
-
并行随机数生成方法
本程序利用mpi并行生成随机数,此方法利用线性同余算法,是一个主从模式的线性同余方法,可以并行生成多个随机数,程序可在Linux下运行。
- 2023-08-08 19:05:04下载
- 积分:1
-
OFELI is an object oriented library of C++ classes for development of finite ele...
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).-OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are :* Various storage schemes of matrices (dense, sparse, skyline).* Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners.* Shape functions of most "popular" finite elements* Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
- 2022-02-27 06:26:31下载
- 积分:1