文件名称:Vehicle-license-plate-recognition
-
所属分类:
- 标签属性:
- 上传时间:2015-07-13
-
文件大小:5.29mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
基于keil软件与C语言开发,利用OV7725照相机与STM32F1识别车牌,结果显示在触摸屏上。-Based on keil software and C language development,using OV7725 camera and STM32F1 identification license plate, the results are displayed on the touch screen.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32车牌识别工程V3/
STM32车牌识别工程V3/Doc/
STM32车牌识别工程V3/Doc/readme.txt
STM32车牌识别工程V3/keilkill.bat
STM32车牌识别工程V3/Libraries/
STM32车牌识别工程V3/Libraries/CMSIS/
STM32车牌识别工程V3/Libraries/CMSIS/core_cm3.c
STM32车牌识别工程V3/Libraries/CMSIS/core_cm3.h
STM32车牌识别工程V3/Libraries/CMSIS/Startup/
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_cl.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_hd.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_hd_vl.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_ld.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_ld_vl.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_md.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_md_vl.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_xl.s
STM32车牌识别工程V3/Libraries/CMSIS/stm32f10x.h
STM32车牌识别工程V3/Libraries/CMSIS/system_stm32f10x.c
STM32车牌识别工程V3/Libraries/CMSIS/system_stm32f10x.h
STM32车牌识别工程V3/Libraries/inc/
STM32车牌识别工程V3/Libraries/inc/misc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_adc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_bkp.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_can.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_cec.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_crc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_dac.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_dbgmcu.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_dma.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_exti.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_flash.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_fsmc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_gpio.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_i2c.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_iwdg.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_pwr.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_rcc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_rtc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_sdio.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_spi.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_tim.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_usart.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_wwdg.h
STM32车牌识别工程V3/Libraries/src/
STM32车牌识别工程V3/Libraries/src/misc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_adc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_bkp.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_can.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_cec.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_crc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_dac.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_dbgmcu.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_dma.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_exti.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_flash.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_fsmc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_gpio.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_i2c.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_iwdg.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_pwr.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_rcc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_rtc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_sdio.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_spi.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_tim.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_usart.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_wwdg.c
STM32车牌识别工程V3/Listing/
STM32车牌识别工程V3/Listing/ISO STM32.map
STM32车牌识别工程V3/Listing/startup_stm32f10x_hd.lst
STM32车牌识别工程V3/Output/
STM32车牌识别工程V3/Output/bsp_ili9341_lcd.crf
STM32车牌识别工程V3/Output/bsp_ili9341_lcd.d
STM32车牌识别工程V3/Output/bsp_ili9341_lcd.o
STM32车牌识别工程V3/Output/bsp_led.crf
STM32车牌识别工程V3/Output/bsp_led.d
STM32车牌识别工程V3/Output/bsp_led.o
STM32车牌识别工程V3/Output/bsp_ov7725.crf
STM32车牌识别工程V3/Output/bsp_ov7725.d
STM32车牌识别工程V3/Output/bsp_ov7725.o
STM32车牌识别工程V3/Output/bsp_sccb.crf
STM32车牌识别工程V3/Output/bsp_sccb.d
STM32车牌识别工程V3/Output/bsp_sccb.o
STM32车牌识别工程V3/Output/core_cm3.crf
STM32车牌识别工程V3/Output/core_cm3.d
STM32车牌识别工程V3/Output/core_cm3.o
STM32车牌识别工程V3/Output/ExtDll.iex
STM32车牌识别工程V3/Output/ISO STM32.axf
STM32车牌识别工程V3/Output/ISO STM32.build_log.htm
STM32车牌识别工程V3/Output/ISO STM32.hex
STM32车牌识别工程V3/Output/ISO STM32.htm
STM32车牌识别工程V3/Output/ISO STM32.lnp
STM32车牌识别工程V3/Output/ISO STM32.plg
STM32车牌识别工程V3/Output/ISO STM32.sct
STM32车牌识别工程V3/Output/ISO STM32_Template.dep
STM32车牌识别工程V3/Output/main.crf
STM32车牌识别工程V3/Output/main.d
STM32车牌识别工程V3/Output/main.o
STM32车牌识别工程V3/Output/misc.crf
STM32车牌识别工程V3/Output/misc.d
STM32车牌识别工程V3/Output/misc.o
STM32车牌识别工程V3/Output/ocr.crf
STM32车牌识别工程V3/Output/ocr.d
STM32车牌识别工程V3/Output/ocr.o
STM32车牌识别工程V3/Output/startup_stm32f10x_hd.d
STM32车牌识别工程V3/Output/startup_stm32f10x_hd.o
STM32车牌识别工程V3/Output/stm32f10x_adc.crf
STM32车牌识别工程V3/Output/stm32f10x_adc.d
STM32车牌识别工程V3/Output/stm32f10x_adc.o
STM32车牌识别工程V3/Output/stm32f10x_bkp.crf
STM32车牌识别工程V3/Output/stm32f10x_bkp.d
STM32车牌识别工程V3/Output/stm32f10x_bkp.o
STM32车牌识别工程V3/Output/stm32f10x_can.crf
STM32车牌识别工程V3/Output/stm32f10x_can.d
STM32车牌识别工程V3/Output/stm32f10x_can.o
STM32车牌识别工程V3/Output/stm32f10x_cec.crf
STM32车牌识别工程V3/Output/stm32f10x_cec.d
STM32车牌识别工程V3/Output/stm32f10x_cec.o
STM32车牌识别工程V3/Output/stm32f10x_crc.crf
STM32车牌识别工程V3/Output/stm32f10x_crc.d
STM32车牌识别工程V3/Output/stm32f10x_crc.o
STM32车牌识别工程V3/Output/stm32f10x_dac.crf
STM32车牌识别工程V3/Output/stm32f10x_dac.d
STM32车牌识别工程V3/Output/stm32f10x_dac.o
STM32车牌识别工程V3/Output/stm32f10x_dbgmcu.crf
STM32车牌识别工程V3/Output/stm32f10x_dbgmcu.d
STM32车牌识别工程V3/Output/stm32f10x_dbgmcu.o
STM32车牌识别工
STM32车牌识别工程V3/Doc/
STM32车牌识别工程V3/Doc/readme.txt
STM32车牌识别工程V3/keilkill.bat
STM32车牌识别工程V3/Libraries/
STM32车牌识别工程V3/Libraries/CMSIS/
STM32车牌识别工程V3/Libraries/CMSIS/core_cm3.c
STM32车牌识别工程V3/Libraries/CMSIS/core_cm3.h
STM32车牌识别工程V3/Libraries/CMSIS/Startup/
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_cl.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_hd.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_hd_vl.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_ld.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_ld_vl.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_md.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_md_vl.s
STM32车牌识别工程V3/Libraries/CMSIS/Startup/startup_stm32f10x_xl.s
STM32车牌识别工程V3/Libraries/CMSIS/stm32f10x.h
STM32车牌识别工程V3/Libraries/CMSIS/system_stm32f10x.c
STM32车牌识别工程V3/Libraries/CMSIS/system_stm32f10x.h
STM32车牌识别工程V3/Libraries/inc/
STM32车牌识别工程V3/Libraries/inc/misc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_adc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_bkp.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_can.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_cec.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_crc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_dac.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_dbgmcu.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_dma.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_exti.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_flash.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_fsmc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_gpio.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_i2c.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_iwdg.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_pwr.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_rcc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_rtc.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_sdio.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_spi.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_tim.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_usart.h
STM32车牌识别工程V3/Libraries/inc/stm32f10x_wwdg.h
STM32车牌识别工程V3/Libraries/src/
STM32车牌识别工程V3/Libraries/src/misc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_adc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_bkp.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_can.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_cec.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_crc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_dac.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_dbgmcu.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_dma.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_exti.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_flash.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_fsmc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_gpio.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_i2c.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_iwdg.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_pwr.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_rcc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_rtc.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_sdio.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_spi.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_tim.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_usart.c
STM32车牌识别工程V3/Libraries/src/stm32f10x_wwdg.c
STM32车牌识别工程V3/Listing/
STM32车牌识别工程V3/Listing/ISO STM32.map
STM32车牌识别工程V3/Listing/startup_stm32f10x_hd.lst
STM32车牌识别工程V3/Output/
STM32车牌识别工程V3/Output/bsp_ili9341_lcd.crf
STM32车牌识别工程V3/Output/bsp_ili9341_lcd.d
STM32车牌识别工程V3/Output/bsp_ili9341_lcd.o
STM32车牌识别工程V3/Output/bsp_led.crf
STM32车牌识别工程V3/Output/bsp_led.d
STM32车牌识别工程V3/Output/bsp_led.o
STM32车牌识别工程V3/Output/bsp_ov7725.crf
STM32车牌识别工程V3/Output/bsp_ov7725.d
STM32车牌识别工程V3/Output/bsp_ov7725.o
STM32车牌识别工程V3/Output/bsp_sccb.crf
STM32车牌识别工程V3/Output/bsp_sccb.d
STM32车牌识别工程V3/Output/bsp_sccb.o
STM32车牌识别工程V3/Output/core_cm3.crf
STM32车牌识别工程V3/Output/core_cm3.d
STM32车牌识别工程V3/Output/core_cm3.o
STM32车牌识别工程V3/Output/ExtDll.iex
STM32车牌识别工程V3/Output/ISO STM32.axf
STM32车牌识别工程V3/Output/ISO STM32.build_log.htm
STM32车牌识别工程V3/Output/ISO STM32.hex
STM32车牌识别工程V3/Output/ISO STM32.htm
STM32车牌识别工程V3/Output/ISO STM32.lnp
STM32车牌识别工程V3/Output/ISO STM32.plg
STM32车牌识别工程V3/Output/ISO STM32.sct
STM32车牌识别工程V3/Output/ISO STM32_Template.dep
STM32车牌识别工程V3/Output/main.crf
STM32车牌识别工程V3/Output/main.d
STM32车牌识别工程V3/Output/main.o
STM32车牌识别工程V3/Output/misc.crf
STM32车牌识别工程V3/Output/misc.d
STM32车牌识别工程V3/Output/misc.o
STM32车牌识别工程V3/Output/ocr.crf
STM32车牌识别工程V3/Output/ocr.d
STM32车牌识别工程V3/Output/ocr.o
STM32车牌识别工程V3/Output/startup_stm32f10x_hd.d
STM32车牌识别工程V3/Output/startup_stm32f10x_hd.o
STM32车牌识别工程V3/Output/stm32f10x_adc.crf
STM32车牌识别工程V3/Output/stm32f10x_adc.d
STM32车牌识别工程V3/Output/stm32f10x_adc.o
STM32车牌识别工程V3/Output/stm32f10x_bkp.crf
STM32车牌识别工程V3/Output/stm32f10x_bkp.d
STM32车牌识别工程V3/Output/stm32f10x_bkp.o
STM32车牌识别工程V3/Output/stm32f10x_can.crf
STM32车牌识别工程V3/Output/stm32f10x_can.d
STM32车牌识别工程V3/Output/stm32f10x_can.o
STM32车牌识别工程V3/Output/stm32f10x_cec.crf
STM32车牌识别工程V3/Output/stm32f10x_cec.d
STM32车牌识别工程V3/Output/stm32f10x_cec.o
STM32车牌识别工程V3/Output/stm32f10x_crc.crf
STM32车牌识别工程V3/Output/stm32f10x_crc.d
STM32车牌识别工程V3/Output/stm32f10x_crc.o
STM32车牌识别工程V3/Output/stm32f10x_dac.crf
STM32车牌识别工程V3/Output/stm32f10x_dac.d
STM32车牌识别工程V3/Output/stm32f10x_dac.o
STM32车牌识别工程V3/Output/stm32f10x_dbgmcu.crf
STM32车牌识别工程V3/Output/stm32f10x_dbgmcu.d
STM32车牌识别工程V3/Output/stm32f10x_dbgmcu.o
STM32车牌识别工
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.