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

搜索资源列表

  1. _ComPortUniv

    0下载:
  2. An app that sends/receives bytes through PC serial port. Not interrupt driven, but polling based. Background thread implemented to handle communications. Easy to build your own specific app on top of this.
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:48742
    • 提供者:saulius0317
  1. SmsTest

    0下载:
  2. 这份代码展示了如何使用串口发送手机短消息,里面涉及了串口通信、线程同步等内容。用户可以参考里面的SMS通信技术-This code shows how to use the serial port to send mobile phone text messaging, which involves a serial communication, thread synchronization and so on. Users can refer to the inside of SMS comm
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:35640
    • 提供者:winston
  1. RtCom

    1下载:
  2. RTX 串口,带中断服务线程,可接收和发送数据,附带测试程序。-RTX serial ports, with an interrupt service thread, can transmit and receive data, with a test procedures.
  3. 所属分类:Com Port

    • 发布日期:2014-05-11
    • 文件大小:2360320
    • 提供者:zhangkaibo
  1. LUOAPI

    0下载:
  2. VC++带线程的API串口通信,简单的API串口实现,调试已经通过-VC++ take thread API serial communication, simple API serial implementation, debugging through
  3. 所属分类:TAPI

    • 发布日期:2017-04-09
    • 文件大小:1889686
    • 提供者:
  1. MFC-com

    0下载:
  2. 本文既写了在Windows中怎样用VC控件MSComm,又说明了API技术编程方法,在写用MSComm控件时,数据类型的转换说得不是太明白,初次涉猎串口编程的朋友恐怕看了还是编不出来;直接从底层编写的部分值得一读,说得较为详细,但你得先从VC教本上看一看什么是线程。-This paper is written in Windows using VC control how MSComm, and shows the API technology programming method, and w
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:6379
    • 提供者:赵小亮
  1. Delphi

    2下载:
  2.   串口程序我后来研究了好久,写了下面的代码,后台生成一个线程监听串口,不影响前台工作。效果很好,一直用于GPS仪器的数据接收。 -Serial program I later research for a long time, wrote the code below, the background generates a thread surveillance serial ports, do not affect the front desk work. The effect is ver
  3. 所属分类:串口编程

    • 发布日期:2013-07-26
    • 文件大小:1477
    • 提供者:赵小亮
  1. SerialPortElf

    0下载:
  2. vb.net2005 串口通信,实现自动收发的功能, 利用了线程托管,更有优势-Vb. Net2005 serial communication, realizing the function of automatic transceiver, use the thread custody, more advantage
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:131660
    • 提供者:honyan
  1. Guide2222

    0下载:
  2.  融汇监控、音频、视频、线程、钩子、串口等多种热门技术   精选13个典型模块和3个项目案例,实战Visual C++应用开发   计划在51CTO等专业技术网站的读书频道宣传;   计划在互动、当当、卓越等网络书店宣传;-Integrated monitoring, audio, video, thread, hook, serial and other popular technology Selected 13 typical module and 3project cas
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:4258464
    • 提供者:dangmengfei
  1. SeriesSample

    0下载:
  2. evc线程的串口类,但是有个问题,数据超过2K会出问题,看哪位能解决!-class the evc thread serial port, but there is a problem, the data of more than 2K will be problems, see if any can be resolved!
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3463645
    • 提供者:tuchongyang
  1. CH341PAR

    0下载:
  2. 淘宝上花钱买的,CH340上位机驱动源码,可以集成自己软件里,开多一个线程来实时检测串口是否在线-Spend money on Taobao, CH340 host computer driver source code, can integrate their own software to open more than one thread are online real-time detection of serial
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:76598
    • 提供者:hbaidu
  1. commData

    0下载:
  2. 基于delphi的 TMSCOMM 串口数据读取线程 提供2个接口 可以移植到其他程序里 附带了例子可以参考-Based the delphi' s TMSCOMM serial data read thread 2 interface can be ported to other programs included with examples of reference
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:243460
    • 提供者:汪嘉隆
  1. CeChat

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

    • 发布日期:2017-11-18
    • 文件大小:19820
    • 提供者:张明勇
  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. 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. uart_10m

    0下载:
  2. 串口通信,建了两个线程,一个线程接受,一个线程发送,能够发送10M以上的大文件-Built two threads, serial port communication, a thread, a thread to send, can send more than 10 m large files
  3. 所属分类:ComboBox

    • 发布日期:2017-06-02
    • 文件大小:14570271
    • 提供者:jingwenyi
  1. RealTouch_uart

    0下载:
  2. STM32F4xx芯片在rt-thread系统上的串口使用教程,包括KEIL工程文件-STM32F4xx rt-thread chip serial port on the system using the tutorial, including KEIL project
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:649131
    • 提供者:雪欣pudn
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. TestComm

    0下载:
  2. 这是一个用于对PC机上串口操作的程序,是应用于对ID卡读卡器操作的,其中的Example方法是主方法,不过它的显示是在后台,在前台显示的话就是TestToComm方法,不过它有一些BUG,就是线程没有处理好,如果有哪位有兴趣看一下,帮忙改进一下,在这谢过了,E-mail:wangyunfu2011@126.com-This is a program for the PC serial port operation, the Example method applied to the operat
  3. 所属分类:Com Port

    • 发布日期:2017-11-17
    • 文件大小:127872
    • 提供者:
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com