• VLC? Variable Length Code(r)?

    可变长度编码)?。

    youdao

  • It is a variable-to- variable-length code based on encoding lengths of runs of 0 s and 1 s, as well as alternating bits in test sequences.

    采用变长变长的编码方式测试序列中连续01以及交替变化长度进行编码。

    youdao

  • For factory assembled units replace last 3 zeros with length code. See Thermoplastic Valves, Strainers & Accessories, Price Schedule V-1 for length codes.

    对于工厂组装装置长度代码更换型号中最后3个零请参阅热塑性塑料阀门过滤器附件价格目录V-1了解长度代码。

    youdao

  • This paper proposes an extended RLC(Run Length Code)data acquisition method. The detected signal has the feature of long time lasting and transienting characteristic waveforms.

    针对检测信号具有时间域、变特征波形时域位置不确定等特点,提出一种扩展游程编码数据采集方法

    youdao

  • The serial structured decoder can decode one bit per cycle. Because the structure of UVLC(Universal Veriable Length Code) is fixed, "first one detector"is designed to decode UVLC.

    变字解码模块核心基于桶形移位器的并行解码结构,使用该结构的解码速度比串行结构更快。

    youdao

  • It's a classic method to encode the constant Os in the differentiate vectors, but this way can not accommodate the 1s and the 10s, and the alter and run-length code can accommodate it.

    但是不能很好的适应差分向量连续110交替的情况,交替连续长度可以很好的解决这个问题。

    youdao

  • The HSI color model is not sensitive to light, so we can use it for color calibration, image segmentation by run-length code, and objection recognition to the ball, goal, and the white lines.

    对于全景视觉系统采集的全景图像本文采用光线敏感HSI颜色模型进行颜色标定,利用游程编码进行图像分割在此基础上进行球门角柱线的特征提取。

    youdao

  • To improve testing data compression ratios, a test-bit-rearrangement algorithm and an end-flag alternation-run-length code scheme are proposed based on the characteristics of precomputed test sets.

    为了提高测试数据压缩根据预先计算测试特点,文章提出了种测试位重组算法标记交替-连续编码方案

    youdao

  • Listing 3 shows the same code with logic added that tests for word string length and frequency.

    清单3展示了相同代码,但是添加了测试单词字符串长度频率逻辑

    youdao

  • To avoid this, you must explicitly add string length checks to the code.

    为了避免这一点必须显式地代码添加字符串长度检查

    youdao

  • The method takes a parameter, specifying the length of the timeout, and a code block, specifying which content to rebuild when the content expires.

    方法接受参数,用来指定超时时长,它还接受一个代码,用来指定内容过期时哪些内容需要重建

    youdao

  • Minimize the number and length of synchronized code blocks.

    尽可能减少同步代码数量长度

    youdao

  • Along with the input string, the SUBSTRING function has three other arguments, which are start position, length, and code unit specification.

    除了输入字符串之外,SUBSTRING函数还有其他三个参数它们分别起始位置长度代码单元指定

    youdao

  • If string to be searched is found, the result is a number from 1 to the actual length of input string, expressed in the code units that are explicitly specified.

    如果找到搜索字符串,则所得结果1输入字符串实际长度之间一个数字使用显式指定代码单元来表示

    youdao

  • This feature can, again, significantly reduce the length of your class definitions and make your application code simpler to maintain and easier to read.

    同样这个特性可以显著减少定义长度使应用程序代码更容易维护读取

    youdao

  • I would not want to emphasize LOC too strongly — obviously, you can play games with minimizing or maximizing code length.

    希望强调代码行数—显然可以通过最小化最大化代码长度做手脚。

    youdao

  • If the string is set to a value with an invalid length, the code is OK, but the XML generated fails validation.

    如果字符串设置无效长度,该代码没有问题,但是生成XML将无法通过验证。

    youdao

  • Because of the nature of memory systems and instruction-set designs, the best generic routine to copy memory is rarely as fast as code written to copy a particular length.

    由于内存系统指令设计特性,用于复制内存最佳通用例程的执行速度通常比用于复制特定长度代码慢。

    youdao

  • Even if such specialized code is generated for one particular length, however, the generated code must also correctly perform copies for other lengths.

    但是即使此类专门代码某个特定的长度生成的,生成的代码必须正确地执行其他长度的复制

    youdao

  • In many situations, you need the string length in terms of code units, the character-based functions could be used to find the length of the string in terms of string units.

    很多情形下需要根据代码单元计算字符串长度可以使用基于字符函数获取根据字符串单元计算的字符串长度。

    youdao

  • Now consider the different encodings for this character from Table 1, and you can see that the hexadecimal representation of different encodings and their length in different code units are diffrent.

    考虑1对此字符不同编码发现不同代码单元中的不同编码的十六进制表示及其长度有所不同

    youdao

  • The reason screenplays have such a strict code regarding layout is that one page of script equals one page of screen time, the average length of scripts being 120 pages (2 hours).

    剧本格式如此严格,是因为剧本应当相当于一分钟剧情,剧本通常长度1202小时)左右。

    youdao

  • CHAR Stores single-byte or multibyte text strings of fixed length (up to 32,767 bytes); supports code-set order in collation of text data.

    CHAR存储固定长度单字节字节文本字符串(最高可达32,767个字节);整理文本数据支持使用代码集顺序

    youdao

  • VARCHAR Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports code-set order collation of text data.

    VARCHAR存储可变长度单字节字节文本字符串(最高可达255个字节);整理文本数据支持使用代码集顺序

    youdao

  • Length of a string in terms of code units.

    根据代码单元计算的字符串长度

    youdao

  • The code in Listing 4 creates a buffer of length BUFFER_SIZE.

    清单4中的代码创建了一个长度缓冲区 BUFFER_SIZE。

    youdao

  • To use volume as a building block for a code block that returns the length of a line segment, I can perform either partial application or currying.

    使用volume作为代码构建返回线段长度可以执行部分应用局部套用。

    youdao

  • For example, the following code declares a Comparator that compares strings by length and USES a lambda expression to define the Comparator:.

    例如下列代码声明了Comparator,该表达式字符串长度进行比较使用一个lambda表达式定义Comparator:。

    youdao

  • Once you have the age field sorted out, you might want to specify length restrictions on the first-name field. You could code this validation as follows.

    完成年龄字段后,可能希望指定名字字段的长度加以限制

    youdao

  • Once you have the age field sorted out, you might want to specify length restrictions on the first-name field. You could code this validation as follows.

    完成年龄字段后,可能希望指定名字字段的长度加以限制

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定