-
ADC
DMA1和DMA2同时采集三路的AD值,整体思路是把AD采集的值通过DMA传动到adcbuf,adcbuf3对应的变量内,实时更新,在使用时根据需要的频率进行取对应点的值。(DMA1 and DMA2 simultaneously collect three AD values.The whole idea is to drive the data collected by AD to the variables corresponding to adcbuf and adcbuf3 through DMA, update them in real time, and select the corresponding points according to the frequency needed.)
- 2019-03-27 13:47:16下载
- 积分:1
-
The-portable-instrument-ground
便携地面仪实现了测井仪器的数据采集。
这是一个相对复杂的综合,综合了STM32的ADC、DMA、DAC、TIM、fsmc、网络等硬件功能。(Portable apparatus on the ground to realize the logging instrument of data collection.
This is a relatively complex synthesis, the synthesis of the STM32 ADC, DMA, DAC, TIM, FSMC and network hardware and other functions.)
- 2017-04-29 15:02:27下载
- 积分:1
-
rockf
Prewitte边缘算子法(Prewitte Edge Operators)
- 2005-01-20 14:58:44下载
- 积分:1
-
曲面重建
说明: pcl点云重建,贪婪三角化,可显示结果,保存obj模型(Greedy triangulation of PCL point cloud reconstruction)
- 2020-05-16 18:05:57下载
- 积分:1
-
0.96OLED显示屏STC15W4K56S4_SPI
STC单片机实现0.96OLED SPI接口驱动,方便初学者(STC MCU realizes 0.96OLED SPI interface driver, which is convenient for beginners.)
- 2020-06-21 08:20:02下载
- 积分:1
-
Protues仿真实例(8050)-I2C协议
说明: Protues仿真实例(8050)-I2C协议(Protus simulation example (8050) - I2C protocol)
- 2020-06-24 13:00:02下载
- 积分:1
-
VTK-Users-Guide
VTK User Guide中文指导手册,全面详细介绍VTK,是一个不可多得的VTK学习资料。(VTK Chinese instruction manual, full details of VTK, VTK is a rare learning materials.
)
- 2011-12-11 17:53:40下载
- 积分:1
-
12864stm32驱动
整理收集的12864驱动,亲测可用
/* Exported functions declared ---------------------------------------------- */
void LCD12864_Init(void); //液晶初始化函数
void LCD12864_Clear(void); //液晶清屏
void LCD12864_Display_Words(u8 x, u8 y, u8 *str); //液晶字符显示函数
void LCD12864_Display_Picture(u8 *pic); //液晶图片显示函数
- 2022-03-21 18:50:38下载
- 积分:1
-
Visual C++实现sift算法,感觉比较好,和大家分享。
Visual C++实现sift算法,感觉比较好,和大家分享。-sift
- 2022-07-04 22:36:00下载
- 积分:1
-
build-empty-linear-form
数据结构空线性表的建立,并附上基本功能:初始化、插入、删除(严格)(Build data structures empty linear form, attach basic functions: initialization, insert, delete (strict))
- 2013-11-29 17:58:44下载
- 积分:1