登录
首页 » C# » C# 车牌号码识别 实例源码(基于百度OCR)

C# 车牌号码识别 实例源码(基于百度OCR)

于 2019-05-07 发布
0 160
下载积分: 1 下载次数: 0

代码说明:

使用的百度 车牌照识别,目前是每天免费200次车牌识别

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C扫雷小游戏
    【实例简介】 扫雷游戏是Windows里一款十分经典的单机小游戏,请你用C程序自己建立一个扫雷小游戏。 系统可以随机产生一个m行n列的雷区,包含若干颗地雷,用户可以挖开一个区域,如果是地雷,游戏结束,失败; 如果不是,显示出它周围的地雷个数,如果能把所有安全的地区找出来,获胜。 注:每个格子周围格有八个:上、下、左、右、左上、右上、左下、右下。 运行结果: 请输入雷区的范围: 3 5 X X X X X X X X X X X X X X X 请输入安全的位置: 2 2 X X X X X X 3 X X X X X X X X 请输入安全的位置: 3 4 X X X X X X 3 X X X X X X O X 很不幸,你踩到雷了,游戏结束!
    2021-05-18 10:33:03下载
    积分:1
  • Effective Modern C++ 中文.pdf
    Effective Modern C++ 中文.pdf
    2020-11-28下载
    积分:1
  • .NET Reflector 5.0 使用例子(反编译软件)
    .NET Reflector 5.0 Release Notes 28 December 2006 Reflector is a class browser for .NET components. It allows browsing and searching the meta data, IL instructions, resources and XML documentation stored in a .NET assembly. Reflector was first released in October 2000 running on .NET Framework 1.0 Beta. LINQ and .NET Framework 3.5: Reflector supports query expressions and other concepts introduced in C# 3.5. To enable this feature select ".NET 3.5" under View, Options, Disassembler, Optimization. .NET Framework compatibility: Reflector runs on all versions of the .NET Framework using its own assembly loading infrastructure which does not rely on the Reflection API. For example, Reflector can load .NET Framework 2.0 assemblies without having the .NET Framework 2.0 installed. Assembly Lists: When launched for the first time, Reflector allows you to choose a default set of assemblies. The list of assemblies is then stored in the Reflector.cfg file and will be loaded next time you open the program. Reflector allows creating multiple assembly lists and switching between the lists using the File, Open List dialog. To choose a different set of default assemblies for the current assembly list you should remove all assemblies from the list (DEL) and invoke the Refresh command (F5). Assembly Cache: When resolving an assembly reference, Reflector will first search the local path next to the assembly holding the reference and then falls back to the cache directories defined in the Reflector.cfg file. Reflector does not search the Global Assembly Cache (GAC) unless you add "%SystemRoot%Assembly" to the cache directories list. Assembly Versioning: By default, assembly version numbers are ignored when resolving type and member references. You can enable side-by-side versioning in the options dialog but it is suggested to avoid this if possible. Add-Ins: Information about the Reflector add-in model can be found here. The most recent version of .NET Reflector is available here. Disclaimer: This software is provided "AS IS" with no warranties of any kind. The entire risk arising out of the use or performance of the software is with you.
    2015-06-15下载
    积分:1
  • Unity插件:PDF Renderer v5.15
    【实例简介】     unity读取PDF文件的插件,有需要的话超级好用
    2021-07-03 00:31:10下载
    积分:1
  • c# 创建桌面快捷方式 开始菜单显示 将网页添加到收藏夹 附完整实例
    快捷方式,收藏夹,开始菜单 完整代码                                           
    2013-07-14下载
    积分:1
  • 微信平台
    微信平台
    2013-12-30下载
    积分:1
  • c++入门级计算器源码(实现了加、减、乘、除、平方、求模、求方根)
    (1)程序功能简介 实现计算器的功能。用户根据程序提示,输入数字,选择要进行的运算,可以进行加、减、乘、除、平方、求模、求方根等运算。 (2)程序设计说明 ① 针对加、减、乘、除、平方、求模、求方根操作,每种操作设计一个函数实现相应功能; ② 设计一个函数,可以对多个实数进行四则混合运算; ③ 设计main()测试函数
    2019-07-07下载
    积分:1
  • QQ模拟登陆 源码下载
    QQ模拟登陆 源码下载
    2014-07-12下载
    积分:1
  • C# 自定义的AboutBox 示例源码下载
    C# 自定义的AboutBox 示例源码下载
    2013-10-03下载
    积分:1
  • Winform 读取、修改、更新 DataSet实例
    Winform 加载 DataSet实例,可编辑 保存数据
    2013-02-18下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载