CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 串口 操作

搜索资源列表

  1. Serial_Com

    0下载:
  2. 利用Visual C++ 实现串口通信功能,用一个类实现串口操作的封装。-achieved using Visual C serial communications functions, and to achieve a kind of serial Packaging operation.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:77.39kb
    • 提供者:华胜
  1. CH04

    0下载:
  2. vb发送文件,检查邮件,串口操作,查看文件等关于socket的源代码!
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:31.26kb
    • 提供者:me51
  1. boa_src

    0下载:
  2. 基于嵌入式web服务器的web编程,将从html网页表单里的数据接收后发到串口的操作。
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:47.12kb
    • 提供者:虚礼明
  1. 232_TCPIP

    0下载:
  2. 程序的最大缺陷:   Windows把硬件驱动的接口都进行了抽象和标准化,串口也不例外,大部分的设备都可以通过文件操作API进行存储控制,如:CreateFile、ReadFile、WriteFile等,其实很简单。网上有个SerialPort的类写得还不错,我就直接拿来用了,只做了小小的修改以满足我的要求。原本的类一次只能收发一个Byte,根据需要我改成了512 Byte,需要重点提出的是,当收发多字节数据时,数据的正确性和完整性更需要自己保证,因为串口协议标准只是定义在物理层和数据链路层
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:38kb
    • 提供者:Lee
  1. CommMonitor

    0下载:
  2. 一个很好用的串口检测软件,可以检测串口的所有操作,包括握手等-Serial port with a very good detection software can detect all serial port operation, including shaking hands, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:27.54kb
    • 提供者:丁杰
  1. tsockwin64

    0下载:
  2. 对iclass操作读写,利用串口进行通信 增加TCPIP功能 -ICLASS read and write operations on the use of serial communication functions to increase TCPIP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:58.59kb
    • 提供者:cloud
  1. uartcom

    0下载:
  2. linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:76.44kb
    • 提供者:胡威
  1. Serial

    0下载:
  2. asp服务操作串口读写程序,电脑上网就可以看到设备的实时状态-Serial reading and writing service operation procedures, computer equipment, Internet access can see the real-time status
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-26
    • 文件大小:9mb
    • 提供者:cz
  1. tty

    0下载:
  2. linux下串口操作API,编写的一个简单linux下串口操作程序,可供参考-linux serial port operate under the API, written in a simple serial port under linux operating procedures for reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1.83kb
    • 提供者:V
  1. Linux.cuankobianc

    0下载:
  2. 主要讲解了Linux 操作串口的架构。 添加串口硬件时,首先通过驱动程序,采集串口当中的数据,内核通过提供read、write 、select、open、close 供应用程序调用,在设计串口通信类,就是对这几个函数的运用。 -Mainly on the architecture of the Linux operating serial. Add serial hardware driver, collecting serial data which the kernel by p
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:4.09mb
    • 提供者:shifa
  1. ip2com

    0下载:
  2. 从网口接收数据,发送到com口,从com口接收数据发送到网口,使用了对串口操作、多线程、socket编程等技巧。有makefile和测试程序-Receiving data from the network port to send to the com port, receive data from the com port to send to a network port, use the serial operation, multi-threading, socket programmi
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:4.06kb
    • 提供者:guoguo
  1. com

    0下载:
  2. linux 下实现打开串口,连接GPRS功能, GPRS采用sim900,用AT指令通过串口对sim900进行操作来实现GPRS通信。用到来第三方库posix_qextserialport.h-linux under open serial port, connect GPRS function, GPRS using sim900, using AT commands through the serial port to operate to achieve sim900 GPRS com
  3. 所属分类:Linux Network

    • 发布日期:2017-11-09
    • 文件大小:19.62kb
    • 提供者:送飞飞
  1. 7842_new_interface

    0下载:
  2. 通过串口发送命令给终端设备控制家居设备动作,实现家居的智能操作!-Through the serial port to send commands to the terminal device control household equipment operation, to achieve home of the smartphone operating!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:427.96kb
    • 提供者:胡冬红
  1. libserialport-0.1.0.tar

    0下载:
  2. 跨平台的串口应用库,主要包括串口的打开关闭,参数设置,读写操作等等,内含ReadMe文件,可详细阅读-ibserialport is a minimal library written in C that is intended to take care of the OS-specific details when writing software that uses serial ports. By writing your serial code to use libserial
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:373.43kb
    • 提供者:施洋
  1. eth

    0下载:
  2. LINUX 下的串口操作函数例程,标准的API函数-uart operation api function for linux by c lianguage.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:赵先生
  1. 200_GAIMI

    0下载:
  2. 200电话卡批量修改密码工具 调用RS232串口猫或者台式PCI moden连接电话线进行批量拨号操作-200 phone cards to bulk modify password tool calls RS232 serial cat or desktop PCI moden telephone line connection batch dial operation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:562.18kb
    • 提供者:A
  1. MFC_SerialPort

    0下载:
  2. 利用visual MFC控件进行的串口程序编程,有基本的界面串口操作,适合初学者-MFC Serial programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4.06mb
    • 提供者:wuqian
  1. linuxcPPCom

    0下载:
  2. linux c++ 串口访问类.该类完成了串口的打开 设置读写等功能。有助于帮助初学者学习linux下串口操作。-linux c++ serial access class. Such complete opening is provided in the serial read and write functions. Contribute to help beginners learn under linux serial port operation.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-13
    • 文件大小:1.8kb
    • 提供者:zhangsan1
  1. sdram

    0下载:
  2. 实现一个通过串口调试助手发送“指令和数据”来控制SDRAM 读写操作的小项目。(To achieve a serial debugging assistant to send "instructions and data" to control SDRAM read and write operation of small projects.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:9kb
    • 提供者:秦晓汉
  1. hested_classradio

    0下载:
  2. 能包括多线程记录,串口操作,日志记录,U盘自动拷贝,声音告警()
  3. 所属分类:网络编程

    • 发布日期:2018-05-01
    • 文件大小:190kb
    • 提供者:Cqare
« 12 »
搜珍网 www.dssz.com