首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 62 毫秒
1.
在稳定性不好的网络环境下利用SQL SERVER数据库的复制功能进行数据同步容易造成数据的不完全一致。本文讨论了一个基于SQL SERVER复制方法和压缩技术的数据同步软件DataSend的设计和应用。DataSend通过建设中间层缓解了源数据库和目标数据库的压力;对传输数据进行压缩处理后再传输;通过状态来控制传输的准确性。从而提高了数据同步的传输效率、灵活性、安全性和准确性。  相似文献   

2.
移动数据库应用系统通过数据同步来处理和存储各种数据,数据同步技术是移动数据库的关键技术之一,也是移动系统在进入应用之前必须解决的难题。介绍移动数据库及其特点,探讨分析SQL Server合并复制和基于XML的数据同步方式。结合实际系统中的应用,提出一种基于Socket通信的传输XML文件的数据同步方案。  相似文献   

3.
分析了数据复制技术在实时灾备系统中的应用,指出了SQL Server 2000提供的数据复制功能存在的两个问题:其一是分发代理调用系统自动生成的Update存储过程会出现错误,其二是复制数据在网络传输过程中没有采用数据压缩机制。为解决这些问题,文中通过SQL 2000的编程接口SQL-DMO和ActiveX控件开发出新的数据复制管理工具用以构建正确的基于数据复制技术的灾备环境,并采用了数据通讯压缩技术。经过对比实验,给出了数据复制系统的最优部署架构,成功地实现了基于数据复制技术的数据库灾备系统的应用。  相似文献   

4.
闫波  韩秀卓 《计算机技术与发展》2007,17(9):250-252,F0003
分析了数据复制技术在实时灾备系统中的应用,指出了SQL Server 2000提供的数据复制功能存在的两个问题:其一是分发代理调用系统自动生成的Update存储过程会出现错误,其二是复制数据在网络传输过程中没有采用数据压缩机制。为解决这些问题,文中通过SQL 2000的编程接口SQL-DMO和ActiveX控件开发出新的数据复制管理工具用以构建正确的基于数据复制技术的灾备环境,并采用了数据通讯压缩技术。经过对比实验,给出了数据复制系统的最优部署架构,成功地实现了基于数据复制技术的数据库灾备系统的应用。  相似文献   

5.
移动设备从服务器下载数据,在本地进行数据查询、更改、插入等操作,再与服务器进行数据同步,这是企业应用当中的一种模式.在基于SQL Server 2005 Compact Edition的环境下,可以通过数据库复制及远程数据存取实现.通过对移动设备与数据库服务器同步机制的研究,论述了复制及远程数据存取的编程思想,并通过示例给出程序实现方法.  相似文献   

6.
SQL server数据库在信息计算机信息储存和管理中起着非常重要的作用,随着SQL server数据库应用的发展,SQL server数据库的安全和管理越来越引起人们的重视,本文针对SQL server数据库的安全与管理问题,首先分析了数据库的安全漏洞与机制,在此基础上提出了如何对数据库进行安全设置和对数据库进行有效管理的策略和建议,从而帮助数据库管理员有效的实现数据库的安全和管理。  相似文献   

7.
针对AVEVA Marine数据异地同步耗时长的问题,研究减少数据异地同步耗时的方法.该文通过分析AVEVA Ma?rine数据的特点和结构,以化零为整、化大为小的思路,结合Zlib压缩技术对数据进行压缩、传输和解压缩三步连续操作,代替简单的复制文件同步方式,实现了AVEVA Marine数据高效异地同步的方法.  相似文献   

8.
在计算机信息存储和管理的过程中,SQL server数据库发挥着很大的作用,随着它的应用越来越广泛,SQL server数据库管理过程的安全性开始逐步受到大家的关注。本文中,以SQL server数据库的安全性和管理问题为重点,通过分析数据库的安全漏洞和机理,对数据库的安全设置方法和有效管理策略提出了一些意见,以帮助数据库管理员实现数据库的管理并保证其安全。  相似文献   

9.
数据库复制技术是提高数据库系统并发性和容错性的重要技术.通过复制,将数据存储于一个分布式的网络中,由多个数据库系统来提供数据访问服务,能大大地提高数据库的响应速度和并发能力.针对当前数据库应用现状,分析和对比了几大主流数据库ORACLE、SQL Server、Sybase、MySQL的复制技术以及原理,着重探讨了MySQL的复制原理及其在分布式数据库系统中的应用,并给出了MySQL的双向链式复制在分布式系统中的应用,达到了分布式系统中数据同步复制的目的.  相似文献   

10.
随着PDA等智能移动设备在应用领域的普及,如何有效的管理移动数据成为嵌入式移动数据库的热点问题。该文主要研究了SQL Server CE2.0中两种常用的数据同步技术:远程数据访问(RDA)和复制(Replication)。通过分析两者的特点并结合手持抄表系统的设计需求,提出了手持移动设备和中心数据库之间进行数据同步的解决方案和在.Net Compact Framework下的现实方法。  相似文献   

11.
Abstract This paper describes an approach to the design of interactive multimedia materials being developed in a European Community project. The developmental process is seen as a dialogue between technologists and teachers. This dialogue is often problematic because of the differences in training, experience and culture between them. Conditions needed for fruitful dialogue are described and the generic model for learning design used in the project is explained.  相似文献   

12.
European Community policy and the market   总被引:1,自引:0,他引:1  
Abstract This paper starts with some reflections on the policy considerations and priorities which are shaping European Commission (EC) research programmes. Then it attempts to position the current projects which seek to capitalise on information and communications technologies for learning in relation to these priorities and the apparent realities of the marketplace. It concludes that while there are grounds to be optimistic about the contribution EC programmes can make to the efficiency and standard of education and training, they are still too technology driven.  相似文献   

13.
融合集成方法已经广泛应用在模式识别领域,然而一些基分类器实时性能稳定性较差,导致多分类器融合性能差,针对上述问题本文提出了一种新的基于多分类器的子融合集成分类器系统。该方法考虑在度量层融合层次之上通过对各类基多分类器进行动态选择,票数最多的类别作为融合系统中对特征向量识别的类别,构成一种新的自适应子融合集成分类器方法。实验表明,该方法比传统的分类器以及分类融合方法识别准确率明显更高,具有更好的鲁棒性。  相似文献   

14.
为了设计一种具有低成本、低功耗、易操作、功能强且可靠性高的煤矿井下安全分站,针对煤矿安全生产实际,文章提出了采用MCS-51系列单片机为核心、具有CAN总线通信接口的煤矿井下安全监控分站的设计方案;首先给出煤矿井下安全监控分站的整体构架设计,然后着重阐述模拟量输入信号处理系统的设计过程,最后说明单片机最小系统及其键盘、显示、报警、通信等各个组成部分的设计;为验证设计方案的可行性与有效性,使用Proteus软件对设计内容进行仿真验证,设计的煤矿井下安全监控分站具有瓦斯、温度等模拟量参数超标报警功能和电机开停、风门开闭等开关量指示功能;仿真结果表明:设计的煤矿井下安全监控分站具有一定的实际应用价值.  相似文献   

15.
Development of software intensive systems (systems) in practice involves a series of self-contained phases for the lifecycle of a system. Semantic and temporal gaps, which occur among phases and among developer disciplines within and across phases, hinder the ongoing development of a system because of the interdependencies among phases and among disciplines. Such gaps are magnified among systems that are developed at different times by different development teams, which may limit reuse of artifacts of systems development and interoperability among the systems. This article discusses such gaps and a systems development process for avoiding them.  相似文献   

16.
蒙古语言是中国蒙古族使用的通用语言,由于蒙古文区别于其他文字的书写方式和其自身变形机制等特点,在很多通用的文字处理引擎中都不被支持。在嵌入式产品开发与应用领域中Linux加QTE已经成为流行方式。该文给出了一种在QTE环境上实现基于标准Unicode的蒙古文点阵显示和变形算法, 并自定义了支持蒙古文的QTE组件,扩展了QTE功能,为在Linux加QTE方式的嵌入式体系结构中处理蒙古文提供了一种解决方法。  相似文献   

17.
This paper presents control charts models and the necessary simulation software for the location of economic values of the control parameters. The simulation program is written in FORTRAN, requires only 10K of main storage, and can run on most mini and micro computers. Two models are presented - one describes the process when it is operating at full capacity and the other when the process is operating under capacity. The models allow the product quality to deteriorate to a further level before an existing out-of-control state is detected, and they can also be used in situations where no prior knowledge exists of the out-of-control causes and the resulting proportion defectives.  相似文献   

18.
自然界的绝大部分信号都是以模拟的形式存在,因此模拟信号的采集转换存储在数字时代十分关键。文章讨论了在雷达信号处理领域基于AD9626的AD采集存储卡的设计原理、硬件结构和程序设计与芯片配置等问题,为今后相关领域的研究提供了可参考的方案。  相似文献   

19.
Going through a few examples of robot artists who are recognized worldwide, we try to analyze the deepest meaning of what is called “robot art” and the related art field definition. We also try to highlight its well-marked borders, such as kinetic sculptures, kinetic art, cyber art, and cyberpunk. A brief excursion into the importance of the context, the message, and its semiotics is also provided, case by case, together with a few hints on the history of this discipline in the light of an artistic perspective. Therefore, the aim of this article is to try to summarize the main characteristics that might classify robot art as a unique and innovative discipline, and to track down some of the principles by which a robotic artifact can or cannot be considered an art piece in terms of social, cultural, and strictly artistic interest. This work was presented in part at the 13th International Symposium on Artificial Life and Robotics, Oita, Japan, January 31–February 2, 2008  相似文献   

20.
Jacob Palme 《Software》1979,9(9):741-747
The COM teleconferencing system was designed to be easy to use for both beginners and people with much computer experience. A number of design choices in organizing the human-computer interface were considered very carefully. These design problems are not unique for teleconferencing applications, but will appear in many other developments of human-computer interfaces for non-computer specialists. This report discusses naming conventions, menu format, user commands, help facility and the treatment of ‘type ahead’ from the users.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号