CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vs2008 serial port

搜索资源列表

  1. serialPortTest

    0下载:
  2. c#面向串口的编程,可以发送,可以接受,绝对可以运行vs2008环境-c# serial port programming
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:98.95kb
    • 提供者:孙延维
  1. SerialPort

    2下载:
  2. VS2008开发串口程序入门教程,适合初学者学习。-Serial VS2008 development program started tutorial for beginners to learn.
  3. 所属分类:通讯编程

    • 发布日期:2012-10-29
    • 文件大小:27.27kb
    • 提供者:XPJ
  1. myserialport

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

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

    0下载:
  2. 该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。 其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12.22mb
    • 提供者:ZXH
  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
    • 文件大小:3.59mb
    • 提供者:mmwb109
  1. vc6-and-VS-terminal

    1下载:
  2. 很完美的windows终端程序源码,直接可以编译成功的。。里面的工程文件有vc6.0和vs2008 sp1。。都可以正常编译。。需要做串口控制的朋友可以下载学习。-It is the perfect windows terminal program source code, you can directly compile successfully. . Inside the project file has vc6.0 and vs2008 sp1. . Can compile. . Frie
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:110.07kb
    • 提供者:隐身
  1. SerialportSample-VS2008

    0下载:
  2. 用C#写的一个串口工具,开发环境是VS2008。可以显示字符串或者十六进制数据-Written in C# a serial port tools, development environment is VS2008. Can display a string or hexadecimal data
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:60.52kb
    • 提供者:靳洪都
  1. WINCE_2440_SerialPort_VC

    0下载:
  2. WINCE MINI2440 串口测试程序,已经在VS2008,qq2440SDK上运行,测试通过-WINCE MINI2440 Serial port test program.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-06
    • 文件大小:1.12mb
    • 提供者:itechnology
  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
    • 文件大小:34.52kb
    • 提供者:qiubin
  1. DSPDemo

    0下载:
  2. 简易示波器,VS2008,C++编写,使用串口接收数据并将接受到的数据显示出来完成简单的示波器的功能。-Simple oscilloscope, VS2008, C++ written to use the serial port to receive data and receive data displayed complete simple oscilloscope.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-01
    • 文件大小:19.35mb
    • 提供者:ansle
  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
    • 文件大小:332.45kb
    • 提供者:流风清音
  1. vs2008

    0下载:
  2. 用C#在VS2008下编写了一个串口,带所有代码,可以供C#初学者一个简单地实践,作为一个参考-A serial port code written by C# in VS2008
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:36.57kb
    • 提供者:kds
  1. port-communication-

    0下载:
  2. 在VS2008中经过测试可以使用,一个基于单文档的串口通信程序-In VS2008 can be tested using a single document based on the serial communication program,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2.41mb
    • 提供者:李二牛
  1. ComTest

    0下载:
  2. VS2008写的读温度小程序,编译通过,按打开串口时用:9600无串口10无校验1停止按读取温度时:发送FF,收到aa 11等字符时编辑文本框显示温度值。-VS2008 to write a small program to read the temperature, compile, press to open the serial port with: 9600 Serial No 10 no parity 1 stop by reading temperature: Send FF, re
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:9.82mb
    • 提供者:shzhi
  1. chuankoutest

    0下载:
  2. C#串口调试助手Winform版,是由原来的一个项目转换而来,在VS2008下可编译。 第一次使用小贴士:建议在打开选择的端口前,先进行设置,如波特率,奇偶校验位等等。当然,你也可以在任何时刻进行设置,但必须先关闭已经打开的端口方可进行设置!-C# serial debugging assistant Winform version, is a project from the original conversion from under the VS2008 can be compiled.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:272.31kb
    • 提供者:wpudn61
  1. NGSerialMonitor

    0下载:
  2. RS-232C serial port monitor/sniffer in Win32 as a VS2008 ready to compile project.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:901.88kb
    • 提供者:jfelixhe
  1. 红外线上位机

    0下载:
  2. 通过MSCOMM实现串口对SMT32 红外线发射下位机的管理,具备以下功能: 1.串口选择 2.获取下位机接收的遥控器键值 3.设定下位机发送按键的方式,如随机或重复 备注:此工具需配合“红外线发射下位机”工程使用,使用VS2008开发。(Through MSCOMM to manage the lower machine that is SMT32 infrared emission tool,with the following functions: 1. serial port
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:185kb
    • 提供者:robinyang
搜珍网 www.dssz.com