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

搜索资源列表

  1. digital_tube_display_using_74ls164

    0下载:
  2. 采用移位寄存器74ls164实现了LED数码管的显示,只要扩充74ls164就可以实现多个数码管的显示-74ls164 achieved using shift registers LED digital tube display, can be achieved as long as the expansion of 74ls164 multiple digital tube display
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1099
    • 提供者:杨亦红
  1. cacode_fs

    0下载:
  2. GPS CA码的移位寄存器-程序--以及fs采样为离散点-。-GPS CA code shift register- procedures- as well as the fs sampling for the discrete points-.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1433
    • 提供者:纪晓岚
  1. VHDL

    0下载:
  2. VHDL语言例程集锦,包括组合逻辑、计数器、移位寄存器、存储器等处理。-VHDL language routines Collection, including the combinational logic, counters, shift registers, memory and other processing.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:173199
    • 提供者:liu
  1. m_serial

    0下载:
  2. 本实验利用单片机实现m序列的输出,其移位寄存器的长度为3 - 8可循环调节。单片机板上按键KEY1实现级数n的循环自加,按键KEY2实现级数n的循环自减,输出口P1^4输出m序列周期同步信号,输出口P1^6输出相应的m序列。-In this study, the use of single-chip microcomputer m sequence of output, the length of the shift register 3- 8 can be recycled adjustabl
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:2712
    • 提供者:weiwei
  1. PRSG

    0下载:
  2. 线性同余发生器, 反馈移位寄存器,组合发生器这三个算法加实现并有可执行文件。另外还有PPT和文档-PRSG
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:586864
    • 提供者:luhua
  1. ggzly

    0下载:
  2. 多频超声处理器控制板,芯片P89LPC936,程序主要包括:192x64液晶驱动(19264.c),用移位寄存器4015作键盘拓展,以及用4015作多路输出(mainc)。以及P89LPC936EEPROM读写。-Multi-frequency ultrasonic processor, control panel, chip P89LPC936, procedures will include: 192x64 LCD Driver (19264.c), with the shift regis
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:627088
    • 提供者:黎池元
  1. line

    0下载:
  2. 用VC实现的线性移位寄存器源码,经本人调试,可直接运行。-Achieved with a linear shift register VC source code, after I debug, can be directly run.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:467242
    • 提供者:李莉
  1. yiwei

    0下载:
  2. 4位移位寄存器VHDL语言实现,描述74194的功能-4-bit shift register VHDL language to describe the functions of 74,194
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2282
    • 提供者:yuer
  1. lshifter

    0下载:
  2. 有时为了处理数据,需要将寄存器中的各位数据在移位控制信号作用下,依次向高位或向低位移动1位成为移位寄存器-Sometimes in order to process the data, you need to register in the role of data in the shift control signals, the order of low to high or to move one into the shift register
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1423
    • 提供者:刘浏
  1. mover

    0下载:
  2. 4位移位寄存器的VHDL代码包含代码及图形仿真-4-bit shift register of the VHDL code
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:480501
    • 提供者:马天羿
  1. hc595

    1下载:
  2. 74hc595移位寄存器的驱动程序,用于LED阵列显示。-74hc595 shift register driver for the LED array display.
  3. 所属分类:SCM

    • 发布日期:2016-08-23
    • 文件大小:3442
    • 提供者:吴智
  1. shift_reg

    0下载:
  2. 移位寄存器,Verilog实现,有实验说明文档。-Shift register, Verilog implementation, there is experimental documentation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1290129
    • 提供者:姚成富
  1. SHIFTER

    0下载:
  2. SHIFTER描述移位寄存器的功能以及VHDL硬件语言的实现-SHIFTER describe the functions of the shift register and the realization of VHDL hardware language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:3012
    • 提供者:SHEIN
  1. pn

    0下载:
  2. 通过移位寄存器的方法产生m序列。已编译好!-Produced by the method m shift register sequence. Has been compiled!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:3127
    • 提供者:坚持
  1. verilogcode

    0下载:
  2. Verilog语言实现的多路选择器和移位寄存器的源代码.-Verilog language implementation of MUX and the shift register the source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8592
    • 提供者:林娴
  1. msequence

    0下载:
  2. 针对七位移位寄存器进行设计,并对语句进行了详细的解释,希望对大家有帮助。-Shift register is designed for seven, and the statement is a detailed explanation, we want to help.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4018
    • 提供者:linyi
  1. EDA

    0下载:
  2. 用EDA实现串行输入并行输出的移位寄存器,附带仿真-Serial Input with EDA parallel output shift register, with simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:4505
    • 提供者:文心
  1. 32bitshiftregister

    0下载:
  2. 32位带锁存移位寄存器,采用verilog HDL语言编写,可用于串并转换-32-bit shift register with latches, using verilog HDL language can be used for string and convert
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:739
    • 提供者:张建
  1. shift8

    0下载:
  2. 用VHDL语言在QUARTUS环境下开发,功能是并串转换移位寄存器-Using VHDL language QUARTUS development environment, and the string conversion function is the shift register
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:239867
    • 提供者:李欣
  1. 7shifter

    0下载:
  2. 基于verilog语言的七位移位寄存器编程代码,现代移动数字通信系统中编码器使用了-shifter
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:76735
    • 提供者:徐军
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 28 »
搜珍网 www.dssz.com