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

搜索资源列表

  1. comtest

    0下载:
  2. S3C6410 串口测试代码,使用与OK6410开发板-S3C6410 serial test code, use OK6410 development board
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-13
    • 文件大小:2151
    • 提供者:zhouyu
  1. network

    0下载:
  2. 网络编程 主机端发送串口数据到客户端 客户端发送网络数据到主机端 控制qt上的蝴蝶飞行 自己 写得一个小东西-Network programming host controller sends serial data to the client the client sends network data to the host to control the butterfly on the qt flying their own written a small thing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:573798
    • 提供者:czd
  1. 12864

    0下载:
  2. 12864 显示一串数字 刷屏 串口显示-12864 show refresh serial display of a string of numbers
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-11
    • 文件大小:736
    • 提供者:cuixianjin
  1. mySerialPortTools

    0下载:
  2. QT串口代码,在linux下面可以编译运行。-QT serial code can be compiled to run in linux below.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:59661
    • 提供者:杨乾
  1. MSCOMM

    0下载:
  2. 基于MSCOMM串口助手 ini文件保存配置文件 接收发送十六进制-Based on the MSCOMM serial assistant ini file to save the configuration file receiver to send hex
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5406552
    • 提供者:郝冠男
  1. v1.0

    0下载:
  2. 通过简单的设置,适用与大部分仪表的串口监控。-Through a simple setup,For most of the serial monitoring instrument。
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1566686
    • 提供者:陈刘洋
  1. ReadData_COM1

    0下载:
  2. 该实例是一个基于Wince的工程,是一个串口操作相关的实例,简洁易懂 是一个学习的好实例。-The instance is an engineering based on the Wince is a serial operation related instances and easy to read is a good example of a learning.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2251834
    • 提供者:流量
  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. SERIAL10

    0下载:
  2. 本资源描述了串口通讯程序的功能实现,附有具体的源码-This resource describes the functions of serial communication program, accompanied by specific source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:85046
    • 提供者:小炜
  1. wserial2

    0下载:
  2. 实现了串口的通信,里面利用了第三方串口类,编程实现方面简单-serial program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:72584
    • 提供者:天涯逐日
  1. UART

    0下载:
  2. LPC2368 UART 源码,代码能够方便配制串口通信-LPC2368 UART source code to facilitate the preparation of serial communication
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:137989
    • 提供者:jiang
  1. HardwareID

    0下载:
  2. 利用硬件ID和程序ID生成序列号,起到对软件的保护-The hardware ID and application ID to generate the serial number, play a protection of software
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-02-10
    • 文件大小:1142784
    • 提供者:尹敏
  1. Linuxr1902

    0下载:
  2. linux下串口通信,已证明可以成功进行通信,其中串口号为ttysac1-under linux serial communication
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:4497
    • 提供者:汪洋
  1. Joyla

    0下载:
  2. 获取用户的机器码,生成序列号,依据序列号再生成注册码,保证软件的安全性-Access to the user' s machine code generated serial number generated based on serial number, registration code, to ensure the security of software
  3. 所属分类:CA program

    • 发布日期:2017-05-25
    • 文件大小:8624089
    • 提供者:wsh
  1. Linux_Serial.tar

    0下载:
  2. Linux环境下的 异步操作串口操作类 很好用的代码 亲测可用-Linux environment, the asynchronous operation serial operation class
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:3362
    • 提供者:karl
  1. S3C2440_LINUX_adc

    0下载:
  2. arm9在linux环境下编译的ADC转换程序,并通过DNW串口输出,显示结果.-compile the linux environment arm9 ADC conversion process, and through the the DNW serial output displays the results.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:1943
    • 提供者:李明
  1. comtest

    0下载:
  2. linux下的串口配置及测试程序,可以在此基础上增加功能,实现linux串口程序,可以选择波特率等配置,相当于一个简单的串口调试助手-serial port configuration and testing procedures under linux, you can add functionality on this basis to achieve the linux serial procedures, you can choose the configuration of the b
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1678
    • 提供者:敬永奇
  1. 52022775MSCOMM_VC

    0下载:
  2. 串口编成,将监控串口的信息,查看串口发来的指令-Serial establishment, and will monitor the serial information to view the serial instruction
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:37280
    • 提供者:zhoujianglin
  1. uart3

    0下载:
  2. LPC3250串口裸机实验,可以不在操作系统下运行-LPC3250 serial bare metal
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:596074
    • 提供者:yang
  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 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com