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

搜索资源列表

  1. TapiComm.ZIP

    0下载:
  2. 使用tapi进行拨号并利用comm api实现的一个tty/终端通讯程序
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:139.6kb
    • 提供者:
  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
    • 文件大小:14.07kb
    • 提供者:高荣
  1. 串口通讯JustinIO

    0下载:
  2. using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,even,mark,space ??public byte
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8.93kb
    • 提供者:liucheng
  1. TapiComm

    0下载:
  2. The TapiComm sample uses both the Telephony API and the Win32 Communications API to demonstrate one way to implement a very simple TTY application. While the user interface and TTY emulation are very rudimentary, the TAPI and comm modules are fairly
  3. 所属分类:TAPI编程

    • 发布日期:2008-10-13
    • 文件大小:103.82kb
    • 提供者:杜建强
  1. comm2.0.3

    0下载:
  2. Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32.15kb
    • 提供者:huaihuai
  1. VB-api

    5下载:
  2. 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
  3. 所属分类:Com Port

    • 发布日期:2016-12-06
    • 文件大小:20kb
    • 提供者:姜利
  1. Java+Communication+API

    0下载:
  2. JAVA 的COMM接口JAR包和API接口-JAVA interface JAR package of COMM and API Interface
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.42mb
    • 提供者:纪小燕
  1. src

    0下载:
  2. 基于SUN的javacomm20-win32 API中的例子SerialDemo改进,实现回车发送,可接收中文。 类库使用更适用现在系统的rxtx-2.1-7。-Based on SUN' s javacomm20-win32 API to improve the SerialDemo example, to achieve Enter to send, can receive the Chinese. Library System is now more suitable for t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:8.68kb
    • 提供者:RIEN
  1. Comm232

    0下载:
  2. Delphi 下串口通信(API方式) 包含打开,关闭,读写数据等函数-Under Delphi serial communication (API way) include open, close, read and write data function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2.55kb
    • 提供者:zoudesheng
  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
    • 文件大小:646.16kb
    • 提供者:ghost
  1. Comm

    0下载:
  2. VC++下编译通过,C++编写的一个基于API的串口通信程序-VC++ compiled by, C++ written in a serial communication program based on the API
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:王锦
  1. API_ComPort

    0下载:
  2. VC++ API Serial communication-API serial comm port
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5.34mb
    • 提供者:eros
  1. Comm

    0下载:
  2. 详细介绍利用Windows API函数进行串口通信开发的代码。使用多线程的方法实现。-Detail the use of Windows API functions for serial communications development code. Using multi-threaded approach to achieve.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:56.17kb
    • 提供者:peter
  1. comm

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

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

    0下载:
  2. java comm api, it need for send sms from your pc by gsm modem to cell phone je je je je
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:256.09kb
    • 提供者:cariboy11
  1. Comm.tar

    0下载:
  2. 串口通信的使用程序,使用该程序可以完整的实现串口的所有功能 基于window的API进行编写 灵活-The use of serial communication program, the use of the program can complete all of the features of Serial API for writing based on a flexible window
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:233.96kb
    • 提供者:wang
  1. APIComfordll_windows

    0下载:
  2. VC6 串口通讯 API 利用API函数对串口进行操作-VC6 COMM API
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:李强
  1. API-COMM

    0下载:
  2. 使用API函数编写的串口通信模块,VC6.0平台运行-Prepared by the serial communication module using the API function, VC6.0 platform running
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:60.01kb
    • 提供者:Wang
  1. java-Comm-API

    0下载:
  2. java Communications API
  3. 所属分类:File Formats

    • 发布日期:2017-11-02
    • 文件大小:31.07kb
    • 提供者:刘豪华
  1. Hu Reader

    0下载:
  2. HU COMM API program written in vb6
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:5kb
    • 提供者:Honker77
« 12 »
搜珍网 www.dssz.com