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

搜索资源列表

  1. spcomm302009

    0下载:
  2. DELPHi的串口通信控件,支持多线程及虚拟串品。-DELPHi serial communication control, support for multi-threading and virtual strings goods.
  3. 所属分类:Communication

    • 发布日期:
    • 文件大小:56039
    • 提供者:gmp
  1. ADC_ucos2

    0下载:
  2. stm32f108c的ucos2移植,代码中开了5个线程,只是简单的控制下led,adc跟串口。-the stm32f108c the ucos2 transplant code open five threads, just a simple control led adc with serial port.
  3. 所属分类:uCOS

    • 发布日期:2017-11-16
    • 文件大小:922051
    • 提供者:黄大侠
  1. CeChat

    0下载:
  2. wince 串口通讯实例,一个多线程一个写线程-wince serial communication example, a multi-threaded thread a write
  3. 所属分类:Windows CE

    • 发布日期:2017-11-18
    • 文件大小:19820
    • 提供者:张明勇
  1. SerialPort_NEW_API

    0下载:
  2. 串口异步IO 多线程通信,使用WIN32 API,基本实现成功-The serial asynchronous IO multithreading communication
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:5256615
    • 提供者:Edward
  1. Serial

    0下载:
  2. 一个实验程序,利用C# serialport控件,实现串口的数据收发,并在textbox上显示,在vs2008平台上,跨线程调用显示程序。 线程(Thread)与委托(Invoke和BeginInvoke) 这几天专门玩线程与委托,到处查找资料看,渐渐明白了用法、写法和一些注意事项;-An experimental program using C# serialport control, serial data transceiver and display it in the t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:41936
    • 提供者:steven
  1. 45

    0下载:
  2. Visual+c++串口通信工程开发实例多线程同步控制采集GPS数据-Multithreaded synchronization control
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:3792333
    • 提供者:郝暗示
  1. DemoSerial

    0下载:
  2. vc串口工程实用程序. 包括完整的串口数据收发,多线程编程以及数据校验过程等.-vc serial engineering utility. include the complete serial data transceiver, multi-threaded programming, and data validation process.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:7015424
    • 提供者:兰江明
  1. comElves

    0下载:
  2. 实现对串口的调试功能,其中一个亮点是新开辟一个线程的方法,和线程间传递数据的方法,很实用。-Serial debugging features, one of the highlights is the new open up a thread, and pass data between threads, very practical.
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-16
    • 文件大小:73444
    • 提供者:黄清文
  1. uart_test

    0下载:
  2. 经典串口通讯程序,通过显示的创建线程来收发数据,已经过详细注释-The classic serial communication program, to send and receive data through the display create a thread, has been detailed notes
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-03
    • 文件大小:226525
    • 提供者:弭宝瞳
  1. Embedded-experiment

    0下载:
  2. 嵌入式实验,包括: ADS下的ARM程序设计 Linux下程序开发 串口及AD转换 嵌入式Linux 线程实验-Embedded experiment,including: ADS under the ARM program design Under Linux application development Serial and AD conversion Embedded Linux Thread experiment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:396744
    • 提供者:樊一鸣
  1. VB

    0下载:
  2. VB的多串口控制多线程,很实用的。大家多多学习。有问题问我-VB' s multi-serial port control multithreaded, very practical. As we learn more. Asked me
  3. 所属分类:DirextX

    • 发布日期:2017-11-07
    • 文件大小:15442
    • 提供者:黄婷
  1. CNCOM

    0下载:
  2. 一个不错的串口类,采用异步多线程,可编译通过-A good serial class, multi-threaded asynchronous, and can be compiled by
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:5251
    • 提供者:dengwen
  1. hh_2

    1下载:
  2. 为了解决在利用LabWindows /CVI 编写程序控制仪器对串口进行测试过程中,采集数据时在程序收到串口信号前系统无响应的问题,对串口基本原理和LabWindows /CVI 中多线程编程思想进行了分析,对用于测试的多线程编程方法进 行了研究,编写了基于多线程的串口测试程序-Design of Testing Programme for Serial Port Based on Multithreading Method in LabWindows /CVI
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:234232
    • 提供者:胡浩
  1. ATCommandV5

    0下载:
  2. 自己写的完整串口通信类,有实例程序,类中有详细的中文注释,多线程监听串口数据,搜索电脑上所有串口设备,对串口设备的插拔进行监听-Complete serial communication class to write their own, there are instances of the program, the class detailed notes in Chinese, all serial devices multithreaded monitoring serial data,
  3. 所属分类:Communication

    • 发布日期:2017-12-06
    • 文件大小:41403
    • 提供者:胡辉
  1. ip2com

    0下载:
  2. 从网口接收数据,发送到com口,从com口接收数据发送到网口,使用了对串口操作、多线程、socket编程等技巧。有makefile和测试程序-Receiving data from the network port to send to the com port, receive data from the com port to send to a network port, use the serial operation, multi-threading, socket programmi
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:4160
    • 提供者:guoguo
  1. 232com

    1下载:
  2. vc++应用多线程多串口与光谱仪,分析仪通讯-vc++ application multi-threaded the Multiport Serial spectrometer analyzer communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:302013
    • 提供者:wuqiang
  1. CPort

    0下载:
  2. CSerialPort是基于多线程的,其工作流程如下:首先设置好串口参数,再开启串口监测工作线程,串口监测工作线程监测到串口接收到的数据、流控制事件或其它串口事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理,这是对接收数据而言的;发送数据可直接向串口发送。 -CSerialPort is based on multi-threaded, its workflow is as follows: First, set the serial port parameters, and
  3. 所属分类:Static control

    • 发布日期:2017-11-10
    • 文件大小:7257
    • 提供者:肖阳
  1. uCOS-II_7s256

    0下载:
  2. uCOS-II在Atmel at91sam7s256上成功移植,开了三个线程,两个灯闪功能,一个串口打印功能.-repot uCOS-II RTOS on at91sam7s256(Atmel),there are three thread,two light-blinking function,one uart debug function.
  3. 所属分类:uCOS

    • 发布日期:2017-11-14
    • 文件大小:766868
    • 提供者:Vector
  1. com_connection

    0下载:
  2. 电脑间数据库内数据,通过串口通讯,多线程-Database data between a computer through the serial port communications, multi-threaded
  3. 所属分类:Communication

    • 发布日期:2017-11-25
    • 文件大小:340950
    • 提供者:前进牛
  1. SerialComm6

    0下载:
  2. 自己封装的串口动态库,基于多线程的实现。同时可以打开及接收多个串口的数据,实现异步接收-Own the serial dynamic library package, based on the realization of multi-threading. At the same time you can open and receiving multiple serial data asynchronous receiver
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:12733
    • 提供者:Jack夏
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 29 »
搜珍网 www.dssz.com