CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - delphi 验证

搜索资源列表

  1. POLL_SRC

    3下载:
  2. 用delphi编写的验证码识别程序,从图片中正确识别出数字和字母。-prepared with delphi identification code validation procedures, from the photos correctly identified the number and alphabet.
  3. 所属分类:图形图象

    • 发布日期:2014-01-13
    • 文件大小:563165
    • 提供者:郑立
  1. pswcode

    0下载:
  2. 一个用DELPHI写的生成验证码的东西,很有用
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:189066
    • 提供者:小段
  1. 验证码识别源码(delphi)

    6下载:
  2. 用于识别验证码的OCR源码,目前可以识别动网等验证码
  3. 所属分类:图形/文字识别

    • 发布日期:2010-01-01
    • 文件大小:4168944
    • 提供者:hhyear@126.com
  1. ZKFinger.rar

    0下载:
  2. 中控指纹采集仪验证DEMO,包含1:1验证和1:N验证,In the control fingerprint to validate DEMO, contains the 1:1 verification and 1: N authentication
  3. 所属分类:GIS program

    • 发布日期:2015-07-26
    • 文件大小:219631
    • 提供者:Qinjie
  1. ReadPic

    1下载:
  2. 一款简单的验证码识别工具,在初始化状态下可以进行图片的分割、学习,获取字符的特征码,并保存到INI文件中,当学习足够多图片后就能准确地识别同类型的验证码。 本程序主在提供一种分析的思路方法,如何对验证码进行分割、过滤、规格化,去除杂点是识别的关键部分,每步过程都呈现在界面上。-A simple verification code recognition tools, in the initialization state, the picture can be split, study, a
  3. 所属分类:Graph Recognize

    • 发布日期:2015-04-16
    • 文件大小:204755
    • 提供者:chuaihong
  1. Delphi

    0下载:
  2. Delphi验证码识别学习 一个很不错的学习验证码识别功能-Delphi verification code to identify learning
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:359242
    • 提供者:ampeter
  1. 200

    0下载:
  2. 验证码识别程序,用delphi制作的几乎可以识别现有网站所有的验证码,识别率百分之九十以上-CAPTCHA program
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-30
    • 文件大小:631737
    • 提供者:杨柏
  1. AdvOcr

    0下载:
  2. 最近写了几个网站的验证码图片自动识别程序,尽管每个网站的验证码图片都不相同,识别的方法有所差别。但写得多了,也总结出不少相同之处。今天抽空封装出一个基础类来,发现可以很好地重复利用,编写不同的验证码识别程序,效率提高了不少。好东东不能独享,现放出来供大家共同研究,请网友们妥善用之。-Recently wrote a number of site verification code picture automatic identification procedures, even though e
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:548541
    • 提供者:asdfsa
  1. 111

    0下载:
  2. 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:874533
    • 提供者:yangq
  1. demo

    0下载:
  2. 图形验证码识别引擎 V1.1 可以识别数字-Graphics Recognition Engine Code V1.1
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:1261052
    • 提供者:seeking
  1. demo

    0下载:
  2. 已经编译完成的一个识别类似新浪等网站的验证码,具有较高的识别率-Has compiled a complete identification of similar sites such as Sina authentication code, has a higher recognition rate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:770087
    • 提供者:515700954
  1. dt

    1下载:
  2. delphi写的数字字母识别过验证程序。-identification number of letters written in delphi before the verification process.
  3. 所属分类:Graph Recognize

    • 发布日期:2015-07-11
    • 文件大小:225278
    • 提供者:xxx
  1. yzmsb

    0下载:
  2. 验证码识别,带特征码学习,可以做为识别引擎来使用,仅作参考.-Code recognition, with signature learning, can serve as a recognition engine to use only for reference.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:364875
    • 提供者:alien
  1. VerifyCodeOCR

    0下载:
  2. 利用ocr方法去识别验证码的程序,要装第三方控件-Ocr method used to identify the procedure code is necessary to install third-party control
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:849539
    • 提供者:alien
  1. 87361026DigitRec

    0下载:
  2. 验证码识别,能够识别大部分网站的验证码!--OCR, with the development of the vc could identify some of the letters and figures
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:71005
    • 提供者:wop
  1. chongzhi

    0下载:
  2. 网游用充值验证系统,可以用来制作网游外挂用的点卡管理-Result verification system with online games, online games can be used to create plug-ins used in Dianka Management
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:928229
    • 提供者:沈昌逸
  1. yanzheng

    0下载:
  2. 一个对图片验证码识别技术的源代码 学习价值不错-An image recognition technology to verify the source code to learn the value of good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:386546
    • 提供者:龙少
  1. Identification-Code

    0下载:
  2. 这个源码,可以识别80 的验证码图形,识别效率不错!-This source, can identify 80 of the code graph, identify good efficiency!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:361202
    • 提供者:LoveMit
  1. anticolor

    0下载:
  2. delphi验证码识别学习之图像的灰度化、二值化及反色 ,本文的方法同时适用于GDI+图像和Delphi的TGraphic图像。 -delphi image verification code recognition learning of graying, binarization and anti-color, method of this article apply to both GDI+ image and TGraphic image of Delphi.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:226797
    • 提供者:风清扬
  1. [Delphi全系列]超人打码实例

    1下载:
  2. 使用超人打码,自动打验证码,方便快捷,省人工(Use Superman Coding to Auto-type Verification Code)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-01
    • 文件大小:1048576
    • 提供者:阿科123
« 12 »
搜珍网 www.dssz.com