• 如何进制转换进制

    How to convert decimal to binary?

    youdao

  • 进制转换模块采用了连减法实现进制进制转换

    BCD number conversion realizes the conversion from binary system to decimal system by consecutive subtractions.

    youdao

  • 全能进制转换编码转换MD 5破解、支持迅雷快车旋风专用链接转换

    Almighty hexadecimal conversion, encoding conversion, MD5 cracking in support of Thunderbolt, Express, Cyclones dedicated link conversion.

    youdao

  • 针对数据挖掘采用进制转换方法,定义了二进制序列相关概念为此提供依据

    Aiming at the method of binary system conversion in data mining, this paper defines binary system sequences set and its related concepts.

    youdao

  • 编辑浮点值时由于要将小数部分从十进制转换为二进制因此所得结果可能存在微小误差

    Editing floating-point values can result in minor inaccuracies because of decimal-to-binary conversion of fractional components.

    youdao

  • 针对基于区间划分数值关联规则分析方法存在问题提出一种基于转换的分析方法。

    Aiming at the issues on the method of quantitative association rule mining based on section partition, this paper introduces a method based on decimal-binary conversion.

    youdao

  • 取决于目标如果十六转换可以使用c#方法如下如何十六字符串之间转换数字类型(c#编程指南

    It depends on your goal. If it is conversion from hex to double, you can use following C# methods: How to: Convert Between Hexadecimal Strings and Numeric Types (C# Programming Guide)

    youdao

  • 计算机进制计算而后把计算结果转换进制

    The computer performs calculations in binary and converts the results to decimal.

    《牛津词典》

  • CR118模型正面刻有一个分数进制转换三角公式

    Model CR118 has a Fraction to Decimal Conversion Chart and Trigonometric Ratio Equations etched on the front side.

    youdao

  • 步骤(4)通过字符串转换字节序列(比如进制)准备好通过发送请求

    Step (4) prepares the request to be sent over the stream by converting the string into an array of bytes, i.e. binary.

    youdao

  • 帕默,数字转换19进制下。

    Make the conversion to base 19

    youdao

  • 可以使用数据绑定中将进制数据转换服务数据对象(SDO)数据结构出站流中将sdo转换为二进制数据。

    You can use data bindings to transform binary data to an Service data Object (SDO) data structure during inbound flow and transform the SDO to binary data during outbound flow.

    youdao

  • 可以ear直接任意进制模块转换源代码模块。

    You can convert any of the binary modules to source modules directly from the EAR.

    youdao

  • 首先实现进制XML之间转换映射

    First, you do the map to transform between binary and XML.

    youdao

  • 这样一来,进制时间就会经度直接关联对数转换就变得需要

    Decimal time and longitude would then correlate directly without the need for logarithmic conversion tables.

    youdao

  • 通过使用一个转换数据库中介表示转换目标进制表。

    Convert intermediate representations into target binary code through use of a conversion database.

    youdao

  • 接口提供了同一方法四种变体能够以逻辑方式将进制内容转换为最常用令牌列表最终了此列表长度

    The interface provides four variations of the same method, which logically translates binary content into a list of the most frequent tokens, eventually limiting the length of the list.

    youdao

  • 说明了面向服务体系结构(SOA)中如何它们转换更为简化进制格式

    I also showed how to convert them into a more streamlined, binary format in multiple Service-Oriented Architectures (SOAs).

    youdao

  • 对于无法头脑中轻易型数字转换进制数字的人们来说下列将整型转换成二进制UDF也许对他们有帮助。

    For people who cannot easily convert from integer to binary in their heads, the following UDF, which converts integer to binary, may be helpful.

    youdao

  • 接下来包含测试场景规范序列电子表格将由一个通过PHP CLI执行的php脚本转换对等进制格式

    Next, a spreadsheet containing a sequence of test scenario specifications is converted to its equivalent binary format through a PHP script executed through the PHP CLI.

    youdao

  • 而且可以接受特定格式XML将其转换进制格式引擎确实存在

    It's true that engines exist that can take a specific flavor of XML and convert it into binary formats.

    youdao

  • 使用资源文件管理不同地区本地化字符串图片进制文件转换所有地区都可以使用的通用资源。

    With the resource files, you could manage the localized strings for different locales and put the image binaries as a common resource for all locales.

    youdao

  • 介绍执行坐标转换(进制角度utm)源代码

    This section introduces the source code of a library class that performs coordinate conversion between decimal degrees and UTM.

    youdao

  • 相应地中介进制负载内容转换字符串格式,它构成传递后台服务SOAP请求的XML部分

    Accordingly, the mediation flow transforms the content of the binary payload to string format to be part of the XML making the SOAP request that is passed to the back end service.

    youdao

  • jaxp帮助转换XML允许转换进制格式

    JAXP will help you transform XML, but it won't get you to a binary format.

    youdao

  • 其他系统可能需要使用不同十六进制代码(序列经历代码转换)。

    On other systems, a different hexadecimal code might need to be used (this sequence does not undergo code page conversion).

    youdao

  • 为了验证函数确实按照所设计方式工作我们需要再次每个型数字转换进制数字,一个执行EXLUSIVE OR运算,然后结果还原成integer

    To verify that the function indeed works as designed, we, again, need to convert each integer to BINARY, perform EXLUSIVE or for each bit, and then convert the result back to integer.

    youdao

  • 响应路径上创建一个类似的映射来自Web服务响应字符串转换进制格式

    Create a similar map on the response path to convert the response string from the Web service to binary format.

    youdao

  • 接下来我们创建用于发送消息常见JMS构件然后采用 24 字节的BigInteger随机值,转换十六字符串,从而生成标识符

    Next we create the usual JMS artifacts required to send a message, then generate a group identifier by taking a random 24-byte BigInteger and converting it to a hexadecimal string.

    youdao

  • 接下来我们创建用于发送消息常见JMS构件然后采用 24 字节的BigInteger随机值,转换十六字符串,从而生成标识符

    Next we create the usual JMS artifacts required to send a message, then generate a group identifier by taking a random 24-byte BigInteger and converting it to a hexadecimal string.

    youdao

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

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

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