二进制位

èr jìn zhì wèi
  • binary digit
二进制位二进制位
  1. 基于二进制位集合的遗传算法设计及应用

    Design and Application of Genetic Algorithm based on Binary Digit Set Class

  2. 如果把应用于DNA的适应性官能看成是一系列的二进制位,效果最好。

    It works best if the fitness function is applied to the DNA as a series of bits .

  3. 在逐层编解码过程中,把不断变化的映射形态转成固定的Hilbert单元映射方式,同时采用二进制位操作进行计算,从而实现高效的N维Hilbert映射转换。

    And based on binary bitwise operations , it can implement high efficient Hilbert mappings .

  4. 复用生成的二进制位流符合MPEG-2传输流的封包格式,并且包标识符互不冲突。

    The binary bit-stream conforms with MPEG-2 , and the package identifiers are different to each other .

  5. 通信中的一种加密技术。它用保密转换的方法改变字符或二进制位。同cryptography。

    In communications , a cryptographic technique where the sequence of characters or bits is changed by means of a secret transformation .

  6. 尽管不是所有验证规则都是二进制位(即,通过或失败),CAM支持将验证失败划分为警告。

    While all the validation rules need not be binary in nature ( that is , either pass or fail ), CAM supports classifying the validation failures as Warnings .

  7. 改进的EVCP协议复用Ipv6报文头中的4个二进制位来传送拥塞信息,从而提高了拥塞反馈信息的粒度。

    It multiplexs four bits of Class of Traffic segment in Ipv6 header to improve granularity of congestion feedback .

  8. 一个二进制位(bit)上的数字非“0”即“1”;而一个量子位(qubit)上的数字可是“0”可是“1”——关键的来了,还可既是“0”又是“1”。

    Where a classical bit must be either 0 or 1 , a quantum bit , called a qubit , can be 0 or 1 - or , crucially , a mixture of both .

  9. 通过以标准例库作为测试实例,该工具能够成功的得到二进制位流文件。实验证明本文所设计的汇编工具可以与FPGA支持软件系统的其它模块很好的结合在一起,完成FPGA的自动化设计。

    Using the standard case library as test samples , this program can successfully achieve binary bit-stream files , which proves the fine combinability of the assembling program with other modules of FPGA supporting software system and the ability of completing the auto-design of FPGA .

  10. 其子集合分裂策略是如此的有效以及显著信息是如此的紧凑,以至未编码的二进制位流也能获得同EZW一样的甚至更好的效果。

    Its sub-set partitioning policy is so efficient and its significant information is so tight that its output un-encoded binary stream has same or much better result than EZW .

  11. 从软件工艺设计的角度出发,根据快速Haar变换算法的特点,运用指针交换以及二进制位操作等方法,给出了快速Haar变换的实现技术,保证了辅助操作步骤的减少和快速变换的迅捷。

    From a software technology perspective , based on the properties of fast Haar transform algorithm , an implementation technique of this algorithm is presented which involves pointer swapping and bit operating methods .

  12. 它不能传输像图片、声音或电影这样的二进制位数据。

    It cannot transmit binary data like pictures , sounds or movies .

  13. 一种由三个二进制位组成的字节。

    A byte composed of three binary element .

  14. 我们经常都要直接操纵硬件,需要频繁设置硬件寄存器内的二进制位。

    You were often manipulating hardware directly and had to set the bits in hardware registers .

  15. 按位运算符允许我们操作一个整数主数据类型中的单个比特,即二进制位。

    The bitwise operators allow you to manipulate individual bits in an integral primitive data type .

  16. 假定我们有一个函数,它有一个参数是一个二进制位,返回的也是一个二进制位。

    Suppose we are given a function that takes a one bit argument and returns one bit .

  17. 脉冲选通是在一个脉冲周期中,将时间分为若干二进制位时间。

    Pulse gated method is to split the time to several binary time in one pulse cycle .

  18. 这种表示法等效于一个每个十六进制位四个二进制位的位串常量。

    This notation is equivalent to a bit-string constant with four binary digits for each hexadecimal digit .

  19. 人类大脑的存储容量大约是100亿个二进制位,

    The memory capacity of the human brain is of the order of ten thousand million binary digits .

  20. 从连续的二进制位流中选择一组位来表示一个或多个字符的过程。

    The process of selecting the bit groupings representing one or more characters from a continuous stream of bits .

  21. 在数据传输中,被起始和终止标志序列括起来并包括标志序列在内的连续二进制位的序列。

    In data transmission , the sequence of contiguous bits bracketed by and including beginning and ending flag sequences .

  22. 元素的一种物理排列,例如二进制位模式、点矩阵模式、存储模式。

    A physical arrangement of elements ;(" a bit pattern ";" a dot-matrix pattern ";" a storage pattern ") .

  23. 如果将低频小波系数矩阵进行二进制位平面分解,则可以得到10个与低频系数矩阵大小相等的二值矩阵。

    Through Binary bit-plane decomposition we can get 10 matrixes which have the same size of low frequency coefficient matrix .

  24. 一串被处理器验证过的二进制位的序列,它作为其指令集的一个子集。

    A sequence of bits that is recognized by the processor as one of the instructions in its instruction set .

  25. 如果我们要添加-2510至1810,我们首先必须决定,我们的二进制位必须是多大。

    If we want to add-2510 to1810 , we must first decide how large our binary bit field must be .

  26. 把数据元放入各个字中的相邻二进制位上,从而能最大限度地利用存储空间的处理方法或过程。

    The process of making the most effective use of storage by placing data elements into contiguous bit positions of words .

  27. 其中位图索引因为其结构简单,并且硬件支持二进制位运算效率很高,被广泛应用在数据仓库中。

    Bitmap index is widely used in the data warehouse because of its simple structure and its high efficiency of logic operation .

  28. 如果我们传给它一个经典的二进制位(0或1)作参数,它将返回一个经典二进制位。

    If we hand it a classical bit ( 0 or1 ) as an argument , it will return a classical bit .

  29. 为满足视频处理需求,处理芯片中颜色空间转换寄存器至少要使用7个二进制位来表示色空间转换矩阵;

    To improve the three colors crosstalk , We have to use at least 7 bits in register to contain the decimal fraction of the color conversion matrix .

  30. 每5个点被划分成一组,存储5个二进制位,表示一个32进制的数字。

    These were conveniently thought of as grouped in fives , and a sequence of five binary digits as forming a single digit in the base of 32 .