搜索资源列表
GetCode
- 识别验证码的程序,附带有测试图像,能够识别目前一般网站上的验证码图像
语音验证码
- 最近发现语音验证码越来越流行,比如有次在注册gmail邮箱看到过,还有msn页面也有语音验证码,还有国外一些网站等。 花时间研究了下,语音验证码主要跟一般验证码的区别就在于如何让验证码播放。本文语音验证码原理:从服务器生成验证码, 并保存到cookie中(getcode.aspx.cs),当点收听验证码的时候,调用javascirpt操作(这里使用jquery)cookie读取验证码, 然后把验证码传到codevoice.aspx页,然后按顺序把验证码合
GetCode
- 在本例子中,实现在C#下,如何生成SQL SERVER数据库表的数据层代码.-In this example, the realization of the C#, how to generate the SQL SERVER database table data layer code.
getCode
- 利用C#编写的获取机器码,内涵代码及注释-Access to machine code written in C#, meaning the code and comments
GetCode
- Visual Base 图象识别处理(验证码识别程序,含原代码)-VB Demo
GetCode
- 一个以前做的验证码识别项目,利用了2种不同的方法来识别验证码-codeimg ocr source
www.feit.com-SemanticAnalysis-master
- System.out.println("1: " + analysis.parse("这是一个普通评论").getCode()); System.out.println("2: " + analysis.parse("城管恶毒,不是人").getCode()); System.out.println("3: " + analysis.parse("中国加油!")
Captcha-Recognizer-master
- 简单数字识别系统用于数字的识别 bin obj Properties FrmMain.cs FrmMain.Designer.cs FrmMain.resx GetCode.cs GetCode.csproj GetCode.csproj.user(bin obj Properties FrmMain.cs FrmMain.Designer.cs FrmMain.resx GetCode.cs GetCode.csproj GetCode.csproj.user
GetCode
- 通过图片识别,自动识别验简单数字、字母证码,实现自动输入。(Through image recognition, we can automatically recognize simple numbers, letters and codes, and achieve automatic input.)