-
汉字转换为点阵
将汉字转换为汉字点阵数据,单片机或ARM系统直接驱动液晶时,可作为参考。
- 2023-07-09 16:50:05下载
- 积分:1
-
vga to s端子接口
vga to s端子接口--Connection between VGA and S-video ports.
- 2023-04-19 10:00:03下载
- 积分:1
-
单片机串口与CAN互转程序
单片机串口与CAN互转程序
LPC11C24单片机将接收到的串口数据转发到CAN
LPC11C24单片机将接收到的CAN数据转发到串口
- 2022-02-25 10:13:43下载
- 积分:1
-
签名鉴别
签名鉴别和笔记鉴别。In this paper, the local features obtained from the signature has been used to create the texture image based on the
spatio-temporal correlation matrix. The Gabor wavelets exhibit
desirable characteristics of spatial locality and orientation selectivity, and are optimally localized in the space and frequency
domains. So it has been chosen to extract the Gabor features of
the image. Signature is a small sample point problem and Support vector machine (SVM) is especially fit for two classes’ problem of small sample. The Gabor features vector has been imported to the SVM classifier and the classification result is obtained. The methods proposed in this paper are validated on the
S
- 2022-06-26 07:39:29下载
- 积分:1
-
矩阵键盘密码锁
应用背景矩阵键盘密码锁MCU51单片机在日常生活中比较实用,达到学以致用的目的关键技术开发51程序的简单例子 适合初学者学习51单片机
- 2022-06-16 09:44:31下载
- 积分:1
-
Xilinx
Xilinx时序约束培训教材,主要介绍FPGA的时序约束。-Xilinx
- 2022-03-07 21:41:05下载
- 积分:1
-
STM32最新固件包V3.5
STM32最新固件包v3.5, 基于CMSIS v1.3。本人自己用的就是这个开发包,挺好用的。
- 2022-02-26 00:37:18下载
- 积分:1
-
交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯...
交通灯: 1. 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低电平,绿色正端加高电平,绿灯亮;两端都加高电平,黄灯亮。 急救车和交通灯: 中断服务程序的关键是:1. 保护进入中断时的状态,并在推出中断之前恢复进入时的状态;2. 必须在中断程序中设定是否允许中断重入,即设置EX0位。 本设计使用了INT0中断,一般中断程序进入时应保护 PSW,ACC以及中断程序使用但非其专用的寄存器。本设计中的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,及设置时不允许重入。本设计中没有涉及这种情况。 name:trled1.asm trled2.asm-traffic lights : 1. Because of the design of the traffic lights, so there must first understand the traffic lights change. Assuming a crossroads for the east-west north-south. Initial state of things 0 red light, red light north-south. Then the state opening of a north-south green, red things. For a period of time to state 2-green flashing yellow light switch several times, a few seconds delay, things are still red. Three sub-state, opening things green, red ligh
- 2022-04-29 18:17:53下载
- 积分:1
-
The code has a lot on learning verilog HDL examples have help for beginners
该代码中有不少关于学习verilog HDL的例子,对初学者有帮助-The code has a lot on learning verilog HDL examples have help for beginners
- 2022-08-05 11:19:55下载
- 积分:1
-
游中国机器人I型探险车源代码
2013年10月,全国机器人大赛,RoboCup,游中国项目,I型机器人探险车源代码。原创。C语言。Keil开发平台。智能机器人。机器人有寻线走、探测障碍、转弯、过障碍、爬坡、记忆路线等功能。
- 2022-04-07 10:13:55下载
- 积分:1