数据存储,data storage
1)data storage数据存储
1.Design of data storage scheme for measuring & control instrument in power system;电力系统测控仪表中数据存储方案设计
2.Study on data storage in grid environment;网格环境下的数据存储研究
3.The strategy of data storage in Parallel Real-time Database based on SN;基于SN结构并行实时数据库的数据存储策略
英文短句/例句

1.a data storage device that is not the main memory of a computer.不是计算机主存储器的数据存储装置。
2.data storage and retrieval system数据存储和检索系统
3.A Probe into the Tactics of SQL Server Database Storage;SQL Server数据存储策略研究
4.Storing XML Data Research Based on RDS;基于关系数据库的XML数据存储的研究
5.Research of Data Storage and Data Organization Based on Data Warehouse;基于数据仓库的数据存储和数据组织的研究
6.Data Storage Manager in Main Memory for Embedded Active Real-time Database;嵌入式主动实时数据库的内存数据存储管理
7.memory data register存储(器)数据寄存器
8.The database is out of version store.数据库在版本存储之外。
9.control of user-owned stored data用户固有存储数据控制
10.fixed storage patter固定存储器数据结构
11.virtual memory data clustering虚拟存储器数据分组
12.stored program data compressor存储程序数据压缩器
13.data buffer local storage数据缓冲局部存储器
14.data carrier store数据输送介质存储器
15.high data rate storage subsystem高数据率存储子系统
16.Research on Native XML Database StoringNative XML数据库存储的研究
17.Explore Storing BLOB Data in SQL Server探索SQL Server中存储BLOB数据
18.data store/entity cross-reference数据储存处/数据实体对照表
相关短句/例句

data store数据存储
1.A new scalable topology of computation and data store on network computing environment;网络计算中计算与数据存储的可扩展结构研究
2.Then, the key technologies in the realization of the testing instrument were introduced particularly thatare data collection and data store in highspeed and microstep driver.介绍了在光栅自动测试仪的实现中所用到的关键技术,即高速数据采集和数据存储技术以及步进电机的细分驱动技术。
3.About the building of urban cadastral management information system,several problems of data integrity,data store and data of time and space will be preliminarily discussed.就数据整合、数据存储、数据时空性等在城镇地籍管理信息系统建设中的问题进行了初步探讨。
3)data memory数据存储
1.Application Study of the Large Capacity Data Memory Technology Based on the Single Chip System Assessment;基于单片机的大容量数据存储技术的应用研究
4)data storing数据存储
1.In this paper, a realization method of data storing and transferring for parallel interface to serial interface by using Single chip processor AT89C51 is introduced.介绍了采用AT89C51单片机实现接口数据存储和转发的实现方法。
5)storing data数据存储
1.The VI also adds the function of storing data from the PC to the instrument.该程序扩展了原仪器的测量通道,置换并升级了数据存储方式,同时也极大地增强了原仪器的显示功能。
6)stored data存储数据
延伸阅读

数据存储数据存储data storage shUju eunehu数据存储(da1La sto母ge)数据信息按照一定的文件格式及管理模式保存到存储介质中的过程。是数据库管理系统的重要环节。数据存储的内容包括两个方面。①数据文件:包括各种属性数据文件,图形数据文件,文本数据文件,各种系统模型库文件,系统编程文件等。②数据存储介质:包括计算机内部存储器,外部存储器,各种类型的软盘,硬盘,流式磁带,光盘等。 数据存储方法多种多样。从存储数据占用介质空间量区分可划分为压缩存储与非压缩存储两种方法。压缩存储指按照一定的压缩方式将原有数据文件重新组织,并存储起来;非压缩存储指按数据文件原有格式保存。从用户使用文件的技术和手段方面,数据存储可划分为:顺序存储,直接存储,索引存储3种方式。顺序存储指按照记录顺序将数据存储到物理介质中,主要指流式磁带的数据存储;直接存储指按照任意顺序将数据存储到物理介质中,通常指磁盘数据存储;索引存储指基于索引文件的数据索引存储,通常指计算机硬盘数据文件的存储。(张金胜)