code n. 1.法典;法规。 2.规则,准则;(社会、阶级等的)惯例,习俗,制度。 3.(电)码,代码,密码,暗码;代号,略号,暗号。 4.【生物学】遗传(密)码。 the civil [criminal] code民[刑]法典。 the moral code道德准则。 code of signals 信号密码(本)。 code of the school 校规。 code and conventions 规章制度。 C- Napoléon 拿破仑法典。 C- of Hammurabi (古代巴比伦的)汉穆拉比法典。 code of honour 社会礼法;决斗惯例。 code of written law 成文法典。 the International Code 国际电码。 the Morse code 摩尔斯电码。 vt. 1.把…编成法典[法规]。 2.把…译成[编成]电码;编(码);译(码)。 n. -r 【自动化】编码装置;【电讯】记发器。
Until now , most inspection tools either tried to take on the very difficult problem of proving that a program is correct , or focused on superficial issues such as code formatting and naming conventions , or at best , simple bug patterns such as self - assignment , unused fields , or potential errors such as unused method parameters or public methods that could be declared private or protected 到目前为止,大多数检测工具要么极力试图证明程序是正确的,要么注重一些表面问题,如代码的格式编排和命名规则,最多还关注一些简单的bug模式,如自赋值、未使用的域或潜在的错误(如未使用的方法参数,或可以声明为私有或保护的方法被声明为公共的) 。
From this view , the thesis takes the audio signal as the main object to overcome . the audio signal has first been condensed and coded using adpcm technology , and then has been disposed using streaming media technology from two aspects , which are coding format and transmission control . the proportion of condensation is 1 / 24 , and it is perfect 本文以此为出发点,将语音作为主要攻克对象,首先采用adpcm对其进行压缩编码,再运用流媒体技术对语音信号从编码格式和传输控制两个方面进行进一步的处理,压缩比例达到1 / 24 ,效果明显。
First , the paper researches the format and semantic features of iso apt in detail , next , applies regular expression to describe the definition of apt ’ s tokens and uses context - free grammar to describe apt ’ s syntax rules , last , designs the intermediate code format which keeps on the source code semantic and designs a complete module to check lexical and syntax errors of nc code by using modern compiling techniques 在代码预处理技术方面,详细研究了标准数控代码语言的格式和语义并采用现代编译技术中的正则表达式和上下文无关文法分别描述了标准数控代码语言的记号定义和语法结构定义;设计了保持源代码语义的中间标准数控代码格式,在此基础上,设计并构建了数控代码的词法和语法检查模块。