CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线程 串口

搜索资源列表

  1. seialport

    0下载:
  2. 串口收发信息的案例,其中说明了对于DataReceived事件接收数据时怎么来处理。 讲述了辅助线程的作用。-Send and receive information on the case of serial port
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:64060
    • 提供者:WuZhen
  1. Comm

    0下载:
  2. 详细介绍利用Windows API函数进行串口通信开发的代码。使用多线程的方法实现。-Detail the use of Windows API functions for serial communications development code. Using multi-threaded approach to achieve.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:57523
    • 提供者:peter
  1. wince_lenrning_points

    0下载:
  2. wince的电源管理,DirectShow,多线程编程,中断处理机制,驱动程序开发,串口编程要点-wince power management, DirectShow, multi-threaded programming, interrupt handling mechanism, driver development, serial programming essentials
  3. 所属分类:Windows CE

    • 发布日期:2017-05-04
    • 文件大小:1350931
    • 提供者:吴先生
  1. Series

    0下载:
  2. 实现了VC下串口设置以及串口读写的功能 本程序使用了自定义串口类分别用读写两个线程-VC achieved under the serial port settings, and serial read and write functions of this program uses a custom serial port class to read and write two threads were used to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:58692
    • 提供者:nick
  1. mscomabchao

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -A multi-threaded serial communication example of VC++, select the serial port of the machine available, can be used with the serial number into the open, you can a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:108119
    • 提供者:好大
  1. my_work

    0下载:
  2. 在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!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:9022
    • 提供者:胡隆贤
  1. server

    0下载:
  2. 串口通信服务端,多线程,和LED灯通信 将收到数据存入 数据库, 数据库使用为SQL SERVER-Serial communications services side, multi-threaded
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4840410
    • 提供者:sonic
  1. 2007511124528504_136Z_Com

    0下载:
  2. 用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR, 一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收到一个消息后,一段时间没收到下一个EV_RXCHAR,就认为是一个数据包的结束。这个线程就会通知数据接收线程,进行数据接收。一般同一包数据,两个字符之间的时间间隔,应该很小了吧,而两个数据包之间的间隔,应该不会太小吧!(这个地方我不清楚,猜的:( :) ) 最后一个线程,是接收数据的。-Process to comp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:44145
    • 提供者:xiaofeng
  1. 12

    0下载:
  2. 基于串口的双机通信程序,使用多线程函数进行编程-Two-machine communication based on serial procedures, using multi-threaded programming functions
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1626391
    • 提供者:吴杰
  1. bishe

    0下载:
  2. 多线程技术在VC++串口通信程序中的应用研究
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2465440
    • 提供者:onejacky
  1. 57027

    0下载:
  2. 嵌入式操作系统是支持嵌入式系统应用的操作系统软件,它是嵌入式系统极为重要的组成部分,通常包括与硬件相关的底层驱动软件、系统内核、设备驱动接口、通信协议、图形界面、标准化浏览器等。随着嵌入式系统的迅速发展, 给Linux 操作系统提供了极其广阔的应用前景,但嵌入式系统中通常要处理来自串口等设备的大量信息,要求系统具有很高的实时性。Linux 的内核调度策略基本是仿照UNIX而来,将它应用于嵌入式实时环境有许多缺陷。特别是在运行内核线程时,Linux 关闭中断,此外还存在分时调度、虚拟文件系统的时间
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:789285
    • 提供者:tcsj
  1. Csharp

    0下载:
  2. C#完全手册,简直是快花宝典了,你慢慢练去吧-C# complete manual is simply faster spend Collection, and you slowly go practice
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1258179
    • 提供者:sasa
  1. Tanindon

    0下载:
  2. 运拥VC++做的控制程序,包括串口、网络通信、多线程等应用-Developed in VC++6.0. including RS232,TCPIP and multi-thread and so on
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:285433
    • 提供者:刘凯
  1. cnComm

    0下载:
  2. 一个C++下使用的串口通讯类,使用了线程监听接收和发送数据,简单,实用-The use of a C++ serial communication class, use the monitor to receive and send data thread, simple, practical
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:4608
    • 提供者:晓明
  1. multitread

    0下载:
  2. 多线程的简单实现和测试小程序,用于多线程的学习,比如串口接受程序-multi-tread realised, a small test program
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:287308
    • 提供者:马弢
  1. SerialCtrlDemo

    0下载:
  2. CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:49620
    • 提供者:ljc
  1. Example3

    0下载:
  2. 基于CSerialPort的串口多线程通信框架~!串口多线程编程~!加强学习串口编程-Based on the serial multi-thread communication CSerialPort framework ~! Serial multi-threaded programming ~! Serial programming to enhance learning
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:63683
    • 提供者:林子建
  1. UART_Thread

    0下载:
  2. 本例程主要演示了如何实现串口参数的设置,串口数据的发送,线程方式的串口数据接收。-This routine demonstrates how to implement the main serial port parameters are set, serial data transmission, mode of receiving data from serial thread.
  3. 所属分类:Com Port

    • 发布日期:2017-05-20
    • 文件大小:5994117
    • 提供者:Rene
  1. thread-com

    0下载:
  2. 可以同时用多个线程操作串口,供参考学习,有需要下载-Multiple threads can use the serial port operation
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:77763
    • 提供者:sam
  1. CommTest

    0下载:
  2. 1.使用多线程的串口类。有读线程和写线程,发送、接收缓冲区(默认2048字节),满足高性能的收发要求。 2.提供事件通知回调函数接口,可以实现接收的消息接口 3.可以监控Modem事件,提供流控接口。 4.调用接口简单。使用例程参考CommTest.dsw-1. Using multi-thread serial port class. Have read the thread and write threads, send, receive buffer (def
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:84224
    • 提供者:梁东
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 29 »
搜珍网 www.dssz.com