CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 线程

搜索资源列表

  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. 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. android_thread

    0下载:
  2. 关于android线程的讲解,和java多线程机制有相似之处,也有不同-Android thread on the explanation, and java multithreading similarities, there are different
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:4546
    • 提供者:zhangyufei
  1. threadAndActiveObjectsEx

    0下载:
  2. Symbian线程和活动对象,这个例子中实现了典型的线程编程和活动对象编程,是初学者必看工具-Symbian threads and active objects, this case achieve typical active object thread programming and programming tools is a must see for beginners
  3. 所属分类:Symbian

    • 发布日期:2017-04-04
    • 文件大小:205039
    • 提供者:hh
  1. DCMPP

    0下载:
  2. CMPP2.0开发,江西移动的CMPP2.0 多线程-CMPP2.0
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:689637
    • 提供者:edobnet
  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. Modem

    0下载:
  2. 《VC++精彩实例》第30章 多线程串口Modem远程数据通信-COM multiple threads processing for remote data communications
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:65687
    • 提供者:Pero
  1. vc_com_api

    0下载:
  2. 串口设置 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞-com set   HANDLE CreateFile( LPCTSTR lpFileName,   DWORD dwDesiredAccess,   DWORD dwShareMode,   LPSECUR
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:106373
    • 提供者:mmmm
  1. android_socket

    0下载:
  2. android_socket编程,是个关于android上面的线程问题。-android_socket
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:93828
    • 提供者:祭司
  1. ThreadAnimation

    0下载:
  2. J2ME的动画演示,新的线程进行图片的播放-Animation of J2ME, the new player pictures thread
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:460463
    • 提供者:刘晨
  1. Serial

    0下载:
  2. 串口间通讯,包括串口的创建,设置等,以及工作者线程的创建应用等-Between serial communications, including serial port creation, settings and applications to create worker thread
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:31147
    • 提供者:邵继红
  1. WiMoNativeThreadSync

    0下载:
  2. windows mobile 异步线程实现-windows mobile asynchronous thread implementation
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-29
    • 文件大小:214610
    • 提供者:李峰
  1. comm

    0下载:
  2. 基于windows api的多线程串口通讯类,支持消息事件。-Based on multi-threaded windows api serial communications, support news events.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:4106
    • 提供者:tangjie
  1. DTSConsole

    0下载:
  2. 串口通信程序源码实现多线程通信功能,大家共同学习吧。-Source implementation of serial communication program to send and receive functions, we learn it together.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:374014
    • 提供者:liuwei
  1. update

    0下载:
  2. 短信发送代码,这是一套短信发送代码,线程等运用-SMS code
  3. 所属分类:SMS

    • 发布日期:2017-04-06
    • 文件大小:35535
    • 提供者:华涛
  1. SmsTools

    0下载:
  2. 多线程发送接收短信,加强消息发送队列和接收队列的处理,以及错误处理-multi-threading send and receive short message,Strengthen message sending and receiving queue processing queue, and error handling
  3. 所属分类:SMS

    • 发布日期:2017-05-16
    • 文件大小:4480542
    • 提供者:king
  1. 15761267621657656

    0下载:
  2. Java游戏侠盗猎车手源代码,可以很好的学习线程-Java game gta sa hand the source code
  3. 所属分类:J2ME

    • 发布日期:2017-04-16
    • 文件大小:383968
    • 提供者:zongjia
  1. ULC2_LCD_Drv

    0下载:
  2. Infineon ULC2 平台下LCD驱动GDD线程源代码-infineon ulc2 platform ,LCD Driver GDD Threshold sourcecode
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:34011
    • 提供者:白狐
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 28 »
搜珍网 www.dssz.com