I then extract the initialization vector (IV) into a byte array, block encrypt the clear data, and prefix the IV bytes to the encrypted data bytes.
随后我将初始向量(IV)抽取到字节数组,对明文数据进行块加密,并将iv字节置于加密的数据字节之前。
I use a block cipher algorithm for encryption that requires the clear data bytes to be in blocks of 8 bytes, so I pad the last incomplete block with some characters.
我对需要将明文数据字节放在8字节块的加密使用块密码算法,所以我用一些字符填充最后一个不完整的块。
As the data is arriving almost 'randomly' by means of the reversing of the actual data bytes for the index, the index itself will be extended to accomodate these new values.
由于从索引中数据字节逆序处理来说,数据是几乎“随机”到来的,索引自身扩展以容纳新值。
To get the actual data bytes per second, you would have to take two samples (to get a start value and an end value), and divide the difference by the duration between the samples.
要获得实际的每秒数据字节,您将必须接受两个样本(来获取初始值和结束值),然后根据样本之间的持续时间来进行区分。
The goal of the contest is to develop the best game possible within four kibibytes (4096 bytes) of data.
比赛的目标是在四千位字节(4096字节)中开发出最好的游戏。
In the IFS, the files exist as a sequence of bytes without any data format specified by the file attributes.
在IFS中,文件的存在形式是一个字节序列,没有任何由文件属性指定的数据格式。
The above reads in 4,096 bytes (4 KB) of data.
以上代码将读取 4,096字节 (4KB)的数据。
The metal might consist of RAM or hard disks, but in either case, file system data structures organize the sectors and bytes formatted by the hardware manufacturer.
原始材料可能由RAM或硬盘组成,但是不管是哪种情况,文件系统数据结构都是组织由硬件制造商格式化了的扇区和字节。
Simple properties of items can be primitive data types, such as integers and strings, or a special data type called content, which is used to store bulk data such as the bytes of a file.
简单的项属性可以是基元数据类型,例如整数或字符串,或者是称为内容的特殊数据类型,这种数据类型用于存储诸如文件字节等批量数据。
When you look closer, hard disks actually include a great deal of extra data in between sectors. These extra bytes are used by the disk's firmware to detect and correct errors within each sector.
仔细查看,就会发现硬盘事实上在扇区之间包括大量额外数据,这些额外字节由磁盘固件使用,以检测和纠正每个扇区内的错误。
Wedefined "information" as flows of data delivered to people and wemeasured the bytes, words, and hours of consumer information.
我们定义“信息”,作为提供给人们的数据流,我们测得的字节,字,以及消费者信息的时间。
Networks tend to consider data not in large chunks, nor in tiny bytes, but in packets.
网络不习惯于用较大的数据块或较小的字节来表示数据,而习惯于以包为单位。
Note that an integer in J2ME is 4 bytes of data, while single-byte length notation needs only 1 byte.
注意在J2ME中一个整数是4字节数据,而单字节长度表示法只需要1个字节。
The server may or may not return the number of bytes requested but identifies the number of bytes returned (along with the data) within the READ RPC reply.
服务器可能返回或不返回所请求字节的数量,但是会指出在READRPC回复中所返回(随着数据)字节的数量。
Be careful to replace data with legal XML characters rather than random bytes, because even a hundred bytes of random data is almost certain to be malformed.
一定要用合法的xml字符替换数据,而不要用随机字节,因为即使一百字节的随机数据也一定是畸形的。
This byte array will hold all the bytes of the INTEGER data type structure.
这个字节数组包含INTEGER数据类型结构的所有字节。
If the length value is greater than 127, I have to use multi-byte length notation, which USES at least 2 bytes of data.
如果长度值大于127,那么我必须使用多字节长度表示法,它至少使用2字节数据。
Most modern file systems use data structures that are 4096 bytes or larger in size.
最新的文件系统使用 4096字节或更大尺寸的数据结构。
This may sound a bit like a needle-in-a-haystack problem. There are in many cases millions of bytes of data in a single running program.
这听起来有点像大海捞针,在一个单独运行的程序里有成千上万字节的数据,漫无目的的在数据海洋里乱找结果不会很理想。
If you ask for two bytes of data, count the bytes when they're handed back.
如果你要求得到两个字节的数,那么当它们被交回来的时候就要数一数字节数。
These numeric values represent the number of bytes in single-byte data and the number of double bytes in graphic or double-byte data.
这些数值表示单字节数据的字节数和图形或双字节数据的双字节数。
The above values are in units of 512 bytes, which equal to 240mb for data and 16mb for stack.
上述值以512字节为单位,其中对于数据是240MB,对于堆栈是16 MB。
By increasing the data transfer chuck size (from 1000 bytes to 32k), and thus reducing the context switching, performance was greatly improved.
通过增加数据转移快的大小(从1000字节到32k),因此降低了内容切换频率,因而系统的性能得到了很大的提高。
Some firms will make a living based entirely on mining “data exhaust”, the bits and bytes produced by other activities.
有些公司完全依靠二次利用其他公司生产出的"数据垃圾"过活。
Dxferp: a pointer to user memory of at least dxfer_len bytes in length for data transfer.
dxferp:指向数据传输时长度至少为dxfer_len字节的用户内存的指针。
The next node is a Compute node named Length Processing, which interprets the first four bytes of the message data.
下一个节点是名称为LengthProcessing的Compute节点,它将对消息数据的前四个字节进行解释。
In the Intel IA32 P4, data is stored in cache lines of 32 bytes each.
在IntelIA32 P 4中,数据被存储在每条线路32字节的高速缓存线路中。
Quasimondo used Chinese characters for his encoder since UTF-8 encoding let him send 210 bytes of data in the 140 characters allowed per tweet.
Quasimondo使用汉字进行编码,因为UTF - 8编码可以让他在每条tweet允许的140字符中发送210字节的数据。
This structure has the useful property that if you allocate space for (sizeof(struct header) + 10) bytes, you can treat data as being an array of 10 bytes.
这种结构体的有用之处在于,如果您分配 (sizeof(structheader) +10)字节的空间,您可以像处理一个 10 字节的数组一样来处理数据。
This structure has the useful property that if you allocate space for (sizeof(struct header) + 10) bytes, you can treat data as being an array of 10 bytes.
这种结构体的有用之处在于,如果您分配 (sizeof(structheader) +10)字节的空间,您可以像处理一个 10 字节的数组一样来处理数据。
应用推荐