通过无线方式传输工业现场的模拟量信号,提供4路4~20mA信号输入和4路4~20mA信号输出。可以采集工业现场的变送器输出的标准4~20mA电流信号并通过无线方式传送,远端输出2线制或3线制4~20mA电流信号,可以接入显示仪表、PLC或DCS等设备。无线可靠传输距离在1米~3000米范围内均可使用。既可以实现点对点通信,也适合于点对多点而且分散不便于挖沟布线等应用场合,不需要编写程序,不需要布线,一般电工就可以调试使用。
上传时间: 2013-11-09
上传用户:1477849018@qq.com
题目:利用条件运算符的嵌套来完成此题:学习成绩>=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
book_id=1001490_23 book_name=汇编语言程序设计自学教程 author=[美]Mark Goodwin page_number=176 fore_cover_number=1 preface_number=4 content_number=4 text_number=176 text_start_page=1 appendix_colorpage_number=0 appendix_number=0 back_cover_number=1
标签: fore_cover_numb page_number book_name book_id
上传时间: 2014-01-02
上传用户:小草123
本程序用资源分配网(Resource_Allocation Network,简称RAN)实现了Hermit多项式在线学习问题。训练样本产生方式如下,样本数400,每个样本输入Xi在区间[-4,4]内随机产生(均匀分布),相关样本输出为F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),测试样本输入在[-4,+4]内以0.04为间隔等距产生,共201个样本。训练结束后的隐节点为:11个,训练结束后的平均误差可达:0.03
标签: Resource_Allocation Network Hermit RAN
上传时间: 2014-01-14
上传用户:pompey
并行接口电压输出型DA转换器的控制程序,分8+4和4
上传时间: 2013-12-14
上传用户:aig85
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
stbc在2发2收,4发4收的性能仿真 一个编码译码程序。 有仿真结果图。
标签: stbc
上传时间: 2015-06-13
上传用户:wpwpwlxwlx
电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动,计算电力系统所有发电机能否同步运行 1运行说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统等值电抗矩阵B 矩阵B有以下元素组成的行矩阵 1正常运行时的系统直轴等值电抗Xd 2故障运行时的系统直轴等值电抗X d 3故障切除后的系统直轴等值电抗 请输入惯性时间常数Tj 请输入时段数N 请输入哪个时段发生故障Ni 请输入每时段间隔的时间dt
上传时间: 2015-06-13
上传用户:it男一枚
面向对象技术,包括: 4.1 画红点 4.2 随机生长的树 4.3 弹性球 4.4 蜂群 4.5 荧光咖啡杯 4.6 旋转的陀螺 4.7 生命周期 4.8 图形变换
标签: 对象
上传时间: 2013-12-24
上传用户:wendy15