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

搜索资源列表

  1. uart

    0下载:
  2. 用C++ Builder 编写的串口通讯测试程序,用于实践C++ Builder 对windows API的封装-Written with C++ Builder serial communications test program for the practice of C++ Builder package on the windows API
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:240732
    • 提供者:小华
  1. VisualCofmrtech

    0下载:
  2. 在本书中,我们抛弃了Windows下串口通信中经常使用,但又被不恰当使用的MSCOMM控件,而是从基本的Windows API函数讲起,然后介绍它的类封装。在图形界面开发的部分,我们不仅介绍主流的MFC技术,而且对目前非常流行的Qt库中如何使用串口通信进行了详细说明。-VisualC++
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:241289
    • 提供者:solon
  1. Phone1.0_SRC

    0下载:
  2. s3c6410开发板 测GPRS模块的源码一、测试AT指令 1) 启动开发板(用户将会看到GPRS同时启动,LED灯闪烁),进入WINCE界面,点击“我的设备”进入,看到WINDOWS文件夹点击进入,将会看到“SerialPort”, 双击打开; 2) 出现SerialPort 串口菜单,然后点击齿轮图样的按钮进行设置,GPRS 串口号 设置为COM2,波特率设置为9600,其它不用设置,然后点击确定; 3) 在刚才的SerialPort 串口菜单上输入AT指令(
  3. 所属分类:Windows CE

    • 发布日期:2017-06-19
    • 文件大小:28837707
    • 提供者:木偶
  1. Example2

    0下载:
  2. 基于Windows API的虚拟终端实现~!串口通信编程基础-Windows API-based virtual terminal to achieve ~! Serial communication programming based
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:63540
    • 提供者:林子建
  1. V_Com

    0下载:
  2. windows xp下面的虚拟串口程序,实现软件虚拟串口-windows xp virtual serial port the following procedures to achieve software virtual serial port
  3. 所属分类:Com Port

    • 发布日期:2017-06-01
    • 文件大小:14323380
    • 提供者:jhon yi
  1. visualcom

    0下载:
  2. 基于Windows API的虚拟终端实现,进行虚拟串口的创建、连接于通信-Windows API-based implementation of virtual terminal, virtual serial port creation, connected to the communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-08
    • 文件大小:1989827
    • 提供者:huang
  1. driver

    0下载:
  2. WDM驱动,多串口卡硬件设备驱动 windows driver model-WDM driver, multi-port card hardware device drivers windows driver model
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4647164
    • 提供者:
  1. Book

    0下载:
  2. 《Delphi 深度编程及其项目应用开发》 PDF格式 附带源码 简 介 本书是在总结作者多年Delphi开发经验的基础上编著而成。全书分为基础篇和应用篇。 基础篇结合示例论述了Delphi的深度编程技术,其中包括9章,分别为:理解Windows消息、 进程与线程、自定义组件的编写、文件操作、创建DLL应用程序、两层数据库应用程序、多 层数据库应用程序、Socket编程、串口编程;应用篇结合物资管理信息系统项目应用开发 技术和经验,详细阐述了一般管理
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-14
    • 文件大小:22806478
    • 提供者:LPT
  1. serial-port-instance-program

    0下载:
  2. 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows AP
  3. 所属分类:Com Port

    • 发布日期:2017-11-04
    • 文件大小:44989440
    • 提供者:
  1. VirtualSerial

    0下载:
  2. windows CE 环境下的虚拟串口驱动示例代码。 -virtual serials code in windows CE.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:4631
    • 提供者:XP
  1. Examples_Of_SerialCommunication(vc)

    0下载:
  2. 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
  3. 所属分类:Com Port

    • 发布日期:2017-05-26
    • 文件大小:8849570
    • 提供者:j-wu06
  1. comtocom

    1下载:
  2. matlab下的串口调试助手工具,类似于windows下的串口调试助手-serial debugging assistant tool using matlab GUI
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:13312
    • 提供者:iceknight
  1. CowonuinxmSpy

    0下载:
  2. 一个Windows系统下的串口监控的WDM驱动driver源代码,写的不错。-A serial port under Windows WDM driver monitor driver source code, write good.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-21
    • 文件大小:38834
    • 提供者:悲伤
  1. mySerialport(windows)

    0下载:
  2. 通过windows串口编程,实现数据的传输-Through the windows serial programming, data transmission
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:9861951
    • 提供者:Leo
  1. com_exe

    0下载:
  2. windows下异步使用串口的类。已经封装得非常好,线程安全。欢迎下载使用(windows serial port use.)
  3. 所属分类:Windows编程

  1. 串口短信收发软件

    0下载:
  2. 开发语言:VB6.0 开发环境:Windows 运行环境:windows 运行要求:带串口的电脑一台,手机一部,手机数据线一条 操作方法:将收发短信的手机通过手机数据线接到电脑的串口,运行该软件的可执行程序即可进行接收和发送短信了。(Development language: VB6.0 Development environment: Windows Running environment: Windows Running requirements: a computer wit
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:13312
    • 提供者:blackdong
  1. C# 串口通信源码

    0下载:
  2. C#串口通信,适合基础编程using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data;(C#using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data; us
  3. 所属分类:串口编程

    • 发布日期:2017-12-18
    • 文件大小:20480
    • 提供者:Vicho
  1. Serial Assistant C#

    0下载:
  2. 利用C#编写的简易串口调试助手,开发环境为visual studio(C# prepared serial debugging assistant)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:717824
    • 提供者:A.I.
  1. VirtualSerial

    0下载:
  2. windows 虚拟串口的wdf驱动源码(windows virtual serial port wdf driver)
  3. 所属分类:驱动编程

    • 发布日期:2017-12-21
    • 文件大小:30720
    • 提供者:S.P.
  1. serenum

    0下载:
  2. windows串口serenum驱动源码(windows serial port serenum driver)
  3. 所属分类:驱动编程

    • 发布日期:2017-12-18
    • 文件大小:41984
    • 提供者:S.P.
« 1 2 3 4 5 67 8 9 10 11 ... 44 »
搜珍网 www.dssz.com