sign extension信息详情

sign extension发音

意思翻译

符号扩展

相似词语短语

extension───n.拓展;延伸;接发;(医学)牵引;(计算机)拓展名;(逻辑)外延

extension tube───n.伸缩管

life extension───寿命延长

furlough extension───休假延期

metacarpal extension───掌骨延长

sign───n.迹象;符号;记号;手势;指示牌;vi.签署;签名;vt.签署;示意

brand extension───品牌延伸

extension line───延长线;[通信]分机线;引出线;延长线,分线机,分机线

extension store───分店

双语使用场景

partial product generation, we adopted limited sign extension technique which reduces the length of partial product.───部分积的产生中采用了有限符号扩展技术,减小了部分积的长度。

Ensure that an unsigned int is used where appropriate to prevent sign extension.───确保使用无符号整数来防止符号扩展的问题。

Declare character Pointers and character bytes as unsigned to avoid sign extension problems with 8-bit characters.───字符指针和字符字节声明为无符号类型的,这样可以防止8位字符的符号扩展问题。

This can be an unsafe conversion in some circumstances when sign extension occurs.───当发生符号扩展时,在某些环境中这种转换是不安全的。

Declare character pointers and character bytes as unsigned to avoid sign extension problems with 8-bit characters.───将字符指针和字符字节声明为无符号类型的,这样可以防止8位字符的符号扩展问题。

英语使用场景

A character is converted to an integer, either by sign extension or not , as described above.

This can be an unsafe conversion in some circumstances when sign extension occurs.

In partial product generation, we adopted limited sign extension technique which reduces the length of partial product.

Declare character pointers and character bytes as unsigned to avoid sign extension problems with 8-bit characters.

Ensure that an unsigned int is used where appropriate to prevent sign extension.