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

搜索资源列表

  1. MSComm-Serial-Communication

    0下载:
  2. 在VC++6.0中应用MSComm控件实现串口通信功能的程序。-In VC++6.0 application Serial communication MSComm control procedures.
  3. 所属分类:Com Port

    • 发布日期:2017-05-17
    • 文件大小:4944105
    • 提供者:朱小方
  1. power-controller-vcPP-system

    0下载:
  2. 飞机电源控制器试验台用于对几种某型飞机电源控制器和控制盒在手动或自动方式下进行性能检测,系统人机对话简单,操作使用方便,具有数据库管理和打印测试结果功能. 试验台软件系统采用VC ++ 6. 0编程,系统按照规定的测试流程进行试验,同时将测试结果进行数据库存储,还可实现数据报表的打印,试验过程中需要与其他设备进行通信.-Aircraft power controller of a test-bed aircraft used for several power supply controller
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:406412
    • 提供者:rocky
  1. Network-programmingl

    0下载:
  2. 《网络编程综合资料》 介绍 常用网络协议编程 怎样接收电子邮件(POP3协议简介) POP3协议封装类 POP3协议命令原始码及工作原理 RFC1939-POP3协议中文版 RFC821-简单邮件传输协议(SMTP)中文版 SMTP协议原始命令码和工作原理 TCP IP网络通信程序设计 TCP IP协议详解 TCPIP协议的化学专家实时交流系统 VC++SMTP协议电子邮件传送剖析 WINDOWS SOCKET API 使用经验 WINDO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:509952
    • 提供者:zhaozm
  1. PC-and-serial-communication

    0下载:
  2. VC 6.0 开发环境 PC机与智能仪器串口通信程序设计-VC 6.0 development environment for PC and intelligent serial communication programming instrument
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:52225
    • 提供者:黄帅
  1. tcpclt

    0下载:
  2. tcpip 通信程序,最基本的 客户端 接收 代码, VC 6.0-tcpip client
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:1196728
    • 提供者:liujc
  1. 546534VC

    0下载:
  2. 用VC 6.0实现串行通信的三种方法。依据不同的条件实现对串口的灵活编程控制。-Serial communication with VC 6.0 three methods. According to different conditions to achieve the flexible programming of the serial port control.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:8547
    • 提供者:
  1. SerialPortAPI

    0下载:
  2. 串口通信小程序,可以在vc++6.0平台是运行,采用MFC框架-this program is for port test,which can run on vc6.0 .
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1558572
    • 提供者:jinchang
  1. CHAP1

    0下载:
  2. 2个PC间通过VC++6.0开发的程序进行通信-two PC COMMUNICATION USE VC++6.0
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:99287
    • 提供者:czq
  1. comstudy

    0下载:
  2. VC++6.0平台上编写的串口测试软件源代码,通过大量测试可正常使用。功能较全,注释详尽,是学习VC串口通信的很好例程。-Vc++ 6.0 platform of serial test software source code written, through a large number of test normal use. The function is more complete, detailed notes, is the study of the VC serial commun
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:3563867
    • 提供者:蒲红东
  1. 06

    0下载:
  2. 在vc++6.0下执行,企业通信模块,分客户端与服务端,有聊天和发送文件能功能-Performed under vc++ 6.0 enterprise communication modules, divided into client and server , chat and send files to function
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:7953689
    • 提供者:zh
  1. SCommTest

    0下载:
  2. VC6.0串口通信程序源码对于初学VC6.0的爱好者-vc 6.0 seris conmmunitcation code for someone need it
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1928644
    • 提供者:沉沉
  1. TCPtime

    0下载:
  2. VC6.0环境,使用套接字编程,实现客户端和服务器端相通信,服务器发送时间给客户端,其中基于协议TCP。-In VC 6.0 environment, use a socket programming, fulfill the client and the server communication, the server sends time to the client, which based on the protocol TCP.
  3. 所属分类:Web Server

    • 发布日期:2017-04-10
    • 文件大小:1881000
    • 提供者:Jane
  1. ASK

    0下载:
  2. 数字通信系统仿真计算机设计ASK,本源码是用VC++6.0编写,用来实现ASK通信系统仿真-Digital communication system simulation computer design ASK, this source is to use VC++ 6.0 to write, used to achieve the ASK communication system simulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:284179
    • 提供者:
  1. TCP-SOCKET

    0下载:
  2. 基于TCP的Socket通信程序,采用VC++6.0-TCP-based socket communication program, using VC++6.0
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3129806
    • 提供者:凌度
  1. 2012.2.11-D_Ctrl

    0下载:
  2. 用VC++6.0编写的,通过串口通信,控制电机速度与方向-Through the serial communication to control the motor speed and direction
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2399049
    • 提供者:何为
  1. SCommTest

    0下载:
  2. 利用vc的SComm控件,在VC++ 6.0中编写的串口通信程序-The use of vc SComm control, prepared in VC++ 6.0 Serial Communication Program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1917424
    • 提供者:
  1. VccomMouse

    0下载:
  2. 串口鼠标源代码,VC++6.0编写的程序,可实现串口通信 -The serial mouse source code of a program written in VC++6.0, serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-11-21
    • 文件大小:3854916
    • 提供者:周林
  1. 6.5--PCtoGSMSerialComunication

    0下载:
  2. PC机与GSM短信模块串口通信程序的完整代码。对于学习vc++串口通信具有很好的借鉴作用-PC and GSM SMS module complete serial communication program code. Good reference for learning vc++ serial communication
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:338536
    • 提供者:chen
  1. matlab_VC

    0下载:
  2. 利用VC++6.0开发matlab与VC通信,本人已运行,好用-VC++6.0 developers Matlab and VC communication, I have to run, easy to use
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:3256995
    • 提供者:lizhijin
  1. CPPWorkForAProtocol

    0下载:
  2. 基于定制通信协议的串口通信测试程序,包括通信协议的说明。VC++6.0编译,可供学习C++通信编程参考-Custom communication protocol based serial communications test program, including a descr iption of the communication protocol. VC++6.0 compiler, available to learn C++ communication programming ref
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:95161
    • 提供者:YuQi
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com