目录 第一章 传输线理论 一 传输线原理 二 微带传输线 三 微带传输线之不连续分析 第二章 被动组件之电感设计与分析 一 电感原理 二 电感结构与分析 三 电感设计与模拟 电感分析与量测
标签: 传输线
上传时间: 2013-11-21
上传用户:qb1993225
Proteus系统概述•包括ISIS.EXE(电路原理图设计、电路原理仿真)、ARES.EXE(印刷电路板设计)两个主要程序三大基本功能。•具有多种带有CPU的可编程序器件的仿真功能,如51系列、68系列、PIC系列等;•具有多种虚拟仪器如:示波器,信号RS232终端等,帮助完成电路的仿真和测试
上传时间: 2013-10-08
上传用户:nanshan
PLC
上传时间: 2013-11-24
上传用户:yiwen213
TPF100电能滤波控制器是集滤波控制和无功补偿与一体的多功能型控制器,主要应用于以中频炉为典型负载的滤波装置上,合理有效的控制滤波回路的投入和切除。采用全数字化设计,包含两路交流模拟电流和一路交流电压模拟量的数据采集和处理。采用高亮大屏幕OLED中文液晶屏显示,可实时显示负载及电网功率因数、电压、电流、有功功率、无功功率、频率的平均值、谐波总畸变率、1-13次谐波含量和输出口投切状态等信息,可以快速查看滤波效果。各种操作界面均为中文界面,数字输入。取样物理量为负载功率,控制方式为前馈式,可控制6路交流接触器。具有过压、欠压、电容过电流和电容放电时间等保护功能。具有手动和自动两种补偿方式。
上传时间: 2013-12-20
上传用户:18888888888
说明书
上传时间: 2013-11-07
上传用户:tanggm
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。
上传时间: 2015-01-08
上传用户:lifangyuan12
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
标签: person_key RSA 算法
上传时间: 2013-12-14
上传用户:zhuyibin
本人用powerbulider写的一个用于危险品管理的程序,可实现异地通过调制解调器连接数据库,降低通讯成本。主要用于公安部门对危险品的运输、销售、盘点、销毁、上报等的管理,程序短小,效率高。奇怪,居然开发环境中没有powerbulider 是不是站长对pb有偏见?
标签: powerbulider 程序
上传时间: 2014-11-30
上传用户:youlongjian0
莱迪斯 2032 芯片学习中文资料,希望学习可编的朋友可以有帮助
上传时间: 2015-05-08
上传用户:小儒尼尼奥
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99