搜索资源列表
串口访问功能的小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
串口访问功能的小测试程序
- 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communicati
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
串口访问小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and
PC8251
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
AccessPort115
- AccessPort115串列阜监控软体,也可以用来测试发送字串档案,功能强大.适用于WINDOWS98/XP/2000系统.站上有其他的版本,而115版以后的便删除WINDOWS98的监控功能,特地上传此版本供WINDOWS98作业系统使用者使用.-AccessPort115 serial mound monitoring software can also be used to test this string files, Powerful. Apply to WINDOWS98/XP/2
串行接口通讯实验代码
- 串行接口通讯试验该试验可以学习如何编写一个通讯程序。这个试验能够实现的功能很简单,仅仅作为试验用。工作环境为:无需其余任何环境,直接接通电源即可。-serial communication interface test of the pilot can learn how to prepare a communication process. The pilot function can be achieved is very simple, just to experiment with. T
serialrxtx.rar
- 个人原创,已经测试通过。功能:完成串行数据与RS232格式数据的收发转换,ST16C450+串并双向转换兼收发时序产生功能,优点:省去了传统的ST16C450需要CPU干预的缺点,简化设计, 纯硬件自动转换,缺点:忽略各种异常报警,适用于误码测试时使用(传输错误由误码测试功能模块完成检测)。,Personal originality, have the test. Function: the completion of serial data and send and receive RS23
UART
- 带有自适应功能的UART,是用VERILOG编写的源码,包括测试文件,与大家分享-Adaptive function with UART, are prepared using VERILOG source code, including test papers, to share with you
serial-test2
- 测试串口接收的测试程序,可以通过main函数的参数不同选择不同的串口进行测试,适合多串口同时接收-Test serial port to receive the test program main function of the parameters can be different options to test a different serial port for simultaneous reception of multiple serial
Vdfsdfs
- 串口示波器功能,测试并记录 显示波形 显示峰值-Serial oscilloscope function, test and record the waveform display
Manyserialcommunicationtest
- 实验名称:多机串口通信测试 试验功能:通过单片机发送数据给PC机, 通过串口调试助手(设定为字符格式显示)显示发送的数据 -Experimental name: serial communication function: through the experiment test data sent to chip PC, through a serial port debug assistant (set) showed that character format for sending dat
serialport
- 串口编译程序,串口初始化工具,起到串口测试功能 -Serial compiler, serial port initialization tool, playing a serial test function
111
- 开发环境:VS2008 功能:本人亲自写的串口测试软件。可完成简单串口测试功能。-Development Environment: VS2008 features: I personally write the serial port test software. Simple serial port test function to be completed.
uart
- 串口测试程序,实现了串口0,1,2的测试功能,程序既能发数,又能收数,为串口测试提供了方便-Serial testing procedures, the serial 0,1,2 test function, the program can not only send a few, but also debt, provide a convenient test for the serial port
2425
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助-Work with serial port write a small test program to access features, including multi-threaded, CRC check this program includes a serial communications class,
comstudy
- VC++6.0平台上编写的串口测试软件源代码,通过大量测试可正常使用。功能较全,注释详尽,是学习VC串口通信的很好例程。-Vc++ 6.0 platform of serial test software source code written, through a large number of test normal use. The function is more complete, detailed notes, is the study of the VC serial commun
RS485Comm_1
- 该代码实现串口传输功能,性能稳定。已经过实际测试。开发者可以适当的作为参考资料,提高开发效率。-The code serial transmission function, stable performance. It has been the actual test. Developers can appropriate as a reference to improve development efficiency.
FinsCom
- 组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。 无须任何配置,直接调用函数,与应用开发无缝衔接;多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用;兼容WINDOWS系统下的所有开发环境,包括各种版本的VB.NET、C#、VC++,以及DEIPHI 、VB、LabView等;(The component ad
uartTop
- 串口顶层文件,实际测试过,功能可以实现,信号已经标注(Serial top-level file, the actual test, the function can be achieved, the signal has been marked)
