CPU卡操作参考设计
上传时间: 2013-10-17
上传用户:alex wang
Modbus CRC 校验码的小程序
上传时间: 2013-10-23
上传用户:6546544
巧用8051单片机的奇偶校验,
上传时间: 2013-10-13
上传用户:330402686
用于串口校验的CRC16
上传时间: 2013-11-15
上传用户:wettetw
单片机双工通信时用到的校验方式 Ø奇偶校验原理:通过计算数据中“1”的个数是奇数还是偶数来判断数据的正确性。在被校验的数据后加一位校验位或校验字符用作校验码实现校验。 Ø校验位的生成方法 Ø奇校验:确保整个被传输的数据中“1”的个数是奇数个,即载荷数据中“1”的个数是奇数个时校验位填“0”,否则填“1”; 偶校验:确保整个被传输的数据中“1”的个数是偶数个,即载荷数据中“1”的个数是奇数个时校验位填“1”,否则填“0”
上传时间: 2013-10-16
上传用户:天诚24
采用RISC结构型单片机Atmega128作为微处理器,320×240点阵大屏幕液晶显示器,全中文界面,读数直观,测量迅速,可在规程要求的测量点自动进行测量。模拟线路采用电位差式测量原理,具有较高的抗电磁干扰能力和较好的稳定性,结合微处理器技术及系统的引入,使该产品成为高智能化数字测量仪器。本产品执行标准及检定规格:《JJG169-93互感器校验仪检定规程》、《JJG313-94测量用电流互感器检定规程》、《GB1208-1997电流互感器》、《DL/T668-1999测量用互感器检验装置》、《DL/T448-2000电能计量装置技术管理规程》,测量对象为0.5级及以下精度电流互感器。
上传时间: 2013-11-11
上传用户:ginani
基于DM365的网络摄像机参考设计
上传时间: 2013-11-11
上传用户:wuyuying
ZBT SRAM控制器参考设计,xilinx提供VHDL代码 Description: Contains the following files readme.txt appnote_zbtp.vhd appnote_zbtf.vhd appnote_zbt.ucf Platform: All Installation/Use: Use 'unzip' on the .zip file and 'gunzip' followed by 'tar -xvf' on the .tar.gz file.
上传时间: 2013-11-24
上传用户:31633073
USB接口控制器参考设计,xilinx提供VHDL代码 usb xilinx vhdl ; This program is free software; you can redistribute it and/or modify ; it under the terms of the GNU General Public License as published by ; the Free Software Foundation; either version 2 of the License, or ; (at your option) any later version. ; ; This program is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ; GNU General Public License for more details. ; ; You should have received a copy of the GNU General Public License ; along with this program; if not, write to the Free Software ; Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
上传时间: 2013-10-12
上传用户:windgate
UART 4 UART参考设计,Xilinx提供VHDL代码 uart_vhdl This zip file contains the following folders: \vhdl_source -- Source VHDL files: uart.vhd - top level file txmit.vhd - transmit portion of uart rcvr.vhd - - receive portion of uart \vhdl_testfixture -- VHDL Testbench files. This files only include the testbench behavior, they do not instantiate the DUT. This can easily be done in a top-level VHDL file or a schematic. This folder contains the following files: txmit_tb.vhd -- Test bench for txmit.vhd. rcvr_tf.vhd -- Test bench for rcvr.vhd.
上传时间: 2013-11-07
上传用户:jasson5678