-
最简单的例子,有电路仿真,和源代码,本人初学的东西。
最简单的例子,有电路仿真,和源代码,本人初学的东西。-89C51+ds1302
- 2022-02-21 05:21:50下载
- 积分:1
-
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了...
你想知道你是什么星座吗?这是一个用WIN32编的计算你是什么星座,只要输入你的生日就行了-Do you want to know what constellations you are you? This is a calculation made using WIN32 what constellations you are, just enter your birthday on the list
- 2022-08-20 01:39:31下载
- 积分:1
-
非常不错的初学者看的程序有硬件设计哦。我是菜鸟为了成为会员花了不少心事...
非常不错的初学者看的程序有硬件设计哦。我是菜鸟为了成为会员花了不少心事-very good look at the procedures for beginners hardware design oh. I was a birdie to become a member spent a lot of feelings
- 2022-03-04 08:58:17下载
- 积分:1
-
这是一个汇编代码简单修改的工具,还算是蛮经典的一个。
这是一个汇编代码简单修改的工具,还算是蛮经典的一个。-This is a simple modification of the tool assembly code, is actually quite pretty classic one.
- 2022-12-23 02:45:03下载
- 积分:1
-
Principle of Microcomputer experimental procedures, including 8255,8253,8259
微机原理实验的程序,包括8255,8253,8259-Principle of Microcomputer experimental procedures, including 8255,8253,8259
- 2022-08-10 09:33:45下载
- 积分:1
-
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需...
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需立即发出声光指示信息,并实时存储、显示在“直道区”检测到的薄铁片数目。
(2)电动车到达B点以后进入“弯道区”,沿圆弧引导线到达C点(也可脱离圆弧引导线到达C点)。C点下埋有边长为15cm的正方形薄铁片,要求电动车到达C点检测到薄铁片后在C点处停车5秒,停车期间发出断续的声光信息。
(3)电动车在光源的引导下,通过障碍区进入停车区并到达车库。电动车必须在两个障碍物之间通过且不得与其接触。
(4)电动车完成上述任务后应立即停车,但全程行驶时间不能大于90秒,行驶时间达到90秒时必须立即自动停车。
-err
- 2022-08-04 00:05:12下载
- 积分:1
-
89s51' s 9AT24C02 bus testing procedures
89s51的9AT24C02总线试验程序-89s51" s 9AT24C02 bus testing procedures
- 2022-01-25 20:17:50下载
- 积分:1
-
写汇编代码实现一个圆形的先入先出(FIFO)缓冲器…
To write assembly code to implement a circular First In First Out (FIFO) buffer in the data memory of PIC18F452 microcontroller, using the microcontroller’s direct addressing mode and indirect addressing mode. To expand on the FIFO assignment and implement the FIFO solution on the QWIKFLASH PIC target board and display the FIFOSTATUS as LED indicators. Recall:
Flags within a file register called FIFOSTATUS:
• Bit 0: FIFO_full
• Bit 1: FIFO_empty
• Bit 2: attempt_2_read when FIFO_empty
• Bit 3: attempt_2_write when FIFO_full
- 2023-05-10 17:35:03下载
- 积分:1
-
source code for alarming
source code for alarming
- 2022-02-06 17:46:02下载
- 积分:1
-
GPS信息接入码(LCD12864液晶字体并行模式)
用于C语言编写的GPS 程序,适用于51单片机。V1.0第一次编写V1.1更改一些外部中断的BUGV1.2加入UTC时间/日期和北京时间/日期的转换,包括闰年、日/月/年的进位计算
- 2022-12-20 13:55:04下载
- 积分:1