说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 位运算
1.
3.1.7 Bitwise operators
3.1.7 按位运算
2.
3.1.8 Shift operators
3.1.8 移位运算
3.
The shift operators also manipulate bits.
位运算符面向的运算对象也是二进制的“位”。
4.
An Image Encryption Algorithm Based on Bit-Computation
一种基于位运算的数字图像加密算法
5.
The bitwise operators come from C's low-level orientation;
位运算来源于c语言的低级操作。
6.
Replication in Peer to Peer System Based on Bitwise Operation
二元位运算P2P系统复制技术的研究
7.
A bit computing algorithm for the N-Queens problem
基于BIT位运算的N皇后问题解法
8.
An image scrambling method based on bit operation of diagonally folded pixels
基于对角折叠位运算的图像置乱方法
9.
An Optimized Algorithm for Mining Frequent Itemsets Based on Set and Bit Operation
基于集合和位运算的频繁集挖掘优化算法
10.
Two Encryption and Decryption Algorithms of String based on Bit Operation
基于位运算的两种字符串加密解密算法
11.
fast-carry look-ahead arithmetic
快速超前进位算术运算
12.
The bitwise NOT (~, also called the ones complement operator) is a unary operator;
按位NOT(~,也叫作“非”运算符)属于一元运算符;
13.
Cannot apply shift >, >>> operators to '{0}' and '{1}'
无法将移位 >、>>> 运算符应用于“{0}”和“{1}”
14.
The increment operator is++ and means“ increase by one unit.
递增运算符是“+”,意为“增加一个单位”。
15.
The decrement operator is -- and means "decrease by one unit.
其中,递减运算符是“--”,意为“减少一个单位”;
16.
the unit of counting in scoring a game or contest.
在游戏运动比赛中计算分数的单位。
17.
Pertaining to an operation involving more than one digit.
用于修饰或说明涉及多位数字的运算。
18.
" The increment operator is ++ and means "increase by one unit.
递增运算符是“++”,意为“增加一个单位”。