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

搜索资源列表

  1. chengxu

    0下载:
  2. 大学汇编实验用8255实现led灯的左右循环移位,很简单,见代码-University of assembly experiments with 8255 led lights around the cyclic shift, very simple, see code
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:2039
    • 提供者:luhao
  1. shift-register

    2下载:
  2. 一个8位的左右移位寄存器电路,输入为时钟信号CLK,方向控制信号D, 输出信号为每个寄存器的状态。 -An 8-bit left and right shift register circuit, the input of the clock signal CLK, the direction control signal D, the output signal of the status of each register.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-12
    • 文件大小:716
    • 提供者:victor
  1. abc

    0下载:
  2. 线性反馈与对偶移位寄存器的功能实现 实现n-LFSR与 n-DSR(n为正整数)进动一拍的程序(旨在能“由寄存器的一个状态算出紧接着的下一个状态”) 寄存器状态的各分量自然地与相应数据存储区的各比特位一一对应,不允许仅1个状态分量就占据1个存储单元(字节、字或双字等)。-Linear feedback shift register with dual function realization The realization of n-LFSR and n-DSR ( n is
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:177984
    • 提供者:周晗
  1. 1.1-led_shift8

    0下载:
  2. led_shift verilog代码控制led移位 -the verilog code control led shift
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-15
    • 文件大小:525467
    • 提供者:mike
  1. SPI-desgn.zip

    0下载:
  2. 同步串行外设接口,它可以使MCU与各种外围设备以串行方式进行通信以交换信息。传输的数据为8位,在主器件产生的从器件使能信号和移位脉冲下,按位传输,高位在前,低位在后。,Synchronous serial peripheral interface, it can make the MCU with a variety of peripheral devices to communicate in order to exchange information in a serial manner.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-28
    • 文件大小:2340
    • 提供者:cc
  1. RLS

    0下载:
  2. 仿真对象如下: 其中, v( k )为服从N (0,1) 分布的白噪声。输入信号u ( k) 采用M 序列,幅度为 1。M 序列由 9 级移位寄存器产生,x(i)=x(i-4)⊕x(i-9)。 选择如下辨识模型: 加权阵取Λ = I。 衰减因子β = 0.98,数据长度 L = 402。 辨识结果与理论值比较,基本相同。辨识结果可信 -he simulation object is as follows: among them, v (k) to obe
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:588
    • 提供者:张鹏
  1. 74HC595

    0下载:
  2. 74HC5951串入8并出移位寄存器程序-The 74HC5951 string into 8 and the shift register
  3. 所属分类:ELanguage

    • 发布日期:2017-11-10
    • 文件大小:938
    • 提供者:马群
  1. convolution-code

    0下载:
  2. 卷积码的编码器是由一个有k个输入端、n个输出端、m节移位寄存器所构成的有限状态的有记忆系统,通常称它为时序网络。-A convolutional code encoder is composed of a k-th input terminal of the n output terminals, m section shift register constituted by a finite state memory system, the usually call timing networ
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:9376
    • 提供者:赵迪
  1. Unsigned-MultiplicationBooth

    0下载:
  2. 基于booth算法的移位操作,对带符号数进行乘法运算。-Shifting operation based on the booth algorithm, and the number of unsigned multiplication.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:2381
    • 提供者:lixiao
  1. study

    0下载:
  2. 在PicoBlaze上实现VGA显示、LED移位、交通灯状态变化等功能-VGA display, LED shift state of the traffic lights on in the PicoBlaze changes
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:3857930
    • 提供者:feng
  1. mul8bit_shift_add

    0下载:
  2. 移位相加8位乘法器,含有每个模块的详细说明-Shift and add 8-bit multiplier, and contains a detailed descr iption of each module
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:199529
    • 提供者:fay
  1. 595LED

    0下载:
  2. 利用51系列单片机驱动74HC595移位寄存器芯片,可以用来扩展IO口-51 series single-chip driver 74HC595 shift register chip, can be used to extend the IO port
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:14140
    • 提供者:ker
  1. yiweiyufankui

    0下载:
  2. 利用labview软件编程实现移位与反馈节点-Using labview software programming realize shift and feedback node
  3. 所属分类:LabView

    • 发布日期:2017-11-23
    • 文件大小:14057
    • 提供者:张静
  1. mux16

    0下载:
  2. 16位乘法器的verilog实现,可以通过仿真,采用的是移位的方法。-16-bit multiplier verilog achieve, through simulation, using the shift method.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:1195
    • 提供者:shaojian
  1. multiplex

    0下载:
  2. 四路信息时分复用和解复用,包含串并转换,并串转换,提取帧同步,分频,移位寄存器。-Quad information time-division multiplexing and demultiplexing, contains the string conversion, parallel-serial conversion, extracting the frame synchronization, frequency division, the shift register.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-09
    • 文件大小:1188278
    • 提供者:yingao
  1. dual_display-

    0下载:
  2. 数字与光柱双显仪表,其中的光柱部分驱动程序,有详细的文字说明,里面介绍两个方法,一个采用大循环移位,速度慢。一个主要移位动态字节,速度快-Figures with light beam dual display instrument, in which the light beam part of the driver, there is a detailed text descr iption, which describes two methods, a large circular shi
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:6519
    • 提供者:
  1. des

    0下载:
  2. des算法的实现,简单易懂,注释完整。移位完成,速度快-realization of DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-22
    • 文件大小:2137003
    • 提供者:wintersteng
  1. danpianji

    0下载:
  2. 用单次脉冲申请中断,在中断处理过程中对六位数码显示管的显示进行移位,即六位数码管从最左端开始显示,每按一下单位脉冲发生器,显示的数码管右移移位。六位数码管显示完毕后,再来一次脉冲六位数码管全部显示。数码管显示方式采用动态显示,节省I/O口。-英语中文(简体)日语Applications with a single pulse interrupt, interrupt processing, the six digital display tube display shift, that is,
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:1413
    • 提供者:陈迎亚
  1. Decrypt.rar

    0下载:
  2. 加密的几种常用的源码包,应用于数据库表部分字段的加密,图象文件等文档加密,双方通信时数据加密传输防他人网络截取信息。非对称RSA或ECC公钥加密私钥解密或者可用于数字签名 对称加密AES或者DES,56位的DES加密,128位或192位或256位AES加解密通常可设随便的密码长度,其它位用常字符代替;非对称加密多要先因式分解,对称加密多就移位处理。,Several common source package encryption, encryption, image files, and oth
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:212805
    • 提供者:曾祥园
  1. LAB-16

    0下载:
  2. 用FPGA实现的性线反馈移位寄存器(LFSR)设计。整个工程在quartusII环境下,用verilog编程。-FPGA implementation of the line feedback shift register (LFSR) design. The whole project in verilog programming the quartusII environment.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:304314
    • 提供者:李娟
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com