搜索资源列表
卷积码、CRC
- 卷积码的C源程序,包括编码器和译码器。 还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
IAPtest1
- 功能:调用IAP服务程序实现Flash ROM的读/写操作向Flash ROM地址1000H处写入10个数据,然后读出进行校验, 若校验正确,则蜂鸣器响一声-functions : IAP service program called Flash ROM read / write to the Flash ROM address 1000 H Office into 10 data, and then read out for calibration, if the calibration
C51_Programer_Vb
- 编程器人机界面,51单片机选择、擦除、下载编程、校验和读除。-programming for man-machine interface, 51 microcontroller choice, erasure, download programming, in addition to checking and reading.
usbisp
- avr 单片机usb下载器。速度很快8khex文件编成+校验4秒!(protel dxp)
even_odd
- VHDL实现的奇偶校验功能模块和一个外设配置寄存器的设计实例。
Thermometer
- 这是一个远程温度计 MCU: AT89S52 温度传感器: DS18B20 晶振: 12MHz 使用串口连接,在PC端使用\"超级终端\"打开 设置如下: 波特率: 4800 数据位: 8 奇偶校验: 无 停止位: 1 数据流控制: 无 电路图见Thermometer-SCH.jpg 该程序的编写参照了Keil UV2自带的便子 见EXAMPLES\\MEASURE 使用终端交互方式 其实,这不仅是一个测
Serial_CRC
- CRC校验串行实现方法,verilog源码,利用反馈线性移位寄存器的方法,实现简单,适用于串行通信协议中的CRC校验.
RS_5_3_CODEC
- 用于数据块容错编码校验的芯片的RS编码器设计
VHDL_exmple
- VHDL编程一百例,包括加法器、乘法器、移位寄存器、奇偶校验器等。pdf格式的,仅供学习使用-VHDL Programming 100 cases, including the adder, multiplier, shift register, parity, etc.. pdf format, for learning to use
jiaoyanyi
- ATMEG16+12864+AD7715+ICL8038 工业现场校验仪,可输出4~20MA电流,可输出24V电压并检测输入电流,用于变送器校验。可输出频率信号,可测量频率。 两根线,一个按键,中文功能显示,操作方便。-ATMEG16+12864+ AD7715+ ICL8038 industrial field calibrator, output 4 ~ 20MA current, 24V output voltage and input current detection for
AT89Programmer
- 简易AT89系列编程器 附原理图,C程序 单一5V电源,可直接从USB口取电;支持AT89C系列、AT89S系列、AT89LS系列和AT89LV系列;采用38400Bps串口通信,编程速度快,编程一整片AT89C51(4000bytes左右的代码),全部时间(编程+校验)仅15-20秒。-Simple AT89 Series Programmer schematic diagram, C program a single 5V power supply, can be obtained di
VHDL_language_design_of_CRC_incidence_and_validato
- VHDL语言设计的CRC发生和校验器VHDL language design of CRC incidence and validator-VHDL language design of CRC incidence and validator VHDL language design of CRC incidence and validator
01
- 二位数值比较器 奇偶校验器 七段显示译码器-Comparison of two numerical control device parity seven segment display decoder
UHF-RFID-CRC
- 本文首先研究了IsO/IECl8000.6标准中A、B两类短程通讯的前向链路与返回 链路的数据编码方式,对(FMO)双相间隔编码、(PIE)脉冲间隔编码、曼切斯特码 的编解码方式和技术参数进行了深入的分析,并利用FPGA实验平台对这三种编 码的编、解码电路进行了设计和仿真。然后对UHF RFID系统的差错控制技术原理 进行了探讨,重点研究了ISo/IECl8000.6标准中采用的数据保护与校验技术,即 循环冗余校验(CRC)技术。分析了基于线性反馈移位寄存器(LFSR)实现C
0
- 用VHDL语言设计一个校验器,用for loop实现8位数据的偶校验,-With a for loop to achieve 8-bit data parity
sequential-detactor
- 本次例程包括七阶伪随机序列发生器、序列码检测器,奇偶校验器、CRC(循环冗余)校验器,并附有FPGA的代码和仿真。-The routines including seven order pseudo-random sequence generator, sequence yards detector, parity validator, CRC (cyclic redundancy) validator, and with FPGA code and simulation.
17_parity
- 奇偶校验器,对八位二进制数据及其奇偶校验位的输入进行校验,输出正确的奇偶校验位。-Parity, eight binary data and its parity bit input calibration, and output the correct parity bit.
jiou
- 设计奇偶校验器,采用VHDL编程,既有奇校验设计,又有偶校验设计-Design parity, VHDL programming, both odd parity Design, but also parity design
VHDL
- 表决器 奇校验器 3位比较器 4选1 数据选择器-The odd parity voting 3 comparator election of a data selector
Desktop
- 用Verilog编程语言来实现一个具有奇校验功能的串行发送电路,可以采用移位寄存器和有限状态机的方式来实现。(Serial transmission circuit with odd check function)