搜索资源列表
serial_com_multithread
- Windows环境下,串口操作类,使用多线程,具有极好的可重用性。-Windows environment, the serial port operations, the use of multithreading, with excellent reusability.
qextserialport-0.9.0
- linux qt环境下的串口多线程功能的实现,打开qt窗口后读写串口,并同时可以进行其他窗口操作
test.tar
- 多线程实例,直接打开即可。。串口通讯的多线程实例需要的朋友可以下载了!
serial_mutil_thread.tar
- 基于qt的串口多线程编程,是学习多线程编程的好例子
QT中使用串口的编程方法
- 在linux下的QT中使用串口的编程方法,In QT under linux using the serial programming method
ThreadCOM.rar
- 可用于QT多线程串口通讯,用在ARM程序上面,在QT2.3.7下调试成功,QT can be used for multi-threaded serial communications, ARM used in the above procedure, the success in debugging QT2.3.7
530240_3459f29f42bdf54f
- 基于qt的串口多线程编程,是学习多线程编程的好例子-Qt-based serial multi-threaded programming is to learn from good examples of multi-threaded programming
receive
- linux 串口多线程程序,Linux系统,嵌入式系统,希望有用-linux serial multi-threaded programs seek to help
serial_communication
- 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
linux_serial_thread_process_network
- linux串口、多线程、进程、网络相关内容,教学型代码及课件-linux serial port, multi-threaded, process, network-related content, teaching-based code and courseware
LsCommDemo
- LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the examples demonstrate how to use it.
mscomabc
- 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
comcommu
- 针对现在工业监控中的缺乏多路串口同时监测的手法,通过开辟多线程以及线程同步解决了多串口同时监测的问题-Intended for industrial monitoring and control in the absence of multi-channel serial port simultaneously monitor the way, through the creation of multi-threading and thread synchronization to solve
446805_e74e00883afc4588
- linux qt环境下的串口多线程功能的实现,打开qt窗口后读写串口,并同时可以进行其他窗口操作-linux qt environment implementation of serial multi-threading capabilities, open qt window after the serial read and write, while other windows can operate
my_work
- 在LInux的多线程程序,用TCPIP和串口来互相传送数据。这个程序可以在ARM9 2410上成功移植!-Multi-threaded program in LInux, using TCPIP and serial transmission of data to each other. This procedure can be successfully transplanted in the ARM9 2410!
libserial-0.5.2.tar
- Linux 串口多线程程序,封装的不错,适用嵌入式系统-Linux serial multi-threaded process, package, good for embedded systems
duoxianpreadth
- 多线程串口编程,程序是使用arm加华为的GPRS模块进行测试 方便大家修改-Multithread serial programming, program is to use the arm GPRS module testing Huawei to facilitate change
GearTestForm_V1
- 基于C++CLR的齿轮啮合检测系统,其中用到了C++与matlab混合编程以及多线程串口通讯-C++ CLR-based non-circular gear detection system, which uses a C++ and matlab mixed programming and multithreading serial communication
serialport_test
- linux命令行多线程串口测试程序,希望对大家有帮助-linux command line multi-threaded serial test procedure
多线程的VC++串口通讯实例
- 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)