摘要
文章从普通的两数之间的交换到十进制数与二进制数的转换以及位检测与位改写出发,列举了C语言位运算功能的一些妙用,从而进一步突出了C语言在计算机高级语言中的重要地位.
This paper gives the application tips of C language in bit operations by enumerating its operations such as variable exchange, number conversion between decimal and binary system, bit detecting and bit rewriting. Furthermore, C language status in the high-level computer languages is emphasized.
出处
《浙江万里学院学报》
2003年第2期87-89,共3页
Journal of Zhejiang Wanli University
关键词
位运算
交换
转换
检测
改写
bit operations
exchange
conversion
bit detecting
bit rewriting