电力系统在线数据采集系统的研制Development of An on-line Data Acquisition System for Power System
介绍了一种可用于电力系统在线监测的数据采集系统。描述了系统的硬件构成和软件实现。该系统能够用于电力系统在线数据采集,能获得较好的采样速率和采集精度。关键词:数据采集;单片机;电力系统
Data+Communication技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
介绍了一种可用于电力系统在线监测的数据采集系统。描述了系统的硬件构成和软件实现。该系统能够用于电力系统在线数据采集,能获得较好的采样速率和采集精度。关键词:数据采集;单片机;电力系统
提供了一种简单的单向“进程间通信”(interprocess communication, I P C)机制。这个机制的名字非常古怪,叫作“邮槽”(M a i l s l o t)。用最简单的话来说,通过 邮槽,客户机进程可将消息传送或...
应用平台 Unix/Linux <br> sct(Serial Communication Tracer的缩写)是一个很有用的Linux/Unix串行通信调试工具,软件内置了Shell命令解释器,你可以通过直接输入简短的命令和...
Data Structures and Algorithms with Object-Oriented Design Patterns in C# 这本书的范例代码dll自己反编译的source code http://www.brp...
本书是Ford和Topp两位教授于199b年出版的名著Data Structures with C一的第2版,在全球范围内已经有数以万计·的学生从中受益。 作音将C十+语言作为算法描述语言,应用包含规范化的数据结构的标准模板库,集讲述了...
数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme...
CRC码产生器与校验器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width...
密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms ...