-
基于52单片机的实时数字温度计
程序结构分析 主程序调用了3个子程序,分别是数码管显示程序、温度信号处理程序。温度信号处理程序:对温度芯片送过来的数据进行处理,进行判断和显示。数码管显示程序:向数码管的显示送数,控制系统的显示部分。按键设定程序:可以精确到0.1度。主程序的主要功能是负责温度的实时显示、读出并处理DS18B20的测量的当前温度值,温度测量每1s进行一次。这样可以在一秒之内测量一次被测温度,主程序的主要功能是负责温度的实时显示,读出并处理DS18B20的当前温度值,其程序流程见图9所示。通过调用读温度子程序把存入内存储中的整数部分与小数部分开分存放在不的的两个单元中,然后通过调用显示子程序显示出来。
- 2022-03-16 16:45:22下载
- 积分:1
-
VC++实现的二分法求单调函数是否有解。
VC++实现的二分法求单调函数是否有解。-VC++ dichotomy in order to achieve the monotonic function is broken.
- 2022-01-22 05:54:23下载
- 积分:1
-
use genetic algorithm calculated the optimal design procedures
利用c++实现遗传算法的求出程序的优化设计-use genetic algorithm calculated the optimal design procedures
- 2022-03-30 04:35:48下载
- 积分:1
-
实时运动边缘检测
这是由作者 ofOh 演示实现等。al.,基于离散余弦变换,可选性 2012.Thanks 的实时运动检测。
- 2022-09-27 21:45:08下载
- 积分:1
-
对于平稳序列,运用ar模型计算其参数,并进行适应性检验。
对于平稳序列,运用ar模型计算其参数,并进行适应性检验。-for a smooth sequence, the use ar model parameters and adaptive testing.
- 2022-09-24 10:15:03下载
- 积分:1
-
计算器 WINDOWS MFC的计算器 加减乘除都可以,还可以开方
计算器 WINDOWS MFC的计算器 加减乘除都可以,还可以开方-calculators WINDOWS MFC arithmetic calculators can also be prescribing
- 2022-11-22 00:40:03下载
- 积分:1
-
感应电机速度控制
应用背景这是产生PWM感应电机的SVPWM算法关键技术这种利用MikroC Pro的dsPIC编译器生成的代码
- 2022-06-19 03:29:39下载
- 积分:1
-
SPHysics - SPH Free-surface Flow Solver
SPHysics is a platform of Smoothed Particle Hydrodynamics (SPH) codes
inspired by the formulation of Monaghan (1992) developed jointly by researchers
at the Johns Hopkins University (U.S.A.), the University of Vigo (Spain), the
University of Manchester (U.K.) and the University of Rome La Sapienza (Italy).
Developed over a number of years primarily to study free-surface flow phenomena
where Eulerian methods can be difficult to apply, such as waves, impact of
dam-breaks on off-shore structures.
- 2022-05-26 05:01:36下载
- 积分:1
-
这是一个让你用二次公式计算出的根的程序…
This is a program that will let you calculate roots with the Quadratic formula (including complex roots), Factorial of a number, Fibonacci series (and Pascals Triangle still under construction).
- 2023-05-19 04:30:03下载
- 积分:1
-
牛顿下山法,比较好用!
牛顿下山法,比较好用!-Newton downhill, better quality!
- 2022-02-24 09:26:51下载
- 积分:1