针对在数据挖掘中采用二进制转换的方法,定义了二进制序列集的相关概念并为此提供依据。
Aiming at the method of binary system conversion in data mining, this paper defines binary system sequences set and its related concepts.
计算机以二进制数进行计算,而后把计算结果转换为十进制数。
The computer performs calculations in binary and converts the results to decimal.
例如,您可以在一个启用了转换的通道中发送字符串数据,并沿着另一个通道发送二进制数据。
For example, you can send string data in one channel with conversion enabled and send binary data down another.
您可以从ear直接将任意二进制模块转换为源代码模块。
You can convert any of the binary modules to source modules directly from the EAR.
首先,实现在二进制和XML之间转换的映射。
我还说明了在多面向服务的体系结构(SOA)中如何将它们转换为更为简化的二进制格式。
I also showed how to convert them into a more streamlined, binary format in multiple Service-Oriented Architectures (SOAs).
接下来,一个包含测试场景规范的序列的电子表格将由一个通过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.
通过使用一个转换数据库将中介表示转换为目标二进制表。
Convert intermediate representations into target binary code through use of a conversion database.
总而言之,在应用程序中应该使用二进制数据类型来与DB 2交换XML,因为这样做可以避免不必要的代码页转换。
In a nutshell, use binary data types in your application for exchanging XML with DB2 as this avoids unnecessary code page conversion.
而且,可以接受特定格式的XML并将其转换为二进制格式的引擎确实存在。
It's true that engines exist that can take a specific flavor of XML and convert it into binary formats.
二进制存储意味着数据库文件可以更小,且在数据移入和移出数据库时无需在不同格式之间转换数据。
Binary storage means that the database file can be smaller, and there is no requirement to translate data between different formats as data moves in and out of the database.
相应地,中介流将二进制负载的内容转换成字符串格式,它是构成传递到后台服务的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.
此接口提供了同一方法的四种变体,能够以逻辑方式将二进制内容转换为最常用的令牌的列表,最终限制了此列表的长度。
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.
步骤(4)通过将字符串转换成字节序列(比如二进制)准备好通过流发送的请求。
Step (4) prepares the request to be sent over the stream by converting the string into an array of bytes, i.e. binary.
将生成的二进制代码存储为转换数据库中的一个blob。
Store the resulting binary code in the conversion database as a blob.
下面的图显示该请求接着被转发到一个Compute节点,以将进入的请求从soap转换成二进制。
The following figure shows that the request is then forwarded to a Compute node to do the transformation of the incoming request from SOAP to binary.
另一个转换刚好相反,它将来自Web服务的SOAP响应转换成可以发送到请求REST客户端的二进制负载。
Another transformation is also done the opposite way by transforming the SOAP reply from the web service to binary that can be sent to the requesting REST client.
事实是,这两种语言的转换,是通过介于它们之间的奇怪的外星语——计算机二进制语言实现的。
So it's passed through that strange alien binary language of the computer somewhere in between.
可以使用数据绑定在入站流中将二进制数据转换为服务数据对象(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.
对于无法在头脑中轻易将整型数字转换成二进制数字的人们来说,下列将整型转换成二进制的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.
使用资源文件管理不同地区的本地化字符串,将图片的二进制文件转换为所有地区都可以使用的通用资源。
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.
jaxp会帮助转换XML,但它不允许转换为二进制格式。
JAXP will help you transform XML, but it won't get you to a binary format.
当为了编辑和归档这些文件时应该保持文本格式,要发布的话,它们应该被转换成二进制格式。
While these files should be kept in text format for editing and archival, they can be converted to binary format for distribution.
为了验证该函数确实按照所设计的方式工作,我们需要再次将每个整型数字转换成二进制数字,对每一个位执行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.
提出了两种硬件实现的BC d码和二进制码的相互转换算法。
This paper presents two kinds of algorithm for conversion between BCD code and binary code.
在响应路径上创建一个类似的映射,以将来自Web服务的响应字符串转换成二进制格式。
Create a similar map on the response path to convert the response string from the Web service to binary format.
它采用二进制计数器以把被乘数由并行形式转换成脉冲序列形式。
It USES binary counters for the conversion of the multiplicand from parallel to pulse-train form.
在画布上创建一个新的BusinessObjectMapper原语,这个映射器的目的是将二进制输入转换成字符串并操作它。
Create a new Business Object mapper primitive to the canvas, the intention of this mapper is to convert the binary input to a string and manipulate it.
以非常快的速度和很高的伸缩性执行多种格式的消息转换,支持的格式包括文本、二进制文件、平面文件、CICS、CORBA或edi。
Message transformations at wire-speed and high scalability with any-to-any message transformations supporting formats such as text, binary, flat, CICS, CORBA, or edi.
在修改二进制文件之前,必须从Subversion中移出二进制文件,然后将它转换成原有的格式。
You would have to remove the binary from Subversion and revert it to its original form before altering it.
应用推荐