文件名称:java-Web-Simple-Chinese-codes
介绍说明--下载内容均来自于网络,请自行研究使用
javaWeb简单的中文验证码,通过图像处理、模板对比识别等步骤,实现了该类简单验证码图片的识别功能。同时对程序实现了可视化界面.-java Web Simple Chinese codes, through image processing, template contrast recognition step, to achieve a kind of simple CAPTCHA recognition. At the same time the program to achieve the visual interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
javaWeb简单的中文验证码
.......................\.classpath
.......................\.myeclipse
.......................\.mymetadata
.......................\.project
.......................\.settings
.......................\.........\org.eclipse.core.resources.prefs
.......................\.........\org.eclipse.jdt.core.prefs
.......................\WebRoot
.......................\.......\META-INF
.......................\.......\........\MANIFEST.MF
.......................\.......\WEB-INF
.......................\.......\.......\classes
.......................\.......\.......\.......\com
.......................\.......\.......\.......\...\itstyle
.......................\.......\.......\.......\...\.......\checkcode
.......................\.......\.......\.......\...\.......\.........\Checkcode.class
.......................\.......\.......\lib
.......................\.......\.......\new_words.txt
.......................\.......\.......\web.xml
.......................\.......\index.jsp
.......................\src
.......................\...\com
.......................\...\...\itstyle
.......................\...\...\.......\checkcode
.......................\...\...\.......\.........\Checkcode.java