搜索资源列表
TrafficLights
- LOOP1: CJNE A,#20H,LOOP2 CLR CY SUBB A,#07H SJMP END1 LOOP2: CJNE A,#10H,LOOP3 CLR CY SUBB A,#07H SJMP END1 LOOP3: DEC 3AH END1: MOV TH0,0BH MOV TL0,0DCH SETB TR0 RETI
video_loopback
- seed loop2的bios例程,学习bios的可以参考参考
dm642loop2_boot
- dm642平台开发板,loop2采集回放加入flash自举的代码,对于初学者ccs仿真后代码烧写有借鉴意义
TrafficLights
- LOOP1: CJNE A,#20H,LOOP2 CLR CY SUBB A,#07H SJMP END1 LOOP2: CJNE A,#10H,LOOP3 CLR CY SUBB A,#07H SJMP END1 LOOP3: DEC 3AH END1: MOV TH0,0BH MOV TL0,0DCH SETB TR0 RETI -LOOP1: CJNE A,# 2
video_loopback
- seed loop2的bios例程,学习bios的可以参考参考-seed loop2 the bios routines, learning bios can refer to the reference
dm642loop2_boot
- dm642平台开发板,loop2采集回放加入flash自举的代码,对于初学者ccs仿真后代码烧写有借鉴意义-DM642 Platform development board, loop2 collection by adding flash playback bootstrap code, for beginners ccs code programmer after the simulation has referential sig
36showing
- 花样灯一般有两种方法实现: 1、程序循环执行 2、查表法 这里我们两种都使用一下-Synchronized lights in general there are two ways to realize:1, execution of the program loop2, table look-up methodHere we use about two
stepper-c
- 这是利用单片机进行步进电机的控制,效果可以达到正反转,速度调节,对于初学者来说,是一个很好的实验-#include <reg51.h> #define uchar unsigned char sbit P1_0=P1^0 sbit P1_1=P1^1 sbit P1_3=P1^3 sbit P1_4=P1^4 sbit P1_5=P1^5 sbit P1_6=P1^6 sbit
loop2
- Quantization table setup routines.Define a quantization table equal to the basic_table times a scale factor (given as a percentage).
Loop2
- 计算机图形学Loop算法细分,运行通过,运行通过!-Computer graphics Loop subdivision algorithm, run through, run through!
Phase Locked Loop2
- 数字锁相环锁定相位一致,调控频率的功能函数(The function function of the locking phase of the digital PLL and the frequency control)