搜索资源列表
very_clear_C_point
- c指针的详细用法,解决指针困惑,非常有用-c pointer detailed usage, to solve pointer confusion
STM32-7SEG-LED-SCAN
- 8位数码管动态扫描显示实验(显示不用库函数) *显示用指针直接访问GPIO端口的输出寄存器,形式GPIOD->ODR *延时delay_nms(5)时,显示不闪烁 *74HC138 A--P2.2--PE.0 B--P2.3--PE.1 C--P2.4--PE.2 *74HC573 D0~D7---PD[0..7] LE---PE.3 *by 追梦 2011-4-3-8-bit digital dynamic scan showed that the experimen
NXP_17xx_IAP
- NXP MCU 17xx_IAP 在线升级模块-For in application programming the IAP routine should be called with a word pointer in register r0 pointing to memory (RAM) containing command code and parameters. Result of the IAP command is returned in the result table
KMP
- 模式匹配算法KMP封装。非常适合从数据流中查找子字符串,尤其是嵌入式编程,非常好用。不同于常见的遍历字串查找,该方法不需要指针回溯和数据缓存,单片、ARM或无操作系统环境下,非常好用,更适合同时查找多个字符串。-请键入文字或网站地址,或者上传文档。 取消 Móshì pǐpèi suànfǎ KMP fēngzhuāng. Fēicháng shìhé cóng shùjù liú zhōng cházhǎo zi zìfú chuàn, yóuqí shì qiànrù shì biā