搜索资源列表
1
- 在VB利用内存映射文件读取大数据量原始遥感影像图-Memory-mapped file in VB using a large amount of data to read the original remote sensing image
READ-SDK-DEMO
- 以十六进制的形式,直接读取文件在磁盘的原始数据 。-In hexadecimal form, directly read the raw data file on disk.
InitDB.src
- 用于系统初始化工作,通过表格向数据库中导入原始数据的代码-For system initialization, import code of the original data to the database through the form
MD5--delphI
- MD5算法先对输入的数据进行补位,使得数据位长度LEN对512求余的结果是448。即数据扩展至K*512+448位。即K*64+56个字节,K为整数。 具体补位操作:补一个1,然后补0至满足上述要求。 补数据长度: 用一个64位的数字表示数据的原始长度B,把B用两个32位数表示。这时,数-MD5 algorithm input data to be fill the seats, so that the data bit length LEN 512 modulo result is