说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 公共代码
1)  public code
公共代码
2)  common codebook
公共码书
1.
The concept of speaker distribution feature around common codebook is defined,and a speaker recognition algorithm is proposed based on it.
给出了基于公共码书的说话人分布特征的定义。
3)  code sharing
代码共享
1.
The current status and disadvantage of industry-wise normal code sharing solution is analyzed.
在对目前世界范围内,航空公司之间普遍采用的代码共享合作方式进行分析的基础上,结合中国民航的实际情况,提出了同时使用中国民航传统集中式订座系统平台,系统内两家航空公司之间自由销售模式的代码共享系统解决方案,并对该设计方案的高灵活性、低成本消耗等特点进行了具体的分析。
2.
Based on the fact that the international civil aviation industry has witnessed, since the 1990s, a structure-reshuffling through international cooperation among airlines to extend their businesses, the paper holds that such cooperation in terms of code sharing poses a great challenge to the whole aviation industry while promoting its overall development.
这种以代码共享为主要方式的国际联盟行为既促进了民航业的发展,又对民航业的发展提出了挑战。
4)  company number
公司代码
5)  public-key encryption
公共键密码
6)  the intergenerational public goods
代际公共品
1.
With the features of depreciationdue to utilization, and absence of the future agents, as well as the intergenerationaloverspills, the intergenerational public goods extends the general public goods fromthe intertemporal dimension.
代际公共品是涉及到两代或多代人投资与收益关系的公共品,是对一般意义上的公共品在时间纬度的延伸。
补充资料:代码生成


代码生成
code generation

daima Shengeheng代码生成(,de generation)把语法语义分析后的中间结果转换成等价的目标程序或目标程序模块的过程。中间结果是用三元式、四元式或逆波兰式等中间语言表示的程序。目标程序是用目标语言书写的。目标语言可以是机器语育、汇编语言乃至高级语育。随着计算机的编译环境和执行环境的不断完善,不仅能产生可直接执行的目标程序,也能生成可再定位的或可连接的目标程序模块,并最终通过连接装人程序构成可直接执行的目标程序。 代码生成不但与编译有关,而且与运行环境有关。所生成的目标程序应当符合连接装人所要求的规范。代码生成中存储分配和寄存器分配是直接影响目标程序功效的重要且复杂的问题,应给予足够重视。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条