For the detected error words by the LDPC decoder, the characteristics of code bits reliability information is investigated.
分析了低密度校验(LDPC)码译码所产生的错误码字中码位的译码输出量可靠度信息的统计特性。
There is too much I want to change and if I forget about something I end up with code bits hanging around and that is never good.
有太多我想要改变,如果我忘记我最终代码位徘徊,这从来都不是好。
While there is no specification for the underlying service, the basic notion is that you write bits of code and deploy them into the network.
虽然没有一个针对底层服务的规范, 但是基本的概念是您编写代码位并将它们部署到网络中。
The ovals represent data or objects, and the rectangles represent bits of code or components.
椭圆表示数据或对象,矩形表示代码或组件的位。
If the bits are code, they will be loaded into the CPU at some point and executed.
如果这些二进制数据是代码,它们在某种情况下会被加载到CPU,然后被执行。
As only 27 tokens are available for elements -- 5 bits, with the values 0 through 4 being reserved -- complex vocabularies need to be multiplexed by organizing token sets into separate code pages.
由于元素的标记只有27种——共占用5位,其中值从0到4为保留标记——复杂名词则需要进行复合,将标记集组织到不同的代码页中。
They only look at a tiny fraction of the bits and bobs and bases that make up your genetic code.
它们看起来仅仅是组成你遗传密码的那些碱基的极小一部分。
These so-called viral fossils are not mineralized relics but rather bits of genetic code held over in the genome of a modern-day host organism.
这些所谓的病毒化石并不是矿化后的遗迹,而是存在于现在宿主机体里的基因代码。
These micro operations are bits of C code that are compiled into objects.
这些微操作是一些编译成对象的C代码。
You know, those small bits of code that you add to your web browser's Favorites menu?
没错,就是那些添加到浏览器收藏菜单的代码。
The two goals are at odds, because the user experience is all about the little details, and those little details all end up being messy bits of code you would rather not have to write.
这两者相互矛盾,因为用户体验都在于小的细节,而这些小细节最终毁于他们的不忍心使代码变得混乱。
During an initial migration, I developed a small prototype (receiving bits and pieces of code from development) for the critical part: migration of document-based requirements.
在初始移植期间,我开发了一个小型的原型系统(从开发中接收代码)用于关键部分的处理:基于文档的需求的移植。
This requires a form of abstract thinking (beyond the bits and bytes of code) that can be difficult to master.
这要求具有某种形式的抽象思维(而不再是代码的细节),这种思维能力可能较难形成。
The 10xxxxxx byte is a continuation byte with the XXXXXX bit positions filled with the bits of the character code number in binary representation.
字节10xxxxxx是一个扩展字节,它的xxxxx x位位置被以二进制表示的字符代码号的位所填充。
C + + code developed in Win32 systems is based on the ILP32 model, where int, long, and pointer types are 32 bits.
在Win32系统中开发的C++代码是基于ILP32模型的,在该模型中,int、long和指针类型都是32位的。
Each instruction on the PowerPC is exactly 32 bits long, with the instruction's opcode (the code telling the processor which instruction it is) taking the first six bits.
PowerPC上的每条指令都正好是32位长,指令的opcode(操作符,告诉处理器这条指令是什么的代码)占据了前6位。
Stuxnet is computer code, bits of binary electronic data.
Stuxnet是电脑编码,二进制的电脑数据。
Event code (8 bits) : identifies the event.
事件码(Event code)(8比特):对事件进行识别。
You've now taken a tour of the code for a full mod_perl site, using the bits we wrote in parts 2 and 3 of this series (the download files for those parts are available below as well).
通过本系列第2部分和第3部分的介绍,现在您已经从总体上了解了完整的mod_perl站点的代码(这两篇文章的下载文件也可以从下面的下载小节获得)。
Since I'm using the alpha bits, though, I'll have to code this particular form by hand using the Membership class directly.
在我使用alpha版时,我还不得不直接使用会员类手工为这个表单编写代码。
The code in Listing 1 uses a single byte as DNA (value between 0 and 255, 8 bits).
清单1里的代码把一个字节看作是DNA(它的值介于 0和 255 之间,8 位)。
Trivia includes whitespace and comments, the bits of information not needed by the compiler but important for recreating the original source code representation.
琐碎内容包括空格和注释,这些都是编译器不需要的信息,但是对于重新创建出最初的源代码展现是非常重要的。
And as these ocean bacteria passed through the intestine, they exchanged bits of genetic code with the gut bacteria.
随着这些海洋细菌混入肠道,他们肯定与肠道细菌交换了遗传基因片段。
Many websites are built without any application framework at all: you just write the code you need and borrow bits from various places when you can.
许多网站并没有使用任何应用框架:你就写你要的程序和尽可能到处复制贴上你所需的程序。
Minification basically involves stripping out the extra bits of your source code to produce a lean and smaller file.
缩减一般包括取出代码额外内容以获得紧凑和更小的文件。
This gave Microsoft the chance to complete small bits of ancillary code to make it run smoothly.
这就给了微软有机会写出辅助程序以使系统运行更加稳定。
Compiling code and rendering graphics are among the most time-consuming tasks you can perform, so you shouldn't waste precious playtime by watching your computer munch program and video bits.
编码和制图是最消耗时间的任务之一,所以你不应该将宝贵的玩乐时间浪费在一直盯着电脑在那儿磨蹭。
As with DHTML, the W3C DOM or other advanced scripting techniques, we have to take care to execute specific bits of code only in those browsers that understand them.
就像DHTML,w3cDOM或者其他高级的脚本技术一样,我们对于代买的每一个字节都要小心。
I also found I was by-passing or monkey-patching bits of Rails code, essentially changing the expected behavior of the framework, so it didn't necessarily play well with others in the Rails world.
我同时也发现我在Rails代码上的修修补补,本质上是改变了框架预期的行为,所以这样就没必要再和其他的Rails部分搞在一起了。
They are very easy to create, and to read and write from code, so they are a great way to get in small bits of data into your app.
通过代码来创建、修改和读写配置文件列表均非常容易,因此这是一个非常好的方式来处理应用内的小量数据。
应用推荐