搜索资源列表
rc6_avr
- AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习) 在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys) * 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化 * 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。 * 编译器: AVR-G-AVR optimization RC6 encryption algorithm
SPWM输出,SVPWM输出,移相PWM输出
- SPWM输出,SVPWM输出,移相PWM输出-SPWM output SVPWM output phase shift PWM output
串并转换实验程序
- 利用8031串行口,和并行输出串行移位寄存器74LS164,扩展一位数码显示在数码显示器上循环显示0-9这10个数字-use 8031 serial port, parallel and serial shift register output 74LS164 expand a digital display on the digital display shows 0-9 this cycle 10 figures
FIR_BNCH
- 数字低通滤波器的设计.采用去脉冲干扰和二阶变换系统.-digital low-pass filter design. Pulse used to interference and the second shift system.
7279c
- HD7279A测试程序(C语言) 闪烁指令及键盘接口测试 快速计数演示 消隐指令测试 循环左/右移测试 \"三\"字向右运动3次,再向左运动3次 -HD7279A test procedure (C language) scintillation instructions, and keyboard interface tests demonstrated rapid count refers blanking so test cycle left / shift t
left-rightled
- 本Program 左右移循环流水灯-recirculating shift lights
c51_PID
- 典型的PID处理程序:这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部
temp
- 注意:只有C代码。串行驱动led显示,一个74hc595位移寄存器驱动三极管驱动led位,两个74hc595驱动led段,方式位5位x8段x2=10个数码管5分频,每次扫描时间位1.25ms-Note: Only C code. Serial driver led display, a shift register 74hc595 drive transistor drive led, and led two drives 74hc595 paragraph, ways x8 paragraph
Shift
- 单片机中常用的移位指令,可以处理各种要求循环的程序中-Commonly used in single-chip shift instructions, can handle the requirements of the program cycle
shift-siso
- 先进先出序列发生器,详细说明见文档中的注释,希望能帮到大家-FIFO sequence generator, a detailed explanation see the comments in the document, hoping to help you
shift
- 控制移位寄存器的扩展 移位寄存器扩展用一个串入并出和并入串出寄存器链来扩展单片机的I/O功能,这个链共享时钟线和选通线,并且单片机有数据引脚来从链读取和输出数据-Control of extension shift register The extension shift register extends the I/O capability of the micro by using a chain of serial-parallel (for outputs) and para
10-BCD-Shift
- 关于单片机bcd SHIFT的应用程序,希望对大家有帮助!-SCM bcd SHIFT on the application, we want to help!
MSP430-Driver-for-74HC595-Shift-Register
- \MSP430 Driver for 74HC595 Shift Register
shift
- shift register program in c
Control-shift-digital-tube-display
- 基于单片机的开发实现的功能是控制数码管的移位显示-Microcontroller-based development function is to shift control of the digital control display
8-bite-LED-left-shift
- 8 bite LED left shift
LEDrotate-shift
- 实现单片机LED灯循环左移的程序,该程序应用Keil软件编程,简单易行-Achieve program of the LED lights cycle shift to the left of the MCU , the program using Keil software programming, simple and feasible
Cyclic-shift-of-the-C-l
- Cyclic shift of the C language subroutines
Cyclic-shift-of-the-C
- Cyclic shift of the C language subroutines
led_left-shift
- 通过51单片机来控制8个led灯循环左移,始终只有一个led灯点亮,并循环执行流水动作。-With 51 single-chip microcomputer to control 8 LED lights cycle shift left, always only one LED lights, and loop execution flow action.