您要查找的是不是:
- Digital Assembly Program 数字式装配计划
- Insert your assembly program here. Note, the code below is non-functional. 把你的汇编程序插在此处。注意,下面的代码没有任何实际功能。
- The Art of Assembly Programming, Randall Hyde. 汇编编程的完整的参考。
- It was so hot during the assembly program that two girls who were standing on the stage keeled over. 集会时太热,台上站着两个女孩昏倒了。
- Research on Product Digital Assembly Simulation Technology[A]Proceedings of the Second Asia International Symposium on Mechatronics[C], 2006 . 祁卓娅;韩新民.;机械产品模块化集成设计方法研究[A]成组技术与大批量定制学术研讨会论文集[C];2006
- A case was presented to show the practiceability of this method to rapidly reconfigure digital assembly environment for assembly analysis. 实例表明,该模型具有良好的可重构性,可方便快速地构建数字化装配环境以进行装配仿真分析。
- Type information in the module will not be available to the assembly program that added the module reference. 模块中的类型信息对于添加了模块引用的程序集程序不可用。
- Gives a con- crete on-line assembly program applied to analyzing the noise and vibration of light rail vehicles. 这种联机系统是在2033A同样功能扩展的各种系统中最经济并且相当实用的系统本文给出了具体的联机汇编程序,使用本系统于噪声振动等项目,尤其是轻轨车辆的噪声振动分析,充分显示了它的优点。
- Computer manufacturers usually provide the assembler program. 计算机厂商通常都提供汇编程序。
- Matrix Transposition and MultiplicationIt is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. 本资源为高质量源码,需要会员才能下载,如果你是会员,请登陆。
- In assembler programming, a name entry. 汇编程序设计中使用的一种名(字)项。
- Digital assembly method for large aerocraft section 大型飞行器舱段数字化装配方法
- Based on the research of embedded assembly program flow chart automatic building, the breakpoint setting and checking mechanism, virtual instrumentation mechanism based on the PC values are proposed. 该文在汇编嵌入式软件程序流程图自动生成的研究基础上,提出了以PC值为基准条件的断点设置、测机制以及虚拟插桩机制。
- In assembler programming, one or more operation represented by a combination of terms and paired parentheses. 汇编程序设计中,用项和括号对的组合所代表的一个或多个操作。
- In assembler programming, indicating the number of digit positions in object code to be occupied by the fractional portion of a fixed-point or floating-point constant. 在汇编程序设计中,指出定点数或浮点数的小数部分在目标代码中所占用的位数。
- In assembler programming,indicating the number of digit positions in object code to be occupied by the fractional portion of a fixed-point or floating-point constant. 在汇编程序设计中,指出定点数或浮点数的小数部分在目标代码中所占用的位数。
- An assembler program accepts mnemonic source code and generates a machine-level object module. 汇编程序接受助记符源码程序,并产生机器目标模块;
- Because of the diversity and flexibility of Assembly Language,assembly programs are difficult to understand and structurized. 由于汇编语言本身的多样性与灵活性,汇编语言程序的结构化程度以及易读程度均不理想。
- In assembler programming, indicating the number of digit positions in object code to be occupied by the fractional portion of a fixedpoint or floatingpoint constant. 在汇编程序设计中,指出定点数或浮点数的小数部分在目标代码中所佔用的位数。
- This "source" program was converted to binary instruction patterns by an assembler program (it "assembles" instructions). “源”程序通过一个汇编器程序(这个程序“装配”指令)被转换到二进制指令模式。