-
C51简易电压表的设计,基于ADC0809
资源中包含proteus仿真图、C语言程序代码以及编译好的hex文件,测试可用。1. 设计要求 以单片机为核心,设计一个数字电压表。采用中断方式,对2路0~5V的模拟电压进行循环采集,采集的数据送LED显示,并存入内存。超过界限时指示灯闪烁。2. 实验原理 本题目本质上是以单片机为控制器,ADC0809为ADC器件的AD转换电路,设计要求的电压显示,是对ADC采集所得信号的进一步处理。 为得到可读的电压值,需根据ADC的原理,对采集所得的信号进行计算,并显示在LED上。本项目中ADC0809的参考电压为+5V,根据定义,采集所得的二进制信号addata所指代的电压值为:
- 2020-12-10下载
- 积分:1
-
气象科学数据.nc文件生成tiff文件
基于netcdfAll-4.2.jar 读取气象科学数据(.nc格式)文件,解析数据内容后,通过GDAL解析生成tiff文件,tiff文件的灰度值就是对于气象科学数据的监测值,基于tiff数据,结合gis软件,可以生产在b/s浏览的地图图层,可实现基于地图,展示气象科学数据。
- 2020-11-28下载
- 积分:1
-
ESP32-S2-WROOM 原理图pcb 模块封装.zip
【实例简介】乐鑫最新 ESP32-S2-WROOM 模组封装 官网都是阿里狗的 这个封装是AD的封装 有需要的朋友可以下载参考
- 2021-11-25 00:40:48下载
- 积分:1
-
算法图解.pdf
本书示例丰富,图文并茂,以简明易懂的方式阐释了算法,旨在帮助程序员在日常项目中更好地利用 算法为软件开发助力。前三章介绍算法基础,包括二分查找、大 O 表示法、两种基本的数据结构以及递归 等。余下的篇幅将主要介绍应用广泛的算法,具体内容包括 :面对具体问题时的解决技巧,比如何时采用 贪婪算法或动态规划 ;散列表的应用 ;图算法 ;K 最近邻算法。
本书适合所有程序员、计算机专业相关师生以及对算法感兴趣的读者(This book is rich in examples and illustrates algorithms in a concise and easy-to-understand way. It aims to help programmers make better use of algorithms in daily projects to help software development. The first three chapters introduce the basic algorithms, including binary search, large O representation, two basic data structures and recursion. The rest of the paper will focus on the widely used algorithms, including: when to use greedy algorithm or dynamic programming, hash table application, graph algorithm, K nearest neighbor algorithm when facing specific problems.
This book is suitable for all programmers, computer-related teachers and students, and readers interested in algorithms.)
- 2020-06-20 19:00:02下载
- 积分:1
-
HTML5捕鱼达人源码
HTML5实现网页版捕鱼达人游戏,画面代码有注释的。
- 2020-12-10下载
- 积分:1
-
Julian-day-toGregorian-calendar
本程序实现的功能是将儒略日转化为公历年月日(The implementation of the program function is to convert a Julian day to the Gregorian calendar (date) (month) (year)
)
- 2013-08-22 12:36:48下载
- 积分:1
-
纯python3.5实现多变量线性回归(附数据)
纯Python3.5代码实现多变量线性回归,参数更新方法采用梯度下降法
- 2020-12-10下载
- 积分:1
-
key
按键,lpc2103的按键程序,能很好的实现按键程序,可以在很多处理器上使用!(Button, lpc2103 buttons procedures for the implementation of key processes very well, can be used in many processors!)
- 2010-05-06 23:41:10下载
- 积分:1
-
motorall
说明: 异步电动机matlab/simulink仿真模型的完美搭建(Asynchronous motor matlab/simulink simulation model to build the perfect)
- 2010-03-22 16:24:05下载
- 积分:1
-
VB仪表盘控件
VB编写的仪表盘控件,动态生成旋转指针.方便使用!!
- 2020-12-04下载
- 积分:1