CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 系数

搜索资源列表

  1. CatsicRSA

    0下载:
  2. RSA加密解密算法,用C#编制,只要调整系数,即可实现自定义加密-RSA encryption and decryption algorithm, compiled with C#, as long as the adjustment factor can be realized from the definition of encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3760
    • 提供者:李洪囤
  1. DWT

    1下载:
  2. 利用同一密钥的混沌序列对经过置乱的水印信息实现双重加密,考虑小波变换的能量分布问题,把水印信息嵌入低频系数中,确保水印信息的可靠性。提取时利用图像复原方法实现盲检测。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:625563
    • 提供者:王宇
  1. dandaozhunixishu

    0下载:
  2. 一篇关于求取弹道空气阻尼系数的最优化方法的文章
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:195736
    • 提供者:陈大伟
  1. DWThundunjiami

    1下载:
  2. 文中提出了一种基于离散小波变换和混沌加密的数字水印新算法,采用二维混沌变换对水印图像加密 对载体图像进行多分辨离散小波变换,应用小波系数判断载体图像的纹理复杂程度后,依据人眼的视觉系统(HVS)特性,将水印信号嵌入到图像的低频部分,对图像的不 同分解层分别选取不同的纹理阈值和水印嵌入强度,将数字水印嵌入到相同分辨层的原始图像中,提高了水印算法的鲁棒性。在检测和提取水印时,通过水印相似度(NC)和峰值信噪比( PNSR)评价水印质量,实验结果表明提出的算法可以抵抗剪裁、JPEG压缩、滤波等几何
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:440304
    • 提供者:王娜
  1. 数字水印

    0下载:
  2. 对原始信号做DCT的算法:Cox 和Piva 等人提出的DCT技术的经典之作。Cox利用随机数发生器产生标准正态序列作为水印信息对图像进行整体DCT变换后,选取除去DC系数之外部分较低频率系数叠加水印信息 Piva则修改整幅图像的中频部分。对原始信号分块后,再作DCT的算法:Hsu和Wu 把图像进行8*8分块,将一个二进制序列作为水印放入DCT的中频区;有些学者则计算整个图像的DCT,把一个实数序列嵌入DCT的中频系数上。选择中频区的好处是一方面尽量减少嵌入信息对图像主观视觉的影响;同时,尽量避
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:32096
    • 提供者:圣子到
  1. oujilide.rar

    0下载:
  2. 利用欧几里原理来求出 sa+tb=(a,b) 中的系数 s 和 t,其中(a,b)是a和b的最大公约数,a和b为输入数据。,figure out s,t,(a,b) at the same time after you input a,b.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-04
    • 文件大小:849
    • 提供者:xiaohe
  1. 1-encryprion-JPEG2000-Image-by-Arnold

    0下载:
  2. 针对JPEG2000格式的图像,利用了Arnold变换对图像的小波系数进行加密,对初步研究JPEG2000图像加密算法的有试用价值-JPEG2000 image format for the use of the Arnold transform the image of the wavelet coefficients encryption, preliminary study of the JPEG2000 image encryption algorithms have tested th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5820738
    • 提供者:fengye
  1. 4-JPEG2000encryption-the-2-highest-bit-plain

    0下载:
  2. 对JPEG2000图像的小波系数的最高两位平面用随机数进行加密-JPEG2000 images of wavelet coefficients with the highest two-plane random number encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6275321
    • 提供者:fengye
  1. FileEncryption

    0下载:
  2. 用DES加密算法实现文件的加密和解密,可以在界面上设置密钥产生的级数和反馈系数-Use DES encryption algorithm implementation file encryption and decryption, you can set up keys at the interface generated series and feedback coefficient
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1936298
    • 提供者:海涛
  1. Potential_Flow_Simulator

    0下载:
  2. 翼型在势流中的模拟,以求得其压力系数分布,升力系数等-Airfoil in potential flow in the simulation, with a view to obtaining the pressure coefficient distribution, the lift coefficient
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4659989
    • 提供者:黄晓青
  1. ImageFreqCipher

    1下载:
  2. 一种频域加密算法,图像经过DCT变换得到DCT系数,然后对DCT系数进行加密。然后对加密的DCT系数进行DCT反变换图像数据。最后对其加密后的图像数据进行线性变换来调整图像数据的取值范围在[0,255]。最后得到加密图像-A frequency-domain encryption algorithm, the image obtained through the DCT transform DCT coefficients, and then encrypt the DCT coefficien
  3. 所属分类:加密解密

    • 发布日期:2013-12-18
    • 文件大小:13820
    • 提供者:林旭亮
  1. coeffi

    0下载:
  2. 取多项式pp的系数。具有maple的功能-calculate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:1505
    • 提供者:wr
  1. watermarking

    0下载:
  2. 对音频信号分帧加窗,对每帧进行三阶小波变换,取其逼近系数平均值(一般为零).在此嵌入二值图像 并有对潜入水印信号进行盲检,恢复其嵌入水印-Sub-frame of the audio signal increases the Hamming window for each frame impletment third-order wavelet transform, whichever is close to the average coefficient (usually zero). a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:1832
    • 提供者:wangyapeng
  1. v1

    0下载:
  2. 一种基于JPEG的密写方法,通过修改标准量化表,将秘密信息嵌入中频系数的最低两个比特位-Realization of a steganographic method based upon JPEG and Quantization table modification.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:228741
    • 提供者:邵小宝
  1. Module5

    0下载:
  2. VB6 --求平均值\求均方差\求变异系数 的代码-VB6- average the \ demand standard deviation \ demand coefficient of variation of the code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:558
    • 提供者:GXM
  1. ercifangcheng

    0下载:
  2. 二次方程根的计算,二次系数、一次系数、常数项分别为a、b、c-Quadratic equation root calculation, the second factor, a factor, constant, respectively a, b, c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:5454
    • 提供者:zc125
  1. dct

    0下载:
  2. 在一个图像块中调整两个(或多个) DCT系数的相对大小。将描述一个使用数字图像作为载体的系统。在编码处理中,发送者将载体图像分成8×8的像素块,每一块只精确地编码一个秘密信息位。嵌入过程开始时,首先伪随机地选择一个图像块bi,用它对第i个消息比特进行编码。令Bi=D{bi}为DCT变换后的图像块。 在通信开始前,发送者和接收者必须对嵌入过程中使用的两个DCT系数的位置达成一致,让我们用(u1,v1)和(u2,v2)来表示这两个索引。这两个系数应该相应于余弦变换的中频,确保信息保存在信号的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1526389
    • 提供者:ljh
  1. 29782202fast_way

    0下载:
  2. 全参数模板提供天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算函数。-All parameters of the template provides antenna factor, half-space direction function, input impedance, VSWR, axial ratio fixed azimuth of polarization of the calculation function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:968
    • 提供者:mark
  1. equation

    0下载:
  2. 用户输入二次方程式的三个系数,程序判断方程的根的情况并输出方程的根-The user to enter the three factor quadratic equations, the program determine the roots of the equation of the situation and the root of the output equation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:261357
    • 提供者:上校
  1. CUDA_ITSOL.tar

    0下载:
  2. 利用LU分解法解系数线性代数方程组的GPU实现-Using LU decomposition method for solving linear algebraic equations coefficient GPU implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:465867
    • 提供者:wxq
« 12 »
搜珍网 www.dssz.com