查询词典 error code
- 与 error code 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
FOR BUSINESS RULE VIOLATIONS, YOUR CODE COULD RAISE A SPECIFIC ERROR NUMBER AND THEN THE ON ERROR GOTO STATEMENT COULD CATCH THE ERROR AND DISPLAY A USER-FRIENDLY MESSAGE.
但对于违反业务规范的错误,ON ERROR GOTO 就不能很好的捕捉并可能因此造成巨大的错误后还前往一个友好的界面。
-
The method includes steps: digital watermark technique is adopted to hide information of key data in not key data codes of compressed image; under protection of digital watermark, using protective backup for key data detects whether normal transmitted key data is correct or not so as to detect error code; carrying out cyclic mutual backup by using macro blocks in same positions in front and back macro block set; embedding coded motion vector in form of digital watermark to DCT transformation coefficient, and ensuring that video data are not influenced as best as one can; when error code occurs, if key data backup is correct, then the backup replaces former key data; otherwise, using mean value of key data in adjacent macro blocks within same frame to replace former key data approximately.
本发明中,采用数字水印技术在压缩图像的非关键数据编码中隐藏关键数据信息;通过数字水印保护下的关键数据保护备份来检测正常传输的关键数据是否正确,由此来检测传输误码;用前后宏块组中相同位置的宏块进行循环相互备份;对运动向量进行编码,然后以数字水印的形式嵌入到相对不重要的DCT变换系数中,同时保证视频数据尽量不受影响;在误码发生时,如果关键数据备份正确,则直接替代原关键数据,否则用同一帧内相邻宏块的关键数据的平均值近似替代原关键数据。
-
Sends and logs a complete error reply to the client. The numeric code specifies the HTTP error code, with message as optional, more specific text.
为客户端发送一个完整的错误回应并记录它。code 指定了 HTTP 错误代码,可选的 message 提供了更详细的信息。
-
And we have given Hadamard matrix in detail in block design, coding and the specific application in communication., Hadamard code as a nonlinear combinatorial code has catered to the need of development of computer technology, stock systematic data and high speed for realizing and reliable access, request the error control code has not only little redundancy, but also can parallel encoding and decoding with high speed.
Hadamard码作为一种非线性组合码,迎合了计算机技术的发展对实现存储系统数据高速且可靠地存取,要求所采用的差错控制码不但冗余度小,还应当能高速并行编码和译码的需要。
-
The random code, RS error correction code and convolution interleave code are realized.
其中,RS采用的优化快速译码、卷积交织的寻址计算方法、算法的合理优化,大大提高了编解码器的运行速度和系统性能。
-
The first design example is to generate program code for image processing controller to control picture file output and the second design example is a GPS satellite C/A code generator to generate the C/A code of GPS satellites. C/A code can be used to recognize GPS satellite number in GPS system.
最后我们使用两个例子来验证本工具,一个为影像处理控制器,其功能为控制图档输出功能,另一个为GPS卫星C/A码产生器,其功能在於能够产生太空中GPS卫星所使用的C/A码信号,C/A码在GPS系统中被用来识别GPS卫星编号。
-
In addition to four nmerac place position,there are three zone bit positions in a 7-bit code,and four zone bit in an 8-bit code.The 7-bit American Standard Code for Information Interchange is widelu used in data communication work and is bu far the most popular code used to represent data internally in personal computers.
除了4位数字位之外,在7位编码中有3个标志位,而在8位编码中则有4个标志位。7位美国信息交换标准代码广泛地用于数据通信,而且是目前个人计算机内部数据表示中最为流行的代码。
-
In addition to the four numeric place positions, there are three zone bit positions in a 7-bit code, and four zone bit positions in an 8-bit code: The 7-bit American Standard Code for Information Interchange is widely used in data communications work and is by far the most popular code used to represent data internally in personal computers.
因为64种可能的位排列仍不能满足十进制数(10个)、小写字母(26个)、大写字母(26个)和大量的其它字符(26个以上)编码的需要,所以设计者将6位BCD码扩充到7位和8位。7位二进制数可以提供128种不I司的排列(2 ');8位二进制数可以有256种排列(2)。
-
At present, the supply line merchandise - mask-type bar code scanners, laser bar code scanners, bar code light pen , bar-code reader, magnetic card readers and electronic cash register relevant surrounding.
光罩式条码扫瞄器以其半成品模组和系列成品产品在市场上闻名,其中半成品模组销售到全球各地S/I和电子收银机制造商
-
Based on a lot of experiment results, a conclusion is drawn: comparing with other factors, the performance of branch handling strategy is the key limits of processor to exploit the instruction level parallelism existed in nonscientific code, cache miss have severe effect on superscalar processor's performance when it runs scientific code. Second, in order to reduce the branch penalty and improve the performance of superscalar processor, a new branch handling strategy—a classification based hierarchical branch handling strategy, CHBHS is proposed. It first expands the traditional processor architecture to support multiple condition code, conditional execution and Mbranch instruction, as a result, compiler can reduce the number of static conditional branch when the code is generated. Then, CHBHS tries to use the best suitable mechanism to deal with different branch base on their different behavior. CHBHS can predict the target address of unconditional branch, subroutine call and conditional branch by buffering their target address in branch target buffer, a newly proposed high efficient return address stack is used to reduce the penalty of subroutine return instruction, a new Counter Register Stack is also proposed to reduce the penalty of loop-closing branch to zero, and dynamic branch predictor is incorporate with branch target buffer to predict the outcome of conditional branch.
基于上述结论,为了尽量消除转移指令对处理器开发指令级并行性能力的影响,进一步提高处理器性能,在详尽分析目前已存在的转移处理策略的特点与局限性的基础上,首次提出了一种新的转移处理策略即基于分类的层次转移处理策略CHBHS(Classification Based Hierarchical Branch Handling Strategy),它首先通过扩展传统的体系结构,支持多条件码、条件式执行及多分支转移技术,以使编译程序在进行代码生成时可尽量少生成条件转移指令,从而减少静态条件转移指令的数目;其次,基于不同的转移指令的行为不同这一事实,提出了对不同的转移指令采用不同的机制进行处理的思想,即对无条件转移指令和函数调用指令以及条件转移指令的目标地址,采用转移目标缓冲器来预测,对于函数返回指令,采用所提出一种的高效返回地址栈来预测其目标地址,对于大多数循环控制转移指令,采用所提出的Counter Register Stack来将其所可能带来的损失减少为0,对于其他的条件转移指令采用动态预测机制来预测其方向。
- 相关中文对照歌词
- Episodes
- Pilot Error
- I Solemnly Swear
- Area Code 229
- Un Error De Los Grandes
- Code 4 Love
- Rebel Code
- Su Ultimo Error
- Crack The Code
- Enamorarme De Ti
- 推荐网络例句
-
Fostering the concept of multi-culture firmly and mastering the development of advanced culture correctly are conductive to resisting terrorism, separatism of nationalities and ultraism of religion, which is of great academic theoretical, immediate and profound historical si...
牢固树立多元文化的理念和正确把握先进文化的发展方向,有助于在世界范围内自觉地抵制恐怖主义,民族分裂主义和宗教极端主义。不仅具有重大的学术理论意义,而且也具有重大的现实意义和深远的历史意义。
-
But if anyone walks in the night, he stumbles, because the light is not in him.
11:10 若在黑夜行走,就必碰跌,因为那光不在他里面。
-
You are asking for the moon.
你的要求太过分了。