资源列表
排序选择:
[软件工程] BLE
说明:ble for ARM blueooth low energy-ble for ARM<allen10000> 在 2025-09-21 上传 | 大小:6kb | 下载:0
[DSP编程] Digital-signal-processing-code
说明:胡广书数字信号处理第三版源代码,包含所有例程。分章节排序,清晰明了-Hu Guang third edition of the book digital signal processing source code, including all routines. Sub-chapters sort, clarity<慎蔚然> 在 2025-09-21 上传 | 大小:2.53mb | 下载:0
[微处理器(ARM/PowerPC等)] OLED_I2C
说明:SSD1306 128*64 0.96 OLED I2C dirver- void I2C_Int(void) { GPIO_InitTypeDef GPIO_InitStructure //éùÃ ÷ò» ¸ ö GPIO_InitStructure½ á11ìå GPIO_InitStructure.GPIO_Pin I2C_SCL|I2C_SDA //Ñ ¡ Ô ñ ò<owlcity> 在 2025-09-21 上传 | 大小:2.11mb | 下载:0
[微处理器(ARM/PowerPC等)] EXTI_Configuration(void)
说明:STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解-void EXTI_Configuration(void) { EXTI_InitTypeDef EXTI_InitStructure EXTI_ClearITPendingBit(EXTI_Line8) GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8) EXTI_InitStructure<owlcity> 在 2025-09-21 上传 | 大小:1.83mb | 下载:0
[图形图像处理(光照,映射..)] quyugrowth
说明:用区域生长法分割图像,可以调节阀值和生长点-By segmenting the image with the region growing method, the threshold value and the growing point can be adjusted<john> 在 2025-09-21 上传 | 大小:1kb | 下载:0
[IOS] CollectionViewDemo-master
说明:iOS collection view基本用法,供大家参考。swift语言编写!希望有所帮助!-iOS collection view basic usage, for your reference. swift language!<jia> 在 2025-09-21 上传 | 大小:869kb | 下载:0
[微处理器(ARM/PowerPC等)] GPIO_Configuration(void)
说明:STM32F103C8T6自编简单GPIO程序,引用库函数-void RCC_Configuration(void) { SystemInit() RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB,ENABLE) } void GPIO_Configuration(void) { GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStruc<owlcity> 在 2025-09-21 上传 | 大小:1.42mb | 下载:0