-
MC96F8316_Demo
Abov 单片机MC96F8316 DEMO程序(Abov SCM MC96F8316 DEMO program)
- 2020-12-02 20:29:26下载
- 积分:1
-
CCD-Driver
基于STM32F103RB单片机的驱动程序,可驱动TOSHIBA公司的1501系列CCD
(Microcontroller based STM32F103RB driver to drive the company' s 1501 series TOSHIBA CCD)
- 2020-12-30 21:08:59下载
- 积分:1
-
PROJECT4
设计一个简易数字信号传输性能分析仪,实现数字信号传输性能测试;同时,设计三个低通滤波器和一个伪随机信号发生器用来模拟传输信道。(A simple digital signal transmission performance analyzer is designed to test the transmission performance of the digital signal. At the same time, three low-pass filters and a pseudo-random signal generator are designed to simulate the transmission channel.)
- 2018-04-12 21:14:58下载
- 积分:1
-
光电开关
光电传感器控制源码,非常实用,大家下载下来学习一下(Photoelectric Sensor Control Source Code)
- 2020-06-19 02:40:01下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
新唐n76E003 安装插件
keil c51 开发安装包 新唐51内核插件(Keil C51 Development and Installation Package Xintang 51 Kernel Plug-in)
- 2020-06-25 14:40:02下载
- 积分:1
-
SYSBIOS_C6678
SYSBIOS_C6678 的SYSBIOS编程,基于C6678(SYSBIOS_C6678 base in TI)
- 2020-12-29 16:19:00下载
- 积分:1
-
MATLABcode
包括IHS遥感图像融合算法,比较全。基于MATLAB。(IHS image merging)
- 2009-05-29 23:44:40下载
- 积分:1
-
ICP-algorithm-paper-collections
花了大量时间找到的ICP算法领域中外论文集,里面包括最经典的那些ICP算法,以及其他一些改进的ICP算法。这些资料对于研究这个领域的人员应该会有很大的帮助。(Spent a lot of time to find the areas of foreign proceedings ICP algorithm, which includes the most classic ones ICP algorithm, as well as other improvements ICP algorithm. These data for the study of the field staff should be of great help.)
- 2020-12-28 15:39:01下载
- 积分:1
-
windml
该设置增加了vxworks下1600*1200高分辨率显示设置,其他分辨率设置可参考修改。(This setting adds 1600*1200 high resolution display settings under VxWorks, and other resolution settings can be referenced.)
- 2020-09-18 16:07:58下载
- 积分:1