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

搜索资源列表

  1. File_Handler

    0下载:
  2. 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for to open, reads takes, compilat
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6981
    • 提供者:张平
  1. s-zhihuan

    0下载:
  2. 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出\"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. T
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3284
    • 提供者:houny
  1. pe_decoder

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

    • 发布日期:2008-10-13
    • 文件大小:111036
    • 提供者:heroin
  1. ini加密

    1下载:
  2. 使用vb对ini文件加密以及读取-use vb right ini file encryption and read
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35412
    • 提供者:钱宇吉吉
  1. ViewPassword

    0下载:
  2. 查看文件密码,查看文件内容,鼠标控制程序读取位置
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21106
    • 提供者:yrg
  1. Get_DZT_RadaHeand

    0下载:
  2. 用C编写的一个读取DZT格式地质雷达头文件的源代码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21573
    • 提供者:小松
  1. RSA加长分段加密

    0下载:
  2. RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByte[]。 4. 使用e和n对所有的sectByte[]进行加密,并合成一大段密文,添加到EncText。 5. 读取下一大段明文,若明文为空,完成加密;否则转2-RSA encryption algo
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:75988
    • 提供者:何泽荣
  1. d3des.rar

    0下载:
  2. 用JAVA语言实现3DES算法。通过文件读取进行加密,密码由客户自行输入,JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:229425
    • 提供者:liuby
  1. 123

    2下载:
  2. 诛仙的DATA文件读取程序 在VS2010版本下可以编译-诛仙the DATA file to read the procedures for GSHOP version
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:35924
    • 提供者:kjkjk
  1. des

    0下载:
  2. 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:46445
    • 提供者:liuby
  1. md5self

    0下载:
  2. 用JAVA语言实现MD5算法。通过文件读取进行加密,密码由客户自行输入-JAVA language using MD5 algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2149
    • 提供者:liuby
  1. EncipherDecipher

    0下载:
  2. 显示一个框架,允许用户指定一个密码和文件名。加密的内容可以写入一个编辑器窗格或从文件读取,并解密-Displays a frame that allows users to specify a password and a file name. Contents written to an Editor Pane can be encrypted and written to a file, or encrypted contents can be read from a file and de
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2993
    • 提供者:Gong Jingjing
  1. DES

    0下载:
  2. 实现对文件读取,并对其进行DES加密。此外,自动生成8位密钥并进行大量测试。-Generate the keys and have the DES descyrtion.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3268
    • 提供者:Caesar
  1. Caesar

    0下载:
  2. 用C++6.0写得一个加解密算法,非常简单,但是对于初学者来说,是一个很经典的算法问题,尤其是对文件读取操作很有益-Written using C++6.0 of a decryption algorithm, is very simple, but for beginners, is a classical algorithm, in particular the file read operation is very useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:954
    • 提供者:RainFly
  1. EncryWithPicture

    0下载:
  2. 本实例主要通过CFile类的Read方法分别读取图片文件和文本文件,然后将图片文件的每个字节和文本文件的每个字节进行异或运算。-This example mainly through CFile class Read method reads the picture files and text files, and then each byte of image files and text files for each byte XOR.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:30010
    • 提供者:tch
  1. Encrypt_And_Decrypt

    0下载:
  2. 基于异步长和密钥的文件加密解密,利用2进制方式读取文件,理论上可以加解密一切文件,但是具体应用要根据文件的不同而修改文件结束符-Based on asynchronous long file and key encryption and decryption. Reading zhe file by binary mode.In theory this software can used to encrypt and decrypt all kinds of files,but we shoul
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1624445
    • 提供者:朱晓骏
  1. aes_decrypt

    0下载:
  2. 纯C语言实现基于AES算法的解密功能,从用AES加密后的文件读取16个字节后,解密操作,同时读取加密文件的前四个字节,表示源文件的长度大小。-Pure C language implementation based on AES algorithm decryption functions, read 16 bytes from the file after using AES encryption and decryption operations, read the first four b
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:814
    • 提供者:刘小生
  1. DES_encrypt_system

    0下载:
  2. 本程序使用C++语言在VC6.0下实现DES加密解密过程,输入明文从文件读取,输出密文写到文件,加密密钥程序内定,可以修改。-This program uses C++ language Under the VC6.0 DES encryption and decryption process, the input plaintext read from the file, the output ciphertext is written to the file encryption key p
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-22
    • 文件大小:328534
    • 提供者:terry
  1. DES

    0下载:
  2. 支持明文文件读取和密文文件存储的DES加密解密算法。BUG已修正。-Plaintext and ciphertext file read file storage DES encryption and decryption algorithms. BUG has been fixed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:1128831
    • 提供者:张滢
  1. daitimima

    0下载:
  2. 多表代替密码的c语言实现。从文本文件读取进行加密变换-Multi-table instead of passwords c language. Read from a text file is encrypted transformation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:209273
    • 提供者:小周
« 12 3 »
搜珍网 www.dssz.com