-
Bird_eye_view
鸟瞰图矫正,从倾斜角度矫正成正面图像,实现平面图像的鸟瞰矫正(bird-view,from tilt angel to jiaozheng image)
- 2017-08-02 09:22:48下载
- 积分:1
-
ADC0809模数转换程序
ADC0809模数转换程序,本程序使用的是8位共阳数码管显示,经过亲自测验可以使用,欢迎大家一起研究学习讨论,
- 2022-12-02 06:35:03下载
- 积分:1
-
网口IAP下载程序
网口IAP下载程序 STM32的串口AIP下载升级程序(Network port IAP download program)
- 2021-02-01 16:50:00下载
- 积分:1
-
exampledatabase
软件是用C++编写的一个小的学生管理系统数据库程序,小的界面,直接运行即可!(Software is written in c++, a small student database management system procedures, small interface, can be run directly!)
- 2013-05-22 08:35:47下载
- 积分:1
-
GetData20160516Up
使用研华数据采集卡,采集电压电流数据,生成报表,生成波形图并储存起来,使用其程序,需要安装研华驱动(Using Yanhua data acquisition card, collect voltage and current data, generate report forms, generate waveform diagrams and store them.)
- 2018-08-13 20:03:07下载
- 积分:1
-
UC1701X-LCD_128X64_TEST
UC1701X LCD_128X64_TEST,128X64点阵LCD屏UC1701X IC测试程序,UC1701X IC初始化代码。(UC1701X LCD_128X64_TEST)
- 2016-06-17 14:56:05下载
- 积分:1
-
Classic-filtering-algorithm
经典滤波算法包含了在单片机开发中所需的很多常见的滤波的方法(Classic filtering algorithm contains a microcontroller development required in many common filtering method)
- 2011-10-05 20:29:51下载
- 积分:1
-
基于51单片机的LCD1602可调温度,智能散热器
基于51单片机的数字可调温度,智能散热器。
有Proteus仿真,附带原理图和程序。
- 2022-07-03 21:14:56下载
- 积分:1
-
multiplelinearregression
说明: 多元线性回归的C++源码,在VC6.0上可直接运行!(Multiple Linear Regression C++ source code, can be directly run in VC6.0!)
- 2009-08-25 11:35:52下载
- 积分:1
-
STM8--ADC-CHANGE
在许多的单片机应用系统中,都需要A/D转换器,将模拟量转换成数字量。在STM8单片机中,提供的是10位的A/D,通道数随芯片不同而不同,少的有4个通道,多的则有16个通道。
下面的实验程序首先对A/D输入进行采样,然后将采样结果的高8位(丢弃最低的2位),作为延时参数去调用延时子程序,然后再去驱动LED控制信号。因此不同的采样值,决定了LED的闪烁频率。当旋转ST三合一开发板上的电位器时,可以看到LED的闪烁频率发生变化。
(In many microcontroller applications require the A/D converter to convert analog into digital. STM8 microcontroller, providing a 10-bit A/D channel number with the chip, little has four channels, more than 16 channels. The following experimental procedure first sampling A/D input, then the sampling results 8 (drop the lowest 2), as the delay parameter to call the delay subroutine, and then go drive LED control signal. Different sampling values, the LED flashing frequency. When the potentiometer rotation ST triple development board, you can see the LED flashing frequency change.)
- 2013-04-13 11:20:36下载
- 积分:1