-
随着视窗98的推出,越来越多的计算机用户都习惯于使用无线网络…
随着Windows98的推出,越来越多的微机用户已习惯于Windows操作系统。不过Windows应用软件的开发对于一般工程技术领域的技术人员来说并非易事,然而使用微软的VisualBasic6.0(简称VB6)来开发这些方面的Windows应用软件就十分方便,编程工作量相对较小,只需进行主要应用功能的编程和少量界面控制的编程。本文介绍利用VB6串行通信编程的方法对采用了RS-232接口的仪器,进行串行通信的计算机测控软件开发和实现仪器功能和指标的验收。-With the launch of Windows 98, more and more computer users are accustomed to Windows. But Windows application software development for the general area of engineering and technology and technical personnel is not easy, but to use Microsoft Visual Basic 6.0 (VB6) to the development of these applications on Windows is very convenient, programming workload is relatively small, only major applications programming a small amount of control and interface programming. This paper describes the use of VB6 serial communication programming method used to the RS-232 devices, serial communication control computer software development and the achievement of equipment functions and targets of acceptance.
- 2022-06-27 15:20:46下载
- 积分:1
-
UART ADI example 简单的例子 练练手
UART ADI example 简单的例子 练练手-UART ADI example simple example练练hand
- 2022-12-10 06:15:03下载
- 积分:1
-
gold card (gold card), commonly known as 84 cards, the chips used pic16c84 smart...
金卡(gold card),俗称84卡,即采用pic16c84芯片的智能卡,读写编程程序。用vb4写的。-gold card (gold card), commonly known as 84 cards, the chips used pic16c84 smart card reader programming procedures. With vb4 writes.
- 2022-05-14 00:05:36下载
- 积分:1
-
这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的...
这是我自己写的关于串口通讯的小程序,适于两台PC机之间通过(交叉串口线)串口通讯.可以(自动或手动)发送数据、接收数据、保存数据。是调试串口和初步学习串口编程的好例子。其中还用到了典型的串口类,对于从事串口编程者有一定的借鉴作用。
-that I write on small serial communication procedures, suitable for two between the PC (cross-Serial Line) serial communications. May (automatically or manually) to send data, receive data, the data is preserved. Serial debugging is a preliminary study and Serial Programming good example. It also uses the typical serial category, for those engaged in serial programming is useful role.
- 2022-03-20 19:29:04下载
- 积分:1
-
development tools EmbeddedVC 4.0, GPRS network access source code, WinCE
开发工具EmbeddedVC++4.0,GPRS网络接入源代码,WinCE环境-development tools EmbeddedVC 4.0, GPRS network access source code, WinCE
- 2022-07-25 12:38:03下载
- 积分:1
-
With VC++ Realize the serial communication, use the MSComm control, after the ac...
用VC++实现的串口通信,使用mscomm控件,经过实际工程使用测试过,包括发送和接收两块,希望对大家有所帮助-With VC++ Realize the serial communication, use the MSComm control, after the actual use of the test works, including sending and receiving two, and they hope to help everyone
- 2022-01-25 18:30:32下载
- 积分:1
-
一个手机串口通信的类子,值得参考!!!如果你刚学习串口通信,一定值得下载!...
一个手机串口通信的类子,值得参考!!!如果你刚学习串口通信,一定值得下载! -A mobile phone sub-type of serial communication, it is also useful! ! ! If you are just learning of serial communication, it is worth to download!
- 2023-06-01 05:10:03下载
- 积分:1
-
此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!...
此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
- 2022-01-26 19:31:39下载
- 积分:1
-
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率...
串口控制程序一般分为查询和中断两者方式。查询方式适用于简单的应用,简单可靠,但是缺点是需要占用处理器资源,在发送或者接收数据的时候不能做其它的事情,处理器利用率低。中断方式下,在发送或者接受数据的时候处理器还可以做其它的工作,效率较高。-Serial control procedures will generally be divided into two way query and interruption. Query applied to simple applications, simple and reliable, but the drawback is the need to occupy processor resources to send or receive data at the time should not make other things, the processor utilization rate. Interrupt mode, the send or accept data when the processor can do other work, more efficient.
- 2022-03-05 23:44:04下载
- 积分:1
-
Advantech设计的外板预警系统。通过这个可以测出部分板卡的错误信息...
Advantech设计的外板预警系统。通过这个可以测出部分板卡的错误信息-Advantech designed plate early warning system. Through this part can detect the wrong message board
- 2022-03-20 10:47:28下载
- 积分:1