- 更多网络例句与位操作相关的网络例句 [注:此内容来源于网络,仅供参考]
-
When the card is installed in an 8- bit slot, 8- bit operation will
当卡被安装在 8-位槽中,8-位操作
-
This paper extends the concept of multi level bitmap catalogue proposed in paper 〔1〕,by introducing multi word bit operation into the algorithms related to the catalogue structure .
本文推广多级位示图的概念,并在其有关算法中引入多倍字位操作;分析分配算法的时间复杂度和位示图目录相对的空间管理开销;分析存储池容量和分配算法的空间??
-
Bitwise operators follow the same precedence as C with regard to other operators.
位操作和C的用法一样。
-
Dual operation function of platform and turntable. Turntable Console can transcend platforms, which ensure operation safe and reliable.
具备工作平台、转台双位操作上车功能,转台操作台有超越平台的操作功能,确保安全可靠。
-
Using the extended Hoare calculus we can derive true Hoare formulas which contain while statements free of loop invariants.
使用这个抽象机器,可以在其上进行许多带位操作指令的程序,特别是系统级代码的Hoare逻辑风格推理。
-
Firstly,the wavelet-based contourlet coding using an SPIHT-like algorithm is utilized on the plain image,and as a result,the compressed datum stream could be achieved which is then mapped to a 3D bit matrix. Afterward,a chaotic sequence is generated by Lorenz chaotic map,and it is preprocessed to a bit sequence which is used to permute and substitute the elements of the 3D bit matrix achieved above. In the end,the processed 3D matrix is mapped back to datum stream,and the encrypted compressed image could be achieved if decoding and inverse transform are performed on the datum stream.
首先采用基于小波的Contourlet变换的类等级树集合分割编码算法对明文图像进行压缩,得到压缩数据流,然后将压缩数据流映射为一个三维位矩阵;利用Lorenz混沌映射产生混沌序列,并对其进行预处理得到比特值序列,根据比特值序列对上述三维位矩阵进行置乱和替代操作;将置乱和替代后的位矩阵重新映射为数据流,并对其进行解码和反变换操作,得到加密后的压缩图像。
-
The article gave out a few concrete union at education example, include a sign several education, language of operation instruction education, C compiles parameter of program of the teacher and student that makes assembly language, master to deliver education and mix make up technical education to wait.
文章给出了一些具体的结合于教学实例,包括符号数教学、位操作指令教学、C语言编译生成汇编语言的教学、主子程序参数传递教学和混编技术教学等。
-
Reasoning: The C standard does not specify the underlying format of signed data (for example, 2's complement) and leaves the effect of some bit-wise operators to be defined by the compiler author.
理由:标准C并没有指定一个有符号数的底层实现(如二补数 2's complement),位操作的效果是由编译器作者来定义的。
-
The crossover operation in the traditional GA operating is that choose two chromosome cross only at random also you can cross a bit, match and cross partly, cross order and cross cycle etc.
传统GA算法中的交叉操作,是随机选取两个染色体进行单点交叉(也可以多点交叉、部分匹配交叉、顺序交叉和周期交叉等等),但是不管是采用何种交叉操作,新的子代染色体某一基因位上的值都是由两个父代染色体中相应基因位值经过一定交叉运算(直接交换或经算术运算等)所得到的,采用这种交叉算子操作使群体经过多次迭代后群体中的个体开始出现极大的相似性,因此照此下去就会出现早期收敛现象,使得算法的收敛速度非常慢甚至只能求到问题的局部最优解。
-
The crossover operation in the traditional GA operating is that choose two chromosome cross only at random also you can cross a bit, match and cross partly, cross order and cross cycle etc.
传统GA算法中的交*操作,是随机选取两个染色体进行单点交*(也可以多点交*、部分匹配交*、顺序交*和周期交*等等),但是不管是采用何种交*操作,新的子代染色体某一基因位上的值都是由两个父代染色体中相应基因位值经过一定交*运算(直接交换或经算术运算等)所得到的,采用这种交*算子操作使群体经过多次迭代后群体中的个体开始出现极大的相似性,因此照此下去就会出现早期收敛现象,使得算法的收敛速度非常慢甚至只能求到问题的局部最优解。
- 更多网络解释与位操作相关的网络解释 [注:此内容来源于网络,仅供参考]
-
bit operation:位操作
bit mapped graphics 位映像图 | bit operation 位操作 | bit padding 位填充
-
bit string operation:位串操作
bit string 位串 | bit string operation 位串操作 | bit string operator 位串操
-
bitmap:位图
[如果你熟悉图形操作中的技术,就不难理解了,原文把这个过程比作"位图"(Bitmap)操作,12x64个棋子的状态就对应12x64张位图,原先的散列键值被比作"背景"(Background),只要在背景上作位图的粘贴操作(用的是XOR处理)就可以了.
-
Bitmap Functions:位图操作
Scrolling Functions:滚动操作 | *Bitmap Functions:位图操作 | *Region Functions:区域操作
-
bitwise operator:位操作符
n. 位操作 bit manipulation | n. 位操作符 bitwise operator | n. 空白终态 blank final
-
Bitwise Operators:位操作符
int x; x=100; printf("%d",x>10); 2.6.4 位操作符 与其它语言不同, C语言支持全部的位操作符( Bitwise Operators) .因为C语言的设计目 的是取代汇编语言,所以它必须支持汇编语言所具有的运算能力.位操作是对字节或字中的位(bit)进行测试,
-
carry:进位
第0位 - C - 进位(Carry)标记: 这个是所有算术运算中最重要的一个标记.然而在减法操作中,如果需要借位,则这个标记被清除,即被置0.进位标记同时也常被用于移位和旋转逻辑操作.第1位 - Z - 零(Zero)标记: 当算术或逻辑运算的结果为0时,
-
overflow operation:溢位操作
溢位逻辑 overflow logic | 溢位操作 overflow operation | 溢位页面 overflow page
-
operator control address vector table:操作員控制位址向量表
操作員控制 operator control | 操作員控制位址向量表 operator control address vector table | 操作員控制命令 operator control command,OCC
-
unit operation:單位操作
unit cell 單位晶胞 =單胞 | unit operation 單位操作 | unitarity 么正性