decodes

decodes

美 [diˈkoʊd]  英 [diːˈkəʊd]

  • v.解码;译码;译出指令
  • 网络指令译码

词形变化

第三人称单数:decodes  现在分词:decoding  过去式:decoded  

反义词

同义词

英汉解释

v.
1.
译码;解码;译出指令

英英解释

v.

例句

When overridden in a derived class, decodes all the bytes in the specified byte array into a set of characters.

派生中重写时指定字节数组所有字节解码字符

When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a set of characters.

派生中重写时指定字节数组字节序列解码指定字符数组

Then the destination node jointly decodes the messages from the source and relay nodes. We call such a procedure as a network LDPC code.

目的节点可以利用节点中继节点信息进行联合译码我们称之为网络LDPC编码

when overridden in a derived class , decodes a sequence of bytes into a set of characters.

派生中重写时字节序列解码字符

When overridden in a derived class, decodes all the bytes in the specified byte array into a string.

派生中重写时指定字节数组所有字节解码一个字符串

The error count for a packet that decodes correctly is the number of binary symbol errors at the output of the demodulator.

正确解码一个错误计数解调器输出进位符号错误数字

When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a string.

派生中重写时指定字节数组字节序列解码一个字符串

These impulses are then sent by wires, radio waves, or other media to a receiver that decodes the modulation.

接下来这些脉冲通过导线无线电波其他媒介发送给接收机进行解调

when overridden in a derived class , decodes a sequence of bytes into a string.

派生中重写时字节序列解码一个字符串

These results help us understand how the mammalian olfactory system encodes and decodes odor information in the environment.

这些研究结果帮助我们理解哺乳动物嗅觉系统环境嗅觉信息编码解码过程

Researchers regard tone deafness an inherited disruption of a brain network that decodes musical pitch.

研究者认为声调一种遗传音乐感知系统退化病症

The Viterbi decoder (81) decodes the received symbols (50) by means of a modified Viterbi algorithm.

维特译码器(81)通过更改维特算法接收符号(50)进行译码

The head reads the codes two-dimensionally, decodes them and transmits the exact X and Y position to the higher-level control.

码头进行解码控制传输确切XY位置信息

Decodes a range of bytes from a byte array into a string.

字节数组某个范围字节解码一个字符串

The DM74LS138 decodes one-of-eight lines, based upon the conditions at the three binary select inputs and the three enable inputs.

这个DM74LS138解码一八线根据条件精选输入并且使输入

The second decodes the serialized data and converts it to a basic PHP object or an associative array.

第二函数序列化数据解码转换基本PHP对象联合数组

The client decodes the XML, converts the results into standard language datatypes, and continues executing.

客户端XML进行解码结果转换标准语言数据类型并且继续执行

It gathers information about data passing through your dial-up connection or Ethernet card and decodes the analyzed data.

通过拨号连接或者以太网收集数据相关信息解码分析数据

The parser reads the XML document, decodes the syntax and passes meaningful objects to the application.

解析器读取XML文档解释语法应用程序传递有意义对象

Decodes a sequence of bytes from the specified byte array into the specified character array.

指定字节数组字节序列解码指定字符数组

The control unit decodes the eighteen bits, so that the computer knows what we want it to do next.

控制器18进行译码于是计算机知道我们下一步什么

Once you read a book, you just don't run your eyes through the lines, but even your mind decodes it and explains it to you.

读书时候不能眼睛思想解密诠释

The parser, a software component that decodes XML files on behalf of the application.

语法分析代表应用程序解码XML文件软件组件

Advertising people who ignore research are as dangerous as generals who ignore decodes of enemy signals.

忽视研究广告忽视敌军信号将军一样危险

The control unit fetches instructions from memory and determines their type or decodes them.

每次指令控制单元决定他们内存解码

Each beat the control unit fetches and decodes data, which is called the "instruction cycle. "

每个控制单元取得并且数据进行解码叫做指令周期”。

Of course, many things happen as the parser decodes the document.

当然语法分析分析文档语法发生很多

NET automatically decodes the ViewState sent by the browsers.

NET视图解码自动发出浏览器

When the server decodes the string, any + character is reverted to a space.

服务器这个字符串进行解码任何+字符都会还原成一个空格

That code sends its output to another layer of software that encodes and decodes the data.

这些程式输出结果传递另一层级软体以便资料编码解码

Decodes a string that was encoded for HTTP transmission and then sent to the server in a URL.

字符串进行解码字符串针对HTTP传输进行编码URL发送服务器

It is internal, binary, executable and never decodes back to original source code.

内部二进可执行并且绝不可能还原原始代码

If the application then decodes from Code Page 1252 back to Unicode, the circle around the letter is lost and 25 becomes 25.

如果应用程序随后代码1252Unicode进行解码字母周围圆圈丢失,25变成25。

Decodes a distinguished name using the characteristics specified by the.

参数指定特征识别进行解码

It accepts a Base 64 encoded cipher byte array, and decodes and decrypts it to return the clear data string.

接受Base64编码密码字节数组译码解密返回明文数据字符串

The receiver then decodes the message from XDR and does something with the data.

然后接收XDR译码消息数据进行处理

Method decodes a byte sequence to a character.

方法字节序列解码字符

The receive decodes the message and attempts to interpret the sender's meaning.

接收者解码收到信息解释发送者意思

The handler extracts and decodes the encoded token to recreate the X509Certificate instance.

处理程序提取编码令牌符号解码重建X509证书实例

The server decodes the function name and values, decides what to do, and returns a response value encoded in XML.

服务器收到解码决定如何处理最后返回一个XML编码响应

Decodes String objects encoded with the escape method.

解码escape方法进行编码String对象