-
This a remote control for the use of embedded devices developed by a Chinese Pin...
这是一个提供给使用遥控器的嵌入式设备开发的一个中文拼音输入法,是用键盘模拟遥控器, F9,F11,F12为换行,数字和+号键来操作,在视图菜单中点打开输入法,-This a remote control for the use of embedded devices developed by a Chinese Pinyin input method is the use of remote control keyboard simulation, F9, F11, F12 for a newline, and the number of keys to operate the View menu to open the midpoint of the input method,
- 2022-10-15 22:00:03下载
- 积分: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
-
Kiwi original data format is stored in binary file GTBL.dat, the specific file f...
原始数据以Kiwi格式存储在GTBL.dat的二进制文件中,具体的文件格式请参照ReveseTableFormat.xls 中的“逆引表格式”sheet.-this procedure is the function of the navigation data of the road data collation, analysis. Kiwi to the original data stored in the format of the binary file GTBL.dat, specific file format ReveseTableFormat.xls Please refer to the "reverse primer format" sheet. -Kiwi original data format is stored in binary file GTBL.dat, the specific file format ReveseTableFormat.xls Please refer to the
- 2022-02-09 13:49:16下载
- 积分:1
-
STM32工程框架
资源描述自己搭建的基于STM标准模板库搭建的工程框架。硬件平台是armfly的STM32 V3,开发环境是Keil V5,还有部分代码来自正点原子的实例程序。
- 2022-02-06 11:01:14下载
- 积分:1
-
S3C44B0 play WAV files. Not much to speak and read the code glance that
S3C44B0播放WAV文件。不多说,看代码便知-S3C44B0 play WAV files. Not much to speak and read the code glance that
- 2022-05-14 11:01:29下载
- 积分:1
-
嵌入式微处理器的设计分析与仿真验证
嵌入式微处理器的设计分析与仿真验证-Embedded Microprocessor Design Analysis and Simulation
- 2023-04-30 23:40:06下载
- 积分:1
-
NIOS embedded system hardware floating
NIOS嵌入系统下硬件浮点指令单元加减乘除程序,已验证通过-NIOS embedded system hardware floating-point instruction unit calculation procedure has been verified through
- 2022-04-09 14:08:41下载
- 积分:1
-
uClinux下用的数据库
uClinux下用的数据库-uClinux using database
- 2022-01-28 14:47:58下载
- 积分:1
-
STM32F103 SD 卡 FATFS
SD 卡,基于 FATFS 库 STM32F103RC 接口的代码示例。
你可以看到通过 SPI 接口的单片机与 SD 卡的软件连接。
使用 FATFS,您可以使 folfer,写入和读取文件在 SD 卡很容易......
- 2022-01-23 10:03:09下载
- 积分:1
-
ipp printer server to the original code : I would be grateful if ipp.gz ipp.tar....
ipp打印机服务器原代码
注意:请将ipp.gz改为ipp.tar.gz
然后使用tar zxvf ipp.tar.gz解压
站长注意,为何不能上载tar.gz后缀的文件给用户造成不变!-ipp printer server to the original code : I would be grateful if ipp.gz ipp.tar.gz then use to tar zxvf ipp.tar.g z decompression station attention, why not on the tar.gz extension of the document to users unchanged!
- 2022-04-20 09:38:10下载
- 积分:1