CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - VC API

搜索资源列表

  1. MyCommun

    1下载:
  2. 串口通讯程序,用vc写的很好的说明了用API涵数进行串口的读和写!- The string mouth communication procedure, very good showing which wrote with vc has contained the number with API to carry on the string mouth to read and to write!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20.69kb
    • 提供者:阿敏
  1. 用Win32 API实现串行通信

    0下载:
  2. VC API 编程-VC Programming
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6.35kb
    • 提供者:古龙
  1. Sockets api用于聊天室程序设计

    0下载:
  2. 用VC++6.0的Sockets API实现一个聊天室程序,是使用socket编程的很好的一个文档.-VC 6.0 Sockets API a chat room procedures, the use of socket programming is a good one document.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:6.88kb
    • 提供者:ql
  1. sms_SPAPP

    0下载:
  2. SPAS系统基于WINDOWS2000采用VC开发,在功能上实现了对用户手机点播、网站定制和网页发送消息的处理,能完成用户对不同业务的短信要求。 1. WEB网站与SPAS的接口采用UDP通讯的方式,SPAS对网站发送过来的包进行分析处理调不同的点播模块处理,向用户返回所需的短信内容 2. SPAS与网关的通讯采用网关厂商的API接口,用于接收用户的点播请求和发送业务模块处理后的短信内容 3. 定制模块由SPAS主控部分定时触发,通过分析定制库中(通过网站入库)的用户需求,将相关的业
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:13.48mb
    • 提供者:lqs
  1. API

    0下载:
  2. 实现对输入的字符传到串口,再通过串口在屏幕显示出来.VC实现.-realization of input characters reached Serial, and through the serial port on the screen is displayed. VC.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:54.84kb
    • 提供者:peking2008ol
  1. USB接口编程源代码(VC)

    1下载:
  2. 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:193.26kb
    • 提供者:刘林超
  1. 用VC++编写U盘通信程序

    0下载:
  2. 介绍了用visual c++编写应用程序调用api函数,从而简化了与硬件通信的过程。-introduces the visual c write applications called api function, thus simplifying the hardware and communications process.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:323.43kb
    • 提供者:蔡明
  1. VC++USB.rar

    3下载:
  2. VC++编程环境下的USB编程(接收和发送数据),VC++ Programming environment under the USB programming (receiving and sending data)
  3. 所属分类:通讯编程

    • 发布日期:2013-06-09
    • 文件大小:423kb
    • 提供者:Leo
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5.11mb
    • 提供者:liuyuefeng
  1. VC_serial_Port_Program

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

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

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

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

    0下载:
  2. VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:39.13kb
    • 提供者:andysun
  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
    • 文件大小:1.84mb
    • 提供者:wang
  1. VC

    0下载:
  2. 一个c++的串口ApI编程资料,可以学习用 C++API实现和串口设备通讯-A serial ApI c++ programming information, you can learn to use C++ API implementation and serial device communication
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:143.96kb
    • 提供者:
  1. Cam

    0下载:
  2. 網路視訊裝置驅動參考用,可以利用VC++ API來驅動視訊裝置,來達成監控等應用-WEBCAM CONTROL..
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:798.07kb
    • 提供者:大头仔
  1. APICom

    1下载:
  2. vc++ api编程用于VC++串口通信这是个例子-vc++ api programming for VC++ Serial communication is an example
  3. 所属分类:Communication

    • 发布日期:2016-01-12
    • 文件大小:31kb
    • 提供者:岳老三
  1. vcPP-Series-Port-API

    0下载:
  2. VC++串口通信API-VC++ serial communication API
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:428kb
    • 提供者:刘畅
  1. ODBC-API-shixiantongxunlu

    0下载:
  2. 使用ODBC API实现通讯录,用VC++语言来写,能够直接运行-Using the ODBC API to address book
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:106.78kb
    • 提供者:功烈
  1. microsoft-bluetooth-API

    3下载:
  2. 使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。-Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:62.29kb
    • 提供者:殷海峰
  1. VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)

    1下载:
  2. VC++写的串口API收发程序(超时方式接收,VC6.0开发环境)
  3. 所属分类:通讯编程

« 12 »
搜珍网 www.dssz.com