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

搜索资源列表

  1. aa

    0下载:
  2. linux下的串口编程。包含串口设置等一系列内容-linux serial port programming linux serial programming linux serial programming linux serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1878
    • 提供者:高建龙
  1. HexConvert

    0下载:
  2. 十六进制转换测试程序,在串口编程中经常使用到十六进制数据格式-Hex conversion test program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:18180
    • 提供者:罗飞
  1. Linux

    0下载:
  2. Linux下的串口编程简介,供学习使用,重启青春期清晨起床 重启才-Linux Linux Linu xLinu xLinuxLinuxLinux LinuxLinux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:15021
    • 提供者:mg
  1. linuxchuankou

    0下载:
  2. 在嵌入式Linux中,串口是一个字设备,访问具体的串行端口的编程与读/写文件的操作类似,只需打开相应的设备文件即可操作。串口编程特殊在于串口通信时相关参数与属性的设置。嵌入式Linux的串口编程时应注意,若在根文件中没有串口设备文件,应使用mknod命令创建,这这里假设串口设备是/dev/ttyS0,介绍一下串口的编程过程。-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:29294
    • 提供者:周明成
  1. 0

    0下载:
  2. 零公里RS485串口编程,用于连接LED和RS485的接口的-0 km RS485 serial programming, used to connect the interface RS485 LED and
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:8308
    • 提供者:Mr.mei
  1. embedded-code-and-ebook

    0下载:
  2. 压缩文件中包括Linux串口编程的源代码,C language,Linux设备驱动第三版,C语言精彩编程百例,你必须知道的495个C语言问题,嵌入式C精华文章等电子书。其中C Language是一本130多页的小册子,对C语言的一些经典总结。-Compressed file including the source code of the Linux serial programming language C, Linux device drivers third edition of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:34893824
    • 提供者:dengdejiu
  1. comm

    0下载:
  2. com串口编程,适合初学者。 com串口编程,适合初学者。 com串口编程,适合初学者。-com serial programming, suitable for beginners. com serial programming, suitable for beginners. com serial programming, suitable for beginners. com serial programming, suitable for beginners. com serial pr
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:2019631
    • 提供者:sssss
  1. CharTerminal

    0下载:
  2. MSComm控件进行串口编程,字符传输;串口数据字符传输实例-字符仿真终端-MSComm control serial programming, character transmission transmission instance of serial data character- character terminal emulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2285584
    • 提供者:鲁阳
  1. serial

    0下载:
  2. linux串口编程,含配置函数,适合初学者-linux serial programming, including the layout and function, suitable for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:8006
    • 提供者:高飞
  1. SerialPortManagerImpl

    0下载:
  2. 这是一个实现 java 串口编程的很好的源码,超实用-java comm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:1864
    • 提供者:whk
  1. linuxc

    0下载:
  2. LINUX 串口通讯源码 ,本文档详细介绍了串口编程-The LINUX serial communications source, the document details the serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:15760
    • 提供者:noth
  1. 485

    0下载:
  2. VB串口编程实现完整的多费率电表读数软件-VB serial programming to achieve a complete multi-rate meter reading software
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:594116
    • 提供者:loumengyi
  1. CVI_rs232

    0下载:
  2. Labwindows CVI 中不错的串口编程,串口调试-Good serial programming Labwindows CVI, serial debugging
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:46523
    • 提供者:jingwenping
  1. duoxianpreadth

    0下载:
  2. 多线程串口编程,程序是使用arm加华为的GPRS模块进行测试 方便大家修改-Multithread serial programming, program is to use the arm GPRS module testing Huawei to facilitate change
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1485
    • 提供者:nanye
  1. seri

    0下载:
  2. 基于ARM开发板的linux下的串口编程,做好两个API函数,可供应用程序直接调用,设置方便简单,感兴趣的也可以研究函数内部详细设置过程。-ARM-based development board serial programming under linux, do two API functions are available directly calling application, easy to set up, you can also set up a detailed study of
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1247
    • 提供者:闲云
  1. Linuxseri

    0下载:
  2. 关于Linux下串口编程的详细设置PPT文档,内附示例代码,是某嵌入式linux培训机构的内部资料,说明很清晰透彻,同时附上源代码文件,经验证,程序可成功运行。-Linux Serial Programming on detailed settings PPT document, containing the sample code is embedded inside a linux training institution data, indicating a very clear and
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:506400
    • 提供者:闲云
  1. com

    0下载:
  2. 使用 c++技术详细讲解了串口编程方法。-The use of c++ technology to explain in detail the serial programming method.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:195272
    • 提供者:bl.yang
  1. qt

    0下载:
  2. qt没有自带的串口编程,我们一般都会使用第三方类。该文件可以直接使用。-qt serial programming of third-party class, can be used directly.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:271843
    • 提供者:yyg
  1. myCom

    0下载:
  2. 基于s3c2440的串口编程,类是与pc是那个的串口调试助手。-Based on s3c2440 serial programming, classes are with pc is that serial debugging assistant.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:194804
    • 提供者:何明
  1. mySerialPortTools

    0下载:
  2. 实现linux下河windows下串口调试助手,里面功能强大,如果学习串口编程的朋友可以下载来参考里面的源代码-Xiahe windows under linux realize serial debugging assistant, which is powerful, if learning serial programming to refer friends can download the source code inside
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:98304
    • 提供者:sea
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com