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

搜索资源列表

  1. communication.com

    0下载:
  2. 本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error report. a serial communications
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:124730
    • 提供者:张耀文
  1. comcom

    0下载:
  2. 本程序是串口通信程序,经由本人两个月艰苦劳动的来的,主要含多线程同步的知识-serial communication program, through my two months of hard labor to the main thread synchronization with more knowledge
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34602
    • 提供者:zhangyaowen
  1. source1.02

    0下载:
  2. 一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释-write in a serial communication procedure, the use of multi-threading TX higher the efficiency, and real-time graphics, a source Notes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:207772
    • 提供者:陈启明
  1. serial_com_multithread

    0下载:
  2. Windows环境下,串口操作类,使用多线程,具有极好的可重用性。-Windows environment, the serial port operations, the use of multithreading, with excellent reusability.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:56706
    • 提供者:何足道
  1. port-moreThreed

    0下载:
  2. 本原码用VB2005演示了串口控制,多线程的实现,程序性指-primitive code using VB2005 demonstration of serial control, multi-thread and that the realization of procedural means
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:65298
    • 提供者:smiling
  1. multiThreadSerialPortCommunication

    0下载:
  2. 这是一个多线程实现的串口通信类,对学习多线程编程以及串口通信有用,可以直接使用,也可以修改加入自己的应用,很方便-This is a multithreaded achieve the serial communication class, to learn multithreaded programming and serial communication useful, can be used directly, can also modify to their own use, conve
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:66075
    • 提供者:wmf1001
  1. WW2

    0下载:
  2. 近,总是有人问我要串口通讯源代码,为了方便大家,我将我写的WIN32API串口通讯程序发上来,供大家下载使用(这个是我在广西的一个项目的一个源代码,其中涉及到公司的串口外围设备,我没有给出通讯规则,可能大家看程序时有很多不便请谅解)。 WIN32API通讯程序采用多线程的形式进行驱动,程序中采用多串口进行通讯,有串口数据接受和发送。其中设置、读串口、写串口功能函数全为个人所写,大家可以随意使用。 -nearly always someone asked me to serial commun
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9397
    • 提供者:wangning
  1. downloder

    0下载:
  2. vc++编写的adu812下载程序源码,多线程,串口通信-vc prepared adu812 download source, multi-threaded, serial communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:67923
    • 提供者:whl
  1. serilport

    0下载:
  2. EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use thr
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:99340
    • 提供者:思成
  1. comdebug

    0下载:
  2. 多线程事件驱动的多串口通讯测试程序,陈绪本身是一个串口调试器,其中类CSerialPort可以独立使用-multithreaded event-driven multi-serial communication test procedure Radiology is a serial debugger. CSerialPort category which can be used independently
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:25470
    • 提供者:zhaowei
  1. PLC_Control

    4下载:
  2. 欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:72165
    • 提供者:m__point
  1. VC6_Com

    0下载:
  2. 串口通讯的例子,用到多线程与消息机制,适合初学者。-serial communication example, uses multithreading and information mechanism, suitable for beginners.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:36963
    • 提供者:hqk
  1. Rs232Communication

    0下载:
  2. 使用VC6开发,多线程实现串口的通信,对学习串口编程和使用串口调试有帮助-use VC6 development, multithreading serial communications, learning and the use of serial programming serial debugging help
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:57197
    • 提供者:李红
  1. SerialPort_C++Builder

    0下载:
  2. 在VC上我们很流行在SerialPort这个多线程的串口类,前段时间我在网上找了,居然很少有人把它用到BCB上面。我大致整理了一下,共大家参考。具体说明见附件。-in our very popular in this multi-threaded SerialPort Serial category, Some time ago I found on the Internet, very few people actually use it BCB above. I generally fini
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16851
    • 提供者:吕锋
  1. com1class

    0下载:
  2. 一个非常好的串口通信程序,能够实现同步\\异步及多线程通信-a very good serial communication procedures, to achieve synchronization \\ multithreading and asynchronous communication
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:24221
    • 提供者:宁炳武
  1. VISION1.1

    0下载:
  2. dos下多线程和串口应用 dos下多线程和串口应用-dos multi-threaded applications and serial dos multi-threaded applications and Serial dos multi-threaded applications and serial dos multi-threaded applications and Serial
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:7768
    • 提供者:xjq2007
  1. VC++_SerialPort

    0下载:
  2. 串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,-serial communication programming as a senior example of the use of multithreading, Serial involved and input / output synchronization and I / O overlap of
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:57196
    • 提供者:如歌
  1. serial_vc1

    0下载:
  2. 用VC写的串口通信程序(控件方式),多线程收发-VC write serial communication procedure (control mode), multithreading Transceivers
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:89873
    • 提供者:张江
  1. serialudp

    0下载:
  2. 我的毕业设计,ARM7的以太网应用,串口与以太网数据互发,使用的uclinux系统,支持多线程,所以在你编译uclinux的时候请选择uclibc库而不是uc-libc。文件中包含了源码和Makefile文件,image里是编译后生成的文件,可以直接烧录进板子,但是请注意板子的配置,我的是44B0的公板,不同的板子请在编译uclinux的时候重新配置好-I graduated from the design, the ARM7 Ethernet, serial and Ethernet Data
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2189850
    • 提供者:仇海亮
  1. Modemasync

    1下载:
  2. vc++下利用多线程机制实现串口的异步读和写。-vc using multithreading mechanisms serial asynchronous read and write.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40448
    • 提供者:Christine
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com