CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 奇偶校验

搜索资源列表

  1. sequential-detactor

    0下载:
  2. 本次例程包括七阶伪随机序列发生器、序列码检测器,奇偶校验器、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.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:268515
    • 提供者:明晓昕
  1. RTC-set-the-clock-and-display

    0下载:
  2. RTC时钟源为外部低速时钟,且外部低速时钟源的64分之一Tamper引脚(PC.13)上输出。 通过秒中断功能,在LED1(GPIO_Pin_0)上以2s为周期闪烁,并以1s为周期通过USART送出时间信息 (在串口调试软件上以24小时时间制显示) USART1设置:波特率:9600 数据位:8 停止位:1 奇偶校验位:无 硬件流控制:无 注:编译时,Library Configuration应选为FULL,以使C库函数fputc映射到U
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:483892
    • 提供者:荣德国
  1. sum-product-algorithm_SPA

    1下载:
  2. 用C++编程的低密度奇偶校验码的和积算法,用于LDPC的译码算法-In C++ programming, low-density parity check codes and product algorithm for LDPC decoding algorithm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:431830
    • 提供者:ray
  1. Parity

    1下载:
  2. 奇偶校验的C语言程序实现,仅是简单验证而已,可以把这个模块加入到整个程序里面-The parity of the C language program, only a simple verification. This module can be added to the entire program inside
  3. 所属分类:Windows Develop

    • 发布日期:2016-12-22
    • 文件大小:15360
    • 提供者:王达
  1. computer-serial-interface

    0下载:
  2. 连接好串口或者usb转串口至电脑,下载该程序,打开电源 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,在发送框输入 hello,I Love MCU ,在接 收框中同样可以看到相同字符,说明设置和通信正确- and computer serial interface communication connect the serial port or usb turn to computer
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:13148
    • 提供者:周锦明
  1. DES--C

    0下载:
  2. DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算-DES uses a 56 key , as well as 8 additional parity bit , resu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:8816
    • 提供者:yhg
  1. Serial-test

    0下载:
  2. 串口测试功能:波特率,串口,停止位,数据位,奇偶校验。进行发送读取-Serial port baud rate, serial port, test function: stop bit, data bits, parity.To send read
  3. 所属分类:LabView编程

    • 发布日期:2017-04-01
    • 文件大小:89720
    • 提供者:杨煜
  1. 17_parity

    0下载:
  2. 奇偶校验器,对八位二进制数据及其奇偶校验位的输入进行校验,输出正确的奇偶校验位。-Parity, eight binary data and its parity bit input calibration, and output the correct parity bit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:1562
    • 提供者:叶杉
  1. an-inproved-LDPC-decoding-algorithm

    0下载:
  2. LDPC 码的改进迭代比特翻转译码算法为提高低密度奇偶校验(LDPC)码的低复杂度硬判决译码算法的性能,提出了一种改进的比 特翻转(BF)译码算法,在迭代时利用一个交替的门限模式对多个比特进行翻转,降低了每次迭代时 比特被错误翻转的概率,从而有效提高了译码性能。-An Improved Iterative Bit
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1065744
    • 提供者:CBang
  1. ck

    0下载:
  2. 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,在发送框输入 hello,I Love MCU ,在接 收框中同样可以看到相同字符,说明设置和通信正确-Debugger to open the serial port, the baud rate is set to 9600, no parity parity crystal oscillator 11.0592MHz, send and receive
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:994
    • 提供者:chenchao
  1. DES

    0下载:
  2. DES是一种典型的块密码—一种将固定长度的平文通过一系列复杂的操作变成同样长度的密文的算法。对DES而言,块长度为64位。同时,DES使用密钥来自定义变换过程,因此算法认为只有持有加密所用的密钥的用户才能解密密文。密钥表面上是64位的,然而只有其中的56位被实际用于算法,其余8位可以被用于奇偶校验,并在算法中被丢弃。因此,DES的有效密钥长度为56位,通常称DES的密钥长度为56位。-DES is a typical block-cipher- a fixed-length level Thro
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:20620
    • 提供者:zhangyi
  1. RXCVER

    0下载:
  2. 异步串口接收程序,可设置波特率和奇偶校验-Asynchronous serial port to receive the program, set the baud rate and parity
  3. 所属分类:Com Port

    • 发布日期:2017-11-22
    • 文件大小:2290
    • 提供者:张明
  1. parity_chk_32

    0下载:
  2. 这是一个32位的奇偶校验程序,VHDL代码,可用于FPGA.-32 bit parity check
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:952
    • 提供者:周君
  1. parity_chk_32-

    0下载:
  2. 这是一个用在FPGA上的, VHDL源码, 32位奇偶校验程序.-32 bit parity check
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:675
    • 提供者:周君
  1. LDPC

    0下载:
  2. LDPC(低密度奇偶校验码)中和积译码的算法的matlab仿真。-LDPC (low density parity check codes), and plot decoding algorithm matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:55557
    • 提供者:WindAchilles
  1. uart

    0下载:
  2. 串口接口的配置,包括波特率,奇偶校验位,停止位,数据位,等方面的设置-Settings in the configuration of the serial interface, baud rate, parity bit, stop bits, data bits, etc.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-14
    • 文件大小:5751
    • 提供者:jiezhou
  1. uart

    0下载:
  2. max232串口通讯程序,主要连接好串口或者usb转串口至电脑,打开串口调试程序,将波特率设置为9600,无奇偶校验,晶振11.0592MHz,发送和接收使用的格式相同,设置好后即可进行串口通信。-max232 serial communication program, mainly connected to the serial port or usb to serial port to the computer, open the serial debugger, set the baud
  3. 所属分类:Com Port

    • 发布日期:2017-11-07
    • 文件大小:1268
    • 提供者:gaoyuechao
  1. Term

    0下载:
  2. 串口通信工程,可以实现设置波特率,端口,奇偶校验,数据流等功能.-Serial communication works, you can set the baud rate, port, parity, data flow.
  3. 所属分类:Com Port

    • 发布日期:2017-11-13
    • 文件大小:3715752
    • 提供者:tanyu
  1. 22-PS_2

    0下载:
  2. 用外部中断读取PS2键盘的数据 并在数码管上显示,此程序只处理数字键盘。 其余按键功能用户可以自行扩展,为了程序简单便于阅读和学习,程序中没有使用奇偶校验,校验程序请自行添加。-External interrupt data read PS2 keyboard and digital display , this program only deals with the numeric keypad . The rest of the key functions users can exp
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:155364
    • 提供者:ljx
  1. jiou

    0下载:
  2. 设计奇偶校验器,采用VHDL编程,既有奇校验设计,又有偶校验设计-Design parity, VHDL programming, both odd parity Design, but also parity design
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:241673
    • 提供者:邱陈辉
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com