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

Rs-Codes

  • ** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Description

    ** File name: target.h ** Last modified Date: 2004-09-17 ** Last Version: 1.0 ** Descriptions: header file of the specific codes for LPC2100 target boards ** Every project should include a copy of this file, user may modify it as ne

    标签: Last Description modified Version

    上传时间: 2014-05-30

    上传用户:wanghui2438

  • 功能:时钟DS1302的读写 hd7279显示显示分 小时 说明: (1)每次上电时

    功能:时钟DS1302的读写 hd7279显示显示分 小时 说明: (1)每次上电时,必须把秒寄存器高位设置为0,时钟才能走时 (2)如果每次需要写入数据和时钟日历信息,须将"写保护"寄存器设置成为0 (3)P0低4位接段码,高4位接位选,从DS1302中读出来的是BCD码 (4)TS=1010,DS=01,RS=01(在Vcc1与Vcc2之间接2K电阻) (5)初始时间设置为05年 6月 10日 星期1 8:

    标签: 1302 7279 DS hd

    上传时间: 2016-06-16

    上传用户:三人用菜

  • 串行通信接口标准经过使用和发展

    串行通信接口标准经过使用和发展,目前已经有几种。但都是在RS-232标准的基础上 经过改进而形成的。所以,以RS-232C为主来讨论。RS-323C 标准是美国EIA(电子工业联合 会)与BELL等公司一起开发的1969 年公布的通信协议。它适合于数据传输速率在0~ 20000b/s 范围内的通信。这个标准对串行通信接口的有关问题,如信号线功能、电器特性 都作了明确规定。由于通行设备厂商都生产与RS-232C制式兼容的通信设备,因此,它作为 一种标准,目前已在微机通信接口中广泛采用。

    标签: 串行通信 接口标准 发展

    上传时间: 2016-06-20

    上传用户:klin3139

  • The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob

    The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c". In particular the Berlekamp-Massey algorithm has not been modified. New features compared to "new_rs_erasures.c" are: - fully parameterized: code parameters (n,k,m) can be selected via command line options. - decoding optional by Euclid or Belekamp-Massey algorithm - efficient support of shortened codes - extensive verbose levels for hardware verification

    标签: Reed-Solomon contains decoding package

    上传时间: 2013-12-11

    上传用户:shinesyh

  • 摘要: 温度测控在日常生活、工业生产工程各领域均具有广阔的应用前景。目前我国各类实际温度控制系统 中主要以传统控制方式为主

    摘要: 温度测控在日常生活、工业生产工程各领域均具有广阔的应用前景。目前我国各类实际温度控制系统 中主要以传统控制方式为主,其控制效果不够理想。本课题将模糊控制与PID 控制结合,研制出一种具有较 好跟踪速度和鲁棒性的控制系统,为工业控制提供一种新的技术储备,具有较高的应用价值。 本文设计实现了一个多功能、适应多种环境的温度测控系统。为适应不同环境下温度控制要求,系统共 实现4 种温度控制方式:上位机高精度浮点PID 温度控制、上位机模糊控制、自定义功率控制、下位机独立 PID 控制。试验表明,通过计算机可以远程控制监视温度,下位机脱离计算机可以独立进行PID 温度控制。 PID 算法中采用功率补偿,解决了小偏差下PID 算法输出功率不够的问题。软件采用Visual BASIC 语言编写。 该软件基于Windows2000/XP 平台,人机界面友好,易于用户操作。具有在线修改采样时间、控制算法、控 制参数、图形显示功能。 : PID RS-232 VB

    标签: 温度测控 工业生产 工程 应用前景

    上传时间: 2016-06-29

    上传用户:偷心的海盗

  • 提供89c51/52单蕊片实习外部中断例程

    提供89c51/52单蕊片实习外部中断例程,本例程提供RS-232中断与外部中断控制单蕊片输出开关,适用于远程操作实验设备的使用者,目前仅提供单向操控功能,并无回授输出端状态,有兴趣的朋友可下载回去添加此功能。

    标签: 89 51 52 实习

    上传时间: 2014-02-01

    上传用户:wab1981

  • 利用两台计算机

    利用两台计算机,通过它们的COM口及三线接法的RS-232通讯线,实现两台计算机的物理通讯连接以及两台计算机之间的程序文件传送

    标签: 计算机

    上传时间: 2016-07-30

    上传用户:com1com2

  • This document teach how you interface the microcontroller to the devices using i2c , spi and serial

    This document teach how you interface the microcontroller to the devices using i2c , spi and serial rs-232 and others.

    标签: microcontroller interface the document

    上传时间: 2014-12-03

    上传用户:dengzb84

  • It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may no

    It is an experimental testing for python M2Crypto module. M2Crypto is not well document. User may not know how to use SHA256 when signing and verify with RSA. It also have not enough document to show how to use DES to encrypt and decrypt. Here also includes source codes for performance evaluation of the algorithms. This experimental program explore all this issue and may be helpful for some one who using python for doing encryption with RSA and DES.

    标签: M2Crypto experimental document testing

    上传时间: 2016-08-08

    上传用户:上善若水

  • 通信的基带编码算法

    通信的基带编码算法,FEC前向纠错算法 RS编码的详细介绍 无线数据通信方面用于前向纠错,减少误码率

    标签: 通信 基带 编码算法

    上传时间: 2016-08-11

    上传用户:pinksun9