对本文所定义的医疗数据格式和其它医疗数据格式的转换进行研究,设计并实现了数据转换程序。
Research the transformation method between well-defined medical data format in the thesis with other medical data format, then design and implement the data transformation program.
数据转换程序参与2006年理论计算,不仅通过计算,而且大大提高了线损理论计算工作的效率。
The data conversion program was used in the theoretical calculation in 2006. It not only has accurate results, but also greatly increases the computation efficiency.
然而,在几乎所有实际情况下,客户需要使用多个方法或应用程序执行数据转换和移动。
However, in almost all cases, a customer USES more than one method or application to perform data transformation and movement.
通过使用扩展数据沿袭,不管您使用哪一种流程或应用程序移动或转换您的数据,都可以在整个企业中跟踪数据流。
With extended data lineage, you can track the flow of data across your enterprise, no matter which process or application is moving or transforming your data.
数据处理程序负责将操作的输入和输出类型转换为有线使用的格式,反之亦然。
A Data Handler is responsible for transforming the input and output types of an operation to the format used on the wire and visa versa.
类型转换程序—负责数据类型转换。
通过处理集合和结果中的XML数据,程序员只需了解XML数据模型以及用于导航、转换和查询XML数据的W3C标准。
By working with the XML data under collections and results, the programmer only has to know the XML data model and the W3C standards for navigating, transforming, and querying the XML data.
无论是解析、数据绑定还是转换,如果应用程序不能处理XML,就会被认为有局限性甚至有点落后。
Whether it's parsing, data binding, or transforming, if your application can't deal with XML, then it's considered limited and perhaps even a bit behind the times.
使用SoX 时,将它们全部转换为相同的数据格式,以便 SoX程序正确地进行处理。
Using SoX, they can all be converted to the same format to allow the soxmix program to process them correctly.
如果应用程序编码页与Unicode数据库不同,那么数据库管理器会将字符串从应用程序编码页转换为数据库unicode编码页。
When an application code page is different from the Unicode database, the database manager converts the character string from application code page to database Unicode code page.
转换这类数据的一个简单方法是创建一个通用解析器代码,该代码可以将 JSON 数据转换成一个Objective-C应用程序数据对象。
One simple way to convert this data is to create general parser code that converts JSON data into an Objective-C application data object.
不过,SPE程序通常必须要有一些自己的数据转换工作。
SPE programs often do at least some of their own data transfer, however.
模型转换是集成应用程序建模与数据建模的核心。
Model transformations are at the core of integrating application modeling with data modeling.
一个程序可以创建多个XML业务逻辑数据文件,并与多个XSL文件相匹配,而一个 XSL 文件可以应用于多个程序以转换它们的 XML 数据文件。
One program can create multiple XML business logic data files and match multiple XSL files, while one XSL file can be applied to multiple programs to transform their XML data files.
除了提供发送大型数据的能力之外,管道和容器还通过将数据转换包含到程序中实现了简化。
Apart from providing the ability to send large data, channels and containers simplify data conversion by making it part of the application program.
但应用程序最终需要将xml转换为其内部数据结构(或反向转换),以便在应用程序内使用此数据。
But applications ultimately need to convert the XML to or from their own internal data structures to use the data within the application.
该示例应用程序将一些应用程序数据转换成pdf。
The sample application takes some application data and transforms it into PDF.
另外,对于需要以关系数据形式处理XML数据的应用程序,DB 2允许通过创建视图把xml转换为具有传统SQL数据类型的结果集。
Furthermore, for applications that need to perceive XML data as relational data, DB2 enables firms to create views that dynamically transform XML into result sets with traditional SQL data types.
在需要简单数据分析和数据格式转换的各种应用程序中,都可以采用此方法。
The methodology can be used in a variety of applications that need simple data analysis and data format transformation.
图4展示了应用程序是如何处理验证和数据转换错误的。
Figure 4 shows how the application deals with validation and data conversion errors.
类似地,购书应用程序将把数据再转换为仓库提货请求、运输标签和跟踪编号等完成销售所需的信息。
Similarly, the shopping application remakes the data into a pick request for the warehouse and a shipping label and tracking number - information required to effectuate the sale.
您将一个应用程序模型转换为逻辑数据模型,并最终创建了数据库数据表。
You transformed an application model to a logical data model for finally creating the database tables.
由于软件将转换数据,因此每个应用程序也是一台机器——但是是一台“虚拟”机器,因为没有使用物理部件。
Because software transforms data, each application is also a machine - albeit a "virtual" one, given the absence of physical parts.
平面文件适配器拾取密码文件,并将其转换为数据处理程序要求的数据结构(补充有关目标服务的信息)。
The flat file adaptor picked up the password file and converted into a data structure required by the data handler, complete with information about the target service.
在阅读本文之后,您将能够创作基于MQ标头动态地转换数据的可重用数据处理程序。
After reading this article you will be able to author reusable data handlers that dynamically transform data based on a MQ header.
使用数据库应用程序生成器向导来编辑和配置转换参数。
Use the Database Application Generator wizard to edit and configure the transformation parameters.
所生成的链接代码使用所选数据绑定框架处理数据结构与xml之间的转换细节,让您的应用程序直接访问数据结构。
The generated linkage code handles the details of converting data structures to and from XML using your chosen data-binding framework, giving your application direct access to the data structures.
它可以消费SAX事件,按需转换数据,并将结果传递给接收应用程序组件。
It can consume SAX events, transform the data as needed, and pass on the result to the receiving application component.
数据绑定是指处理XML和应用程序数据结构间的这种转换的技术。
Data binding is the term used for techniques that handle this conversion between XML and application data structures.
该模型的特性还包括现有应用程序的后期绑定、数据转换中介和适配器,可以通过企业服务总线来实现面向服务的交互。
Late bindings, mediations to transform data, and adapters for existing applications allowing service-oriented interactions through an Enterprise service Bus, are features of this model.
应用推荐