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

搜索资源列表

  1. shumaguan

    0下载:
  2. CH451是一个整合了数码管显示驱动和键盘扫描控制以及P监控的多功能外围芯片。CH451内置RC振荡电路,可以直接动态驱动8位数码管或者64位LED, 具有BCD译码或不译码功能,可实现数据的左移、右移、左循环、右循环、各数字独立闪烁等控制功能。 CH451内置大电流驱动级, 段电流不小于30mA,字电流不小于160mA,并有16 级亮度控制功能;在键盘控制方面,该器件内置64键键盘控制器,可实现8×8矩阵键盘扫描,并内置去抖动电路,可提供按键中断与按键释放标志位等功能;在外部接口方面, CH4
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2072
    • 提供者:秋落
  1. zuoyi

    0下载:
  2. 广告灯左移右移设计,实现花样亮,先从左循环亮之后再循环回来-Shifted to right ad to the left light design, the realization of synchronized light, light from the left circle to come back after the recycling
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:3367
    • 提供者:史洁
  1. nn

    0下载:
  2. P1端口接八只LED,每次点亮一个,先左移2次,再右移2次,然后闪烁2次,重复循环。-P1 8-port access LED, lighting each one, first the left 2 times, and then shifted to right 2 times, and then flashes 2 times, repeat the cycle.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3984
    • 提供者:计新春
  1. yinwei

    0下载:
  2. 移位(算术和逻辑)和循环移位程序,分为右移4位,左移4位,循环移位等四个指令,运行环境visualdsp-Shift (arithmetic and logic) and the cyclic shift process is divided into 4-bit shifted to the right, left 4, cyclic shift four instructions, operating environment visualdsp++
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:12861
    • 提供者:linna
  1. jincunqi

    0下载:
  2. VHDL语言实现的移位器,功能包括算术左移和右移,逻辑左移和右移,循环左移和右移。-VHDL language implementation of the shifter, left and right shift functions include arithmetic, logical left and shifted to the right, left and right shift cycle.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:286109
    • 提供者:吴越
  1. c51

    0下载:
  2. 单片机实现循环显示 先一位一位左移,全满后熄灭,右移-MCU cycles show the first one a left, filled out later, shifted to the right
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:913
    • 提供者:liuming
  1. lesson2_1

    0下载:
  2. 流水灯设计功能描述:1.P1口所有LED间隔1000ms闪烁 2.P1口所有LED呈交替流水状 3.P1口流水灯-左移,循环3次 4.P1口流水灯-右移,循环3次 5.P1口由两边向中间流水,循环3次 6.P1口由中间向两边流水,循环3次*/ -Water lamp
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:11165
    • 提供者:瑞消
  1. guanggaodeng

    0下载:
  2. 做单一灯的左移右移,硬件电路如图4.4.1所示,八个发光二极管L1-L8分别接在单片机的P1.0-P1.7接口上,输出“0”时,发光二极管亮,开始时P1.0→P1.1→P1.2→P1.3→┅→P1.7→P1.6→┅→P1.0亮,重复循环。 -A single light left to do right, the hardware circuit as shown in Figure 4.4.1, the eight light-emitting diodes L1-L8 are connect
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:50762
    • 提供者:李冰
  1. shifter_8bit

    0下载:
  2. 此实验实现一个8位的循环移位寄存器,移位的频率是2Hz,移位的方向(左移或是右移)可控。为了能显示移位的结果,我们采用一个数码管的8个段来表示这个寄存器的值。-The experimental realization of an 8-bit cyclic shift register, the shift frequency is 2Hz, the shift in the direction (left or right) control. In order to show the resul
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:341884
    • 提供者:王晨
  1. Text4

    0下载:
  2. P1口做输入口,接八个拨码开关,以P0口做输出口,接八只发光二极管,(1)编写程序使发光二极管循环点亮。(2)读取开关状态,在二极管上显示出来。 1、根据要求设计接口电路的接线。 2、编写程序使发光二极管循环点亮,时间变化间隔0.5秒 3、编写程序读取开关状态,在二极管上显示出来。 - #include <reg51.h> #define LED P1 //宏定义,使用LED代替P1口(相当于LED=P1) #define ucha
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:529
    • 提供者:mayue
  1. LED

    0下载:
  2. 我们课程设计的一个LED显示屏的程序,有左移右移,中间移,上移,循环左移,大集合起来的-We of the curriculum design of a LED display procedure, have left move move to the right, and the middle move, move up, circulation moves left, big set up
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:181214
    • 提供者:linqinghui
  1. project3

    0下载:
  2. 8个二极管依次左移点亮,然后在依次右移点亮,如此循环(哈工大单片机大作业内附proteus原理图)-8 diode turn the left is lit, then shifted to right light, so the cycle (HIT the microcontroller large job included proteus diagram)
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:45160
    • 提供者:邹sir
  1. 3d4c8def245a

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:2510
    • 提供者:温维山
  1. DES

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或操作,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2457
    • 提供者:zhusiyi
  1. shibaog

    1下载:
  2. 利用EDA/SOPC实验开发平台提供的16*16点阵LED以及EP2C35核心板,实现循环滚动显示“姓名+学号”(左移或者右移均可)。 (1)手动生成自己姓名和学号在16*16点阵LED上的字模(即控制某些LED亮,某些LED灭)。 (2)实现循环滚动显示“姓名+学号”(左移或者右移均可)。 (3)汉子用16*16点显示、数字用16*8显示。-16* 16 dot matrix LED EDA/SOPC experimental development platform an
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:644437
    • 提供者:石保国
  1. lesson_2_2

    0下载:
  2. 51单片机函数法流水灯循环左/右移函数(_crol_(a,b)_ 和 _cror_(a,b)_ 方法:把a中的值移动b位后返回值,包含文件为<intrins.h>)-51 MCU// function method light water cycle left/right shift function (_crol_ (a, b) _ and _cror_ (a, b) _ Method: mobile b-bit value in a return value that conta
  3. 所属分类:SCM

    • 发布日期:2017-11-04
    • 文件大小:18396
    • 提供者:RAINWOLF
  1. 4.-guanggaodengdezuoouyi

    0下载:
  2. 做单一灯的左移右移,硬件电路如图4.4.1所示,八个发光二极管L1-L8分别接在单片机的P1.0-P1.7接口上,输出“0”时,发光二极管亮,开始时P1.0→P1.1→P1.2→P1.3→┅→P1.7→P1.6→┅→P1.0亮,重复循环。-Shift left shift right, do a single lamp hardware circuit as shown in Figure 4.4.1, eight light-emitting diodes L1-L8 respectively
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:97275
    • 提供者:
  1. zhuangtaiji

    0下载:
  2. VHDL语言实现LED灯循环左移、右移,全亮全灭功能-VHDL language LED light is rotated to the left, right, full brightness all off
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-17
    • 文件大小:1861359
    • 提供者:zzh
  1. segment_display

    1下载:
  2. 要求学生在六个数码管滚动显示自己的学号(六位),每隔一定时间循环移位一次,学号为奇数则左移,学号为偶数则右移。间隔时间可由开关选择1秒,2秒,3秒和4秒。-Requires students in six digital scroll to show their student number (six), rotate once every certain period of time, the student number is odd, then left, then right stude
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-08
    • 文件大小:699
    • 提供者:tianjing
  1. keil51

    0下载:
  2. 单片机led循环闪烁,左移右移闪烁,keilc 51 单片机80c51-SCM led blinking cycle, left right flashing, keilc 51 microcontroller 80c51
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:9853
    • 提供者:lorsa
« 1 2 3 45 »
搜珍网 www.dssz.com