英语人>网络例句>database software 相关的网络例句
database software相关的网络例句

查询词典 database software

与 database software 相关的网络例句 [注:此内容来源于网络,仅供参考]

And a new mechanism is provided to store the data of OWL in relational database, the hierarchy structures of classes and properties defined in the OWL are also kept through views of the database system. 2、 Proposed a new method of using Finite State Machine and execution tag tree to describe the excution logic of existing grid service and the goal service specified by users, using Deterministic Propositional Dynamic Logic and FSM to determine the composable of goal service and make the composition plan. The computation complex is also discussed 3、 Designed some algorithms to compose existing grid services according to user requirement.

同时提出了一种新的机制,使用关系型数据库来存储OWL定义的实体,使用视图表示OWL中定义的类之间和属性之间的层次关系; 2、提出了使用有限状态自动机和执行标记树,表示网格系统中存在的网格服务和代表用户需求的目标服务的执行概要和逻辑,结合确定性动态命题逻辑,研究了目标服务的可组合性和自动组合模型,并讨论了组合模型的计算复杂度; 3、设计了一种根据用户需求来组合已存在的网格服务的算法。

Chapter IV presents the relation data model of tool database based on the analysis of available tool data, constructs the database management system of tool. With the family table technology of Pro/E, the three-dimensional parameterized model is built by programming, and the dynamic display of the three-dimensional graphics of tool is realized.

第四章对刀具数据进行了分析,给出了刀具数据库的关系数据模型,建立了刀具的数据库管理系统;利用Pro/E的簇表技术,通过编程对刀具进行三维参数化建模,并实现了刀具的三维图形动态显示。

Through free LabVIEW database visit tool bag LabSQL which is developed by LabVIEW user to realize LabVIEW visit the database.

通过LabVIEW用户开发的免费工具包LabSQL实现LabVIEW对数据库的访问,很好的完成了数据库的建立,数据库数据的显示,添加和删除等操作。

Today, database applications with three-tiered architecture have become the mainstream in the scope of database applications.

数据库应用程序的体系结构由单层结构发展到了三层和多层结构,目前,三层结构的数据库应用程序已成为数据库应用系统的主流。

IThe final product of mis task is based on C/S management system of database with a three-tiered structure of database, application and client.

对于数据的安全性本系统也给予了充分的考虑。本系统最终产品是一个基于C/S的分布式数据库管理系统。系统设计成数据层、业务层、客户层三个结构。

Electronic telephone pad is the "front-end" for your core database (every time a person calls, your core database is updated); Electronically track the in/out status of your staff and create automated integrated "find-me" exceptions; Business teams can deposit automated messages to potential callers to coordinate activities; Track your library books, files, documents and clients/customers/students/patients; Computer-generated automated e-mail notices for to-do items, which can be sent over the Internet to clients/customers/students/patients; Send automated integrated mass electronic mailings with a touch of a button.

电子电话垫是&前端&为您的核心数据库(每一次一个人的来电,您的核心数据库进行更新);电子跟踪输入/输出的地位,您的工作人员和创建自动化集成&找到我&的例外情况;业务团队,可存款的自动邮件潜在的来电,以协调活动;追踪您的图书馆的图书,档案,文件和客户端/客户/学生/病人;计算机生成的自动电子邮件通知到办项目,可以通过互联网发送到用户端/客户/学生/病人;寄出自动的大规模综合电子邮购与用户只需轻触一个按钮。

"Professional standards test database to run Turbine Attendant (2nd Edition) Electric Power Engineering Steam Turbine Operation and Maintenance of professional" in accordance with the Ministry of Labor and Social Security to develop national occupational standards prepared at the request, and its mainly by professional profiles, job skills training, vocational skills certification and accreditation test database composed of four parts, namely, the technical level, work environment and occupational ability characteristics of a qualitative description: the training period, teachers, site equipment and training program outline the guiding provisions.

职业标准·试题库汽轮机运行值班员(第2版)电力工程汽轮机运行与检修专业》是按照劳动和社会保障部制定国家职业标准的要求编写的,其内容主要由职业概况、职业技能培训、职业技能鉴定和鉴定试题库四部分组成,分别对技术等级、工作环境和职业能力特征进行了定性描述:对培训期限、教师、场地设备及培训计划大纲进行了指导性规定。

In this paper, the proper experiment point was selected through space-filling experiments designs, and then the simulation model of high pressure common rail diesel was operated according to these points, which results engine performance database. The response model based on the input-output performance of the database has a good prediction accuracy to meet modeling requirements.

本文通过空间填充试验设计得到75个工况点,然后在一款电控高压共轨柴油机仿真模型上进行虚拟试验,得到发动机控制参数输入和性能输出的数据库,基于输入输出性能数据库建立的响应模型,经验证具有很好的预测精度且满足建模要求。

In this paper a novel ontology-based data semantic fusing frame named ODSF is introduced, the basic element of ODSF is dataset its semantic is obtained by the mapping between the domain ontology and dataset. ODSF adopts nested relation model to represent the schema information of dataset, and realizes the data fusing from coarse-grained level to the small-grained level by wrapping the datasets registered in virtual database as a new dataset. We also present the semantic model of ODSF, query executing process and algorithm of virtual database, so ODSF can provide the semantic supported and QoS supported data access for user. The experiments demonstrate our work and show the feasibility and effectiveness of ODSF and its key techniques.

本文提出了基于本体的语义数据容融合方法ODSF;该方法中的基本元素是数据对象,通过数据对象和领域本体之间的映射关系来表达数据对象的语义,使用嵌套关系模型来表达数据对象的模式信息,通过一个网格节点中集成的所有数据对象作为下一个节点的数据对象来实现数据资源由粗到细的融合;定义了ODSF的语义模型,给出了虚拟数据库的查询执行过程和算法,可以为使用者提供具有语义支持、服务质量保障的数据访问服务;通过原型系统验证了ODSF中理论和关键技术的正确性和可行性。

This paper discusses an Engineering database for semi-intelligent fixture design.The system structure,the data description,and developing method of the engineering database are given.

摘 要:对用于半智能化夹具设计的工程数据库进行了探讨,提出了工程数据库的体系结构、数据结构和实现方法。

第57/100页 首页 < ... 53 54 55 56 57 58 59 60 61 ... > 尾页
相关中文对照歌词
Blame It...On The Fire In My Heart
Jelly Inside
Air Towel
Plastic Soldiers
Poet Laureate Infinity Vocal 2
Krazy
Communication
Mercy
I Am The Narrator
Rollin'
推荐网络例句

Chimborazo and Cotopaxi, took me by the hand.

越过琴博腊索山和科托帕克西山。

This car is in a good condition.

这辆车的状况很好。

You can divide them into two categories.

您可以分为两类他们。