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

搜索资源列表

  1. 这是个经典的用api进行串口编程的例子.zip

    0下载:
  2. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:58838
    • 提供者:
  1. bcbcomm

    0下载:
  2. CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:14412
    • 提供者:高荣
  1. Serial4

    0下载:
  2. 本程序没有使用SerialComm控件,而是用API实现的串口发送、接收数据,在VC++6.0下编译通过,希望能对串口编程的初学者有所帮助。-this procedure did not use SerialComm controls, but use the serial port API to send and receive data, the VC 6.0 compiler, in hopes of Serial Programming beginners help.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:31067
    • 提供者:王枫
  1. ComAdvanceProgram

    0下载:
  2. 关于串口的一个源码例子,采用API编程,很有借鉴性。-on the example of a source, using API programming, a very useful reference sex.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:53059
    • 提供者:Michael Lee
  1. VC++combaseWin32API

    1下载:
  2. 这是本人在网上下载的关于深入浅出VC++串口编程之基于Win32 API的教程
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76179
    • 提供者:zhangle
  1. chuankou

    0下载:
  2. 这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:195179
    • 提供者:王婷
  1. WindowsAPI

    0下载:
  2. VisualC++串口通信技术与典型事例源代码Windows API编程
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:388893
    • 提供者:唐雨
  1. POSIXSerialPort

    0下载:
  2. POSIX串口编程最好的资料。对各API有深入的介绍。串口编程的必备资料。中文翻译版。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:287347
    • 提供者:gao
  1. TSerialPort

    0下载:
  2. 使用VC++封装串口编程API函数,生成DLL文件,联合C#共同实现串口调试程序编写。-Serial port using VC++ programming package API function to generate DLL files, combined together to achieve serial debugging C# programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3966812
    • 提供者:
  1. SerialApp

    0下载:
  2. 使用API函数操作串口编程是Windows环境下编写串口通信程序的基本方法,此例是学习API函数进行串口程序开发的极佳例程。-API function to use serial programming operations are under the Windows environment to prepare a basic serial communication program methods, this case study are API functions for serial d
  3. 所属分类:Com Port

    • 发布日期:2017-05-31
    • 文件大小:13175916
    • 提供者:王明朝
  1. MSComm-suer

    0下载:
  2. MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:3923
    • 提供者:钟立青
  1. SerialCommicationProgamming

    0下载:
  2. 此款代码是用VC++编写的串口通信程序,里面包括了Modem编程,MSCOMM控件编程,串口通信API编程三部分-Cikuan code is written in VC++ Serial communication program, which includes Modem programming, MSCOMM control, programming, serial communication API, the three-part
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:169148
    • 提供者:畅凯
  1. TTY

    0下载:
  2. WINDOWS API串口编程实例--TTY终端仿真程序。-WINDOWS API Serial Programming Example- TTY terminal emulation program.
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:47049
    • 提供者:oiukjh123
  1. MySerialCom

    0下载:
  2. 基于vc++实现串口通信api编程实例的源代码-Based on vc++ Serial Communication programming examples in source code api
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:180424
    • 提供者:国林川
  1. 4.3

    0下载:
  2. windows A P I 函数编程控制串口-Control serial port programming windows API function
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2413718
    • 提供者:guaxiaofeng
  1. SerialPortTerminal

    0下载:
  2. 用C#通过API实现串口编程。此例程非常经典!-Achieved through the API with C# serial port programming. This routine is classic!
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:119664
    • 提供者:罗风
  1. ComAPI

    0下载:
  2. 使用API函数写的串口程序,源程序来源于《vc网络通信编程实用案例精选》-Using the API function to write the serial program, source from " vc network communications programming practical cases selected"
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:35119
    • 提供者:吴梦龙
  1. vcserial

    0下载:
  2. VC串口编程 其他Windows串口通信相关API函数: (1)串口属性:通过GetCommProperties()函数获得。 (2)通用通信设备配置:CommConfigDialog()函数。 (3)缓冲区控制:PurgeComm()函数和FlushFileBuffers()函数。 -VC serial communication serial programming related to other Windows API functions: (1) serial port
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:24025
    • 提供者:wenqi
  1. MySerialCom

    0下载:
  2. 串口通信API编程.基于VC++6.0.可以直接使用。-Serial communication API programming. Based on VC++6.0. Can be used directly.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:39113
    • 提供者:wu
  1. Serial-Communication

    0下载:
  2. 在VC++编程环境中,应用底层API函数实现串口通信。-In VC++ programming environment, the application serial communication underlying API function.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2434989
    • 提供者:朱小方
« 1 23 »
搜珍网 www.dssz.com