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

搜索资源列表

  1. siChat

    0下载:
  2. 该程序演示了如何在windows平台下使用WindowsAPI函数来操作串口,可以用以实现两台PC机之间的实时聊天。(必须连接串口电缆)-the program demonstrated how the Windows platform using Windows API function to operate serial ports, can be used to achieve between two PC real-time chat. (Must connect serial cabl
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:108993
    • 提供者:闪核
  1. RS232API

    1下载:
  2. 采用VC6的API函数编写串口程序,实现串口传输数据。-using the API function VC6 prepared serial procedures to achieve serial transmission of data.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:127965
    • 提供者:张玉辉
  1. api函数写的串口调试工具源码

    0下载:
  2. 所属分类:源码下载

  1. ComTwo

    0下载:
  2. 一个用MFC实现串口通信的小程序,使用API通信函数。-A serial communication with the MFC implementation of small programs, the use of API communication functions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:44217
    • 提供者:airycanon
  1. Serial-Communication-using-VB

    0下载:
  2. 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1689337
    • 提供者:寂静山林
  1. Modem

    0下载:
  2. 利用win32串口API函数,通过读写串口控制modem-Serial port using win32 API functions to read and write serial control via modem
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:65667
    • 提供者:leiwentao
  1. BCB_API_comm

    0下载:
  2. BCB 串口通信。用的是API函数  -BCB comm use api function BCB comm use api function
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:216735
    • 提供者:梦幻居
  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. RS232API

    0下载:
  2. RS232串口api函数类库,方便vc++程序调用,作为自己的程序一部分,实用得心应手-RS232 serial port api function class library, call the convenience vc++ program, as part of its own procedures, handy and practical
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:127969
    • 提供者:李征
  1. SeriesPort

    0下载:
  2. 通过CreatFile SetupComm GetCommStat等API函数来创建一个串口传输程序-CreatFile SetupComm GetCommStat such as through the API function to create a serial transfer procedure
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:28520
    • 提供者:jingyangw
  1. APIcomm

    0下载:
  2. 串口开发,利用API函数写的串口通信程序-Serial development, use API functions to write the serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:330481
    • 提供者:amayer
  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. MFC_SerialPortCommunicate

    0下载:
  2. 这个是用VC++编写的一个串口通信应用程序,用自己写的API函数编写,代码很长很多,还有一个小小的Bug,自己好好去改进。-This is VC++ to prepare a serial communication applications, using their own API function to prepare written, code a lot of very long, have a small Bug, go to improve its own good.
  3. 所属分类:Com Port

    • 发布日期:2017-05-25
    • 文件大小:8020133
    • 提供者:颜福喜
  1. yc2440com

    0下载:
  2. yc2440开发板下的串口通信软件,通过API函数开启和关闭串口-yc2440 under development board serial communication software, through the API function to open and close the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-25
    • 文件大小:54770
    • 提供者:李江涛
  1. comuication

    0下载:
  2. 在vc++6.0环境中通过API函数编程接受串口通信数据-In vc++6.0 environment API function through the serial communication program to accept data
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:927406
    • 提供者:章九
  1. telecom

    0下载:
  2. 使用控件实现的串口通信程序,免于记忆API的函数-The realization of the use of the serial communication control procedures, from memory API function
  3. 所属分类:.net

    • 发布日期:2017-05-15
    • 文件大小:3669129
    • 提供者:张强
  1. WinAPI_Com

    0下载:
  2. 用Visual C++的API函数来打开、关闭串口和设置串口通讯速率等功能。-Visual C++ using the API function to open and close the serial port and set up features such as serial communication rate.
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1963640
    • 提供者:freedom
  1. mscomm

    0下载:
  2. 利用API函数实现的串口收发数据,已经在VC6.0下调试通过,使用很方便!-API function to use the serial port to send and receive data
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:98941
    • 提供者:ooOvOoo
  1. COM

    1下载:
  2. 本串口程序基于VC++6.0,应用API函数来编写完成串口收发数据,在两台机子之间收发TXT文件。程序简单简单易懂适合处学者来学习。-Based on the serial program VC++6.0, the application API function to send and receive serial data completed in between two machine to send and receive TXT file. Simple and straightfor
  3. 所属分类:通讯编程

    • 发布日期:2013-10-29
    • 文件大小:12489
    • 提供者:陈灿
  1. TTY

    0下载:
  2. 这是一个用API函数写的MFC串口程序,可以发送数据也可以动态显示接收的数据,参数可以随意设置,使用效果好-This is an API function with the serial program written in MFC, you can send the data can also be dynamically display the data received, parameters can be free to set up, use good effect
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:51596
    • 提供者:武汉
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com