您要查找的是不是:
- The data segment contains the string we want to display. 数据段中含有我们想要显示的字符串。
- When running, the BSS data are placed in the data segment. 同一个程序的没一个进程都有自己的bss区域。
- Any variables in a shared data segment must be statically initialized. 必须静态初始化共享数据段中的所有变量。
- All shared variables are placed in the compiled DLL in the specified data segment. 所有共享变量放在编译DLL的指定数据段中。
- When you use position-independent code, relocatable references are generated as an indirection that use data in the shared object's data segment. 当使用位置无关代码时,需要重定位的项被作为引用产生以进行间接访问,这些项被放置在共享库的数据段中。
- This initial piece of code sets up DS to point to the data segment, and initializes SS and SP to point to the top of the provided stack. 这是一段初始化代码,先把DS寄存器设置成指定数据段,然后把SS和SP寄存器设置成指定提供的栈顶。
- Likewise, procedure calls to globally defined functions are redirected through the "Procedure Linkage Table" (PLT) residing in the data segment of the core image. 同样,全局函数调用也被内核映像数据段中的“过程链接表”进行了重定向。
- The software can control the sampled data segment freely, the whole wave sequence is not necessary to sample avoiding to overstocking numerous useless data in the FIFO. 软件可随意控制要采集的数据段,而不必采集整个波列,因此不会造成很多无用数据的大量积压。
- The algorithm firstly iterates in special data segment to fix on the linear area, then expands the area to both ends, and finally gets the longest linear area. 本文根据激光雷达水平测量数据的特点,提出了一种迭代扩展算法确定水平测量数据的线性区,并进而反演水平能见度。
- Four user and kernel code and data segments (see previous section). 四个用户/内核代码/数据段。
- The basic idea of it is finding a available data segment first,then using principle of error assess area to find desultory point weeding them and comeback the available data by retrospect at last. 其基本思想是:先找到有效数据段,利用误差评定区域原则找到杂散点,最后剔除掉杂散点,同时采用回朔法恢复有效数据点。
- The data segments must be reassembled after all the data is received. 在所有的资料被接收后,资料区段必须重组。
- This parameter controls the number of times that TCP retransmits an individual data segment (not connection request segments) before aborting the connection. 此参数控制在中止连接之前TCP重新传输单个数据片段(不是连接请求片段)的次数。
- If the determined difference exceeds a predetermined threshold, data in the target data segment is replaced with data derived from the remaining data segments. 如果所确定的差别超过特定阈值,使用由其余数据分段所得出的数据来代替目标数据分段中的数据。
- Note that these last three points apply to memory-mapped files and shared data segments. 请注意,上述最后三点适用于内存映射文件和共享数据段。
- Effect of truncation is reduced by using data window and overlapped the data between close together data segments. 采用时域加窗和重叠相加,大大减弱了截断效应的影响。
- Lastly the definitions of several data segments and software main interface of the system is offered. 最后提供了烧结矿优化配料系统的几个主要数据表段定义和该软件的主要界面。
- Windows are used to control the amount of outstanding, unacknowledged data segments. 窗口用来控制未被确认的数据段的数量。
- descriptor for read-only data segment 只读数据段描述符
- Attempt was made to load a second instance of an executable file containing multiple data segments that were not marked read-only. 试图加载可执行文件的第二个示例,该示例含有不是只读的多个数据段。