登录
首页 » 软件系统 » MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而...

MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而...

于 2022-01-23 发布 文件大小:8.74 kB
0 88
下载积分: 2 下载次数: 1

代码说明:

MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-driven)方法,一是查询法。-MSComm through serial port transmission and reception of data and application procedures for serial communications capabilities. MSComm in serial programming extremely convenient programmer does not have to spend time to understand the more complex API function, but also in VC, VB, Delphi, and other languages may be used. Microsoft Communications Control (hereinafter referred to MSCom m) is provided by Microsoft to simplify Windows programming of serial communication Active X-Control, which provides for the application procedures for the adoption of Serial Data Interface Transceiver simple method. Specifically, it provides a communication problem handled in two ways : First, the event-driven (Event-driven), First Act inquir

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 图像配准常常是作为其他图像处理应用的前处理步骤使用的,往往用于图像的对准、目标识别与定位。介 绍了在MATLAB中,如何应用MATLAB的IPT函数对图...
    图像配准常常是作为其他图像处理应用的前处理步骤使用的,往往用于图像的对准、目标识别与定位。介 绍了在MATLAB系统中,如何应用MATLAB的IPT函数对图像进行配准的方法:首先用人机交互的方法在待配 准图像与基准图像之间进行图像配准所必需的匹配控制点的选取,然后用这些匹配控制点来计算两图像的某种空 间几何变换关系,最后利用这个空间几何变换关系对待配准图像进行几何变换,获得配准结果。实验表明,该方 法实现容易,且非常有效。 -Image registration is often as other image processing applications, the use of pre-treatment steps are often used for image alignment, target identification and location. Introduced the system in MATLAB, how to use MATLAB function of the IPT image registration method: First of all, employing the method of cross-machine in question and the baseline image registration between image image registration by matching control points necessary for the selection, and then use these control points to match the two images to calculate the geometric transform the relationship between a certain space, and finally make use of the space relationship between the treatment of geometric transformations with quasi-geometric image transformation, the results obtained registration. Expe
    2022-04-26 17:42:11下载
    积分:1
  • unicode
    unicode论文,介绍unicode的论文,可以学习unicode。-unicode
    2022-02-16 01:48:50下载
    积分:1
  • 学生订票
    基于VB的高铁订票管理系统设计  随着高铁旅客人数的不断攀升以及电子商务的飞速发展,针对解决旅客购票难而进行的高效订购票系统建设已成为高速铁路运营企业的紧迫工作,本系统特针对这一实际需求开发。  本系统中,具备准确快捷的高铁信息查询和方便简单的订票操作,系统要为旅客提供准确高铁信息和当前客票状况,服务器端要能够及时添加、修改班次信息,对旅客信息进行录入和删除等。本系统要满足:      1.  客户端要能够有方便的查询系统,简单明了的订票、退票操作等      2.  防止旅客重复订、退票操作,影响系统数据的正确性      3.  服务器端提供信息完全可靠,时效性强,安全可靠
    2022-02-27 03:42:12下载
    积分:1
  • 心报警v 1.0.0。开发
    Heart Alarm System v 1.0.0. was developed as healthcare communications application and emergency alert/ notification system. This is "call center" with features: -maintenance pacient s and doctor s information, with editing and storing abilities -encryption and security abilities -viewing, searching and removing ecgs from FTP server(FileZilla only tested fully working) and locally -getting online emergency alerts -autoupdate (temporarily disabled in source, see update.txt as example script for explanations) missed features: -ecg analysis -providing dynamically updated offline database The project was written in C# and compiled under MS VS 2008. Use sklif.sql MYSQL script to create database.-Heart Alarm System v 1.0.0. was developed as healthcare communications application and emergency alert/ notification system. This is "call center" with features: -maintenance pacient s and doctor s information, with editing and storing abilities
    2022-01-25 15:10:26下载
    积分:1
  • 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地...
    哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。 假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着5只筷子。(如图所示)当一个哲学家思考时,他与其他同事不交互。时而,哲学家会感到饥饿,并试图拿起与他相近的两只筷子(他与邻近左、右之间的筷子)。一个哲学家一次只能拿起一只筷子。显然,他不能从其他哲学家手里拿走筷子。当一个饥饿的哲学家同时有两只筷子时,他就不能不用释放他的筷子而自己吃了。当吃完后,他会放下两只筷子,并再次开始思考。 规定奇数号哲学家先拿他左边的筷子,然后再去拿右边的筷子;而偶数号哲学家则相反。按此规定,将是1、 2号哲学家竞争1号筷子;3、4号哲学家竞争3号筷子。即五位哲学家都先竞争奇数号筷子,获得后,再去竞争偶数号筷子,最后总会有一位哲学家能获得两只筷子而进餐。 -dining philosophers problem is the Netherlands scholars Dijkstra"s one of the classic, It is a signal to the mechanism of application, the operating system in the history of culture has a very important position. Analysis of the problem to help students understand deeply the computer system resource sharing, process synchronization, and other issues Deadlock, skilled and can be applied to solve the signal volume life of the control flow, about the life of the control flow w
    2022-02-12 04:28:55下载
    积分:1
  • C语言陷阱详细解释,内容详细,有具体实例说明
    C语言陷阱详细解释,内容详细,有具体实例说明-C language trap elaborate, detailed and specific examples
    2022-04-18 20:50:17下载
    积分:1
  • 谢里丹格2
    资源描述几个重要的新功能已被添加到这个版本的数据窗口小部件。数据小部件现在是一个更完整的数据管理解决方案,提供了一系列先进的功能,您可以使用扩展您的应用。大多数的改进设计,使数据部件提供一个更有效的工具数据,无论是在你的应用程序,在纸上,或在互联网或企业网。与数据小部件,你可以和现在把你的数据,你想它的地方。下面的功能已被添加到数据窗口小部件和;ADO和OLE DB支持印刷导出数据保存和恢复网格布局数据屏蔽有关将现有项目转换为新版本的数据部件的信息,请参见升级到数据部件和;
    2023-07-17 17:35:05下载
    积分:1
  • "The Way of Qtopia programming" is a introduction to Qtopia
    Qtopia 编程之道是一本面向基于 Linux 利用嵌入式软件研发语言 Qtopia 进行研发的软件研发人员的入门书。面向的读者主要为嵌入式软件研发领域的初、中级读者。-"The Way of Qtopia programming" is a introduction to Qtopia- an embedded software development environment.
    2022-03-18 13:28:39下载
    积分:1
  • ASP。净功能的书,值得推荐一个阅读
    ASP.NET功能全书,值得推荐一读,适合初学者-ASP. NET features book, it is worth to recommend a reading of
    2022-02-25 01:32:48下载
    积分:1
  • 还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不...
    还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不断地循环 e 次之后,很多情况下都可以循环出原文,只是计算量过余多一些罢了。不过有不少情况下,根本都无须循环 e 次,不过对于1024位的 n 级别来说,e 也是一个相当大的数值,所以循环密文的余数以解得原文是有些不现实。 以上内容仅供参考,如有不实,请予更正-there is a defect in only know that the secret and public key-x (n, e) the circumstances, as long as (x ^ e) mod n from the remaining s to continuously cycle operation s = s ^ e mod n, this constant cycle of Operational e occasion, the very many circumstances can be recycled from the original, but I calculated the volume more than just. There are, however, many instances, simply do not need e cycle times, but for 1024 the level n, e is a very large figure, so secret circle the remainder of the text was obtained in the original is a bit unrealistic. The above is for reference only, if not true, I corrected
    2022-08-03 02:51:21下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载