资源列表
QRcode 二维码源码asp.net
- QRcode 二维码源码asp.net QRcode 二维码解析asp.net QRcode -QRcode asp.net
语音验证码
- 最近发现语音验证码越来越流行,比如有次在注册gmail邮箱看到过,还有msn页面也有语音验证码,还有国外一些网站等。 花时间研究了下,语音验证码主要跟一般验证码的区别就在于如何让验证码播放。本文语音验证码原理:从服务器生成验证码, 并保存到cookie中(getcode.aspx.cs),当点收听验证码的时候,调用javascirpt操作(这里使用jquery)cookie读取验证码, 然后把验证码传到codevoice.aspx页,然后按顺序把验证码合
SSD8 卡耐基教程系列中SSD8的练习题
- 卡耐基教程系列中SSD8的练习题以及选择题答案-Carnegie tutorial series SSD8 exercises and multiple-choice answers
实现基于正则文法文法的自动机实现
- 实现基于正则文法文法的自动机实现,界面简单,功能实用。-Regular grammar grammar-based automatic machine implementation, the interface is simple, functional and practical.
THDDInfo2 a class for getting HDD information
- a class for getting HDD information including serial numbers , uses windows WMI services. also included a demo-a class for getting HDD information including serial numbers , uses windows WMI services. also included a demo..
Head-file C8051F020头文件
- C8051F020头文件 包括SFR的说明 定义 地址 1602液晶操作函数 步进电机的操作函数-The C8051F020 header file includes the descr iption of SFR definition address 1602 LCD operation function Stepper motor operation function
src 漂亮的MFC 按钮
- 一个漂亮的MFC 按钮,用使用PNP,JPG等图片,使用GDI+技术。-this is a custom button of mfc foudation, which use gdi+ techologe,suppors JPG ,npg
Gdiplus GDL++ 英文文档
- GDL++ 英文文档,本文档介绍了GDI++的新功能,对他的API进行详细说明,帮助读者开始GDI++编程-GDL++ documents in English, this document describes new features in GDI++, for his detailed descr iption of the API, to help readers begin GDI++ Programming
日本FANUC-31i数控系统pmc梯形图编辑密码
- 日本FANUC-31i数控系统pmc梯形图编辑密码和显示密码读出并显示用的解密软件-Japan FANUC-31i CNC pmc ladder edit the password and display the password to read and display the decrypted using the software
QQverify_v3.用于QQ获取验证码图片识别的源代码程序
- 用于QQ获取验证码图片识别的源代码程序。,QQ to get verification code for the source code of picture identification procedures.
MultiComboBox.多列现实的组合框
- 多列现实的组合框,使组合框下拉列表变成三行三列的二维表格.,Out many practical combo box, so that the drop-down list combo box into three lines of three two-dimensional table.
javaUDP编程
- java实现的基于UDP网络通讯代码. JAVA语言