这个程序使用了集合和一个参数数据段。
The program used summation over sets and a parameters data section.
在这个文件的数据段中。
您还会注意到,现在也可以访问数据段了。
You'll also notice that you can now access your data segment, too.
rss—每个进程用于文本和数据段的ram量。
Rss-the amount of RAM used for the text and data segments per process.
要逐步向抽象缓冲区追加数据段,可使用以下函数
To incrementally append data segments to an abstract buffer, use the following function
在Giapetto问题中使用模型和数据段
窗口用来控制未被确认的数据段的数量。
Windows are used to control the amount of outstanding, unacknowledged data segments.
图8-数据段和堆栈段。
是一个数据段在一个程序中总是需要的?
基指针引用进程的数据段,而且永远是特定于进程的。
Base Pointers refer to data sections of the process, and are always process specific.
一个程序的多个进程有他们自己的数据段。
Each process running the same program has its own data segment.
因此,数据段的内存区域并不是匿名的 。
为什么我们不能立即移动数据段寄存器?。
8086- why can't we move an immediate data into segment register?
同样地,数据段包含了不可执行的信息或数据。
Likewise, there are data sections or segments for containing non-executable information or data.
正文段最后一个页面包含了一个数据段开头的拷贝。
就像在TDM中那样,选择器重新装配从多个客户机写入的数据段。
Just as in TDM, the selector reassembles segments of data being written from multiple clients.
数据段映射了程序二进制映像中源代码给出静态变量初值的部分。
It maps the part of the program's binary image that contains the initial static values given in source code.
采用类似的方式,您可以使用以下函数,逐段地从抽象缓冲区读取数据段。
In a similar fashion, you can read data segments off segment by segment from an abstract buffer with the following function.
另一方面,在所述数据段持有在源代码中初始化的静态变量的内容。
The data segment, on the other hand, holds the contents for static variables initialized in source code.
数据段最后一个页面也许会包含与正在运行的进程无关的文件信息。
The last data page may contain file information not relevant to the running process.
突发(异常)脑电活动分析,截取的数据段必须含有25%以上的异常成分。
The abnormal rate in the taken EEG epochs for analyzing the breaking out (abnormal) brain electrical activity must be more than 25 per cent.
在这个示例中,指针在数据段中占用了4个字节,但是指针所指向的字符串则不在数据段中。
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.
最后,我们来聊聊刚才图中位置最下方的几个内存段:BSS段、数据段和程序段。
Finally, we get to the lowest segments of memory: BSS, data, and program text.
数据段映射是二进制翻译过程中源可执行文件和目标可执行文件数据关系的纽带。
Data section mapping is a ligament of data relationship between source executable file and target executable file in binary translation.
这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。
The symbols are used for naming various sections of code and data, both initialized and uninitialized.
MathProg模型通常都有一个模型段和一个数据段,有时可以在两个不同的文件中。
MathProg models normally have a model section and a data section, sometimes in two different files.
您将会注意到context代码运行并显示大量有关当前进程的有用信息,但它不能访问数据段中的内存。
You'll notice that the context code ran and displayed a lot of useful information about the current process, but it was unable to access memory in the data segment.
一个值为包括空格的字符串的C表达式,代表定义包含已初始化的只读数据段的汇编程序操作符。
C expression whose value is a string, including spacing, containing the assembler operation to identify the following data as read-only initialized data.
尽管数据段映射了文件,但这种内存映射是私有的,也就是说,数据段的内存更新不会在其映射的文件中生效。
Even though the data segment maps a file, it is a private memory mapping, which means that updates to memory are not reflected in the underlying file.
在前面的示例中,两个用户交互之间将保持数据库游标打开,从而防止其他用户访问被锁定的数据段。
The previous example held the database cursor open between user interactions, preventing other users from accessing database segments that are locked.
应用推荐