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

搜索资源列表

  1. VC串口通信程序

    1下载:
  2. 基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE: serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:45.83kb
    • 提供者:刘德中
  1. serialport

    0下载:
  2. 用VC做的串口调试精灵 能够收发 并且可以定时发送 无解压密码
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:611.51kb
    • 提供者:汤金瓯
  1. SerialPort

    0下载:
  2. 用VC做的小程序,关于串口采集数据和界面显示的内容,仅供参考
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:wanghaichao
  1. VC++串口通讯

    3下载:
  2. 通过一个封装好的SerialPort类实现PC机间或与下位机的串口通讯。
  3. 所属分类:界面编程

    • 发布日期:2010-10-09
    • 文件大小:3.49mb
    • 提供者:zjsiwj
  1. SerialPort

    0下载:
  2. 基于VS2003的C#语言实现串口调试,调用VC实现的动态链接库完成串口通信!-VS2003 C# language based on Serial debugging, calling C++ dynamic link library written in complete serial communication!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:200.46kb
    • 提供者:
  1. vc-serialPort.rar

    0下载:
  2. VC串口编程,介绍了VC中串口的基本知识和基本控件的使用和例子!,VC serial port programming, serial port introduced in VC the basic knowledge and basic control of the use and examples!
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:10.51mb
    • 提供者:李帅
  1. SerialPort

    0下载:
  2. 这是一个手机串口读写的AT指令集,包含了全套的VC代码,适合各类通信的编解码操作-This is a mobile phone to read and write serial AT command set, including a full set of VC code, codec for all types of communication operations
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:280.38kb
    • 提供者:xusheng
  1. serialport

    0下载:
  2. VC++编程,一个控制串行口通信的类,对于串口编程的初学者有一定参考-VC++ Programming, a control type of serial port communication, serial port programming for beginners there is a certain reference
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:18.51kb
    • 提供者:吴欣
  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. serialport

    0下载:
  2. vc 串口,很好用的,可以试试哈-vc serial port, a good use, you can try Kazakhstan
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:2.07mb
    • 提供者:xwq
  1. serialport

    0下载:
  2. 即便你是初学者,也能很快教会你使用vc++,而且很短时间内就可以入门-source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:652.2kb
    • 提供者:tom
  1. serialport

    0下载:
  2. 在windows和wince下使用vc及evc完成的串口读写源文件,里面说明文件已经描述清楚-Wince at the use of windows and vc and complete the evc serial port to read and write source files, which have been described in the documentation clearly
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:16.57kb
    • 提供者:张炜
  1. VC_serial_port_DLL

    0下载:
  2. VC++语言编写的一个串口dll,可以导出常见的串口函数,如打开串口,读串口等函数以供调用程序使用。-VC++ language, prepared by a serial dll, serial port can be exported common function, such as the open serial port, serial port, such as time for the call function to use.
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:46.62kb
    • 提供者:李曦
  1. SerialPort

    0下载:
  2. sample program for serial communication using vc-sample program for serial communication using vc++
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1.13mb
    • 提供者:hazwaj
  1. Serialport

    0下载:
  2. Serialport,很好用的VC串口通信类,这是最新版-Serialport, a good VC used in serial communication class, which is the latest version of
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:24.42kb
    • 提供者:mc60
  1. Dll4_v4

    1下载:
  2. 前段时间刚刚接触VC的串行通讯,在网上找到的了SerialPort类的使用方法,不过我想将这个类做在DLL中,然后在VB中做通讯界面调用。花了几天时间终于做完了,将SerailPort类的DLL工程共享一下,-Some time ago just contact VC serial communication, the Internet found the use of the SerialPort class, but I would like to do this class in the
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.61mb
    • 提供者:yikedianzi
  1. comtest

    0下载:
  2. 采用SerialPort类进行的简单串口通讯程序,用于演示,编译环境vc++6.0-SerialPort class using a simple serial communications program for presentations, build environment vc++6.0
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:34.25kb
    • 提供者:cao
  1. serialport

    0下载:
  2. 利用控件编写的VC++编写的串口调试程序-Prepared to use control written in VC++ debugger serial port
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.58mb
    • 提供者:yaota
  1. vc-SerialPort

    0下载:
  2. vc SerialPor类的串口调试助手完整源代码,很好用的串口程序参考资料。-vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor vc SerialPor
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8.68mb
    • 提供者:liu
  1. SerialPort

    1下载:
  2. 自己写的一个基于VC++6.0的串口通信得小程序,对于理解串口基本使用方法会有一些帮助。(I wrote a serial communication based on VC++6.0 small program, for understanding the basic serial method of use, there will be some help.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-21
    • 文件大小:4.32mb
    • 提供者:Tercelfly
« 12 »
搜珍网 www.dssz.com