• According to Chen's master thesis, LDPC coded MIMO using interblock memory outperform LDPC coded MIMO without interblock memory in some short code-length conditions.

    陈彦凯的硕士论文中密度同位检查编码传送系统加上区码记忆的系统在某些码时可以超越没有记忆的系统。

    youdao

  • First, from the perspective of encoder designing, we study fountain codes with short code-length, which is likely to reduce the decoding latency and buffer requirement.

    主要研究成果包括如下四个部分:首先编码器角度出发,针对传统喷泉码长较长的问题,研究了码长喷泉码的设计

    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

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

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

    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

  • 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

  • Type into the member function Main a few lines of code to create an instance of Quad and then assert that when the object Area method is given a length of 3 and width of 2, it returns the value 6.

    函数中输入下列代码创建Quad实例通过Assert断言,长宽各为32时,返回结果应该6。

    youdao

  • The code is simply generated to be faster for the commonly observed length so that, on average, performance is improved.

    生成代码只是为了使常见长度的操作执行更快,因此平均下来,性能得到了改进。

    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

  • 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

  • Message Digests are secure, one-way hash functions that convert arbitrary length data into fixed-length check sum / hash code.

    消息摘要是一个安全的单向的哈函数任意长度数据转化成固定长度校验和/哈希码。

    youdao

  • It may be useful to ascertain in the annotator code that a specific length may not be exceeded in the created annotations.

    注释代码中确保创建注释时超过特定长度非常有用

    youdao

  • Fixed-length records are preferred over varying length records, because the DB2 code is optimized for processing fixed-length records.

    固定长度记录优于可变长度的记录,因为DB2代码专门处理固定长度的记录进行优化。

    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

  • No one who works with UNIX for any length of time can avoid eventually writing some Perl code.

    使用UNIX(无论其使用时间长短),最终无法避免编写一些Perl代码。

    youdao

  • No one who works with UNIX for any length of time can avoid eventually writing some Perl code.

    使用UNIX(无论其使用时间长短),最终无法避免编写一些Perl代码。

    youdao

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

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

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