登录
首页 » Others » OPC UA 客户端 服务器 标准库源码

OPC UA 客户端 服务器 标准库源码

于 2021-05-06 发布
0 235
下载积分: 1 下载次数: 2

代码说明:

OverviewThis OPC UA reference implementation is targeting the .NET Standard Library. .Net Standard allows developing apps that run on all common platforms available today, including Linux, iOS, Android (via Xamarin) and Windows 7/8/8.1/10 (including embedded/IoT editions) without requiring platform

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Lumped Elements for RF and Microwave Circuits (Bahl 2003)
    Lumped Elements for RF and Microwave Circuits英文版,射频微波电路入门Lumped Elements for RFand microwave circuitsFor a listing of recent titles in the Artech House Microwave library,turn to the back of this bookLumped Elements for RFand microwave circuitsInder bahlArtech houseBoston londonwww.artechhouse.comLibrary of Congress Cataloging-in-Publication DataBahl, I.J.Lumped elements for RF and microwave circuits /Inder Bahlp cm.--(Artech House microwave libraryncludes bibliographical references and indexISBN 1-58053-309-4(alk. paper1. Lumped elements(Electronics) 2. Microwave integrated circuits. 3. Radiofrequency integrated circuits. 4. Passive components. I. Title. II. SeriesTK7874.54B342003621.38132-dc212003048102British Library Cataloguing in Publication DataBahl, I. J. Inder jit)Lumped elements for RF and microwave circuits.-(Artech House microwave library1. Radio circuits 2. Microwave circuits I. Title621.38412ISBN1-58053-3094Cover design by Igor Valdmar2003 ARTECH HOUSE, INC.685 Canton StreetNorwood Ma 02062All rights reserved Printed and bound in the United States of America. no part of this bookmay be reproduced or utilized in any form or by any means, electronic or mechanical, includingphotocopying, recording, or by any information storage and retrieval system, without permissionn writing from the publisherall terms mentioned in this book that are known to be trademarks or service marks have beenappropriately capitalized. Artech House cannot attest to the accuracy of this information. Useof a term in this book should not be regarded as affecting the validity of any trademark or servicemarkInternational Standard Book Number: 1-58053-309-4Library of Congress Catalog Card Number: 200304810210987654321To my adorable grandsons, Karan and Rohan Kaushal, with whom I play, cry,and laugh, and who have provided me with the idea and inspiration towrite this bookContentsPrefaceXVAcknowledgmentsXXIntroduction1.1 History of Lumped Elcements)Why Use Lumped Elements for rF andMicrowave circuits1.3 L, C, R Circuit Elements1.4 Basic Design of Lumped Elements4.1 Capacitor1.4.2 Inductor4.3 Resistorumped-Element Modelin1. 6 Fabrication1.7 ApplicationsReferencesInductors2.1 IntroductionLumped Elements for RF and Microwave Circuits2.2 Basic Definitions2.2.1 Inductance2.2.2 Magnetic Energy182.2.3 Mutual Inductance202. 2. 4 Effective Inductance202.2.5Imedang2.2.6 Time Constant2.2.7 Quality Factor222.2.8 Self-Resonant Frequency232.2.9aximum Current Ratin2.2.10 Maximum Power Rating2.2.11 Other Parameters232.3 Inductor Configurations242.4 Inductor models2. 4. 1 Analytical Models252.4.2 Coupled-Line Appiroach282.4.3 Mutual Induse arppi342.4.4 Numerical Approach362.4.5 Measurement-Based model382.5 Coupling Between Inductors452.5. 1 Low-Resistivity Substrates2.5.2 High-Resistivity Substrates462.6 Electrical Representations2.6. 1 Series and Parallel representations2.6.2 Network Representations51References52Printed Inductors573.1 Inductors on Si Substrate583.1.1 Conductor Loss3.1.2 Substrate Loss3. 1.3 Layout Considerations3.1.4 Inductor Model3. 1.5 Q-Enhancement Techniques3.1.6 Stacked-Coil Inductor803.1.7 Temperature Dependence84
    2021-05-07下载
    积分:1
  • MES结构简图
    MES的结构见图,展示MES各个模块之间的简单关系
    2020-12-03下载
    积分:1
  • matlab 信号特征提取
    对信号进行特征提取,包括有效值,峭度,峰峰值等!
    2020-12-06下载
    积分:1
  • 段水波纹的shader
    一段水波纹的shader
    2015-07-04下载
    积分:1
  • 精密单点定位
    可以计算gps、bds、gal、glo等多频多系统spp+ppp,可以选择不同的电离层模型、对流层模型及解算星历。
    2020-12-03下载
    积分:1
  • 面向Arcgis的python脚本_数据
    《面向ArcGIS的Python脚本编程》是一本指导ArcGIS for Desktop专业用户进行Python开发的指南。该书将教会您如何通过编写Python代码处理空间数据并在ArcGIS中自动化实现地理处理任务
    2020-11-27下载
    积分:1
  • FPGA_veriog_Quartus_DDS
    用quartus 13.1 写的代码,DDS信号发生器模块,里面有详细注释,原理解释。
    2020-12-04下载
    积分:1
  • verilog写的数字时钟、万年历、闹钟
    数字钟要求显示时间、日期、闹钟设定时间。利用切换按键进行年月日、时间、闹钟定时操作,三种状态均可用增减两个按键进行调整,对于选中的数码管调整位,通过闪烁表示已经选中,例如:首先切换至日期,选中表示“年”的数码管,那么选中的位进行0.5秒的闪烁表示选中,其次可通过增减按键进行数字的增减。另外在按键消抖后,每次按键按下,蜂鸣器响表示已经按下;设定的闹钟到时候,按下任何按键均停止蜂鸣器,若没有按键按下,蜂鸣器长响至1min时长后,自动停止
    2020-11-28下载
    积分:1
  • C++实现简单Socket,多客户端登陆以及检测客户端状态
    使用C语言Socket实现多线程服务器,TCP与UDP数据传输,可以进行多客户端登陆以及多客户端同时发送消息,适合刚开始进行网络技术基础编程的人士使用。
    2020-12-11下载
    积分:1
  • 占据栅格地图的构建(内含数据)
    SLAM中有关占据栅格地图的的表示方法和利用激光传感器构建占据栅格地图的方法
    2020-12-12下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载