symbol table
[计] 符号表
2025-11-25 04:38 浏览次数 13
[计] 符号表
array symbol table数组符号表英语
Kernel-Symbol-Table内核符号表
symbol table pointer符号表指示字
tree structure symbol table树结构符号表
symbol use table翻译
stack symbol table[计]
symbol l table符号表
symbol definition table符号定义表
symbol control table[计]
the compiler of ep consists internally of lexical scanner module, parser module, semantic analyzer, target code generator module, symbol table management module and error handle module.
编译器由词法分析、语法分析、语义分析、目标代码生成、符号表管理、错误处理六部分组成。
this hash table refers to the symbol table referenced by the dt_symtab element.
这个符号哈希表指向被dt_symtab数组项引用的符号表。
understand symbol tables and symbol table records and how to use iterators.
明白符号表及符号表记录,知道如何迭代它们。
the parser achieves these gains by using symbol table data structures that occupy less memory and by multithreading the processing across two or more cores.
解析器使用占用更少内存的符号表数据结构和跨两个或更多内核的多线程处理来实现这些性能。
the language is simple enough that it does not even require a symbol table to parse.
这门语言简单到甚至不需要有一个符号表来进行词法分析。
attaching the library「s symbol table
添加程序库的符号表。
the function s1 is defined outside of the current file, and because the compiler doesn」t actually know where the external function is, we leave this part of the symbol table blank for now.
函数s1没有在当前文件中定义,因为编译器实际上并不知道这个外部函数在哪儿,我们现在把这个符号表项保留为空白。
in turn it also create a symbol table which will store various variables being used while executing this page.
同时,它还建立一个变量表,用来存放执行过程中产生的变量名和值。
as mentioned above, the symbol table entry for index 0 (stn_undef) is reserved; it holds the following.
如上所述,符号表的0索引(stn_undef)是保留的,它包含了如下内容。
the symbol table holds all the variable and function names made up by the programmer, along with the addresses where they can be found in memory.
符号表记录了程序员声明的所有变量和函数名,以及它们在内存中的地址。
the symbol table stores the details of all the symbols (functions) in the binary.
符号表存储了二进制文件中所有符号(函数)的细节。
the compiler can store this directive in its symbol table and use it during the intermediate code generation phase.
编译器可以将这个指示符存储在它的符号表中,并在中间代码生成阶段使用这个指示符。
the execution of a function introduces a new symbol table used for the local variables of the function.
执行函数时会为局部变量引入一个新的符号表。
when the expression is executing, it requests from the symbol table the values needed.
当表达式执行,它从符号表中请求所需的值。
a method useful to modifying the symbol table of the relative second order difference with man-machine interaction is also presented.
文中还提出了人机互助修改相对差分符号表的方法,该方法在三相光顺实施中是实用有效的。
instead, it scans the symbol table quickly to find which source files and which symbols are present.
而是快速地扫描符号表,找出哪些源文件,还有哪些符号表是存在的。
the debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope.
调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。
if each possible sample value of the waveform is viewed as a symbol, the symbol table would be typically very large and impractical.
对波形数据进行无损压缩时,如果把每个可能的样本值看作一个符号,符号表会非常庞大,导致算法不可行。
each module has its own private symbol table, which is used as the global symbol table by all functions defined in the module.
对应于定义模块中所有函数的全局语义表,每一个模块有自己的私有语义表。
user c code function entry requires symbol table
用户c代码函数入口需要符号表
add symbols to the html symbol table to match the buttons, controls, text boxes, and other elements that your wizard uses.
将符号添加到html符号表以匹配按钮、控件、文本框和向导使用的其他元素。