• 求解tsp问题遗传算法应用一个重要领域,本质TSP问题巡回路径编码的组合最优化问题。

    Solving Traveling Salesman problem (TSP) is an important problem in Genetic Algorithm's Application, it is an optimization problem of the TSP path encoding in essence.

    youdao

  • 分组信息编码二进制中的缘故,分组参数类型VARCHAR简单INTEGER类型潜在地要求更多的存储空间

    This is due to the encoding of the group information in the binary string, and a grouping parameter of type VARCHAR requires potentially more space than a simple INTEGER value.

    youdao

  • 如果不想字符编码,则需要让expression返回IHtmlString

    If you don't want encoding, the expression must return an IHtmlString.

    youdao

  • 假设对一个比特“1110011”进行编码

    Suppose you want to encode the bit string "1110011."

    youdao

  • 我们这个编码中加入当前分组信息

    We also encoded the information about the current group in the string.

    youdao

  • 避免使用表的相关开销应用程序可以一些字符格式项目列表进行编码使存储过程字符进行解码以便提取项目。

    To avoid the overhead associated with using a table, the application could encode the list of items in some string format and have the procedure decode the string to extract the items.

    youdao

  • 多亏这个转换器,得到了完全的处理,内容通过使用HTTP交换相关编码转换字符

    Thanks to it, the stream gets fully consumed and its content is transformed to a string, using the encoding relevant to the HTTP exchange.

    youdao

  • 不过将其送回客户机之前,会将已编码字符解码

    However, the encoded string is decoded again before it is handed back to the client.

    youdao

  • 可以使用UTF - 8编码内部存储所有字符确保到此脚本的所有输入以及源自此脚本的所有输出都被恰当地编码解码

    You can internally store all strings in UTF-8 encoding and make sure that all input to and output from the script is properly encoded and decoded.

    youdao

  • 通过使用常量字符可以避免分配内存复制字符编码转换过程

    By using a constant string, you avoid allocating memory, copying the string, and the transcoding process.

    youdao

  • 这个方法完全忽略所有可用编码信息,所返回字符总是utf - 16编码的。

    This method completely ignores all the encoding information available, and the returned string is always encoded in UTF-16.

    youdao

  • 所以自变量(数据)-无论是浮点整数字符还是复杂对象-编码可以传输RPC接收方格式

    So the arguments (the data) — whether they are floating-point Numbers, integers, character strings, or complex objectsare encoded into a format that can be transferred to the RPC receiver.

    youdao

  • 但是如果使用字节语义并使用UTF - 8字符进行编码字符长度6字节

    But if byte semantics is used, and characters are encoded using UTF-8, then the length of the string is 6 bytes.

    youdao

  • 消息可以简单字符甚至使用xmljson编码文档

    Messages could be simple strings or even documents encoded using XML or JSON.

    youdao

  • 个符合RFC 1738 的有效URL编码如果这个编码字符提交服务器脚本例如 JSP,结果将是一个空格而不是 +字符

    This is a valid URL encoding as specified by RFC 1738, but if you submit the encoded string to a server-side script such as a JSP, you will get a space instead of the + character.

    youdao

  • 前者加密文本字符返回编码后者解密加密了的字符返回文本。

    The former encrypts a plain-text string, returning its encoding; the latter decrypts an encoded string and returns plain text.

    youdao

  • 签名查询字符URL编码完成。

    Signing should occur before URL encoding the query string.

    youdao

  • 字节数组限制为MAX_VALUE_LENGTH长度75%,因为字节数组通过编码字符存储的。

    Byte arrays are limited in length to 75 percent of MAX_VALUE_LENGTH because byte arrays are stored by encoding them as strings.

    youdao

  • 需要附带上数据编码转换字符表示将其放置XML有效载荷soap

    The data that needs to be attached is encoded, converted to a string representation, and placed inside the SOAP body of an XML payload.

    youdao

  • 两个字符编码简单示例中,第一编码方法使用16个分割字符,而2.0格式使用了3个

    In my simple example of encoding two strings, the first encoding used 16 delineation characters versus 3 in the 2.0 format.

    youdao

  • 假设拥有一个UTF - 8编码字符长度为3字节字符拥有编码两个字节

    Consider that you have a character in UTF-8 encoding has length of 3 bytes, and the string has only the first two byte of the encoding.

    youdao

  • 现在可以重新设置活动编码936字符末尾4中文字符

    Now, you can reset the active codepage 936 and add 4 more Chinese characters at the end of the string.

    youdao

  • 提交表单时,查询字符作为URL 编码的查询字符提交YQL服务

    When you submit the form, the query string is submitted to the YQL service as a URL-encoded query string.

    youdao

  • 字符可以不同编码(ASCIIEBCDICUTF - 8等等),并且字符内容可以采用不同的语言

    A string can have different encoding (for example, ASCII, EBCDIC, UTF-8, and so on), and the content of the string can potentially be in different languages.

    youdao

  • 有两种新的数据类型可以存储二进制编码字符这种字符可以索引从而实现快速检索

    Two new data types allow you to store binary-encoded strings, which can be indexed for quick retrieval.

    youdao

  • 应当cfgdbcmd . rspdbmspassword看到一个编码字符

    You should see a long encoded string in the DbmsPassword value in cfgdbcmd.rsp.

    youdao

  • 如果采用未经二进制优化格式附件内容通过负载本身作为base64编码字符发送

    In case of a binary non-optimized format, the attachment content will be sent in the payload itself, as a base64 encoded string.

    youdao

  • 意味着Unicode数据库中的Unicode只能存储UTF-8编码字符

    That means Unicode tables in non-Unicode databases can store strings only in UTF-8 encoding.

    youdao

  • 顺利地处理由utf - 8编码字符最好是以utf - 8字符进行编码utf - 8发送来自脚本输出

    To smoothly work with UTF-8-encoded strings, it is best to encode characters in UTF-8 and send output from scripts in UTF-8.

    youdao

  • 顺利地处理由utf - 8编码字符最好是以utf - 8字符进行编码utf - 8发送来自脚本输出

    To smoothly work with UTF-8-encoded strings, it is best to encode characters in UTF-8 and send output from scripts in UTF-8.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定