期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
基于JAVA的数据访问组件库研究 被引量:2
1
作者 孙元广 王启荣 《教育信息化》 CSSCI 2002年第5期50-50,共1页
随着Internet/Intranet及电子商务的发展,越来越多的企业建立基于JAVA和C/S或B/S结构的信息系统,从而适应分布式网络环境、跨平台操作、移植及系统功能和规模不断扩展的要求.大多数信息系统对数据库的操作是一个普遍要求,在设计基于Jav... 随着Internet/Intranet及电子商务的发展,越来越多的企业建立基于JAVA和C/S或B/S结构的信息系统,从而适应分布式网络环境、跨平台操作、移植及系统功能和规模不断扩展的要求.大多数信息系统对数据库的操作是一个普遍要求,在设计基于Java的应用系统时,使用Sun公司提供的访问数据库的JDBC API库来操作数据库,过于底层和烦琐,不能满足高效、快速的开发数据库应用系统的需要.如果根据面向对象的设计方法,将数据操作部分进行有效的封装,设计成组件,形成必要的组件库就提高系统的开发效率、减少编码负担和错误. 展开更多
关键词 JAVA 数据访问组件 数据 设计方法 数据处理 教学 数据排序
下载PDF
异构数据库互操作平台的开发研究 被引量:8
2
作者 吕品 夏红霞 李明 《武汉理工大学学报(信息与管理工程版)》 CAS 2003年第1期35-37,41,共4页
详细介绍了 ODBC这一目前常用的在相关或不相关的数据库管理系统 (DBMS)中存取数据的标准应用程序接口 (API) ,包括它的优点、结构与应用原理。实质上 ,ODBC是一个数据库访问库 ,它支持多种操作系统环境 ,而且基于 ODBC的应用程序还具... 详细介绍了 ODBC这一目前常用的在相关或不相关的数据库管理系统 (DBMS)中存取数据的标准应用程序接口 (API) ,包括它的优点、结构与应用原理。实质上 ,ODBC是一个数据库访问库 ,它支持多种操作系统环境 ,而且基于 ODBC的应用程序还具有极大的独立性。最后以 VC+ +为开发软件 ,实现了应用程序与数据源的连接和库结构信息的获取 。 展开更多
关键词 异构数据 数据管理系统 开放式数据互联 标准应用程序接口 数据访问 ODBC
下载PDF
基于OPC技术的上位机监控软件设计 被引量:3
3
作者 徐志良 宋志强 吴晓蓓 《仪器仪表学报》 EI CAS CSCD 北大核心 2003年第z2期599-602,共4页
本文结合工程实例,介绍了基于OPC技术的上位机监控软件设计,详细讨论了该方法的具体应用。通过OPC接口,实现了上位机对运行CENTUM CS1000系统的PC机的数据采集。软件编程采用模块化的设计思想。上位机和下位机通过以太网通信,上位机可... 本文结合工程实例,介绍了基于OPC技术的上位机监控软件设计,详细讨论了该方法的具体应用。通过OPC接口,实现了上位机对运行CENTUM CS1000系统的PC机的数据采集。软件编程采用模块化的设计思想。上位机和下位机通过以太网通信,上位机可以实时地得到来自生产过程的数据。 展开更多
关键词 集散控制系统 数据交换 数据访问库 监控
下载PDF
Database-oriented storage based on LMDB and linear octree for massive block model 被引量:6
4
作者 毕林 赵辉 贾明涛 《Transactions of Nonferrous Metals Society of China》 SCIE EI CAS CSCD 2016年第9期2462-2468,共7页
Data organization requires high efficiency for large amount of data applied in the digital mine system. A new method of storing massive data of block model is proposed to meet the characteristics of the database, incl... Data organization requires high efficiency for large amount of data applied in the digital mine system. A new method of storing massive data of block model is proposed to meet the characteristics of the database, including ACID-compliant, concurrency support, data sharing, and efficient access. Each block model is organized by linear octree, stored in LMDB(lightning memory-mapped database). Geological attribute can be queried at any point of 3D space by comparison algorithm of location code and conversion algorithm from address code of geometry space to location code of storage. The performance and robustness of querying geological attribute at 3D spatial region are enhanced greatly by the transformation from 3D to 2D and the method of 2D grid scanning to screen the inner and outer points. Experimental results showed that this method can access the massive data of block model, meeting the database characteristics. The method with LMDB is at least 3 times faster than that with etree, especially when it is used to read. In addition, the larger the amount of data is processed, the more efficient the method would be. 展开更多
关键词 block model linear octree lightning memory-mapped database mass data access digital mine etree
下载PDF
面向金融行业中间件的设计
5
作者 孙桓恒 徐从富 《计算机应用与软件》 CSCD 2010年第7期159-161,181,共4页
介绍金融行业的交易中间件系统的设计。基于网络与应用处理设计了应用路由与用于业务处理的应用服务器,采用面象对象的模块化技术,设计了多协议插件,数据库统一访问技术、内存数据库技术、数据组件技术,统一认证技术等;支持业内流行的... 介绍金融行业的交易中间件系统的设计。基于网络与应用处理设计了应用路由与用于业务处理的应用服务器,采用面象对象的模块化技术,设计了多协议插件,数据库统一访问技术、内存数据库技术、数据组件技术,统一认证技术等;支持业内流行的数据库,可在多个操作系统平台上运行。 展开更多
关键词 金融行业 交易中间件设计 面向对象 统一数据访问库技术
下载PDF
Accessing Web Heterogeneous Databases Based on CORBA
6
作者 刘健 梁允荣 杨军 《Journal of Beijing Institute of Technology》 EI CAS 2002年第1期81-84,共4页
The future usage of heterogeneous databases will consist of the WWW and CORBA environments. The integration of the WWW databases and CORBA standards are discussed. These two techniques need to merge together to make d... The future usage of heterogeneous databases will consist of the WWW and CORBA environments. The integration of the WWW databases and CORBA standards are discussed. These two techniques need to merge together to make distributed usage of heterogeneous databases user friendly. In an environment integrating WWW databases and CORBA technologies, CORBA can be used to access heterogeneous data sources in the internet. This kind of applications can achieve distributed transactions to assure data consistency and integrity. The application of this technology is with a good prospect. 展开更多
关键词 CORBA CORBAWeb heterogeneous database WEB
下载PDF
Construction of a reusable data access layer based on .NET
7
作者 王远斌 《Journal of Chongqing University》 CAS 2005年第2期76-79,共4页
A new design solution of data access layer for N-tier architecture is presented. It can solve the problems such as low efficiency of development and difficulties in transplantation, update and reuse. The solution util... A new design solution of data access layer for N-tier architecture is presented. It can solve the problems such as low efficiency of development and difficulties in transplantation, update and reuse. The solution utilizes the reflection technology of .NET and design pattern. A typical application of the solution demonstrates that the new solution of data access layer performs better than the current N-tier architecture. More importantly, the application suggests that the new solution of data access layer can be reused effectively. 展开更多
关键词 N-tier architecture data access layer reflection technology REUSE
下载PDF
Research on Architecture of Campus Mobile Library System based on Cloud Computing
8
作者 Yingpei Wang 《International Journal of Technology Management》 2013年第1期109-111,共3页
Through analysis of cloud computing and characteristics, the paper described cloud computing infrastructure architecture. Mainly discusses cloud computing advantages in the use of the library and the use should pay at... Through analysis of cloud computing and characteristics, the paper described cloud computing infrastructure architecture. Mainly discusses cloud computing advantages in the use of the library and the use should pay attention to the problem, on this basis, we propose a cloud- based library information platform construction model to analyze the basic architecture of cloud computing, cloud-depth study calculated at the library information platform and database access patterns operating mode, and cloud computing future development and application prospects. 展开更多
关键词 cloud computing mobile library information platform
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部