• Almost any interesting Basic program was full of low-level hacks, where one had to poke memory byte 714 to change the screen background color to yellow.

    几乎所有好玩的Basic程序遍布着神奇底层操作,比如说,如果屏幕背景变成黄色的话,就需要修改内存的第714字节

    youdao

  • That is the address in memory in the heap of the first byte that the user typed in.

    用户输入第一字节内存地址

    youdao

  • Every byte in memory has to have an "address" for a process to be able to locate it.

    内存中的字节必须一个地址”,以便让进程可以找到

    youdao

  • If each address references a byte of storage, a 16-bit physical address would allow a processor to address 64kb of memory.

    如果每个地址引用存储字节,那么一个16位物理地址允许处理器64KB内存

    youdao

  • The memory state of each byte of memory is represented by one of these letters R, Y, G, or B. These letters correspond to the colors red, yellow, green, and blue, respectively.

    每个内存字节内存状态都用下面字母表示RYG或者 B。这些字母相应的子目分别代表红色黄色绿色以及蓝色

    youdao

  • The part of a two-part memory address that remains constant and provides a reference point from which the location of a byte of data can be calculated.

    保持恒定两部分内存地址一部分提供基准点这里可以计算一个字节数据位置

    youdao

  • The third byte of this memory location further points to some other dynamically allocated memory location of 10 bytes, as shown in Figure 6.

    内存位置第三字节指向某个动态分配10字节内存位置,如图6所示。

    youdao

  • If a program reads a single byte in memory, the processor loads the whole cache line that contains that byte into the L2 and L1 caches.

    如果程序存储中读到一个单独字节处理器就会释放包含字节所有缓存线L2L1缓存中。

    youdao

  • You don't really need a command module for this, but the memory is very limited. There is a small 100-byte buffer that holds the bytecode instruction stream.

    这种情况下,并不需要命令模块但是内存容量十分有限,其大小只有100个字节

    youdao

  • Purify keeps track of the status of every byte of memory used by your program and uses four colors to represent the status: red, yellow, green, and blue.

    Purify 能够跟踪程序内存使用每个字节状态情况,并用四种颜色代表不同的状态:红色黄色绿色蓝色

    youdao

  • The first phase translates the sequence of characters from byte order (how the characters are stored in memory) to the proper written order (as it would appear on paper).

    第一阶段是将字符序列字节顺序(字符内存如何存储)转换正确手写顺序(字符如何在纸面显示)。

    youdao

  • As a result, the 20 byte block allocated by the func function is lost and results in a memory leak.

    结果func函数分配20个字节丢失了导致内存泄漏。

    youdao

  • Remember, the LQD instruction only loads from 16-byte boundaries. It will therefore ignore the four least significant bits during the load, and just load an aligned quadword from memory.

    记住lqd指令只能16字节边界加载所以加载期间忽略最低有效的会从内存加载已对齐的四字。

    youdao

  • It's hard to get worked up about still dealing with low-level, per-byte-precise entities like pointers and C structs when your application is constantly receiving low-memory warnings from the OS.

    程序持续不断的收到系统发送内存警告;当你不得不低级语言、字节级精度的指针C结构打交道时候,你怎么嗨的起来

    youdao

  • Big-endian means that the most significant byte is stored at the lowest memory address and the least significant byte is stored at the highest memory address.

    Big -endian是将高位字节存储内存地址中,低位字节存储在内存的地址中。

    youdao

  • Little-endian means that the least significant byte is stored at the lowest memory address and the most significant byte is stored at the highest memory address.

    Little - endian将低位字节存储内存地址中,将高位字节存储在内存的地址中。

    youdao

  • The first four typesbyte, short, int, and longrepresent integers with different maximum and minimum values that reflect the capacity of the memory cells in which they are stored.

    前四类型——byteshortint还有long代表不同大小范围数值,以此反映用来存储这些数值的内存单元容量

    youdao

  • Endianness refers to the order in which the bytes of a multi-byte word are stored in memory.

    Endianness字节内存中的存储顺序

    youdao

  • Intel syntax accomplishes this by prefixing memory operands (not the opcodes themselves) with byte PTR, word PTR, and dword PTR. Thus.

    intel语法通过内存操作数(而不是操作本身)前面加byte ptrword p trdwordptr来指定大小。

    youdao

  • The code in Listing 1 allocates two 512-byte blocks of memory, and then the pointer to the first block is set to the second block.

    清单1中的代码将分配两个 512字节内存然后指向第一个内存指针设定为指向第二个内存块。

    youdao

  • The kit offered a 256-byte memory, just about enough to contain one sentence of text.

    一套电脑元件提供个256字节存储器容纳句子文字刚刚好。

    youdao

  • However, this new code now assumes that the starting address is 16-byte aligned, and also that it has enough padding on the end that the next data element in memory is also 16-byte aligned.

    然而代码假定起始地址按照16字节对齐并且末尾足够填充位,因此内存中下一个数据元素也是16字节对齐的。

    youdao

  • Once the byte is shuffled in, the value is stored back into memory.

    一旦字节混洗进来,会存储回内存。

    youdao

  • In that case, the contents of pointer gonzo - a 4-byte memory address - live in the data segment. The actual string it points to does not, however.

    这个示例中指针数据中占用了4个字节,但是指针所指向的字符串则不在数据段中。

    youdao

  • The basic unit of computer memory is the byte.

    计算机存储器基本单位字节

    youdao

  • If a storage unit can store a byte, 64kb of memory is a Shared storage unit number for b.

    如果存储单元存放一个字节一个64kb存储器共有存储单元B

    youdao

  • NOR flash memory can typically be programmed a byte at a time, whereas NAND flash memory must be programmed in multi-byte bursts (typically, 512 bytes).

    NORflash内存通常可以编写一个字节NAND flash内存必须编写多个字节(通常为512字节)。

    youdao

  • GetWorkbook: Get the entire calculated workbook into your application memory, as a byte array.

    应用程序内存获取整个已经过计算工作簿作为一个字节数组

    youdao

  • GetWorkbook: Get the entire calculated workbook into your application memory, as a byte array.

    应用程序内存获取整个已经过计算工作簿作为一个字节数组

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定