CMSIS—DAP下载器源码 在STM32F103C8T6上实现
说明: CMSIS—DAP下载器源码,在STM32F103C8T6上实现,支持cortex全系单片机下载调试(CMSIS-DAP downloader source code, implemented on STM32F103C8T6, support cortex full-syste...
说明: CMSIS—DAP下载器源码,在STM32F103C8T6上实现,支持cortex全系单片机下载调试(CMSIS-DAP downloader source code, implemented on STM32F103C8T6, support cortex full-syste...
Abstract: Communication with 1-Wire slave devices requires a 1-Wire master. There are numerous ways to build a 1-Wire master (see reference design 4...
cpress usb 芯片Vender 处理固件。 The purpose of this software is to demonstrate how to implement vendor specific commands. The following vendor specific c...
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means algorith, k-d tree and local search strategy are i...
I want to provide an example file system driver for Windows NT/2000/XP. For some time I have worked on an implementation of RomFs. RomFs is a small fi...