Concatenation of an inner code and an outer code may provide a high coding gain and the capacity of a long code to correct errors.
级联码是将两个或多个单码级联,在不增加译码复杂度的情况下,可以得到高的编码增益,达到与长码相同的纠错能力。
It describes the principle of status table production, the inquiring process of status table and long code production algorithm in detail.
详细描述了状态表生成原理、状态表查询过程以及基于该方法的长码生成算法。
To decrease the calculation of target extraction, segmented images are identified by the algorithm of Run-long code region identification.
为了减少后续目标提取的计算量,对分割后的图像采用了跑长码区域标记算法进行了标识。
The method used a parity-check matrix of a short LDPC code as its mother matrix upon which a long code was constructed with circulant permutation matrices.
该方法利用一个短的LDPC码的校验矩阵作为其母矩阵,在此基础上采用循环置换矩阵构造一个长的LDPC码。
According to P-code features of large Doppler frequency shift and long code period, the method that shortens the scope of carrier frequency search is studied.
针对P码多普勒频移大、周期长的特点,本文探讨了缩短载频搜索范围的方法。
This paper proposes a status table method to solve the problem that the production of CDMA2000 long code will cost too much time under software radio and low end plat environment.
提出一种状态表查询的方法,可以有效地解决软件无线电和低性能平台环境下CD MA2000长码生成过程和生成时间较长的难点。
A new code acquisition method based on phase difference correction of FFT is presented to solve the problem of long code acquisition time in high dynamic DSSS receivers having large frequency offset.
针对大频偏下高动态直扩接收机伪码捕获时间长的问题,提出了一种新的基于FFT相位精确估计频偏的改进方法。
Aiming at the question on rapid search for long code, a rapid search strategy of long code is proposed, which expands the search scope of pseudorandom code adopting expansion and average technologies.
针对长周期伪码的快速搜索问题,提出一种通过扩展均值处理技术扩大伪码搜索范围的长码快速搜索策略。
Much more could be done to encourage "long-termism," such as changes in the tax code and quicker disclosure of stock acquisitions.
在鼓励“长期主义”方面,我们还可以做得更多,比如修改税法,加快股票收购信息的披露。
It is a long and exciting story, but basically I cracked the code.
这是一个漫长而精彩的故事,但我基本上破译了密码。
The resulting wrapper function is too long to present inline as a code example, but it seems to work pretty well.
最终得到的包装器函数由于太长而不作为内联代码例子显示,但它能够出色地执行。
And, how long will it be until the code gets crufty again, which will bring the Numbers back down?
而且,多长时间之后代码又会再次变糟,又是什么导致这些数字回落?
When I was debugging, it was taking me just as long to find the offending code as to fix it.
调试时,单是查找有问题的代码所花的时间就与改正错误代码的时间一样长。
In Listing 8, I'm calling the PMD static analysis tool to search for long methods in the code base.
在清单8中,我调用PMD静态分析工具来搜索代码库中的长方法。
None of the functions or classes are more than 40 lines of code long, and they're often shorter.
所需的函数和类的代码没有一个是超过40行的,并且它们通常更短。
It goes a long way towards cleaner, better designed, and generally superior code.
使得代码更清晰,设计更合理,综合性能更好是条很漫长的路。
With over a million lines of code, how long do you think it would take to run a static analysis tool against the code?
对于一百万行代码,您认为运行静态分析工具要花多长时间?
But it is a long way from enables this cool code to good feature.
不过,把这一酷酷的代码变成一个良好的功能特性,这一过程有着一条很长的路要走。
Forget pulling in new libraries, or writing long complex code routines - first take a look at the PHP manual.
忘记新的图书馆,或复杂的代码例程-先看看PHP手册。
"If programmers are not motivated to, say, use secure libraries or to avoid known bad functions or techniques, where is the incentive to take the tougher path of writing secure code," Long said.
Long说:“如果程序员们不被激励以使用安全的库并避免不好的函数或技术,如何使他们走向更艰难的编写安全代码之路呢? ”。
The highlighted section in Listing 7 shows a small portion of an example of a long method code smell.
清单7中高亮显示的部分展示了一个长方法代码味道示例的一小部分。
The map transforms a two-letter country code to the long version using a lookup table named CountryLookup.
映射通过查找一张名为CountryLookup 的表,将两个字母的国家代码转换成较长的版本。
This code simply starts the long poll when the user clicks the Go button.
该代码只是在用户单击Go按钮时开始长轮询。
Static code analysis, long neglected on the Windows platform, has been becoming more and more import in the last few years.
静态代码分析,在Windows平台上长期受到忽视,近几年却变得越来越重要。
In his book, Refactoring, Martin Fowler describes the issue with the long Method code smell quite nicely as "the longer a procedure is, the more difficult it is to understand."
MartinFowler在他撰写的Refactoring这本书中,对代码中存在冗长方法的气味这个问题做了精妙的描述——过程越长,越难理解。
By now, a pattern has emerged suggesting that gluttonous code (long methods, too many public methods, excessive conditionals and imports, etc.) impairs readability, testability, and maintainability.
到目前为止,所给出的模式都在暗示臃肿的代码(长方法、太多的public方法、过多的条件和导入,等等)将影响可读性、可测试性和可维护性。
For instance, carelessly written code often treats int and long objects as interchangeable.
举例来说,不严密的代码通常会将int和long对象当成可互换的类型。
If anything, the artifacts from these disciplines might well benefit from becoming as integral to the long-term process as the code seems to be.
如果有什么的话,来自这些规程的工件可能得益于像代码那样在长期过程中是完整的。
This case is true as long as the new code supports the same message schema.
这种情况是真实的,只要新代码支持相同的消息模式。
As long as you don't have code lists with many columns, the method in Listing 7 is adequate.
只要您的代码清单中包含的列不是非常多,那么清单7的方法就足够了。
应用推荐