CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料

文件名称:基于Lwip的智能小区车牌识别系统

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2020-12-04
  • 文件大小:
    1006.97kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度


本文详细地介绍了基于STM32F 103RCT6控制芯片的车牌识别系统的设计,分析了车牌识别的图像处理技术,而且具体地介绍了对车牌识别的整个过程,最后并完成了相关软件的设计。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : XYD_CarLicensePlate_TCP.zip 列表
XYD_CarLicensePlate/
XYD_CarLicensePlate/LIB/
XYD_CarLicensePlate/LIB/inc/
XYD_CarLicensePlate/LIB/inc/misc.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_adc.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_can.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_crc.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_cryp.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_dac.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_dbgmcu.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_dcmi.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_dma.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_dma2d.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_exti.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_flash.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_flash_ramfunc.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_fsmc.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_gpio.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_hash.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_i2c.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_iwdg.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_ltdc.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_pwr.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_rcc.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_rng.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_rtc.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_sai.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_sdio.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_spi.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_syscfg.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_tim.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_usart.h
XYD_CarLicensePlate/LIB/inc/stm32f4xx_wwdg.h
XYD_CarLicensePlate/LIB/src/
XYD_CarLicensePlate/LIB/src/misc.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_adc.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_can.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_crc.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_cryp.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_cryp_aes.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_cryp_des.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_cryp_tdes.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_dac.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_dbgmcu.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_dcmi.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_dma.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_dma2d.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_exti.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_flash.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_flash_ramfunc.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_fsmc.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_gpio.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_hash.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_hash_md5.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_hash_sha1.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_i2c.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_iwdg.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_ltdc.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_pwr.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_rcc.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_rng.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_rtc.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_sai.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_sdio.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_spi.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_syscfg.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_tim.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_usart.c
XYD_CarLicensePlate/LIB/src/stm32f4xx_wwdg.c
XYD_CarLicensePlate/Project/
XYD_CarLicensePlate/Project/Car_LicensePlate.uvguix.Xiaoxiao
XYD_CarLicensePlate/Project/Car_LicensePlate.uvoptx
XYD_CarLicensePlate/Project/Car_LicensePlate.uvprojx
XYD_CarLicensePlate/Project/DebugConfig/
XYD_CarLicensePlate/Project/DebugConfig/Target_1_STM32F407ZGTx.dbgconf
XYD_CarLicensePlate/Project/Listings/
XYD_CarLicensePlate/Project/Objects/
XYD_CarLicensePlate/Project/Objects/Car_LicensePlate.hex
XYD_CarLicensePlate/Project/RTE/
XYD_CarLicensePlate/Project/RTE/_Target_1/
XYD_CarLicensePlate/Project/RTE/_Target_1/RTE_Components.h
XYD_CarLicensePlate/keilkilll.bat
XYD_CarLicensePlate/startup/
XYD_CarLicensePlate/startup/startup_stm32f40xx.s
XYD_CarLicensePlate/user/
XYD_CarLicensePlate/user/API/
XYD_CarLicensePlate/user/API/APP/
XYD_CarLicensePlate/user/API/APP/app.c
XYD_CarLicensePlate/user/API/APP/app.h
XYD_CarLicensePlate/user/API/BEEP.c
XYD_CarLicensePlate/user/API/BEEP.h
XYD_CarLicensePlate/user/API/Delay/
XYD_CarLicensePlate/user/API/Delay/Delay.c
XYD_CarLicensePlate/user/API/Delay/Delay.h
XYD_CarLicensePlate/user/API/KEY.c
XYD_CarLicensePlate/user/API/KEY.h
XYD_CarLicensePlate/user/API/LED.c
XYD_CarLicensePlate/user/API/LED.h
XYD_CarLicensePlate/user/API/LwIP/
XYD_CarLicensePlate/user/API/LwIP/ETH_LIB/
XYD_CarLicensePlate/user/API/LwIP/ETH_LIB/stm32f4x7_eth.c
XYD_CarLicensePlate/user/API/LwIP/ETH_LIB/stm32f4x7_eth.h
XYD_CarLicensePlate/user/API/LwIP/ETH_LIB/stm32f4x7_eth_conf.h
XYD_CarLicensePlate/user/API/LwIP/LAN8720/
XYD_CarLicensePlate/user/API/LwIP/LAN8720/lan8720.c
XYD_CarLicensePlate/user/API/LwIP/LAN8720/lan8720.h
XYD_CarLicensePlate/user/API/LwIP/LAN8720/lwip_comm.c
XYD_CarLicensePlate/user/API/LwIP/LAN8720/lwip_comm.h
XYD_CarLicensePlate/user/API/LwIP/LAN8720/lwipopts.h
XYD_CarLicensePlate/user/API/LwIP/LAN8720/malloc.c
XYD_CarLicensePlate/user/API/LwIP/LAN8720/malloc.h
XYD_CarLicensePlate/user/API/LwIP/LAN8720/sys.h
XYD_CarLicensePlate/user/API/LwIP/LAN8720/timer.c
XYD_CarLicensePlate/user/API/LwIP/LAN8720/timer.h
XYD_CarLicensePlate/user/API/LwIP/LWIP_net/
XYD_CarLicensePlate/user/API/LwIP/LW

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com