-
adc
adc for mcu stm32f103
- 2020-06-24 22:00:02下载
- 积分:1
-
你必须知道的495个C语言问题
The book is organized in the form of question and answer, and discusses some of the problems often encountered in the process of learning or using the C language.
For reference, not commercially available
- 2018-02-04 23:49:36下载
- 积分:1
-
单ADC单通道双缓存模式
ADC采集信号通过DMA双缓存模式读取,经串口发出(The ADC acquisition signal is read through the DMA double buffer mode, and is sent through the serial port.)
- 2018-09-19 10:00:32下载
- 积分:1
-
200562241642141
说明: 遍历文件夹并建成目录树,一个非常好的例子(Traverse Folder and build the directory tree, a very good example)
- 2008-11-26 18:55:39下载
- 积分:1
-
基于hough变换的矩形检测
首先,我们初始化一块缓冲区,对应于参数平面,将其所有数据置为0.
对于图像上每一前景点,求出参数平面对应的直线,把这直线上的所有点的值都加1。最后,找到参数平面上最大点的位置,这个位置就是原图像上直线的参数。上面就是霍夫变换的基本思想。就是把图像平面上的点对应到参数平面上的线,最后通过统计特性来解决问题。假如图像平面上有两条直线,那么最终在参数平面上就会看到两个峰值点,依此类推。
- 2022-02-02 00:10:05下载
- 积分:1
-
LD3320_探索者
说明: 使用STM32F407实现LD3320的语音识别(Using STM32F07 to run LD3320 of ASR)
- 2021-02-03 20:19:58下载
- 积分:1
-
nsga2code
nondominated sorting genetic algorithms,nsga2的c语言源代码,比较好。(nondominated sorting genetic algorithms,nsga2 c-language source code better.)
- 2010-02-21 21:04:45下载
- 积分:1
-
51单片机模拟IIC通讯
说明: 利用51单片机引脚实现对IIC通讯的模拟(Simulation of IIC communication with 51 MCU pin)
- 2019-11-18 20:01:00下载
- 积分:1
-
G.721
说明: 标准的采用G.721国际编码标准,包括编码和解码两部分,用matlab语言编写,并测试通过。(The adoption of standard international coding standard G.721, including encoding and decoding of two parts, with the matlab language, and test.)
- 2010-04-22 22:02:46下载
- 积分:1
-
算术编码c语言仿真,完成无限大英文文本的算术编码和解码
算术编码c语言的仿真,完成无限大英文文本的算术编码和解码。
- 2022-02-04 14:36:02下载
- 积分:1