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

搜索资源列表

  1. VB 打印控制曲线

    0下载:
  2. 一个基于vb温度控制程序,人性化操作界面,串行通信,希望对你有所帮助-a vb-based temperature control procedures, human interface, serial communication, and I hope to help you
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:9.77kb
    • 提供者:王萌
  1. dsp-book

    0下载:
  2. 2407原理结构,应用。包括:数字输入输出模块;事件管理器模块;数模转换模块;串行外设接口模块;串行通讯接口模块;局部控制器模块;应用模块-2407 Architecture, Application. Including : digital input-output module; Event Management module; ADC module; Serial Peripheral Interface module; Serial Communication Interface mod
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:104.04kb
    • 提供者:宋飞
  1. DDSFPGA

    0下载:
  2. 串口通讯接口程序,有对话的控件。数据接收和发送-serial communication interface procedures, controls the dialogue. Sending and receiving data
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:788byte
    • 提供者:阮斌
  1. DlgDAC

    0下载:
  2. 串口通讯接口程序,有对话的控件。数据接收和发送-serial communication interface procedures, controls the dialogue. Sending and receiving data
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:880byte
    • 提供者:阮斌
  1. NIDSO

    0下载:
  2. 利用cvi编写的DSO虚拟仪器界面,并通过串口多机通信实现波形显示。-use cvi prepared by the DSO virtual instrument interface, and through multi-machine Serial Communication waveform display.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:13.3kb
    • 提供者:肖俊
  1. chuankou.rar

    0下载:
  2. RS232串口通信控制界面包括周期发送以及二进制——十六进制转换等功能,RS232 serial communication control interface including the cycle of sending as well as binary- hexadecimal conversion function
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:456.75kb
    • 提供者:ROSE
  1. vb

    0下载:
  2. 使用VB6.0编写的串口通讯程序界面。使用了控件msco-Prepared using the VB6.0 interface serial communication program. Use the controls mscomm
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:3.26kb
    • 提供者:欣然
  1. ultral

    2下载:
  2. 基于MFC的步进电机控制界面,已带与下位机串行通信程序-MFC-based stepper motor control interface, has been with and of Serial Communication Program
  3. 所属分类:界面编程

    • 发布日期:2014-03-05
    • 文件大小:7.63mb
    • 提供者:花椒
  1. port

    0下载:
  2. 该程序是串口通信界面的设计,主要用查询单片机电流电压值并能在界面显示出来,并且能将数据加载至单片机中。-The program is the design of serial communication interface, the main query and single-chip current and voltage values displayed in the interface, and is capable of loading data to the MCU.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:625.04kb
    • 提供者:飞飞
  1. communicate

    1下载:
  2. VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3.52mb
    • 提供者:陈利聪
  1. RS232_serialcomm

    0下载:
  2. 使用Micro Visual C++6.0编制的RS232串口通信界面,可以与单片机通讯。-Using Micro Visual C++6.0 prepared by the RS232 serial communication interface that allows communication with the microcontroller.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.89mb
    • 提供者:郑西点
  1. IM46_

    0下载:
  2. 这是一个界面程序且含有串口通信功能以及简单的将采集数据绘制成图形-This is a serial communication interface program and contains features and a simple draw into a graphics data will be collected
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-09
    • 文件大小:16.06mb
    • 提供者:杨振
  1. chuankoutongxin

    0下载:
  2. 我的毕业设计,很简单但很实用,是串口通信的典型实例,还有界面图形的设计-I graduated from design, very simple but very practical, is a typical example of the serial communication interface graphic design
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:2.44kb
    • 提供者:haoxia
  1. APICom

    0下载:
  2. 利用API函数编写的一个基于对话框编程的串口通信界面-API functions written in a dialog-based programming, serial communication interface
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:zack
  1. AD-shangweiji

    0下载:
  2. 该源代码主要功能是实现ADC转换器采样值通过串口通信在上位机界面上显示出电压测量值,同时对AD模块通道号自由选择采样和通道循环自动采样电压值。-The main function of the source code ADC converter sampling shows the voltage measurement value through the serial communication interface of the host computer, and the freedom o
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-16
    • 文件大小:3.3mb
    • 提供者:黄鸿威
  1. bujindianjikongzhi

    0下载:
  2. 实现步进电机vc下的界面设计 串口通信等功能-Vc realize the stepper motor under serial communication interface design, etc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:2.4mb
    • 提供者:李江峰
  1. MSCommMultiPort

    0下载:
  2. 基于mscomm空间的多串口的界面通信(暂时只能传送文档)的小例子,适合初学者-Based on mscomm space serial communication interface (for the time being can only send documents) example for beginners
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-15
    • 文件大小:1.81mb
    • 提供者:王可新
  1. serial-communication

    0下载:
  2. vc编写的界面控制,主要是使用串口,对应了单片机的串口中断,可以直接与单片机相连进行通信-vc interface prepared by the control, mainly using the serial port, corresponding to the MCU interrupt can be directly connected with the microcontroller to communicate
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-24
    • 文件大小:3.61mb
    • 提供者:郭金丽
  1. TTYReceiveMSComm

    0下载:
  2. 此代码为串口通信界面,能实现串口通信中数据的接收-This code for serial communication interface, can achieve serial data communication receiver
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:甘霖
  1. GPRS

    0下载:
  2. 无人机串口通信的控件界面系统,用的是C语言编写-UAV control system serial communication interface with the C language
  3. 所属分类:ComboBox

    • 发布日期:2017-05-13
    • 文件大小:2.74mb
    • 提供者:杨恒宝
« 12 3 »
搜珍网 www.dssz.com