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

搜索资源列表

  1. for_xue

    0下载:
  2. 从CRM 接口表中读取工单,生成随机鉴权码并写入小灵通,实现小灵通写码,主要有串口通信编程、动态链接库调用、数据库读写等功能(From the CRM interface table, we can read jobs, generate random authentication codes and write PHS, and realize PHS coding, mainly including serial communication programming, dynamic link
  3. 所属分类:数据库编程

  1. ComSocket

    0下载:
  2. 本软件主要用vc++实现了串口通讯的调试,可以设置波特率等通讯参数,达到数据互通(The software mainly uses vc++ to debug serial communication, and can set the communication parameters such as baud rate and so on to achieve data exchange)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:3768320
    • 提供者:COREWELL
  1. 6. SC-printf

    0下载:
  2. 单片机串口通讯协议的实现,使用printf输出到电脑(The realization of the serial communication protocol of single chip microcomputer, using printf to output to the computer)
  3. 所属分类:单片机开发

  1. SerialPortUtilityNew

    0下载:
  2. java操作电脑串口,实现读取和发送数据(Java operates the serial port to read and send data)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:java-Li
  1. Com

    0下载:
  2. 在LabVIEW2016上编写的串口通信程序,可以实现收发数据,显示接收数据和波形。(The serial communication program written on LabVIEW2016 can receive and receive data and display the received data and waveform.)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-30
    • 文件大小:99328
    • 提供者:Tinafan
  1. Communication

    0下载:
  2. 实现无协议TCP通讯 、 数据接收事件 、连接成功事件。串口通讯,串口接收事件、(Implementation of non protocol TCP communication and data reception events)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:董大
  1. IFANA_Model

    0下载:
  2. 串口通信小程序,serialport类实现读写操作(Serial communication small program, serialport class realization read and write operation)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:65536
    • 提供者:潇666
  1. chuankou

    0下载:
  2. fpga串口通信的实现,简单易懂,运行成功(The realization of FPGA serial communication)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:3155968
    • 提供者:lolliopwyy
  1. Xmodem协议的实现与使用

    1下载:
  2. Xmodem协议的实现与使用,可以十分方便的应用到自己项目中,实现串口的数据传输等
  3. 所属分类:驱动编程

  1. PortTest

    0下载:
  2. 使用.NET framework WPF实现一个简单的串口通讯、调试助手,并提供简单的进制转换功能(Using.NET framework WPF to implement a simple serial communication, debug assistant, and provide a simple conversion function)
  3. 所属分类:串口编程

    • 发布日期:2018-04-29
    • 文件大小:123904
    • 提供者:liangyu001
  1. Commthread

    0下载:
  2. 这是一个用于实现多线程串口类开发的实际测试例程,已经经过调试,实际使用于项目中了。(This is a practical test routine for implementing multithreaded serial class development that has been debugged and actually used in the project.)
  3. 所属分类:通讯编程

  1. 串口 通讯和选择开关控制继电器

    0下载:
  2. 作者 raojun 自己写的一个用库函数方式操作单片机来实现对工业设备控制,并且可以用单片机的串口通讯与外界的系统交互! 您可以稍作修改来用于制作用一部上位机来远程控制的机器!(The author raojun wrote a library function to operate the single-chip microcomputer to control industrial equipment, and it can interact with the external syste
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:3570688
    • 提供者:junjun smart
  1. 串口助手C#

    0下载:
  2. 可以实现基本的串口通讯,想学习串口通讯的可以参考一下(The basic serial communication can be realized, and it can be referred to the serial communication.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:138240
    • 提供者:ma_dan
  1. BCB串口编程接收任意发送固定Demo

    0下载:
  2. 使用Boland C++ Builder 6.0进行串口编程,实现能够接受串口发送的数据,能够发送程序内固定的数据,是一个初学者可以参考到的Demo(Using Boland C++ Builder 6 for serial programming to achieve the data that can be sent by the serial port, and to send the fixed data in the program, it is a Demo that a begin
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:671744
    • 提供者:WISDIMDI
  1. 反转电机程序

    0下载:
  2. 可以实现单片机的串口通讯功能。。。。。。。。。。(The serial communication function of single chip computer can be realized)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:3372032
    • 提供者:wbbzhz
  1. 51-串口-mpu6050

    0下载:
  2. mpu6050串口通信,实现mpu6050 x,y,z轴加速度数据与温度数据(Mpu6050 serial communication to achieve mpu6050 x, y, Z axis acceleration data and temperature data.)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:丿李
  1. matlab串口通信基础讲义

    0下载:
  2.  在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:7168
    • 提供者:SDDASDASD
  1. 串口通信采集存储

    0下载:
  2. 串口数据采集RS232串口是工业中比较常用,也最容易接触到的一种总线协议,台式机上一般都有二个,而现在很多下位机、仪器等很多都还是使用串口通信的。通过RS232串口可以方便的实现Labview与其他测试软件、控制软件的通信。(Serial port data acquisition RS232 serial port is a kind of bus protocol which is commonly used in industry, and it is also the most easy
  3. 所属分类:LabView编程

  1. IAP-Bootloader V1.0

    0下载:
  2. 通过串口IAP方式实现STM32固件升级(STM32 firmware upgrading through serial IAP)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-02
    • 文件大小:8782848
    • 提供者:易剑隔世
  1. flashane

    0下载:
  2. 实现FLASH 与串口通讯,需要的盆友可要研究一下(Realizing FLASH and serial communication)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:38912
    • 提供者:alans11111
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com