CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - File Decryption

搜索资源列表

  1. xor

    0下载:
  2. RSA算法实现(经典) 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。   (在本机上已经做过,所以不需要做以上二步)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.43kb
    • 提供者:
  1. 经典rsa

    0下载:
  2. 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。   (在本机上已经做过,所以不需要做以上二步)   但在其它机子上
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.68kb
    • 提供者:
  1. filecrypterpro

    0下载:
  2. FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:ff3g3f3
  1. encryptdll3.8 用C++简单地实现了AES算法

    0下载:
  2. 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:974.74kb
    • 提供者:张梦
  1. unrar_vc

    0下载:
  2. RAR解密解压缩文件源码,包括解密源码,解压缩源码-RAR decryption decompress the file source, including decryption of the source, unzip the source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:lincy
  1. artlicense

    0下载:
  2. very simple nonvisual Delphi component useful for shareware program developing. It uses crypted license files containing information about exe file (size and crc), expired date and any additional information. As TArtLicense uses RSA asymmetric al
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:387.55kb
    • 提供者:boo
  1. JavaApplication2

    0下载:
  2. Java Shannon Fano Algorithm , encryption and decryption. CitireBit.java read bit by bit from text/bmp file Compara.java compares 2 bits In.txt it s the in file for the interface and algorithm Interfata.java it s the interface file Nod.java
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:224.76kb
    • 提供者:dark
  1. w_ipp-sample-data

    0下载:
  2. \w_ipp-sample-data-compression,Intel,IPP函数库,文件数据快速压缩解压缩工具包。可以进行数据加密解密告诉处理-\ W_ipp-sample-data-compression, Intel, IPP library, file compression and decompression tool for fast data packet. You can tell the encryption and decryption of data processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:54.45kb
    • 提供者:殷丞
  1. caeser

    0下载:
  2. Read text to be encrypted encrypt it and write to file encrypted.txt.Decryption done by readng encrypted.txt and plaintext written to decrypted.txt-Read text to be encrypted encrypt it and write to file encrypted.txt.Decryption done by readng encryp
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:688byte
    • 提供者:bincy
  1. FTDI_driver_CDM20808

    0下载:
  2. 此文件包含hex文件解密算法以及hex文件的校验方式-This file contains the hex file decryption algorithm and the hex file checksum
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1.16mb
    • 提供者:卢月亭
  1. LQFdecode

    0下载:
  2. matlab的解密程序,目前不支持MultiSelect,对文件进行解密-MATLAB decryption program, does not support the MultiSelect to decrypt the file
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:768byte
    • 提供者:霍杨
  1. Zipencrypt

    0下载:
  2. 实现了将文件夹压缩成带密码的zip格式文件,并提供解密方法。主要的两个函数分别为EncryptZipFile和DecryptZipFile函数。-Implements the folder will be compressed into a zip format file with a password, and provides the decryption method. The two main functions EncryptZipFile and DecryptZipFile fun
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:28.17kb
    • 提供者:罗侃
  1. Demo

    0下载:
  2. 使用VCLZip带密码解压缩,并对压缩的文件带密码加密,逆向解密、解压。 解压、加密过程有进度条显示解压缩、加解密的当前进度。 下载文件附送VCLZip控件-Password encryption, reverse decryption, decompression. Decompression, a progress bar shows the encryption process decompression, the current progress of the encryp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1.4mb
    • 提供者:Yueyun
搜珍网 www.dssz.com