URL解码会反转此编码过程。
这可能说明在标签的编码过程中出现了错误,或者是出现了假冒产品。
This could signal an error in encoding of the tag, or it could signal a possible counterfeiting.
译码时,只需逆向执行编码过程,得到译码输出和全零编码态。
The encoding process needs an encoded 0 state to begin with.
如果你遵循小步重构,并在编码过程中定期执行,就能达到最佳的重构效果。
Best results in refactoring are achieved if you adopt refactoring in small steps, performing it regularly while you code.
对XML文档的编码过程将结构部分和数据部分(如:XQueC)分离。
The encoding process of the XML document separates the structural part from the data part (for example, XQueC).
本文就是要通过对编码过程和解码过程的分析,来阐释间距的根源。
This paper is to explain the source of intermission through analyzing the process of coding and decoding.
本文分析了它的物理机制、掩模类型、编码过程、约束条件和优化方法。
The paper analyses the gray-tone mask physical mechanism, coding and optimum process.
人会犯错,是最小化人对编码过程的参与的时候了,您在他们犯错之前就去掉了错误。
Humans make mistakes and by minimizing human involvement in the coding process you remove mistakes before they are made.
将黑白图象用光学手段按其密度编成各种颜色的方法,已有些报道,但均需编码过程。
The optical methods of pseudocolor encoding of black and white picture based on density encoding some colour have been presented, but all methods required encoding process.
在新闻传播过程中,符号的流动包括两个方面:传者对新闻讯息的编码过程和受众的译码过程。
During the course of news communication the flowing of the symbol includes two aspects: the coding course of those who communicate the news information and the decoding course of those who receive it.
为了在加速编码过程的同时提高压缩比,将快速卷积算法与基于四叉树分割的邻域搜索算法相结合。
In order to raise compress ratio while accelerating encoding process, an algorithm com - bining fast convolution with quadtree partitioning based on neighbor search is adopted.
利用编码技术,根据格雷互补序列和雷德密勒码具有低的峰均功率比的特性给出了具体的编码过程。
A coding scheme based on Golay Complementary sequences and Reed-Muller codes is proposed to reduce the PAPR.
试误学习被认为是一种更加有效的认知编码过程,在试误学习中大脑能够构建非常丰富的连接和关联以达到正确的目标信息。
TEL is considered a more effortful cognitive encoding process where the brain has to "scaffold" its way to making richer associations and linkages in order to reach the correct target information.
由于检测算法所用的运动矢量直接来源于H . 264编码过程,而大大降低了计算复杂度,利于硬件实现。
For motion vectors come from H. 264 coding progress directly, the calculation complexity is reduced, so it is easy to realize by hardware.
这里介绍了R M码的生成矩阵的由来,TFCI详细编码过程和采取的简易差错控制方法,并给出了具体实现流程。
This paper introduces the cause of born matrix of the RM code, the detailed coding process of TFCI and the simple method for mistake control, also it gives the implementing process in a special way.
我确实是喜欢在编码过程中解决问题,进行优雅地创造,以及通过编码来学习,但实际上我意识到我也是喜欢编码而编码。
I indeed love the problem solving, elegance-creating, coding-to-learn part of coding, but I realized that I actually like coding for coding's sake, too.
本文分别介绍了这三个静止图像压缩标准和编码过程,并对三种压缩标准在处理临床静止图像的无损压缩性能方面做了比较。
This paper describes these static image compression standards and encoding processes separately and compares the lossless compression feature of the processing of clinic static images.
这就促成了我称为渐进编程的编程方式,在这种方式下,允许在编码过程中进行一定程度的质量检验——再也不能比这个更早了!
This enables what I like to dub progressive programming, which enables a level of quality checking during coding — it's hard to get much earlier!
在开发过程中,充分利用了PB的动态数据窗口技术,提高程序的灵活性和可重用性,并给出了详细的开发思想和具体的编码过程。
Use of dynamic data window technology in PB improves flexibility and portability. At the same time detailed design procedure and code is presented.
求精(Refactoring):去掉在编码过程中产生的任何重复代码,你可以自信地认为这么做不会破坏任何东西,因为你还有测试作为后盾。
Refactoring: Refactor out any duplicate code generated in a coding session. You can do this with confidence that you didn’t break anything because you have the tests.
在运用GA的过程中,针对RBF的网络结构提出了与以往不同的编码方式,使得整个编码过程简单有效,而且符合RBF网络本身的特性。
We advance a new code way in accordance with the RBF neural network, which not only made the whole code process simply and efficient but also accord with the characteristic of RBFNN.
英语词汇的记忆法则是建立在记忆心理和记忆规律基础上的,它与词汇学习中的编码过程有密切关系,而编码的过程也正是应用词汇学习策略的过程。
The ways of memorizing English words are based on the achievements of psychology of memory and memory patterns of our minds. It contacts with closely coding course in words learning.
通过研究EBCOT编码原理和通道并行算法的编码过程,提出了双上下文窗口位并行的EBCOT系数位建模方法,详细说明了使用该算法的系数位建模系统的硬件结构。
After the detailed analysis of EBCOT algorithm and pass-parallel coding technique, a dual context window bit-parallel coding method and its architecture for hardware implementation are proposed.
近年来的研究表明,疼痛感知觉的形成是一个大规模的中枢网络编码过程,包括了感觉、情绪、认知等若干不同的维度,牵涉到脊髓、脑干、边缘系统、皮层等多个相关结构。
Recent studies revealed that pain perception is formed via large-scale coding processes in central neural networks, involving several dimensions such as sensory, affective, and cognitive.
埃里克森认为,学习如何有意义地编码信息的最佳方法是一种叫做刻意练习的过程。
And the best way to learn how to encode information meaningfully, Ericsson determined, was a process known as deliberate practice.
通过使用常量字符串,可以避免分配内存、复制字符串和编码转换过程。
By using a constant string, you avoid allocating memory, copying the string, and the transcoding process.
这种规则往往出现在流程模型中的分析时,并且需要规范化,以驱动软编码的过程流(例如BPEL)或应用程序逻辑。
Rules of this nature tend to arise at analysis time within process models and require formalization to drive soft coded process flow (for example, BPEL) or application logic.
测试驱动开发(TDD)改变了编码的过程,并且这种改变不仅是可能的,同时也是值得去做的。
Test-driven development (TDD) alters the process of writing code so that change is not only possible, but desirable.
测试驱动开发(TDD)改变了编码的过程,并且这种改变不仅是可能的,同时也是值得去做的。
Test-driven development (TDD) alters the process of writing code so that change is not only possible, but desirable.
应用推荐