CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - Serial VS2008

搜索资源列表

  1. myserialport

    0下载:
  2. vs2008环境下开发的串口调试程序,设置串口的RTS和CTS-vs2008 environment, developed under the serial port debugger,
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:43996
    • 提供者:朱俊
  1. port1

    1下载:
  2. vs2008下,C#语言开发串口通讯程序,用于读取扫描枪扫描到的条形码数据-under vs2008, C# language to develop serial communication program for reading the bar code scanner to scan the data
  3. 所属分类:串口编程

    • 发布日期:2017-06-02
    • 文件大小:21073
    • 提供者:mu
  1. serialPort

    1下载:
  2. c# 编写的串口数据收发程序,vs2008版本-c# write the serial data transceiver program, vs2008 version
  3. 所属分类:串口编程

    • 发布日期:2012-12-14
    • 文件大小:38383
    • 提供者:薛枫
  1. MySerialPortTool

    0下载:
  2. MFC编写的串口调试工具,使用VS2008环境进行开发,没有任何冗余代码,适合学习串口编程。-MFC prepared by serial debugging tools, use the VS2008 development environment, there is no redundant code, suitable for learning serial programming.
  3. 所属分类:Com Port

    • 发布日期:2017-06-16
    • 文件大小:24716094
    • 提供者:张沛轩
  1. Char2Float

    0下载:
  2. 基于vs2008平台和CSerialCom类的串口传输例程,也是MFC的简单应用。-Based on the vs2008 platform and CSerialCom type serial transmission routines, the simple application.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:1013551
    • 提供者:韩越
  1. 111

    0下载:
  2. 开发环境:VS2008 功能:本人亲自写的串口测试软件。可完成简单串口测试功能。-Development Environment: VS2008 features: I personally write the serial port test software. Simple serial port test function to be completed.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3759711
    • 提供者:mmwb109
  1. dist

    0下载:
  2. 此系统是使用c#编写的串口通信软件,可以实现PC-PC机的数据交互,包括exe文件和源代码,使用vs2008开发-The system is written using the c# serial communication software, you can achieve PC-PC machine data exchange, including the exe file and source code developed using vs2008
  3. 所属分类:Com Port

    • 发布日期:2017-06-02
    • 文件大小:14726918
    • 提供者:青竹
  1. serialport

    0下载:
  2. vs2008环境下开发的串口调试程序,相信对初学者很有帮助,高手勿下,浪费您的分数。 -vs2008 environment, the development of serial debugger
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:6946
    • 提供者:chen
  1. motor_control

    0下载:
  2. VS2008 MTi-G串口通信 实时曲线-VS2008 MTi-G serial communication real-time curve
  3. 所属分类:Com Port

    • 发布日期:2017-06-09
    • 文件大小:16505771
    • 提供者:王中石
  1. SerialPort

    0下载:
  2. VS2008串口通信资料,简单明了。适合初学者。-VS2008 serial communication data, simple. Suitable for beginners.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:5227
    • 提供者:555dasd
  1. MScomm

    0下载:
  2. 利用mscomm控件实现串口的通信,重要的是在vs2008里面实现的,和以前的有不一样-Mscomm control using Serial communication is important in vs2008 which to achieve, and there is not the same as the previous
  3. 所属分类:Com Port

    • 发布日期:2017-05-25
    • 文件大小:8544264
    • 提供者:王俊杰
  1. source

    0下载:
  2. 串口调试程序,vs2008调试过,很不错的,希望对你有帮助-Serial debugger, vs2008 debugging, very good, you want to help
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:156247
    • 提供者:方杰
  1. GPS

    0下载:
  2. 采用VS2008编写的基于串口GPS接收机的处理程序,GPS接收输出的数据是基于NMEA0183协议的GPGGA,GPVTG,GPGMC-Written using VS2008 serial GPS receiver based on the processing, GPS receiver output data is based on the NMEA0183 protocol GPGGA, GPVTG, GPGMC-VS2008 serial GPS receiver based on
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:3838
    • 提供者:袁征
  1. VS2008_SerialCommunication

    0下载:
  2. 串口通信在VS2008中的实现与应用 串口通信 SerialPort类 波特率-VS2008 Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:193642
    • 提供者:gwf
  1. CT(1)

    0下载:
  2. uart 串口 vs2008, vc60-uart serial comunication vs2008 vc600
  3. 所属分类:Com Port

    • 发布日期:2017-06-12
    • 文件大小:19545422
    • 提供者:龙奇文
  1. serial_download

    0下载:
  2. 将hex文件通过串口下载到51单片机的程序。 包括两个工程。 1.一个Visual Studio 2008的电脑端工程,用于发送hex文件。 2.单片机接收端的的UV2工程,用于接收hex文件。 -a application that download the hex file over the serial port. It contains two project. 1.the VS2008 project which send the hex file. 2.t
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:35348
    • 提供者:qiubin
  1. SerialComm

    0下载:
  2. C#串口调试工具,完整VS2008源代码。 1、自动检测系统串口数量,支持USB转串口设备即插即用,自动添加到下拉列表框。 2、修改端口设置后自动打开串口,可发送字符或十六进制数据,并可定时循环发送。 3、支持自定义帧格式,且可自动加入校验,可选校验超过四种以上。 4、接收分别以字符和十六进制显示,完美支持中文显示和回车换行。-C# serial debugging tools, complete source code VS2008. 1, t
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:340433
    • 提供者:流风清音
  1. TEMPDETECTOR

    0下载:
  2. VS2008 对话框串口程序,点击按扭,发送默认程序里的指令,返回的数据会在接收框内显示,并有指示灯,测试已经通过,可以直接运行,让我们一起努力!-VS2008 dialog serial program, click button, send the default program of instruction, the returned data will be displayed in the receiving box and has a light, the test has been
  3. 所属分类:Com Port

    • 发布日期:2017-05-28
    • 文件大小:10866168
    • 提供者:wodejishiben
  1. VS2008SDIComm

    0下载:
  2. VS2008 基于单文档其他方式的串口程序,测试已经通过,下载后可以直接运行,让我们一起努力!-VS2008 single document based on other forms of serial procedures, tests have been passed, after downloading can be run directly, let us work together!
  3. 所属分类:Com Port

    • 发布日期:2017-05-29
    • 文件大小:11586182
    • 提供者:wodejishiben
  1. C#2005串口Mudbud

    3下载:
  2. Modbus源码 vs2008开发基于MODBUS的RTU 串口通信 可重新编译用于wince,完整的C#源码,用开发工具VS2008开发,经测试可用,可重新编译用于wince开发!谢谢收藏!(Modbus source VS2008 development MODBUS based RTU serial communication can be recompiled for WinCE, the complete C# source code, developed by VS2008, is
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:80896
    • 提供者:okwmj
« 12 »
搜珍网 www.dssz.com