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

搜索资源列表

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

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

    • 发布日期:2008-10-13
    • 文件大小:17421
    • 提供者:123
  1. SerialCOM_code

    0下载:
  2. 串口通讯编程,采用Windows API,通过对文件的操作方式对串口进行读写-serial communication programming using Windows API, the document mode of operation for the serial reader
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:53036
    • 提供者:youliang
  1. vb_se_con

    0下载:
  2. VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。 这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。-VB.net serial communications support always make people feel inadequate. use VB6 MsComm32.ocx, many people
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:22220
    • 提供者:best_life
  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
    • 文件大小:32922
    • 提供者:huaihuai
  1. VB.NET232

    0下载:
  2. VB.net的串口通讯支持总是让人觉得有所不足,在使用VB6的MsComm32.ocx时,很多人都会在VB.net的开发中觉得很困扰。这里讲述的VB.net串口通讯类使用native代码,并且它是通API调用实现的,你会发现VB.net的串口通讯就是这么简单。 在说明如何使用这个类前,需要说明的是,本类只是一个VB.net的串口通讯演示,你可能需要根据你的情况修改后使用。-Serial Communication Programs require the support always make
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:21363
    • 提供者:otkill
  1. com_code(LJ)

    0下载:
  2. 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:121977
    • 提供者:李小跳
  1. cb_Serial

    0下载:
  2. 本文结合一个实例从调用API接口的角度,具体阐述了一种用简单的串口查询法来实现串行通信的思路-Based on an example from calling API interface perspective, specify a simple serial inquiries law to achieve the idea of serial communications
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13354
    • 提供者:Lining
  1. serial2.1.3.4

    0下载:
  2. 自己用api写的串口通信动态库,可以同时打开多个串行口,自带设置函数-own use api write serial communication DLL, it will also open up a number of serial port, bringing their function set
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:66501
    • 提供者:夏明超
  1. SSSAPICOM

    0下载:
  2. 用WIN——API写的一个串口类,对经常与串口打交道的朋友很有用的。-use -- the API to write a serial category, often dealing with the serial friends very useful.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:292462
    • 提供者:林朱龙
  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. selport

    0下载:
  2. 在VC++中使用 WINDOWS API 函数对计算机串口进行读写操作-in VC use Windows API functions for serial port of computer literacy operation
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18762
    • 提供者:曾世尧
  1. comlink

    0下载:
  2. VB6用API开发的ActivXEXE串口通讯程序,修改数据交换协议就可以方便地引用到自己的工业监控程序中.-VB6 with the development of the API ActivXEXE serial communication procedures, revised agreement on the exchange of data can be conveniently applied to the industrial monitoring procedures.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27010
    • 提供者:dfa
  1. MyRS232

    0下载:
  2. Windows API串口类,不需加工,直接使用-Windows API Serial category, without processing, direct use
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5591
    • 提供者:222
  1. TestColtTempator

    0下载:
  2. 由于工作关系几个月没有接触Internet了,回来发现很多朋友给我写了信,其中很多一部分都是关于串口方面出现了问题。由于在以前的工程实施过程中关于串口通讯我有时用MSCOMM控件,有时自己用WIN32 API直接操作串口。后来还试验了网络上面很流行的SerialPort类。在工业控制过程中间我对SerialPort类进行了一些简单的修改,发现这个类确实是一个非常好的东西,其中封装了操作串口复杂的一些串口操作。我们使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。我对串口数量
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:76404
    • 提供者:郑金华
  1. MySerialCom_VC

    1下载:
  2. VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used Serial, specific practices are
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36981
    • 提供者:如歌
  1. Chapter2

    0下载:
  2. VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手-VisualC Communication Programming examples of precision engineering solutions \\ Chapter 2 \\ E
  3. 所属分类:通讯编程

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

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

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

    0下载:
  2. C++ Builder 编的采用API函数多串口通讯源码,系本人在开发门禁控制器管理软件时曾编过的,希望对有这方面的要求的朋友有帮助
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:649945
    • 提供者:向锦华
  1. chuankou

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

    • 发布日期:2008-10-13
    • 文件大小:195179
    • 提供者:王婷
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 27 »
搜珍网 www.dssz.com