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

搜索资源列表

  1. 可执行文件的加密软件部源程序.zip

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:7912
    • 提供者:
  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
    • 文件大小:8636
    • 提供者:
  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
    • 文件大小:3766
    • 提供者:
  1. Coddddsade

    0下载:
  2. 对文件的加密解密的演示程序,主要是练习对文件和字符串的基本操作-document encryption and decryption of the demonstration program, the practice is mainly paper and string for the basic operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11369
    • 提供者:刘少人
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39032
    • 提供者:ying98
  1. melgmm

    0下载:
  2. 利用MLC来估计GMM 模型参数,压缩文件没有加密可以直接使用-use MLC to estimate model parameters GMM, compressed files directly without the use of encryption
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1472
    • 提供者:罗军
  1. prjEncryptor

    0下载:
  2. 把指定的文本信息加密后插入到图片文件中,并且可以进行读取图片解密文本信息-designated the information encrypted text inserted into image files, and can read text information declassified Photo
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:33387
    • 提供者:jiangxiao
  1. zip_src

    0下载:
  2. 允许创建,提取,添加,删除zip压缩文件,并支持加密和解密-allow the creation, extraction, add, delete the zip compressed files, and supports encryption and decryption
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:104073
    • 提供者:杨昆
  1. Md5A

    0下载:
  2. md5的加密算法.一个工程文件.很好的用来学习,研究
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4002
    • 提供者:xiezhiyun
  1. wenjianjiami

    0下载:
  2. 对当前目录下的文件进行加密\\对指定的目录进行监控,对里面的文件进行实时加密,双击时进行实时解密操作
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:117927
    • 提供者:孙亚新
  1. w3mmaster

    0下载:
  2. 主要是对加密了的魔兽地图文件进行解压,从而对加密地图进行修改。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:355483
    • 提供者:war
  1. Packers

    0下载:
  2. vb写的..文件打包..压缩解压..加密解密
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:338990
    • 提供者:彭锐
  1. Huffman

    0下载:
  2. 利用哈夫曼编码实现对一个文本文件的内容加密,假设该文本文件只能包含小写字母、空格、逗号、和句号等字符。该程序是实现对文件中的字符进行编码、输出各个字符对应的编码、输出文件的哈夫曼编码。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9231
    • 提供者:hulinjie
  1. erchashu

    0下载:
  2. 利用哈夫曼编码实现对一个文本文件的内容加密,假设该文本文件只能包含小写字母、空格、逗号、和句号等字符。该程序是实现对文件中的字符进行编码、输出各个字符对应的编码、输出文件的哈夫曼编码。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30370
    • 提供者:hulinjie
  1. testpak

    0下载:
  2. 一个用于测试不同加密方式及压缩方式下文件压缩的速度和大小的工具。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:412986
    • 提供者:和尚
  1. 字符解密

    2下载:
  2. 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the text string in the order, hide
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1976
    • 提供者:xtbc
  1. zip_coding

    1下载:
  2. 用BKZIP方式解压缩文件,压缩因子可达2.5甚至更高,Class CZipArchive 支持自解压缩,加密解密功能,用VC++编写,使用时可以用源文件,也可以用静态连接库-with BKZIP decompressed, compression factor of up to 2.5 or even higher, Class CZipArchive support self-extracting, encryption and decryption function, VC prepara
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:115997
    • 提供者:阿宇
  1. huffman.tar

    0下载:
  2. C++ 实现huffman树,和哈夫曼编码,实现对外部文件加密等功能 -Achieve huffman tree, and Huffman coding, to achieve document encryption
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:15332
    • 提供者:nan
  1. MD5-Algorithm

    0下载:
  2. MD5算法,著名的加密算法,目前多用于文件校验,文件加密等等领域-MD5 algorithm, known encryption algorithms currently used for file checksum, file encryption, and so the field
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:7849
    • 提供者:venus
  1. D-password--creation

    0下载:
  2. 组合数学的应用,三维密码生成器,可将三个整数映射至一个整数,对文件加密有重要应用-A combination of the application of mathematics, three-dimensional code generator can be mapped to a three integer integer have important applications for file encryption
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:792
    • 提供者:汪潇文
« 1 23 4 »
搜珍网 www.dssz.com