Location:
Search - vcode
Search list
Description: 很好的验证码生成程序。使用方法:
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)
System.IO.MemoryStream ms = new System.IO.MemoryStream()
pic.Image.Save(ms, System.Drawing.Imaging.ImageFormat.Png)
Response.ClearContent()
Response.ContentType = \"image/png\"
Response.BinaryWrite(ms.ToArray())
Response.Cookies[\"Vcode\"].Value = picid
Platform: |
Size: 5364 |
Author: pipi |
Hits:
Description: 很好的验证码生成程序。使用方法:
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)
System.IO.MemoryStream ms = new System.IO.MemoryStream()
pic.Image.Save(ms, System.Drawing.Imaging.ImageFormat.Png)
Response.ClearContent()
Response.ContentType = "image/png"
Response.BinaryWrite(ms.ToArray())
Response.Cookies["Vcode"].Value = picid
-Verification Code to generate a good program. Usage: 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) System.IO.MemoryStream ms = new System.IO.MemoryStream () pic.Image.Save (ms, System.Drawing.Imaging.ImageFormat.Png) Response.ClearContent () Response.ContentType = image/png Response.BinaryWrite (ms.ToArray ()) Response.Cookies [ Vcode ]. Value = picid
Platform: |
Size: 5120 |
Author: pipi |
Hits:
Description: 验证码识别器 自动识别 免费下载 是看的符号客服是是浮士德大厦-Verification code identifier free download automatic identification of the symbol is to look at customer service is the Faust House
Platform: |
Size: 1828864 |
Author: xufeng |
Hits:
Description: VCode—Pervasive Data Transfer
Using Video Barcode
Xu Liu, David Doermann, Member, IEEE, and Huiping Li
Platform: |
Size: 1056768 |
Author: ganesh |
Hits:
Description: 亦思验证码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 in the instance of the official, only VB, delp, easy language for example, no VC, and today happens to use, simple package the next, sharing, to discuss the next
Platform: |
Size: 2048 |
Author: Alvin4u |
Hits:
Description: shift register verilog code
Platform: |
Size: 6144 |
Author: praveen |
Hits:
Description: real Time voxel coloring
Platform: |
Size: 291840 |
Author: 張正文 |
Hits:
Description: 整理了“精简的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)
Platform: |
Size: 26334208 |
Author: 蒙飞鸿 |
Hits: