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

搜索资源列表

  1. PRG_SendFile_所有(串口传输文件)

    0下载:
  2. windows串口传输文件示例-windows serial transmission of documents examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:190579
    • 提供者:刘培
  1. 串口调试助手源代码

    3下载:
  2. 类似与windows自带的串口超级终端程序的源代码,值得学习!
  3. 所属分类:通讯编程

    • 发布日期:2009-02-18
    • 文件大小:48513
    • 提供者:langboy
  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. windows串口操作源码

    0下载:
  2. windows上简单的串口操作代码 不包含编译环境,可以供初学者参考代码
  3. 所属分类:通讯编程

    • 发布日期:2012-08-07
    • 文件大小:6876
    • 提供者:kernblue
  1. comm

    0下载:
  2. Windows串口编程 -Windows serial programming
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:2219
    • 提供者:站长
  1. 61549801SeriesSample

    0下载:
  2. windows串口界面源码,VS2005上亦可进行调试-windows source serial interface, VS2005 can be conducted on debugging
  3. 所属分类:Button control

    • 发布日期:2017-05-25
    • 文件大小:1978457
    • 提供者:henry
  1. dhl32

    0下载:
  2. windows下实现串口通信程序,MFC编程,调试可用-windows achieve serial communication program, MFC programming, debugging can be used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:272678
    • 提供者:song
  1. commuart

    0下载:
  2. windows的串口通讯程序,非常实用。方便大家调试小工具。-windows serial communication program, very useful. We facilitate debugging gadgets.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:149891
    • 提供者:james
  1. Windows-API

    0下载:
  2. 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:8104855
    • 提供者:刘成
  1. 串口通信与数控仿真

    1下载:
  2. WINDOWS API编写的串口通信软件与数控车床仿真,并有数据库应用。这是我的毕业设计,软件已实验应用过,绝对值得下载参考,有什么不足之处请自行更改。
  3. 所属分类:Windows编程

  1. VB RS232串口调试工具

    0下载:
  2. 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。(This is a copy of the Windows system with the super terminal style RS232 serial debugging tools. Very
  3. 所属分类:通讯编程

    • 发布日期:2017-12-17
    • 文件大小:61440
    • 提供者:msnm1206
  1. windows C语言 串口

    0下载:
  2. windows C语言 串口,串口通信技术(hadsjfhasdfhas,hoaidsjfoasjiofjaspfks,ejofaewofi)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:20480
    • 提供者:zdx
  1. 串口通信API

    0下载:
  2. 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:老生
  1. qt串口

    0下载:
  2. 你可以用串口接受/发送数据,基于windows,qt5.9.1(Can receive / send data by serial port)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2992128
    • 提供者:Qwerqnn
  1. windows xp下的虚拟串口设备驱动

    2下载:
  2. 在windows xp操作系统下开发虚拟串口驱动(Developing virtual serial port driver under Windows XP operating system)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:9216
    • 提供者:badboy22
  1. C#串口编程代码

    0下载:
  2. VISUAL STUDIO 下的WINDOWS C#版本的串口操作代码,多线程,(C# version of the serial port operation code, multithreading)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:53248
    • 提供者:nayac
  1. WPF串口通信

    0下载:
  2. windows平台上Visual Studio C#中WPF串口通信(serial port communication for WPF in windows Visual Studio)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:78848
    • 提供者:sweatwbf
  1. Windows API串口编程参考

    1下载:
  2. Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-01
    • 文件大小:24576
    • 提供者:xmusertang
  1. VC++串口通信20个经典源码合集

    0下载:
  2. Windows 编程 串口通信方法 串口通信方法 串口通信方法 值得下载(Windows Serial communication method)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-10
    • 文件大小:11440128
    • 提供者:Carl_bin
  1. windows串口通信C++源码

    0下载:
  2. 1、内含windows环境下串口收发通信源代码 2、开发环境VS2010 3、内含串口控件mscomm32.ocx及注册方法(1. Including the source code of serial communication in Windows Environment 2. Development environment VS2010 3. Embedded serial port control mscomm32.ocx and registration method)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-13
    • 文件大小:180224
    • 提供者:thunderwizard
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com