-
本程序为串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc
需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bindeb...
本程序为串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc
需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bindebug-This procedure for the serial communication module, communication protocol document [communications command and communication requirements. Doc needed a C++ to write the dll, a tool for serial port initialization. (The dll file has been on the bin debug
- 2022-06-30 18:33:33下载
- 积分:1
-
移动通讯服务:ISUP协议的分析、应用。
移动通讯服务:ISUP协议的分析、应用。-Mobile communications services: ISUP protocol analysis, application.
- 2022-05-22 22:34:22下载
- 积分:1
-
NEMA标准公布ps3.1(199X)医学数字成像和通信…
NEMA标准出版PS3.1(199x)
医学数字影像和通讯(DICOM)
前言 iii
0 介绍
0.1历史
0.2 DICOM标准
0.3未来的方向
1 应用程序的范围和领域
2 规范的参考
3 定义
4 符号和缩写
5 DICOM标准的目的
6 DICOM标准的内容概述
6.1 文档结构
6.2 PART 2:遵从性
6.3 Part 3:信息对象定义
6.4 Part 4:服务类的规范
6.5 Part 5:数据结构和语义学
6.6 Part 6: 数据字典
6.7 Part 7:消息交换
6.8 Part 8:消息交换的网络通讯支持
6.9 Part 9:消息交换的点对点通讯支持
7 标准各部分的关系 -NEMA standards published PS3.1 (199x) Medical Digital Imaging and Communications (DICOM) before Introduction iii 0 history on 0.1 0.3 0.2 DICOM standards in the direction of a future application to the scope and leadership Domain 2 standard definition of reference 3 4 5 symbols and abbreviations DICOM standards aim 6 DICOM standards as outlined Document Structure 6.1 6.2 PART 2 : compliance 6.3 Part 3 : Information Object Definition 6.4 Part 4 : Service category norms 6.5 Part 5 : data structure and semantics 6.6 Part 6 : data dictionary 6.7 Part 7 : exchange 6.8 Part 8 : information exchange network communications supp
- 2022-11-04 11:30:03下载
- 积分:1
-
prepared by forming its own filter algorithm, VC interface, adjustable parameter...
自己编写的成型滤波器的算法,VC界面,参数可调.使用灵活-prepared by forming its own filter algorithm, VC interface, adjustable parameters. Flexible
- 2023-08-15 14:05:03下载
- 积分:1
-
单级cic数字积分梳妆滤波器实现,格式.v代码,verilog语言编程...
单级cic数字积分梳妆滤波器实现,格式.v代码,verilog语言编程-Single-stage CIC filter dressing integral digital format. V code, verilog language programming
- 2022-04-29 14:45:39下载
- 积分:1
-
visual development tools such as Visual C++, Delphi, C++ Builder and others all...
虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4.0提供的重新封装后的一组与时间相关的主要接口函数(函数名、参数、功能与Win32 API基本相同)说明如下:
-visual development tools such as Visual C++, Delphi, C++ Builder and others all have dedicated Timer timer control, but it is convenient. can achieve a timing function, but only the minimum time of 55 ms accuracy. Timer news and multi-task operating system in the low priority that is not to respond in a timely manner, often fail to meet the real-time control environment applications. However, Microsoft Corporation in the Win32 API function has been to provide the user with a group for high-precision the bottom was a time function, if the user is properly utilized, time accuracy can be a ms. Accuracy this time, and for most of the real-time control system can meet the requirements.
- 2022-02-11 22:11:49下载
- 积分:1
-
利用CC1000通信的仿真程序.这是适用于无线传感器网络Mica2平台的程序....
利用CC1000通信的仿真程序.这是适用于无线传感器网络Mica2平台的程序.-use CC1000 communication simulation program. This is applicable to the wireless sensor network platform Mica2 procedures.
- 2022-01-27 21:17:24下载
- 积分:1
-
NRF24L01 一对六
NRF2401无线模块,STM32程序实现了数据双向通信.它分为接收和发送两部分,发送时发送的源程序,接收是接收的源程序,分别设置了俩个文件夹。nrf24l01在stm32的模块上,通过spi接口连接,实行通信,最终实现两块单独的stm32模块实现短距离的无线通信,速度高,功耗小。
- 2022-05-01 01:51:50下载
- 积分:1
-
】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。
提出了Modbus 协议反转CRC 校验的...
】 本文主要讨论了Modbus 通信协议的R TU 帧格式中常用的错误校验方法,即循环冗余校验法( CRC) 。
提出了Modbus 协议反转CRC 校验的方法,推导了反转CRC 校验快速计算表格,并用C 语言实现了基于快速查
表算法的循环冗余校验程序。-In this paper, we mainly discuss the Modbus communication protocol R TU frame format commonly used in error checking methods, namely, Cyclic Redundancy Check Code (CRC). Modbus protocol proposed inversion method CRC checksum, CRC checksum is derived fast computing inversion table, and C language to achieve a quick look-up table algorithm based on cyclic redundancy check procedure.
- 2022-05-09 05:51:21下载
- 积分:1
-
这个是串口驱动程序开发包
这个是串口驱动程序开发包-Serial Driver Development Kit
- 2022-03-06 23:10:09下载
- 积分:1