CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - 驱动,串口

搜索资源列表

  1. USBconvertserit

    0下载:
  2. 当我们想用串口传输信息的时候,本子没有串口怎么办,只需安装好USB 转串口驱动,使用USB转串口线即可达到目的。-USB convert serit
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2774575
    • 提供者:zjcheng
  1. vb-mscomm

    0下载:
  2. MSComm控件提供了两种处理通信的方式:一种为事件驱动方式,该方式相当于一般程序设计中的中断方式。当串口发生事件或错误时,MSComm控件会产生OnComm事件,用户程序可以捕获该事件进行相应处理。本文的两个例子均采用该方式。另一种为查询方式,在用户程序中设计定时或不定时查询 MSComm控件的某些属性是否发生变化,从而确定相应处理。-MSComm control provides a way to communicate two treatments: one is event-driven
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:27004
    • 提供者:刘晓生
  1. serialPort

    0下载:
  2. 详细的给出了串口驱动的C++程序,压缩包里包括了头文件和源文件-Serial driver is given in detail in the C++ program, compression bag, including the header files and source files
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:2447
    • 提供者:孙红洲
  1. SERIAL

    0下载:
  2. 在6410下的串口驱动程序,此源码为开发板源码,请放心使用-Under the 6410 serial driver, the source for the development board source, please be assured use
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:117755
    • 提供者:黄崇桂
  1. miniport

    0下载:
  2. 串口过滤驱动程序,没有编译,给各位参考,有问题M我:huahuliang163@163.com -Serial filter driver, no compilation, to give you a reference, if there are problems M I: huahuliang163@163.com
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:2854
    • 提供者:Liang
  1. ComSet

    0下载:
  2. 串口功能模块,提供2个工程: 1、串口模块DLL库工程。使用串口底层驱动代码进行编写,生成dll文件。 2、串口模块DLL库测试工程。对生成的dll文件进行集成测试,并提供简单界面测试功能。 代码用途: 1、软件专业测试人员快速使用本dll进行界面串口通信功能开发; 2、可使用dll生成工程中的源代码进行修改,适合各类无界面底层调用; 3、有需要进行软件权限控制的场合,自制dll生成和测试工程的模板; 4、软件初学者进行代码规范和测试的学习模板。-Serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:99659
    • 提供者:吴鹏
  1. uart_of_LPC23xx

    0下载:
  2. LPC23XX的串口驱动开发,包括测试程序-Uart drive of LPC23xx, also include test program
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:5325
    • 提供者:tanyi
  1. C-232

    0下载:
  2. 串口232驱动程序,实现串口的基本功能,带功能说明-232 serial driver, to achieve the basic functions of the serial port, with features that
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6692
    • 提供者:tsq
  1. SerialPortTest

    0下载:
  2. 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:59862
    • 提供者:借方鋆
  1. uart

    0下载:
  2. 串口驱动程序,已经验证,可以在nios中运行-Serial port driver, has been verified, you can run in the nios
  3. 所属分类:Com Port

    • 发布日期:2017-04-11
    • 文件大小:668
    • 提供者:burton
  1. jlchengxu

    0下载:
  2. 7219级联显示16个数码管的驱动程序,与单片机通过串口通信。简单实用。-7219 Cascade 16 LED display drivers, and the microcontroller through the serial port communication. Simple and practical.
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:1430
    • 提供者:chenchen
  1. 12864

    1下载:
  2. 12864串口驱动显示程序PIC可用,注释非常详细,欢迎下载 -PIC 12864 serial port driver display program available, very detailed comments, please download
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:521
    • 提供者:黄列
  1. SimSerial

    0下载:
  2. 虚拟串口驱动程序,里面含有相关 串口监视界面,两个版本-Virtual serial port driver, which contains the relevant serial port monitor interface, two versions
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:987843
    • 提供者:babyhu
  1. PCI_SerialPortCard

    0下载:
  2. 利用oriverstudio和visulae++设计出基于windows的多串口卡设备驱动程序 分 析了Linux内核及其与设备驱动程序的关系,根据Linux设备驱动的结构提出了 Linux设备驱动程序具体的设计和实现流程。保证了多串口卡能应用于多操作系统。 -Use oriverstudio and visulae++ to design windows based multiport serial card device driver analysis of Linux ker
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4986394
    • 提供者:j-wu06
  1. OCX_VB6

    0下载:
  2. PCI板卡的驱动自带程序,以及运用实例。通过实例了解部件,以及各串口的代码。-PCI card driver with program, and application examples. Through the example of understanding components, as well as the serial code.
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:11291
    • 提供者:john
  1. zx

    0下载:
  2. mcgs串口通用驱动源码,简单修改后可以用到任何串口设备-mcgs universal serial driver source code
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:130303
    • 提供者:周晓
  1. MSComm

    0下载:
  2. 目前,Visual Basic (简称VB) 已成为WINDOWS 系统开发的主要语言,以其高效、简单易学及功能强大的特点越来越为广大程序设计人员及用户所青睐。VB 支持面向对象的程序设计,具有结构化的事件驱动编程模式并可以使用无限扩增的控件。在VB 应用程序 可以方便地调用WINDOWS API函数,使得编程效率提高,应用功能增强。 利用VB 提供的这些功能,我们可以有三种方法完成串口通信。一种是用VB 提供的具有强大功能的通信控件 另一种方法是调用WINDOWS API 函数,使用W
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:8713
    • 提供者:董永文
  1. huihua

    0下载:
  2. 利用串口读写数据实现的识币器驱动程序,其中的串口通信实现方法可以 -Serial read and write data to achieve the coin Driver, one of the serial communication method can
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:6972
    • 提供者:zouhailin
  1. GprsComm

    0下载:
  2. 通过RS232串口的GPRS模块编程,主要驱动及应用程序测试-GPRS module driver and appication test
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:89043
    • 提供者:钱参
  1. OMCSERVER

    0下载:
  2. 串口驱动程序实现GSM Modem发送短信的代码,可以实现接受和发送短信,有较大的价值-GSM Modem Send SMS Code
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:4232
    • 提供者:dengyonghua
« 1 2 3 45 »
搜珍网 www.dssz.com