-
给单片机初学者的40个实验,带有原理图,汇编和C语言双代码,单片机爱好者拿去参考吧....
给单片机初学者的40个实验,带有原理图,汇编和C语言双代码,单片机爱好者拿去参考吧.-Beginners to single-chip microcomputer 40 of the experiment, with a schematic diagram, and the C language compilation of dual-code, single-chip lovers refer to it instead.
- 2022-03-19 02:33:03下载
- 积分:1
-
MCS-51单片机实用子程序库
1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修改,便可直接使用。(2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的相互转换子程序进行了彻底改写,提高了运算精度和可靠性。(3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的工作变得更简单直观。在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7 节的内容。程序清单中开列了四个栏目:标号、指令、操作数、注释。为方便读者理解,注释尽力详细。子程序库的使用方法如下:1.将子程序库全部内容链接在应用程序之后,统一编译即可。优点是简单方便,缺点是程序太长,大量无关子程序也包含在其中。2.仅将子程序库中的有关部分内容链接在应用程序之后,统一编译即可。有些子程序需要调用一些低级子程序,这些低级子程序也应该包含在内。优点是程序紧凑,缺点是需要对子程序库进行仔细删节。
- 2023-04-30 01:35:03下载
- 积分:1
-
3.2寸统宝LCD规格书,WHVGA 480×8
3.2寸统宝LCD规格书,WHVGA 480×8-3.2-inch LCD specifications Toppoly
- 2022-02-22 10:55:31下载
- 积分:1
-
本文创造性的提出了Q格式运算的一种新方法
本文创造性的提出了Q格式运算的一种新方法-Q This creative format proposed a new method for computing
- 2022-01-30 21:38:02下载
- 积分:1
-
IC Card Reader FAQ allehanda ic card reader to understand the working methods
IC卡读写器的常见问题集锦
了解ic卡读卡器的工作方式-IC Card Reader FAQ allehanda ic card reader to understand the working methods
- 2022-10-07 09:20:03下载
- 积分:1
-
Wavelets have been widely used in many sign al and image processing applications...
Wavelets have widely been used in many signal and image processing applications. In this paper, a new
serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet
transform, which is realised using some FIFO memory modules implementing a pixel-level pipeline
architecture to compress and decompress images. The real filter calculation over 4 ・ 4 window blocks is
done using a tree of carry save adders to ensure the high speed processing required for many applications.
The details of implementing both compressor and decompressor sub-systems are given. The primarily analysis
reveals that the proposed architecture, implemented using current VLSI technologies, can process a
video stream in real time.-Wavelets have been widely used in many sign al and image processing applications. In this p aper. a new serial-parallel architecture for wavele t-based image compression is introduced. It is based on a 4-tap wavelet transform. whic
- 2022-01-25 17:21:14下载
- 积分:1
-
基于AVR单片机的多任务
Multitasking on AVR microcontrollers
- 2022-02-03 13:06:18下载
- 积分:1
-
Bluetooth and Infrared and USB technical documentation, Bluetooth and Infrared a...
ZIGBEE技术文档,ZIGBEE是下一代无线通信技术-Bluetooth and Infrared and USB technical documentation, Bluetooth and Infrared and USB is the next generation of wireless communication technology
- 2022-08-24 02:42:38下载
- 积分:1
-
source with cpld prepared after the start of more documents, please use patience...
source with cpld prepared after the start of more documents, please use patience. Thank you, the generous support!
- 2022-12-03 18:15:03下载
- 积分:1
-
在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测...
在电子技术中,频率是最基本的参数之一,又与许多电参量的测量方案、测量结果都有十分密切的关系,因此频率的测量就显得更为重要。测量频率的方法有多种,其中电子计数器测量频率具有精度高、使用方便、测量迅速,以及便于实现测量过程自动化等优点,是频率测量的重要手段之一。在本次毕业设计中我们选择使用单片机来制作数字频率计,并在实际制作中采用了直接测频法。利用延时产生的时基门控信号来控制闸门,通过在单位时间内计数器记录下的脉冲个数计算出输入信号的频率,最终送入LCD中显示。这样制作出来的频率计不仅可以满足设计题目的参数要求,而且具有了单片机的稳定性和成熟性,且控制能力强,是一种低成本,高可靠的设计方案。-In electronic technology, the frequency is one of the most basic parameters, but also with a number of electrical parameters of the measurement program, the measurement results have a very close relationship between the frequency of measurement, therefore it is even more important. Measurement of the frequency of a number of means, electronic measurement of the frequency counter with high precision, easy to use, rapid measurement, and measurement is easy to realize the advantages of process automation is an important means of measuring the frequency of one. Graduates in this design we have chosen to make use of single-chip digital frequency meter, and used in the actual production of a direct
- 2022-07-23 20:30:08下载
- 积分:1