-
mc6800测试代码
MC6800测试代码
- 2022-01-28 23:54:41下载
- 积分:1
-
LED的应用很广泛了。上传一个 用SST89E564RD芯片驱动LED的参考程序,与大家共享。...
LED的应用很广泛了。上传一个 用SST89E564RD芯片驱动LED的参考程序,与大家共享。-LED applications is wide. Upload SST89E564RD with a LED driver chip reference procedures, and share.
- 2022-02-07 22:56:38下载
- 积分:1
-
IIC 的驱动程序 很完整。通过KEIL C 编译在ROTUES 上用AT89C51仿真通过。...
IIC 的驱动程序 很完整。通过KEIL C 编译在ROTUES 上用AT89C51仿真通过。-IIC driver complete. Through the KEIL C compiler ROTUES used in the simulation through the AT89C51.
- 2022-01-27 09:05:12下载
- 积分:1
-
MCS51单片机的汇编语言源程序
MCS51单片机的宏汇编器源程序-MCS51 the macro assembler source
- 2022-09-10 04:45:03下载
- 积分:1
-
AVR单片机应用系统开发典型实例_2
AVR单片机应用系统开发典型实例_2 -AVR Singlechip classic example of application systems development _2
- 2022-09-29 09:55:03下载
- 积分:1
-
temperature measurement DS18B20 AT89C2051
温度测量DS18B20+AT89C2051-temperature measurement DS18B20 AT89C2051
- 2023-01-19 09:00:03下载
- 积分:1
-
虽然很多人都知道FFT是什么,可以用来做什么,怎么去做,但是却不知道FFT之后的结果是什意思、如何决定要使用多少点来做FFT。...
虽然很多人都知道FFT是什么,可以用来做什么,怎么去做,但是却不知道FFT之后的结果是什意思、如何决定要使用多少点来做FFT。-Although a lot of people know what is the FFT can be used to what to do, how to do, but do not know the results after the FFT is a very mean, how to decide how many points do want to use FFT.
- 2023-02-10 17:45:03下载
- 积分:1
-
8051单片机上4*4矩阵键盘的扫描方式1
8051单片机上4*4矩阵键盘的扫描方式1-none
- 2023-05-07 00:25:03下载
- 积分:1
-
实时程序,对于初学者可以看看 数字I/O的使用 定时器的使用 中断 与PC机进行RS232通信...
实时程序,对于初学者可以看看 数字I/O的使用 定时器的使用 中断 与PC机进行RS232通信-real-time process for beginners can look at digital I/O using the timer interruption of use for PC and RS232 communication
- 2022-02-02 09:20:36下载
- 积分:1
-
生成SSE/SSE2分形
Generating Fractals with SSE/SSE2
You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pixel. That is a large computational task, and drawing a fractal needs a fast CPU and a carefully optimized program.
- 2022-04-23 12:16:57下载
- 积分:1