虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

红外热<b>成像</b>技术

  • crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC

    crc任意位生成多项式 任意位运算 自适应算法 循环冗余校验码(CRC,Cyclic Redundancy Code)是采用多项式的 编码方式,这种方法把要发送的数据看成是一个多项式的系数 ,数据为bn-1bn-2…b1b0 (其中为0或1),则其对应的多项式为: bn-1Xn-1+bn-2Xn-2+…+b1X+b0 例如:数据“10010101”可以写为多项式 X7+X4+X2+1。 循环冗余校验CRC 循环冗余校验方法的原理如下: (1) 设要发送的数据对应的多项式为P(x)。 (2) 发送方和接收方约定一个生成多项式G(x),设该生成多项式 的最高次幂为r。 (3) 在数据块的末尾添加r个0,则其相对应的多项式为M(x)=XrP(x) 。(左移r位) (4) 用M(x)除以G(x),获得商Q(x)和余式R(x),则 M(x)=Q(x) ×G(x)+R(x)。 (5) 令T(x)=M(x)+R(x),采用模2运算,T(x)所对应的数据是在原数 据块的末尾加上余式所对应的数据得到的。 (6) 发送T(x)所对应的数据。 (7) 设接收端接收到的数据对应的多项式为T’(x),将T’(x)除以G(x) ,若余式为0,则认为没有错误,否则认为有错

    标签: crc CRC 多项式 位运算

    上传时间: 2014-01-16

    上传用户:hphh

  • 射线追踪程序

    射线追踪程序,用于天然地震中的层析成像,稍做修改可用于其他领域。

    标签: 射线 追踪 程序

    上传时间: 2015-11-11

    上传用户:龙飞艇

  • 本论文描述ACE的结构和功能

    本论文描述ACE的结构和功能,并使用来自像电信、企业级医学成像和WWW服务这样的领域的例子阐释核心的ACE特性。

    标签: ACE 论文

    上传时间: 2015-11-28

    上传用户:啊飒飒大师的

  • tomo3d的linux版本

    tomo3d的linux版本,用于三维地震层析成像,功能比较强大

    标签: tomo3d linux 版本

    上传时间: 2014-06-01

    上传用户:xcy122677

  • tomo3d的macosx版本

    tomo3d的macosx版本,在苹果机上运行,用于三维地震层析成像。

    标签: tomo3d macosx 版本

    上传时间: 2013-12-14

    上传用户:lanhuaying

  • 介绍及应用。LM1881 是针对电视信号的视频同步分离芯片,它可以直接对电视信号进行同步分离,准确地获得 所需的视频图像信号,使用者可根据需要对该同步信号进行时序逻辑控制. LM1881 广泛用于对

    介绍及应用。LM1881 是针对电视信号的视频同步分离芯片,它可以直接对电视信号进行同步分离,准确地获得 所需的视频图像信号,使用者可根据需要对该同步信号进行时序逻辑控制. LM1881 广泛用于对视频信号的同 步分离中,比如便携式图像采集卡、视频监控录像控制仪、基于成像系统的视频图像采集等. 介绍了LM1881 的 主要特性,基本原理和引脚功能,给出了它的几种应用.

    标签: 1881 LM 电视信号 分离

    上传时间: 2013-12-09

    上传用户:ggwz258

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 实现二维非均匀介质下的射线追踪

    实现二维非均匀介质下的射线追踪,可以用于射线类的偏移成像。

    标签: 二维 介质 射线 追踪

    上传时间: 2016-03-04

    上传用户:13681659100

  • 可通过人机界面上位机控制二维步进电机平台的运动

    可通过人机界面上位机控制二维步进电机平台的运动,可以应用二维图像扫描成像。

    标签: 人机界面 上位机 二维 控制

    上传时间: 2014-11-16

    上传用户:edisonfather

  • 用游标的方法实现对称差的计算

    用游标的方法实现对称差的计算,即 (A-B)+(B-A)

    标签: 对称 计算

    上传时间: 2016-05-23

    上传用户:远远ssad