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

搜索资源列表

  1. pe_decoder

    1下载:
  2. 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:108.43kb
    • 提供者:heroin
  1. stegparty.tar

    0下载:
  2. 基于图象的信息隐藏的C源码-image-based information hidden C source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:103.09kb
    • 提供者:房客
  1. Arnold-and-FanArnold 这是Arnold变换 and 反变换的源代码

    1下载:
  2. 这是Arnold变换 and 反变换的源代码.算法是经过改正的,运行可靠。在图像处理过程中用于图像预处理。-This is the Arnold transform and inverse transform of the source code. Algorithm is the result of correct and reliable operation. In the image processing for image preprocessing.
  3. 所属分类:加密解密

    • 发布日期:2017-03-24
    • 文件大小:1.54kb
    • 提供者:jxzjxz10
  1. rsa

    0下载:
  2. RSA加密/解密算法实现源码与例子 -The source code and examples of implement of RAS encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:17.44kb
    • 提供者:站长
  1. fingerprint

    0下载:
  2. 这是matlab从runlenth code 中译码 并指纹提取的源码 一个m文件 三张 指纹图像文件-This is runlenth code in matlab from the decoding and extracting the source fingerprint of a document m 3 fingerprint image files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:336.8kb
    • 提供者:asure
  1. chaos_scrambling

    0下载:
  2. 关于数字水印嵌入时处理水印的源代码,采用猫脸变换对水印图像进行预处理 -Be dealt with on the digital watermark embedding watermark source code, using a cat face on the watermark image pre-processing transformation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:49.77kb
    • 提供者:林远
  1. imageencryption

    0下载:
  2. matlab image encryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:255.45kb
    • 提供者:hanan
  1. RSA

    0下载:
  2. 运用java技术,基于RSA算法,实现对图片文件进行加密解密的源代码-Using java technology, based on RSA algorithm, the image files on the source code for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2.19kb
    • 提供者:窦小敏
  1. MyTools.FileMd5Check.NF2

    0下载:
  2. 这是一款有我自己开发的小工具,主要作用是通过Md5算法分析文件的重复性,比如说,在某些目录下你收集了大量的图片文件,通常会有大量的重复(这是我的经验),用这款软件可以轻松去除重复文件,并导出分析报告等,附上源码供大家学习交流使用!-There is a small tool for my own development, the main role is to document the repeatability Md5 algorithm analysis, for example, in s
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:142.12kb
    • 提供者:千秋叶
  1. SingleKeyExample

    0下载:
  2. Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。   用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥;   用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2.24kb
    • 提供者:同同
  1. chaos

    0下载:
  2. 基于混沌理论加密的图片水印加密技术源代码-Based on chaos theory, the image watermark encryption technology encryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7.07mb
    • 提供者:hejian
  1. Fusion_old

    0下载:
  2. A novel higher order singular value decomposition (HOSVD)- based image fusion algorithm is proposed. The key points are given as follows: 1) Since image fusion depends on local information of source images, the proposed algorithm picks out info
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:79kb
    • 提供者:paul
  1. DCT

    0下载:
  2. 通过MATLAB,基于图像变换域的信息隐藏源码-MATLAB, based on the information of the image transform domain hidden source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-22
    • 文件大小:1.59kb
    • 提供者:赵瑞丰
  1. finger(-C)

    0下载:
  2. 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:42.49kb
    • 提供者:cool-wlb
  1. matlab4f.m

    5下载:
  2. matlab中基于4f系统的图像的加密和解密源程序-matlab image encryption and decryption source 4f system based on the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:242.94kb
    • 提供者:王云
  1. WATERMARK

    0下载:
  2. 数字水印的C源文件,包括头文件等等。对图像识别和隐藏感兴趣的朋友可以-Digital watermarking C source files, including header files, and so on. Friends image recognition and hidden interest to look
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.73mb
    • 提供者:覃岚
  1. Arnold-Transform

    0下载:
  2. Arnold变换及其逆变换的MATLAB源码,图像处理中常用的代码。-The MATLAB source code of Arnold transform and its inversion for image processing.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:561byte
    • 提供者:黄大伟
  1. Steganography-master

    0下载:
  2. 关于图片视频隐写的相关开源代码等等的东西 非常有用-Something about the video image steganography associated open source code, and so useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:2.82mb
    • 提供者:吴旭刚
  1. hc106

    0下载:
  2. Genetic algorithms using MATLAB path planning, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Build a framework OFDM communication system.
  3. 所属分类:加密解密

    • 发布日期:2017-12-26
    • 文件大小:7kb
    • 提供者:kmhcpe
  1. blind-watermark-master

    0下载:
  2. 基于傅里叶变换的数字盲水印加解密 加密文件encode-python.py, 解密文件decode-python.py 依赖环境:python+opencv 命令行参数 encode: --image [源文件] --watermark [水印文件] --result [生成目标文件地址] [--alpha 混杂强度] decode: --original [源文件] --image [待解密文件] --result [水印生成文件地址](Digital blind wate
  3. 所属分类:加密解密

    • 发布日期:2021-03-14
    • 文件大小:3.69mb
    • 提供者:chaojitao
搜珍网 www.dssz.com