说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 全姿态RCS数据库
1)  all-attitude RCS database
全姿态RCS数据库
1.
Design and retrieval method for all-attitude RCS database of radar target
雷达目标全姿态RCS数据库设计与检索方法
2)  dynamic attitude database
动态姿态数据库
3)  attitude data
姿态数据
1.
This paper mainly discuss the discusses of the data gaps proussing attitude data provided by GFZ.
本文主要讨论由GFZ数据中心提供的加速度数据中姿态数据间断的处理方法。
2.
For searching the preprocessing method of CHAMP accelerometry data,the variation of attitude data gap has been analyzed,then the method of quadratic interpolation was used for processing the attitude data gap.
为探究CHAMP加速度计数据的预处理方法,分析了姿态数据间断的各种情况,提出了采用二次插值方法处理姿态数据间断,并用实测的CHAMP加速度计数据进行了验证。
4)  position and attitude data
位置和姿态数据
5)  full-text database
全文数据库
1.
Discussion on self-built full-text database——"China Jun Porcelain full-text database" as an example;
自建全文数据库探讨——以《中国钧瓷全文数据库》为例
2.
Design of B/S Standard Full-Text Database and Verification Technology;
B/S结构标准全文数据库设计与验证技术
3.
Talking about the construction of the full-text database of dissertations in universities;
谈高校学位论文全文数据库的建设
6)  full text database
全文数据库
1.
Present status and the suggestions about the domestic ETD full text databases construction;
我国数字化学位论文全文数据库建设的现状与建议
2.
Through comparison and analysis of the two ways of establishing electronic thesis and dissertation full text database, the paper summarized that the method based on OAI protocol is a good and low cost one in distributed environment.
介绍了OAI协议的内容、发展和应用 ,讨论分析了将OAI协议应用在学位论文全文数据库建设中的可行性 。
3.
The full text database computer system was formed by TRS, based on the analysis of the knowledge and literature information from the foundation of Guizhou Agricultural Sciences.
通过对《贵州农业科学》自创刊以来的知识文献信息进行分析,利用TRS全文数据库平台建立了其全文数据库检索系统。
补充资料: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编程。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条