说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 代码迁移
1)  code migration
代码迁移
1.
Both persistent connecting devices and non-persistent connecting devices are existent in the mobile computing environment,and therefore the mobile agent code migration strategies based neither on the all-code transmission plus mobile-code-source manner nor on the needed-code transmission plus the fixed-code-source manner does not satisfy this situation in mobile computing systems in deed.
基于计算设备连接可靠性,提出了一种综合应用移动代码源与固定代码源、代码全传送与代码请求传送的柔性代码迁移策略,给出了相应的移动代理的代码构造算法、代码存储结构及代码传送过程。
2)  Code migration paradigms
代码迁移模式
3)  Metabolism shift
代谢迁移
4)  replacement migration
替代迁移
5)  bytecode transformation
字节码迁移
1.
Optimizing algorithm of dynamic AOP based on bytecode transformation;
一个基于字节码迁移的动态AOP优化算法
6)  metabolic flux shift
代谢流迁移
1.
From the relationship between morphology change and result of amino acid measurement, the metabolic flux shift during the late phase of the fermentation process was found, and the procedure was thus optimized.
通过对鸟苷发酵过程参数相关特性的研究,结合菌体形态变化规律和氨基酸的测定结果,发现过程后期发生的代谢流迁移。
2.
Indicated there would be a metabolic flux shift and metabolic process of metabolic flux and metabolic balance, which prepared the further study for optimizing conditions and grading cortrol-fermen tation.
通过在5L自控发酵罐上对L-异亮氨酸的发酵过程进行研究,分析了发酵基本特征,并结合菌体形态及发酵控 制参数的变化,指出发酵过程中代谢流流向及代谢平衡和可能存在的代谢流迁移,为进一步发酵条件优化和分阶段 控制发酵研究奠定基础。
补充资料:代码生成


代码生成
code generation

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