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

搜索资源列表

  1. 51系列串口通讯例程

    0下载:
  2. 单片机串口通信例程,对于初次接触单片机串口编程的朋友是一个很好的借鉴-microcontroller serial communications routines for the first time contact with the MCU Programming is a very good friend of the draw
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:20.09kb
    • 提供者:张雨田
  1. gprspc

    0下载:
  2. 提供给入门级别的GPRS编程人员,其中有自创的分包算法,可以借鉴。-for entry-level programming GPRS, which is devised by the sub-algorithm, we can draw on.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2.4mb
    • 提供者:youling0927
  1. GPS_receiver

    0下载:
  2. 本程序是针对特定GPS接收机--JAVAD公司的legacy的一个应用,用来收取标准的NMEA-1083GGA信息或JPS格式(JAVAD公司的特有GPS信息格式)的{RT,PO}信息,并统计数据大小与经历时间。本程序用VC6.0+串口控件MSComm实现,其中关于如何在数据长度不定的情况下实现数据帧的同步的方法可以借鉴到其它串口数据采集的应用之中,具备一定的实用价值-this program is targeted at specific GPS receiver -- JAVAD the l
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:69.7kb
    • 提供者:李波
  1. ComCtrl 基于MFC对话框的串口程序

    1下载:
  2. 基于MFC对话框的串口程序,串口能发送和接收数据,对于接收的数据画出曲线。-MFC dialog-based serial program, can send and receive serial data, the received data to draw curves.
  3. 所属分类:串口编程

    • 发布日期:2017-05-14
    • 文件大小:3.63mb
    • 提供者:王刚
  1. port

    1下载:
  2. 读取串口数据并画实时曲线的VC++程序源码,界面友好,可定制。-Read real-time serial data and draw the curve VC++ program source code, user-friendly, customizable.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2.33mb
    • 提供者:qiang
  1. VBup

    0下载:
  2. 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) sent through the serial port to the computer display and draw the curve, comment in detail, little changes can work for yo
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:556.53kb
    • 提供者:shaoling
  1. DataLogger2

    0下载:
  2. 从串口接收数据进行实时描点,类似示波器。可进行存储。对学习绘制波形图有很好的帮助。-Receive data from serial real-time tracing point, similar to the oscilloscope. Can be stored. Draw waveform of learning has a very good help.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:276.35kb
    • 提供者:fun
  1. MCUdown

    0下载:
  2. 我的毕业设计程序,单片机采集数据(温度)经串口发送至电脑VB显示并画出曲线,注释详细,稍加修改即可为你所用,-My graduate design program, microcontroller data acquisition (temperature) to send to the computer via serial port, and draw curve VB show, notes in detail, little changes can work for you, huh,
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:26.41kb
    • 提供者:shaoling
  1. drawline

    0下载:
  2. 自己编的,根据串口发回的16进制码,存成文件,流画出曲线-Own series, according to the serial port back to 16 hexadecimal code, stored as files, streams draw curve
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:20.76kb
    • 提供者:张则成
  1. MPM(VC)

    0下载:
  2. 通過RS232串口讀取實時大氣壓力的軟件,其中很多控件採用自繪,程序數據處理代碼可能用途不大,但自繪控件大家可以參考學習-Through the RS232 serial port software to read real-time atmospheric pressure, many of which control using self drawn, the program uses data-processing code may not, but since we can draw r
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:86.07kb
    • 提供者:loo
  1. chuankou

    0下载:
  2. 串口通信的例子,示范,可以借鉴。适合初学者-Examples of serial communication, demonstration, we can draw
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:883byte
    • 提供者:zc
  1. Power

    0下载:
  2. 本程序是功耗检测系统的上位机程序,通过串口实时获得下位机传过来的数据,显示电流电压信号以及计算功耗,并绘制了一个电压表,在恒定电流的情况下,电压表指针实时更新读数,非常形象。-This program is PC power detection system procedures, real-time access through the serial port under the crew passed over the data, showing current and voltage si
  3. 所属分类:Com Port

    • 发布日期:2017-05-30
    • 文件大小:11.82mb
    • 提供者:liao
  1. Wireless-Serial-based-on-MFC

    0下载:
  2. 在MFC Dialog环境下,用MSComm控件实现单片机与上位机的无线串口通讯,保存接收数据,并用画图函数实时画出数据曲线-In the MFC Dialog environment, using MSComm control MCU and the host computer with wireless serial communications, saving the received data, and draw with a real-time data curve drawing f
  3. 所属分类:Com Port

    • 发布日期:2017-05-23
    • 文件大小:6.98mb
    • 提供者:徐曙
  1. program_WAVE

    0下载:
  2. 可以读取串口数据,并且画出曲线图的VC++程序-Serial data can be read and draw graphs of the VC++ program
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:670.13kb
    • 提供者:孙洋
  1. Commtest

    0下载:
  2. 自己编的串口通信的MFC,接收数据后绘制波形,点击按钮可更新波形-Own series of serial communication MFC, after receiving data to draw the waveform, click the button to update the waveform
  3. 所属分类:Com Port

    • 发布日期:2017-05-07
    • 文件大小:1.93mb
    • 提供者:郑葡萄
  1. shangweijiduchuankoushujubinghuatu

    0下载:
  2. 上位机源码--读取串口数据并画实时曲线的vc 2B 2B源程序.rar-PC Source- read serial data and draw real-time curve vc 2B 2B source code. Rar
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2.35mb
    • 提供者:kevin
  1. mscomm-and-automatic-draw-curve

    1下载:
  2. 可以实现串口接受和发送数据,并且可以根据串口接受的数据绘制曲线,还可以根据随机的数据点击绘制按钮自动绘制曲线,目前保存数据的功能还没有实现,有待于进一步提高-Serial port can receive and send data, and can draw the curve of the serial port to accept data, random data can also click on the button mapping automatically draw the cu
  3. 所属分类:Com Port

    • 发布日期:2017-05-20
    • 文件大小:5.51mb
    • 提供者:xiaoluoshan
  1. mscomm-draw-curve-and-excel-storage

    1下载:
  2. 接受串口数据显示、绘制实时曲线,也可自动依照随机数据绘制曲线,并且可以将数据保存为EXCEL格式,本程序采用两种方法保存两个表格,其中一个是完全正常的,另外一个功能还不完善。-Receiving serial data, real-time curve drawing, random data can be automatically drawn in accordance with the curve, and the data can be saved as EXCEL format, th
  3. 所属分类:Com Port

    • 发布日期:2014-09-04
    • 文件大小:5.59mb
    • 提供者:xiaoluoshan
  1. myCom

    0下载:
  2. 根据相应的串口通讯协议,接受串口数据并在界面中实时画出波形-According to the serial communication protocol, receiving serial data and real-time interface to draw the waveform
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:191.49kb
    • 提供者:孙磊
  1. SCommTest

    1下载:
  2. 一个完整的串口温度采集程序,通过串口读到温度值,将温度显示在右侧编辑框中,左侧的画图区画出实时的温度曲线.-A complete serial temperature acquisition program through the serial port to read temperature, the temperature displayed on the right side of the edit box to the left side of the drawing area to d
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:223.15kb
    • 提供者:stf
« 12 »
搜珍网 www.dssz.com