首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 468 毫秒
1.
文中结合实际应用对GPS全球定位系统的定位导航信息的接收和参数数据的提取进行了讨论,在Win32环境下(Windows9x/NT/2000)基于Borland C++ Builder开发平台实现微计算机与GPS接收模块的串行通信编程.详细介绍了GPS数据通信的基本概念和数据格式,以及在Windows消息机制下的多线程异步串行通信机制,采用VCL组件技术实现Win32环境下与GPS数据通信程序的快速开发.应用该方法编写的程序简单方便,可以将卫星定位导航信息从GPS接收机完整传送到微计算机中,数据通信功能稳定可靠.  相似文献   

2.
Win32环境下串行通信编程技术研究   总被引:7,自引:0,他引:7  
基于BorlandC Builder开发平台围绕Win32环境(Windows9x/NT/2000)下的串行通信编程技术进行了研究和实践,介绍了开发串行通信程序的不同方案的原理步骤和具体实现,并对各种方法的优缺点和适用环境进行了讨论。  相似文献   

3.
GPS与PDA的串口通信研究   总被引:3,自引:0,他引:3  
本文阐述了在Windows CE嵌入式系统中,利用串口实现GPS和PDA通信的方法。首先介绍了GPS输出的数据格式,并对系统的软硬件环境做了描述。接着详细说明了如何使用Win32 API函数来开发串口通信程序,并给出具体步骤和部分实现代码。最后阐述了GPS数据在智能交通、GIS系统等方面的应用。  相似文献   

4.
本文介绍了GPS和计算机串口的连接方式,和在Windows95以上环境下,利用Windows API函数开发基于Windows消息机制的多线程串口通信程序,实现与GPS通信的方法。  相似文献   

5.
在Visual C 6.0环境下,利用Windows 98操作系统的多线程技术和Win32应用程序接口(API)开发串行通信程序,给出以定点DSP芯片ADSP-2181为核心的数字语音记录仪和PC机通信程序实例,编写并调试了通过了所有程序。  相似文献   

6.
在Visual C++6.0环境下,利用Windows 98操作系统的多线程技术和Win 32应用程序接口(API)开发串行通信程序.给出以定点DSP芯片ADSP-2181为核心的数字语音记录仪和PC机通信程序实例,编写并调试通过了所有程序.  相似文献   

7.
Win95下基于API的串行通信开发方法   总被引:1,自引:0,他引:1  
本文提出了一种在Win95下串行通信的开发方法.通过对Win32串行通信应用编程接口(API)的分析,有效地实现了Win95下基于事件驱动的串行通信应用开发.  相似文献   

8.
在Win32环境下实现32位串行通信   总被引:1,自引:0,他引:1  
本文详细介绍了在 Win32环境下实现 32位串行通信的方法,并且给出了在 Windows NT环境下用 VisualC 4.2编写的 MFC 32位应用程序。  相似文献   

9.
魏先民 《微计算机信息》2003,19(10):88-88,105
结合DSP芯片ADSP-2181为核心数字语音记录仪与PC机通信,利用Windows98操作系统的多线程技术和Win32API开发串行通信程序。  相似文献   

10.
基于Win32平台下串行通信编程方法研究   总被引:1,自引:0,他引:1  
介绍串行通信编程的三种方式,着重说明在VC环境下串行通信编程所需要的Win32 API函数和串行通信编程的基本流程。最后以计算机通过串口控制投影仪为例,利用Win32 API笔者成功地实现串行通信。  相似文献   

11.
《计算机科学》2007,34(4):148-148
Recent years have seen rapid advances in various grid-related technologies, middleware, and applications. The GCC conference has become one of the largest scientific events worldwide in grid and cooperative computing. The 6th international conference on grid and cooperative computing (GCC2007) Sponsored by China Computer Federation (CCF),Institute of Computing Technology, Chinese Academy of Sciences (ICT) and Xinjiang University ,and in Cooperation with IEEE Computer Soceity ,is to be held from August 16 to 18, 2007 in Urumchi, Xinjiang, China.  相似文献   

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

13.
本文分析了法律数据库的结构和特点,介绍了采用面向对象设计方法和超文本数据库技术开发和实现法律信息库系统将作为重要网络资源之一为不同用户进行法律咨询服务。  相似文献   

14.
In modern service-oriented architectures, database access is done by a special type of services, the so-called data access services (DAS). Though, particularly in data-intensive applications, using and developing DAS are very common today, the link between the DAS and their implementation, e.g. a layer of data access objects (DAOs) encapsulating the database queries, still is not sufficiently elaborated, yet. As a result, as the number of DAS grows, finding the desired DAS for reuse and/or associated documentation can become an impossible task. In this paper we focus on bridging this gap between the DAS and their implementation by presenting a view-based, model-driven data access architecture (VMDA) managing models of the DAS, DAOs and database queries in a queryable manner. Our models support tailored views of different stakeholders and are scalable with all types of DAS implementations. In this paper we show that our view-based and model driven architecture approach can enhance software development productivity and maintainability by improving DAS documentation. Moreover, our VMDA opens a wide range of applications such as evaluating DAS usage for DAS performance optimization. Furthermore, we provide tool support and illustrate the applicability of our VMDA in a large-scale case study. Finally, we quantitatively prove that our approach performs with acceptable response times.  相似文献   

15.
16.
17.
正SCIENCE CHINA Information Sciences(Sci China Inf Sci),cosponsored by the Chinese Academy of Sciences and the National Natural Science Foundation of China,and published by Science China Press,is committed to publishing highquality,original results of both basic and applied research in all areas of information sciences,including computer science and technology;systems science,control science and engineering(published in Issues with odd numbers);information and communication engineering;electronic science and technology(published in Issues with even numbers).Sci China Inf Sci is published monthly in both print and electronic forms.It is indexed by Academic OneFile,Astrophysics Data System(ADS),CSA,Cabells,Current Contents/Engineering,Computing and Technology,DBLP,Digital Mathematics Registry,Earthquake Engineering Abstracts,Engineering Index,Engineered Materials Abstracts,Gale,Google,INSPEC,Journal Citation Reports/Science Edition,Mathematical Reviews,OCLC,ProQuest,SCOPUS,Science Citation Index Expanded,Summon by Serial Solutions,VINITI,Zentralblatt MATH.  相似文献   

18.
正Erratum to:J Zhejiang Univ-Sci C(ComputElectron)2014 15(7):551-563doi:10.1631/jzus.C1300320The original version of this article unfortunately contained mistakes.Algorithm 6 should be as follows:Algorithm 6 FGKFCM-F clustering Input:(1)X={x_1,x_2,…,x_N},,x_iR~d,i=1,2,…,N,the dataset;(2)C,1C≤N,the number of clusters;(3)ε0,the stopping criterion;  相似文献   

19.
20.
《Information & Management》2016,53(6):787-802
Discrepant technological events or situations that entail a problem, a misunderstanding or a difficulty with the Information Technology (IT) being employed, are common in the workplace, and can lead to frustration and avoidance behaviors. Little is known, however, about how individuals cope with these events. This paper examines these events by using a multi-method pragmatic approach informed by coping theory. The results of two studies – a critical incident study and an experiment – serve to build and test, respectively, a theoretical model that posits that individuals use a variety of strategies when dealing with these events: they experience negative emotions, make external attributions, and adopt engagement coping strategies directed at solving the event, eventually switching to a disengagement coping strategy when they feel they have no control over the situation. Furthermore, users’ efforts may result in ‘accidental’ learning as they try to overcome the discrepant IT events through engagement coping. The paper ends with a discussion of the results in light of existing literature, future opportunities for research, and implications for practice.  相似文献   

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

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