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

搜索资源列表

  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. Encrypt

    0下载:
  2. What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in \"c\" also.) Program fl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9683
    • 提供者:刘博
  1. 数据加密算法

    0下载:
  2. 目前企业面临的计算环境和过去有很大的变化,许多数据资源能够依靠网络来远程存取,而且越来越多的通讯依赖于公共网络公共网络(如 Internet),而这些环境并不保证实体间的安全通信,数据在传输过程可能被其它人读取或篡改。-currently facing the enterprise computing environment and past a great change, many data resources to be able to rely on remote network acce
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5568
    • 提供者:王齐
  1. MicroDog-Edt32

    3下载:
  2. 读取微狗加密狗内部数据。修改密码,读出流水号-Micro-dog dongle to read internal data. Change your password, read the serial number
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-07-09
    • 文件大小:556495
    • 提供者:ybbh
  1. File_and_Text_encryption_ultra1.0.3

    0下载:
  2. ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:16701
    • 提供者:thangbom40000
  1. ApiHook

    1下载:
  2. 通过这个dll可读取USB加密狗通讯数据-Dll can be read by the USB dongle communication data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3270531
    • 提供者:天下笑
  1. cktx

    0下载:
  2. 串口通讯,读写数据都可以,含发送字符带CRC校验-Serial communications, can read and write data, including sending characters with CRC Checksum
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:16409
    • 提供者:yxf
  1. MD5

    0下载:
  2. 经本人优化后的计算 MD5 的类 CMD5 类及动态库源程序,单线程在 Core 6320 CPU,DDR2 667内存 时,忽略读取硬盘速度,每秒可计算150MB以上的数据,可直接做为计算MD5的工具,也可将其嵌入其它程序作为程序的一部分进行编译.-After I optimized the calculation of MD5 class CMD5 category and dynamic library source, single-threaded at Core 6320 CPU, D
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:195567
    • 提供者:泽街
  1. rsanpu1

    1下载:
  2. 从磁带机读取地震纪录原始代码,包括地震数据格式,2格式等-From the seismic record of the tape drive to read original code, including seismic data formats, format 2
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-08
    • 文件大小:1865
    • 提供者:王平
  1. Festel

    0下载:
  2. Algorithm Festel. Programs read from file to array byte[]. key block = 64 data block = 128 if use classis Festel data block = 256 if use modification Festel
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:25108047
    • 提供者:HDT
  1. jianerchashu

    0下载:
  2. 建立二叉树 以便进行查找等功能 采用从文档中读取数据-For the establishment of binary tree used to find features such as data read from the document
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2644
    • 提供者:lb
  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. MD5

    0下载:
  2. MD5加密算法,由键盘输入数据进行加密,程序精短易读-MD5 encryption algorithm to encrypt data from the keyboard, the program fine short read
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1660
    • 提供者:yanhan
  1. PGP---An-Introduction-To-Cryptography

    0下载:
  2. Data that can be read and understood without any special measures is called plaintext or cleartext. The method of disguising plaintext in such a way as to hide its substance is called encryption. Encrypting plaintext results in unreadable gibbe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:590770
    • 提供者:priyanka
  1. aes-xts-vs2008-17-07-09

    0下载:
  2. On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:944028
    • 提供者:Santhosh R
  1. xTyAESCrypter

    0下载:
  2. TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:60218
    • 提供者:Santhosh R
  1. PekingMonitor

    0下载:
  2. 串口连接监控设备、读取数据后显示。配置文件的读取使用,自定义加解密-Serial port monitoring devices, read data after the show. Read the configuration file to use custom encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:458692
    • 提供者:baihao
  1. FileEncrypter

    0下载:
  2. 1.可以使用DES算法相应的库函数; 2.文件方式读入明文数据; 3.可以用户指定加密密钥或系统指定加密密钥; 4.能够对明文进行DES加密,并能对相应的密文解密出明文 5.以上所有功能要求图形化界面显示. -1 You can use the DES algorithm corresponding library function 2 papers read plaintext data 3 can be specified by the user or system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4120
    • 提供者:熊珊珊
  1. test

    0下载:
  2. 同态加密是指对加密的数据进行处理得到一个输出,将这一输出进行解密,其结果与用同一方法处理未加密的原始数据得到的输出结果是一样的。內含新手該讀的一些經典文章-Homomorphic encryption processing of the encrypted data to obtain an output, the output of decryption, the result is the same to the output of the result with the original,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:6532317
    • 提供者:張天威
« 12 »
搜珍网 www.dssz.com