搜索资源列表
-
0下载:
本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
-
-
0下载:
本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
-
-
0下载:
具有语音自动应答功能的串口程序-with automatic voice response function of the Serial procedures
-
-
0下载:
最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 superSP.cpp, superSP.h 文件操作类文件 fileCtrl.cpp, fileCtrl.h-Recently, when sorting the documents found in
-
-
0下载:
用Microsoft Visual C++ 6.0编写的串口调试软件,串口设置可调,有发送接收、自动发送功能。-Using Microsoft Visual C++ 6.0 prepared by the serial debug software, serial port settings adjustable, with sending and receiving, automatic transmission function.
-
-
1下载:
可以实现串口接受和发送数据,并且可以根据串口接受的数据绘制曲线,还可以根据随机的数据点击绘制按钮自动绘制曲线,目前保存数据的功能还没有实现,有待于进一步提高-Serial port can receive and send data, and can draw the curve of the serial port to accept data, random data can also click on the button mapping automatically draw the cu
-
-
0下载:
对远程抄表系统的方案、系统的组成、硬件的配置、软件设计、工作原理、功能以及技术性能进行了论述。该系统通过下位机(MCU)和无线收发模块(PTR2000)采集、整理数据,通过串口经MODEM模块与上位机通信,水、电、气公司通过上位机(PC机)收集数据,实现远程无线自动抄表的功能。 -Of long-distance meter reading system solutions, system composition, hardware configuration, software design,
-
-
0下载:
vb.net2005 串口通信,实现自动收发的功能, 利用了线程托管,更有优势-Vb. Net2005 serial communication, realizing the function of automatic transceiver, use the thread custody, more advantage
-
-
0下载:
对温度进行采集并进行数据处理有完整USB串口自动扫描功能-Of temperature acquisition and data processing have complete USB serial automatic scanning function
-
-
0下载:
多功能表,自动采集终端,可以设置并采集多个数表数据,可以读可以写-Multi function meter, automatic acquisition terminal, you can set multiple tables and collect data, can read and write
-
-
0下载:
串口RS232通信功能,自动获取电脑上的串口,可以通过下拉菜单选择配置通信信息。窗体具有自动缩放功能。可以进行字符串和16进制字符通讯。-RS232 serial communication function, automatic access to the serial port on the computer, you can choose to configure the communication information through the drop-down menu. Form
-