CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - captcha A

搜索资源列表

  1. SimpleCaptcha-1.1-src.zip

    0下载:
  2. 一个为 Java/J2EE生成的最简化CAPTCHA的框架,A minimalist CAPTCHA generation framework for Java/J2EE.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:600.39kb
    • 提供者:wgn
  1. Captcha-Image

    0下载:
  2. 在程序中使用了lua脚本配置进行开发,实现了生成验证码图片,图片中加入了背景干扰,字体干扰,图片干扰,图片注入斑点等干扰码,并有验证测试功能,使用vc6.0开发,后来又把工程改成了2005版本!-Used in the program configuration lua scr ipts to develop , implement verification code to generate images , pictures, added background noise , interfer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:420.71kb
    • 提供者:liu
  1. captcha

    0下载:
  2. this a captcha application-this is a captcha application
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:807.33kb
    • 提供者:kostin_000
  1. SimpleCaptcha-1.1.1-src

    0下载:
  2. 一套用于生成各种图形验证码的库(Java),-A minimalist CAPTCHA generation framework for Java/J2EE, with example implementations provided for J2EE (see sc.war) and Grails.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:孙文
  1. captcha_asp

    0下载:
  2. Code that generates an image of security where the User must retype it. It is the same as those images of chat / entries / webmail, etc. IE / -Code that generates an image of security where the User must retype it. It is the same as those image
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-06
    • 文件大小:7.31kb
    • 提供者:Joao Carlos
  1. captcha_src

    0下载:
  2. 本Project 的目的就是设计并实现一个简单的验证码识别器,以期望在这个过程中能了解并熟悉相 关的各种计算机视觉的算法和工具。-Design and Implementation of a CAPTCHA Cracker
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.48mb
    • 提供者:岳利鹏
  1. Basic_Capt212557922008

    0下载:
  2. How to make a very basic captcha image and validate the form input to make sure the code matches. Does not use sessions of any sort. The image also just uses the built in PHP fonts so no need to load font files. I also put three random lines in the
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:2.94kb
    • 提供者:ashoote
  1. Click_Capt206362522007

    0下载:
  2. Click Captcha Stop the form spammers Click Captcha is a randomly generated gif file that is dynamically displayed in a random area below form with 9 random color combinations and the click number is randomly displayed to the right or left making 18
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:3.46kb
    • 提供者:ashoote
  1. CAPTCHA1

    0下载:
  2. Captcha Creator is a powerful and complete PHP Captcha scr ipt that generates Captcha Images. Easy to install on any web hosting account, it is very customizable and easy to configure. You can specify the size of the image, the color of text and back
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1.95kb
    • 提供者:Lumi
  1. pwntcha

    0下载:
  2. 国外验证码识别的项目,能够识别大量的验证码-Foreign verification code identifying the project, to identify a large number of verification code
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:456kb
    • 提供者:林仁辉
  1. captcha

    0下载:
  2. php 验证码 Link: http://www.white-hat-web-design.co.uk/articles/php-captcha.php-* This program is free software you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-31
    • 文件大小:25.47kb
    • 提供者:gibson
  1. Delphi

    0下载:
  2. A simple test of captcha decoder
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:368.23kb
    • 提供者:gsantin
  1. CAPTCHA

    0下载:
  2. 一个简单的验证码识别程序,可以识别简单的验证码-A simple verification code identification process, can identify simple verification code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:9.31kb
    • 提供者:jcr
  1. ajax-fancy-captcha-php

    0下载:
  2. 顾名思义,一个支持Ajax又很炫的jQuery Captcha插件,它使用了很人性化的验证机制。-As the name suggests, a support Ajax and flashy jQuery Captcha plugin it uses a very user-friendly authentication mechanism.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-12
    • 文件大小:119.38kb
    • 提供者:aapudn005
  1. captcha-code-generator

    0下载:
  2. A code snippet to generate captcha code on your webpage
  3. 所属分类:MySQL

  1. anti-captcha-0.2

    0下载:
  2. This tools contains class in php that allow you to insert in you codes a valid and simple captcha protection
  3. 所属分类:ELanguage

    • 发布日期:2017-04-28
    • 文件大小:19.59kb
    • 提供者:paola
  1. cool-php-captcha-0.3

    0下载:
  2. cool-php-captcha 是一个很酷的 PHP 用来生成验证码的库。 示例代码: session_start() $captcha = new SimpleCaptcha() // Change configuration... //$captcha->wordsFile = null // Disable dictionary words //$captcha->wordsFile = words/es.txt // Enable span
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-09
    • 文件大小:1.51mb
    • 提供者:苟轩
  1. simple-php-captcha-master

    0下载:
  2. A Usefull Sample Captcha based on PHP. You can change font and backgound easily.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-04
    • 文件大小:437.58kb
    • 提供者:fa
  1. OpenSourceCaptchaSolver

    0下载:
  2. This example also generates the public and private // keys to be used in the RSA encryption. // Normally, you would generate a key pair once, // and distribute the public key to your partner. // Anything encrypted with the pub
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:1.12mb
    • 提供者:asdgggg
  1. SimpleCaptcha

    0下载:
  2. A simple captcha implementation. An example project for learners.
  3. 所属分类:WEB开发

    • 发布日期:2018-01-11
    • 文件大小:12kb
    • 提供者:magnum_2007
« 12 3 »
搜珍网 www.dssz.com