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

搜索资源列表

  1. Windows下串口通信C++源代码,纯C++代码

    0下载:
  2. 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:246730
    • 提供者:韦龙新
  1. Windows CE下的串口通讯类

    0下载:
  2. 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5655
    • 提供者:wzg
  1. sscom33串口通讯工具

    1下载:
  2. 这个是串口通讯工具,无论windows编程,还是嵌入式的上位机和下位机通讯,调试时使用它都很方便-This is a serial communications tools, windows programming, or embedded PC and the next crew communications, debug it very convenient to use
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:279701
    • 提供者:沉毅
  1. 串口调试工具Comdebug

    0下载:
  2. 简单的Windows下串口调试-simple serial debugging Windows
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:96121
    • 提供者:海明
  1. 串口通信组件

    0下载:
  2. windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!-windows environment based on the serial communication COM components, packaging commonly used by the serial port operations, with very good!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:97812
    • 提供者:徐志坚
  1. Win32串口编程.doc

    0下载:
  2. Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:Windows编程

  1. 电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)

    0下载:
  2. windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
  3. 所属分类:手机短信编程

    • 发布日期:2009-02-06
    • 文件大小:33464
    • 提供者:CnXiaowei
  1. iar 官方stm32虚拟串口例程

    2下载:
  2. iar 官方的虚拟串口程序,使用stm32f103zet6,含windows安装文件
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2010-10-18
    • 文件大小:79078
    • 提供者:womeikong
  1. 基于QT的串口调试助手

    5下载:
  2. 本代码是windows下的QTCreator 下的串口通信的上位机的源码,编译后可以直接运行。
  3. 所属分类:界面编程

  1. Term.rar

    0下载:
  2. 使用Windows API函数实现的串口通信,主要包括串口连接、串口设置、串口数据的发送接收以及串口的关闭,The use of Windows API function implementation of serial communication, including the serial connection, serial port settings, serial data send to receive, as well as turn off the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:61969
    • 提供者:海涛
  1. DDK_Virtual_COM.rar

    3下载:
  2. VC写的VirtualCOM虚拟串口驱动,基于DDK,在VC环境下打开工程文件直接编译,可以扩充功能。,Windows Virtual Com Driver source code project, write and compiled under Virtual C++ environment.
  3. 所属分类:驱动编程

    • 发布日期:2017-05-03
    • 文件大小:8604
    • 提供者:gxliu
  1. commdelphi.rar

    0下载:
  2. 自己写的串口收发程序,使用线程和windows api函数实现,对做串口通信有很大帮助。,Write their own serial transceivers, the use of threads and windows api function to do serial communication helps a lot.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:393640
    • 提供者:steven
  1. WindowsCE_serialport_program.r

    0下载:
  2. 友善之臂QQ2440开发板在Windows CE平台下的串口通信编程。,QQ2440 the arm-friendly development board in the Windows CE platform programming serial communication.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:113282
    • 提供者:zhnglingshan
  1. WINCE.rar

    0下载:
  2. BtSquirt:两个CE系统进行蓝牙传送文件的程序 MySquirt:两个CE系统进行红外传送文件的程序 ListNet:能列出CE系统网络连接的小程序 RegView:能浏览指定注册表内容的程序 CeChat:基于串口通信的聊天程序 摘自《Windows Embedded CE 6.0 Developer Reference》一书 ,BtSquirt: two CE systems procedures Bluetooth transmission of docu
  3. 所属分类:Windows CE

    • 发布日期:2016-09-19
    • 文件大小:2726859
    • 提供者:yanjun
  1. 模仿Windows系统带的超级终端风格的RS232串口调试工具

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

    • 发布日期:2017-03-23
    • 文件大小:64773
    • 提供者:christine4115
  1. 功能较强且界面漂亮的串口监视软件

    0下载:
  2. 一个功能较强且界面漂亮的串口监视软件,窗口界面设置了很多功能,不同与以往功能较少的监视界面 -A more powerful and beautiful interface for serial monitoring software, windows interface to set a lot of features, different from the previous monitoring interface with less functionality
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-09
    • 文件大小:1027364
    • 提供者:dean1689
  1. ytwzck

    0下载:
  2. 本软件是一款免费的虚拟串口转以太网工具,可运行于WINDOWS2000和WINDOWS XP系统,无任何时间和功能的限制.本软件可在系统创建任意数量的虚拟串口,在功能和使用上与真实的物理串口一致,可在不占用真实串口的情况下实现本机串口互联或者微机间的串口互联.-This software is a free virtual serial port Ethernet switch tool that runs on WINDOWS2000 and the WINDOWS XP system, wi
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:936370
    • 提供者:kuangwei
  1. winceVs

    0下载:
  2. wince下虚拟串口程序,可以扩张多个串口,供应用程序调用-windows ce virtul serial.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:58338
    • 提供者:石斌
  1. qt_comport.src.ZIP

    1下载:
  2. Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功-Qt serial communication process, with use qextserialprot library, absolutely feasible, windows, linux, embedded linux can be, tested successfully
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:258621
    • 提供者:田雨
  1. SeriesAssist_WINCE

    0下载:
  2. wince下的串品助手,界面仿windows下的串口助手-wince under the string of product assistant, under the serial interface, imitation windows assistant
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:95755
    • 提供者:王帆
« 1 2 34 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com