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

搜索资源列表

  1. JzqDb

    0下载:
  2. 主要实现串口通讯,控件使用,以及ADO操作数据库.采用UDL方式-main serial communications, control the use, operation and ADO database. Methods used UDL
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:893111
    • 提供者:赵文龙
  1. 深入浅出VC++串口编程之基于控件

    0下载:
  2. Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-Visual C to provide us with a handy Microsoft ActiveX controls Communications Control (MSComm) to support the applications o
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:177821
    • 提供者:sun
  1. Com232

    0下载:
  2. 实现串口数据读写-literacy
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4073
    • 提供者:孟凡椿
  1. ComTest

    0下载:
  2. 在单文档程序中,使用非模态对话框向视类或框架类对象发送自定义消息,并在视类或框架类中处理自定义消息。可实现串口控件应用于单文档框架程序。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:42263
    • 提供者:孙洪亮
  1. SCommTest1

    0下载:
  2. 该源代码主要是实现串口通信,并将所传输的内容实现保存。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44182
    • 提供者:柳庆勇
  1. SerialPortTest2

    0下载:
  2. 利用SerialPortT类实现,串口通信的编程方法,区别与comm类的编程
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48056
    • 提供者:david
  1. spi串口的内核实现

    0下载:
  2. spi串口的内核实现.rar-20 serial kernel to achieve. Rar
  3. 所属分类:其它

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

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

    • 发布日期:2010-10-09
    • 文件大小:3660804
    • 提供者:zjsiwj
  1. ChuanKouTongXin.rar

    0下载:
  2. Visual Studio下用C#和实现串口通信的完整工程,Implementing Serial Communication using C#
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:69623
    • 提供者:wang
  1. JL236print

    0下载:
  2. C++ builder 和VC++编程,C++ builder实现串口数据处理,界面程序,应用于具体项目,VC++编程,实现串口动态库+线程,具有串口编程的参考价值-C++ Builder and VC++ Programming, C++ Builder Serial data processing, interface procedures, applied to specific projects, VC++ Programming, dynamic libraries Serial+ T
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1191730
    • 提供者:chu
  1. Lbview_series

    0下载:
  2. Labview编程 实现串口通信功能的一个程序-Labview programming serial communication function of a program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:31971
    • 提供者:feizban
  1. Powershow

    0下载:
  2. 实现串口通讯,以及通讯数据的动态显示(曲线绘制)-Serial communication implementation, as well as the dynamic display communication data (drawn curve)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-24
    • 文件大小:69380
    • 提供者:seeker
  1. serial

    3下载:
  2. 串口编程调试精灵,利用VB编写的串口调试软件,实现在线设置通信速率、奇偶校验、通信口而无须重新启动程序,可以设置定时发送的数据和时间间隔,可以自动显示接受到的数据并能在字符、十六进制和二进制之间自由切换,自动保存设置参数。-Debug serial programming wizard, VB prepared using serial debugging software, set up online communication rate, parity, oral communication
  3. 所属分类:界面编程

    • 发布日期:2014-01-15
    • 文件大小:7557
    • 提供者:小何
  1. communicate

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

    • 发布日期:2017-05-14
    • 文件大小:3694356
    • 提供者:陈利聪
  1. MSCommMultiPort

    0下载:
  2. 使用VC开发的可实现多串口通信的对话框应用程序-MSCommMultiPort communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:2275373
    • 提供者:游夏
  1. exp_sensor_complete.tar

    0下载:
  2. 在Qt中实现了通过串口循环向传感器模块发送查询传感器状态命令,从串口中读取传感器状态数据,将其在前端界面上显示出来、-Qt is implemented in the loop through the serial port to send queries to the sensor module sensor status command, read from the serial sensor status data, to be displayed in the front-end int
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:806723
    • 提供者:lx
  1. CommunicateComm

    0下载:
  2. 使用MFC的Windows自带串口控件制作串口调试工具,实现串口收发,16进制等简单功能(Use MFC's own Windows serial port control to produce serial debugging tools to achieve serial transceiver, hexadecimal and other simple functions)
  3. 所属分类:界面编程

    • 发布日期:2017-12-17
    • 文件大小:140288
    • 提供者:Rex...
  1. 串口SerialPort和API调用源码

    0下载:
  2. 基于C#实现串口通信,可以调用API,方便个人使用(Based on C# to achieve serial communication, you can call API, convenient for personal use)
  3. 所属分类:界面编程

  1. 串口调试助手源码-VS2010+Qt4.8.3

    0下载:
  2. 实现一个串口调试助手界面应用,实现串口属性配置,串口数据发送接收功能。(To achieve a serial debugging assistant interface application, to achieve serial configuration, serial data sending and receiving function.)
  3. 所属分类:界面编程

    • 发布日期:
    • 文件大小:103424
    • 提供者:liusc
  1. serial_port_set

    2下载:
  2. 使用python实现串口上位机的功能,可自动侦测PC有效串口号,选择串口波特率、校验位。同时可实现接收数据存储在TXT文件中。(Python is used to realize the function of serial port host computer. It can automatically detect PC valid serial port, select serial port baud rate and check bit. At the same time, the r
  3. 所属分类:界面编程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com