1)  VWD Virtual World Database
虚拟世界数据库
2)  VWDB Virtual World DataBase
虚拟世界数据库
3)  VRDBM
虚拟世界数据库建模
4)  virtual
虚拟
1.
Research on the Simulation System Based on Virtual DSP for Machining of Open NC System;
基于虚拟DSP的开放式数控系统加工仿真研究
2.
Study of digitized virtual human in head and neck;
数字化虚拟人体在人头颈部的研究进展
5)  hypothesized
虚拟
1.
The hypothesized enterprise is refers to two either many have the core competencies physical distribution enterprise or the project group, is responsible until completion the form by the service to complete the strategy alliance independently some sub-duty block.
虚拟企业是指两个或多个拥有核心能力的物流企业或项目组,依托信息网络资源,以业务包干形式独立完成策略联盟的某一子任务块,通过共享彼此的核心能力,使共同利益目标得以实现的统一体。
6)  fictitious
虚拟
1.
A solution scheme that can inextenso verify electro-optical distance mster and the EDM system of electronic total stations inside a laboratory by establishing fictitious outdoor length standards with two plane mirrors in which the ray will be reflected repeatedly has been proposed in this paper.
提出了利用两平面反射镜多次反射来虚拟室外基线场,在室内完成检定光电测距仪及全站型电子速测仪测距部分的解决方案;在现有技术的层面上对该方案所面临的技术难题进行了探讨,对其可行性进行了论证;对该方案实施1000 m测长的不确定度进行了详细的分析和计算,得出了该方案完全可行的结论。
2.
The conclusion is that the journey was fictitious.
然而,诗作里的将来时态、交通条件等皆表明这行程是出于虚拟。
3.
This text has carried on more comprehensive discussion to the social value embodied of fictitious practice of Internet with the dialectical view, point out the social value and influence of fictitious practice of the network , is still at the stage making first appearance now, it will become the new key opening the future door.
本文以辩证的观点对网络虚拟实践所体现出的社会价值进行了较为全面的探讨,指明网络虚拟实践的社会价值与影响,现在虽处于初露端倪的阶段,但它将成为一把打开未来之门的新钥匙。
7)  virtuality
虚拟
1.
This project combines virtuality with reality organically, which can guarantee the normal operation of network management system and the whole network, as well as open this system to students.
该方案将虚拟和现实有机地结合在一起 ,既能够将系统开放给学生使用 ,又能够保证网管系统和整个网络的正常运
2.
Network makes the people s real lives virtual,while virtuality brings the people a virtual world where they have never experienced.
网络化带来了人们现实生存的虚拟化,生存方式的虚拟化导引出人类从未体验过的虚拟世界,而虚拟世界正潜在地改变着人类现实的实践活动,由此便引发了虚拟与现实之间的矛盾。
8)  dummy
虚拟
1.
This paper presents the fundamental principles and formative charts of the intellectualized dummy antitheft net system, explains in detail the methods of linking the telephone network, the infrared sense organ and the sound circuit, and finally provides some circuit charts and some software flow charts.
系统地介绍了智能虚拟防盗网系统的基本原理、组成框图,对电话网络的接入方法和热释电红外传感器、语音电路等进行了阐述,并给出了部分基本电路和软件流程。
2.
Manager must discover the matter world that can be touched and made of resource, and dummy world made of information.
管理者应该看到所能触及到的资源的物质世界,以及由信息组成的虚拟世界。
9)  V Virtual
虚拟
10)  self-virtualizing
自虚拟,自虚拟式
补充资料:ACCESS数据库
  什么是Access数据库  数据库是有结构的数据集合,它与一般的数据文件不同,(其中的数据是无结构的)是一串文字或数字流。数据库中的数据可以是文字、图象、声音等。  MicrosoftAccess是一种关系式数据库,关系式数据库由一系列表组成,表又由一系列行和列组成,每一行是一个记录,每一列是一个字段,每个字段有一个字段名,字段名在一个表中不能重复。图1是一个“产品”表的例子。“产品”表由10个记录组成,一个记录占一行,每一个记录由产品ID、产品名称、库存量、订货量、单价和折扣率6个字段组成。“产品ID”是字段名,其下面的1,2等是字段的值。  表与表之间可以建立关系(或称关联,连接),以便查询相关联的信息。Access数据库以文件形式保存,文件的扩展名是DB。  Access97的6种对象    Access97数据库由六种对象组成,它们是表、查询、窗体、报表、宏和模块。 表(Table)——表是数据库的基本对象,是创建其他5种对象的基础。表由记录组成,记录由字段组成,表用来存贮数据库的数据,故又称数据表。  查询(Query)——查询可以按索引快速查找到需要的记录,按要求筛选记录并能连接若干个表的字段组成新表。  窗体(Form)——窗体提供了一种方便的浏览、输入及更改数据的窗口。还可以创建子窗体显示相关联的表的内容。窗体也称表单。  报表(Report)——报表的功能是将数据库中的数据分类汇总,然后打印出来,以便分析。  宏(Macro)——宏相当于DOS中的批处理,用来自动执行一系列操作。Access列出了一些常用的操作供用户选择,使用起来十分方便。  模块(Module)——模块的功能与宏类似,但它定义的操作比宏更精细和复杂,用户可以根据自己的需要编写程序。模块使用VisualBasic编程。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条