数据段

shù jù duàn
  • data segment
数据段数据段
  1. 您将会注意到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 .

  2. 两种通用、高速的进程通信机构-UNIXS-5共享数据段、消息机构评析

    Two common purpose high-speed inter-process communication mechanisms - evaluating and analyzing the UNIX S-5 shared data segment and message mechanisms

  3. RSS&每个进程的文本和数据段的RAM使用量。

    RSS & The amount of RAM used for the text and data segments per process .

  4. 再对每个音频数据段进行DWT和DCT;

    Secondly , the DWT and DCT are performed on the audio segments .

  5. 它将原信号中的尖锐峰分离出来,以MexicanHat小波构造拟合函数,根据最小二乘原理对各数据段进行拟合,再重构信号,以去除噪声。

    MWLS extracts narrow peaks from original signals and fits data segments with a fitting function constructed by Mexican Hat wavelet .

  6. 就像在TDM中那样,选择器重新装配从多个客户机写入的数据段。

    Just as in TDM , the selector reassembles segments of data being written from multiple clients .

  7. 当您从PageData视图拖拉数据段到JSP页面时,会出现一个向导,以让您选择生成哪一种类型的UI控件。

    When you drag a piece of data from the Page Data view onto a JSP page , a wizard is displayed to let you choose what types of UI controls to generate .

  8. 在脉冲压缩模块中,将分段的数据段分别进行抽取和滤波,进行无缝拼接后,再做FFT处理。

    In the module of Pulse Compression , small frames of data are respectively decimated and filtered , which are then organized into a integrated long data frame to do FFT .

  9. 一个dll可以被多个应用程序使用,可以被多个进程加载,然而在内存中只有一份,就是多个进程使用内存中同一份dll(代码段、共享数据段)。

    A dll can be used by multiple applications and loaded in multiple processes , while still having only one copy of the code on the hard drive .

  10. 使用3种参数在2s数据段上取得的平均分类精度分别为82.3%、90.7%和93.3%。

    The average classification accuracy obtained on 2-second EEG segments reached to 82.3 % , 90.7 % , and 93.3 % for the above three parameters respectively .

  11. 在Giapetto问题中使用模型和数据段

    Using model and data sections in Giapetto 's problem

  12. MathProg模型通常都有一个模型段和一个数据段,有时可以在两个不同的文件中。

    MathProg models normally have a model section and a data section , sometimes in two different files .

  13. 我们将看到共享库的代码段都具有相同的Vsid,而共享库的数据段都具有不同的Vsid。

    We 'll see the shared-library code segments all have the same Vsid , while the shared-library data segments all have distinct Vsids .

  14. shmat是一个UNIX函数,它将与shmid(另一个Solaris函数)所标识的共享内存相关的共享内存段附加到调用进程的数据段上。

    Shmat is a UNIX function that attaches the shared memory segment associated with the shared memory identified by shmid ( another Solaris function ) to the data segment of the calling process .

  15. 介绍了利用内插实现的适用于变速率QAM系统的定时同步算法以及改进的利用数据段场同步实现适用于VSB系统的定时同步算法,并对关键技术误差检测分别进行了分析推导;

    We introduce timing recovery algorithm applying to variable symbol rate QAM systems using interpolation and improved algorithm using data segment synchronization and data field synchronization applying to VSB systems . Among these the key technique TED is analyzed and derived .

  16. 数据段的特权级保护机制研究

    Grade . Research on Principium of Privilege Protected of Data Segment

  17. 基于控制流和数据段分析的反汇编策略研究

    Research on Disassembly Strategy Based on Control Flow and Data Section Analysis

  18. 这个程序使用了集合和一个参数数据段。

    The program used summation over sets and a parameters data section .

  19. 一个程序的多个进程有他们自己的数据段。

    Each process running the same program has its own data segment .

  20. ^0需要给每项工作分配各自的数据段。

    " ^ 0 " requires a separate data segment for each task .

  21. 数据段第一个页面包含了一个正文段末端的拷贝。

    The first data page has a copy of the end of text .

  22. 我可以看到他的数据段的恐怖。

    I could see terror in his data segment .

  23. 在这个文件的数据段中。

    In the data section of the file .

  24. 您还会注意到,现在也可以访问数据段了。

    You 'll also notice that you can now access your data segment , too .

  25. 同样地,数据段包含了不可执行的信息或数据。

    Likewise , there are data sections or segments for containing non-executable information or data .

  26. 基指针引用进程的数据段,而且永远是特定于进程的。

    Base pointers refer to data sections of the process , and are always process specific .

  27. 这些符号可以用来对各种代码段和数据段进行命名,包括经过初始化的和未初始化的。

    The symbols are used for naming various sections of code and data , both initialized and uninitialized .

  28. 根据信噪比自适应调整伸缩因子的值,更改不同音频数据段的水印嵌入强度。

    The intensity of embedded watermarks on the different audio segments would be modified by adaptively adjusting the scaling parameter α .

  29. 数据段映射是二进制翻译过程中源可执行文件和目标可执行文件数据关系的纽带。

    Data section mapping is a ligament of data relationship between source executable file and target executable file in binary translation .

  30. 设计了数据段信息提取的流程,分为信息转换、几何信息提取和三维实体显示三部分,实现三维几何信息的提取,并显示出提取结果。

    The flow of extracting Data section information are divided into information conversion , geometry information extraction and three-dimensional entity visualization .