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

搜索资源列表

  1. sdk

    0下载:
  2. 大华网络sdk开发手册 欢迎使用网络SDK编程手册,网络SDK是软件开发者在开发网络硬盘录像机、网络视频服务器、网络摄像机、网络球机、智能设备等产品监控联网应用时的开发套件。本文档详细描述了开发包中各个函数实现的功能、接口及其函数之间的调用关系和示例实现. 本开发套件主要包括业务操作和设备管理两大部分: 业务操作 状态侦听、实时监视、实时预览、字符叠加、音频控制、录像回放和下载、数据保存、云台控制、语音对讲、透明串口、码流统计、智能分析等功能。 设备管理
  3. 所属分类:VOIP program

    • 发布日期:2017-05-11
    • 文件大小:2744969
    • 提供者:galen
  1. DoubleSerial

    0下载:
  2. 用于监视两个通过串口通信的设备,将设备的发送连到微机的接收,用于同时监视两个设备的收发过程,程序超级简单-Used to monitor two devices communicating via the serial port, the device connected to the computer sending the receiver for simultaneous monitoring of two devices to send and receive processes, pr
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:191387
    • 提供者:流星
  1. CommunicationTestTool

    0下载:
  2. 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1374803
    • 提供者:haifan1984
  1. MCUTool_exe

    0下载:
  2. 监视串口的小工具,非常好用,方便串口调试-Serial surveillance gadget is very easy to use, convenient serial debugging
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:438110
    • 提供者:甘峰
  1. COMMSPY

    0下载:
  2. 不占用串口,但监视串口状态。很小很好用,是串口编程不可多得的助手-Do not take the serial port, but the port status monitor.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:370077
    • 提供者:dingwanli
  1. aebb54wpqjr2441

    0下载:
  2. 基于mfc的绘图程序,实时监视串口,动态显示曲线,对于初学者很有帮助-Mfc-based drawing program, serial real-time monitoring, dynamic display curve for beginners
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:704188
    • 提供者:emma
  1. Serial-Port-Class

    0下载:
  2. 一个可以直接使用的串口操作类,这个类完成读、写和监视一个串口通信端口,当串行端口发生事件它会发送一个消息给其所属窗口, 该类创建一个读数据线程和一个写数据线程,使主程序不会被堵塞。-One can use the serial port operations, the completion of this class to read, write, and monitor a serial communications port, serial port when the event occ
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6684
    • 提供者:杨天
  1. SerialPort

    1下载:
  2. * Function: 串口的打开、关闭、数据发送 以及 自动接收 (1)采用【事件驱动】的方式,即当缓冲区接收到数据的时候,【自动执行接收数据】,有效的节省系统资源,提高执行效率。 原理:建立一个事件线程,它监视串口的事件和错误信息。当有事件或错误发生时,它主动向【主线程】发送一个Windows消息。主线程在消息相应函数中处理已发生的事件或错误。 (2)采用“异步方式”读串口,耗时的读数据在单独的线程中进行。 (3)编程步骤:定义全局变量、创建串口、开启事件线程、发送数据、自定
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6900
    • 提供者:Sun Jin
  1. CommMonitor

    0下载:
  2. 监视串口,不占用串口,是一款能配合编译平台进行串口数据流测试的很好的工具-Monitoring serial port, serial port is not occupied, is a compilation platforms can meet the test of the serial data stream nice tool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:931059
    • 提供者:薛峰
  1. ship_show-1.2

    0下载:
  2. 使用MFC编写的C++程序,可直接运行调试,该程序使用串口通信,监视船舶的航向,舵角等信息。-Using MFC written in c++ program, it can be run directly debugging, this program USES a serial port communication, monitor the ship s course, rudder Angle information, etc.
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4366826
    • 提供者:孙绍华
  1. Comspy_28332

    0下载:
  2. 通过操作windows内核,达到监视串口数据的目的。它不是串口 调试 程序,而是真正的 监视 程序!它不需打开串口(一般串口只能被一个程序占用),就可方便监视它方程序对任一串口发送与接收的数据,可设定数据类型为十六进制和ASCII码,并可方便地将数据保存成文本文件。 使用时先启动该程序并监视,然后运行您的串口程序,即可监视您程序对串口的每一个动作。 -By operating windows kernel to achieve the purpose of monitoring the
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:370488
    • 提供者:feiyg
  1. ComAssistantV1.2

    5下载:
  2. Android下的串口调试工具,可以发送监视串口数据,重写过串口类,比普通版本新增了串口校验位的设置。-Android under serial debugging tools, you can be sent to monitor the serial data, rewritten serial type, setting than the regular version of the new serial parity bits.
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:383530
    • 提供者:陈杰
  1. MCUTool

    0下载:
  2. MCUTOOL是一款综合单片机开发工具包,内置RT值计算。LED笔段编码,电阻色环解析,hex和bin转换,串口调试、监视等工具包。-MCUTOOL is a comprehensive SCM development kit, built-in RT value calculation. LED pen code, color ring resistance, hex and bin conversion, serial port debugging, such as monitoring t
  3. 所属分类:SCM

    • 发布日期:2016-02-02
    • 文件大小:438272
    • 提供者:
  1. TestMonitor0

    0下载:
  2. Modbus协议通用上位机,可添加多个串口通道,每个通道可添加多台通信设备。支持0x03读功能码和0x10写功能码,可导出或导入配置点表,可查看通信报文信息及通信状态。附带串口通信测试监视功能。-Modbus protocol Generic PC, you can add multiple serial channels, each channel can be added to multiple communication devices. Support reading function
  3. 所属分类:CSharp

    • 发布日期:2017-06-03
    • 文件大小:15131648
    • 提供者:hl
  1. fiunei

    0下载:
  2. cordic算法的matlab仿真,实现串口的数据采集,实现了图像的灰度化并进一步用于视频监视控。- cordic matlab simulation algorithm, Achieve serial data acquisition, Achieve a grayscale image and further control for video surveillance.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6254
    • 提供者:张玉民
  1. Measure-Angle

    0下载:
  2. 利用串口通信实现直流电机的角度测量和实时监视角度-Dc motor Angle measurement and real-time monitoring point of view
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:19736
    • 提供者:张锋
  1. gangbang

    0下载:
  2. 实现了图像的灰度化并进一步用于视频监视控,利用matlab GUI实现的串口编程例子,分析了该信号的时域、频域、倒谱,循环谱等。- Achieve a grayscale image and further control for video surveillance, Use serial programming examples matlab GUI implementation, Analysis of the signal time domain, frequency domain, c
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:5375
    • 提供者:yuijiu
  1. PortMon3.02

    0下载:
  2. Portmon3.02 是一款监视通讯串口状态的工具。用来监听上下位机串口相关操作,并截获收发数据的串口工具,不占用串口资源,将访问串口事件和数据报文捕获,并可以保存日志便于分析。是每个做串口通讯的技术人员不可多得的串口工具。- Portmon3.02 is a tool to monitor the status of the communication port. It is used to monitor the serial port related operations of th
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:166225
    • 提供者:wyh2008
  1. tengmie

    0下载:
  2. 算法优化非常好,几乎没有循环,实现了图像的灰度化并进一步用于视频监视控,实现串口的数据采集。- Algorithm optimization is very good, almost no circulation, Achieve a grayscale image and further control for video surveillance, Achieve serial data acquisition.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4070
    • 提供者:senglouban
  1. off

    0下载:
  2. VC++写的串口通讯监视软件,自带商品发送与接收测试,串口通讯类封装的也比较完善,使用也简单-VC++ write serial communication monitoring software, bring goods to send and receive testing, serial communication package is also relatively perfect, the use is also simple
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-05
    • 文件大小:444885
    • 提供者:zhchc
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com