搜索资源列表
vcode
- 很好的验证码生成程序。使用方法: picid = Request.QueryString[\"time\"].ToString().Trim() picid =Math.Round((Convert.ToDouble(picid)*10000),0).ToString() Tools.image.VerifyImage pic = new Tools.image.VerifyImage(picid, 90, 50)
vcode
- 很好的验证码生成程序。使用方法: picid = Request.QueryString["time"].ToString().Trim() picid =Math.Round((Convert.ToDouble(picid)*10000),0).ToString() Tools.image.VerifyImage pic = new Tools.image.VerifyImage(picid, 90, 50)
Vcode2_0
- 验证码识别器 自动识别 免费下载 是看的符号客服是是浮士德大厦-Verification code identifier free download automatic identification of the symbol is to look at customer service is the Faust House
PervasiveDataTransfer
- VCode—Pervasive Data Transfer Using Video Barcode Xu Liu, David Doermann, Member, IEEE, and Huiping Li
vcode
- 亦思验证码C++调用封装库,支持网络图片,本地图片,内存图片的识别。在官方的dll实例中只有VB、delp、易语言的例子,没有VC的,今天刚好用到,简单封装了下,分享下,讨论下-Code also think calling package C++ library support network image, the local picture, the memory image of the identification. Dll i
register-vcode
- shift register verilog code
vcode-5.0.tar
- real Time voxel coloring
udph264
- 整理了“精简的FFMPEG从UDP广播接收视频数据并播放的示例”此文中的代码,建立了vs10工程,加入正确版本的ffmpeg和sdl库,可以播放ffmpeg -re -i filename.h264 -vcode copy -f h264 udp://127.0.0.1:8888推送的视频流。(a ffmpeg player that recieve upd stream)