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

搜索资源列表

  1. Aevent3

    1下载:
  2. 一个自写的控制台C语言程序,调用API的异步串口通讯控制台-Since the console to write a C language program, call the asynchronous serial communications API Console
  3. 所属分类:Windows编程

    • 发布日期:2013-03-22
    • 文件大小:852379
    • 提供者:yunling
  1. VC_serial_Port_Program

    0下载:
  2. VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3678643
    • 提供者:田成平
  1. SerialPortAPI2

    0下载:
  2. 以API方式实现的串口通讯,包括发送、接收、事件等,有示例。-API means to the serial communications, including sending, receiving, and other events, there are examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3762
    • 提供者:bob
  1. Comm

    0下载:
  2. 个人不喜欢三方控件,用三方控件多了不利用提高自己的水平,这是一个串口读写的DLL,全API控制。不像控件功能强大,经测试还没出过问题。-Individuals do not like the three controls, with the tripartite control should not be used more to improve their level, this is a serial read and write the DLL, control of the whole
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:661670
    • 提供者:ghost
  1. VCcom

    0下载:
  2.  串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:66760
    • 提供者:csheng
  1. DOWNLOADFILE

    0下载:
  2. 用API方式实现串口通信,主要是文件传输功能-Be achieved with the API serial communication, file transfer function is mainly
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1927683
    • 提供者:李祥
  1. SCIDLL

    0下载:
  2. 串口动态链接库模块,API函数编写,包含三个线程-API SCI MOUDL
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15022
    • 提供者:name
  1. 62897221vbapi_com

    0下载:
  2. vb串口通讯API 附带BAS文件全部源码-VB API
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:3826
    • 提供者:达晨
  1. NNTest

    0下载:
  2. 异步串口通讯类,做为学习windows API的经理入门作品-Asynchronous serial communication class, as the all-windows API' s manager of entry-works
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:264454
    • 提供者:donny
  1. 01

    0下载:
  2. 使用串口进行文件传输,通过CreateFile等API函数创建传输程序-chuanxingtongxu
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:114572
    • 提供者:caibing
  1. vcapi

    0下载:
  2. vc调用api函数进行串口通讯,能够实现对omronPLC的串口通讯,能够实现对omronPLC的数据区的读取和写入.-vc call the api function serial communication can be achieved right omronPLC serial communication can be achieved right omronPLC data area read and write.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1930870
    • 提供者:wang
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3624142
    • 提供者:chenjin
  1. SerialPort

    1下载:
  2. 通过最底层的API和控件双层实现串口通讯,并在Delphi环境下调通。-A Serial Port Communication test Program under Delphi,and hase been test already
  3. 所属分类:Windows Develop

    • 发布日期:2014-11-21
    • 文件大小:204942
    • 提供者:夏雨
  1. vcshenruqianchu

    0下载:
  2. vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1086147
    • 提供者:Pan Blue
  1. Classic_network_programming_code_serial_communicat

    0下载:
  2. 网络串口通信API编程经典代码Classic network programming code serial communication API-Classic network programming code serial communication API
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:40215
    • 提供者:haz
  1. uart

    0下载:
  2. 用C++ Builder 编写的串口通讯测试程序,用于实践C++ Builder 对windows API的封装-Written with C++ Builder serial communications test program for the practice of C++ Builder package on the windows API
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:240732
    • 提供者:小华
  1. 618087

    0下载:
  2. 串口助手源程序,非常好用的一个串口程序,用的是API函数-Serial Assistant source, very easy to program a serial port, using the API function
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:178081
    • 提供者:刘强
  1. VisualCofmrtech

    0下载:
  2. 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:241289
    • 提供者:solon
  1. Example2

    0下载:
  2. 基于Windows API的虚拟终端实现~!串口通信编程基础-Windows API-based virtual terminal to achieve ~! Serial communication programming based
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:63540
    • 提供者:林子建
  1. comAPI

    0下载:
  2. 使用API异步串口通信-文件改进,自己的学习心得-Asynchronous serial communication using the API- File improve their own learning experiences
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3319950
    • 提供者:刘丙才
« 1 2 3 4 56 7 8 9 10 ... 27 »
搜珍网 www.dssz.com