mul中文翻译、mul是什么意思、发音、用法及例句

日期: 栏目:知识类 浏览:

  内容导航:

  1、

  mul

  2、

  汇编MUL是什么意思

  1、

  mul

  英:

  美:

  abbr.英国马德拉有限公司(madeiraukltd);乘法(multiplication)

  n.(Mul)人名;(法)米尔

  1、You can add other data items, such as machine type and machine model numbers, as in the uname -Mu and uname -MuL commands.───通过uname-Mu和uname-MuL命令,您可以添加其他的数据项,如计算机类型和计算机型号号码。

  2、To get a unique system identifier, use the uname command with the -mu or -

  mul

  flag.───要获取唯一系统标识符,可以使用带- Mu或- MuL标志的uname命令。

  3、spu_

  mul

  handles floating point

  mul

  tiplication (single and double precision).───spu_

  mul

  处理浮点乘法(单精度和多精度)。

  4、On the one hand, radio gained popularity because of its low price

  mul

  -information.───一方面,收音机之所以很受欢迎的原因是因为其价格低,信息多。

  5、The si

  mul

  ation result show that LEACH-MUL effectively balance the energy of the whole network and extend the network lifetime.───LEACH-MUL算法能够有效地均衡节点能耗,提高能量利用率,延长网络寿命。

  6、To get a unique system identifier, use the uname command with the -Mu or -MuL flag.───要获取唯一系统标识符,可以使用带-Mu或-MuL标志的uname命令。

  7、The sample Calculator code, Calculator. cs (see the download file), is a C# class with four methods (add, sub,

  mul

  , div).───样本Calculator代码Calculator.cs(请参阅下载文件)是一个有4个方法(add、sub、

  mul

  和div)的C#类。

  8、Now repeat the previous steps, except that you dont use the SUB effect but the MUL (

  mul

  tiply) effect (Mask

  mul

  tiplied. ).───现在重复以前的步骤,不使用SUB效果,使用MUL(乘)效果(遮罩乘。)。

  9、So the PostScript command for

  mul

  tiplying 3 and 7 is 3 7

  mul

  .───因此,3乘以7的PostScript命令是3 7

  mul

  。

  1、MUL T METER───其他T仪表

  2、

  汇编MUL是什么意思

  MUL 汇编语言无符号数乘法指令格式:MUL SRC执行的操作:字节操作数:(AX)←(AL)*(SRC)字操作数:(DX,AX)←(AX)*(SRC)双子操作数:(EDX,EAX)←(EAX)*(SRC)MUL:80C51单片机系统的乘法指令,只有一条指令:MUL AB乘法指令的功能是将A和B中两个无符号8位二进制数相乘,所得的16位积的低8位存于A中,高8位存于B中。如果乘机大于256,即高位B不为0,则OV置1;否则OV清0,CY总是清0。例如:设(A)=50H(80),(B)=0A0H(160)若执行MUL AB,则执行结果为:乘积为3200H(12800),(A)=00H,(B)=32H,(OV)=1,(CY)=0

标签: