登录
首页 » 其他 » 带干扰噪点的C#图形验证码程序

带干扰噪点的C#图形验证码程序

于 2022-08-23 发布 文件大小:14.35 kB
0 134
下载积分: 2 下载次数: 1

代码说明:

带干扰噪点的C#图形验证码程序,应该是一个动态绘制的验证码,可以适时更换验证码,每点击一下按钮,可重新生成一张验证码图片.原理方面概述:生成随机生成器,清空图片背景色、/画图片的背景噪音线、画图片的前景噪音点、画图片的边框线、开始动态绘制验证码。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VB笔记本-记事程序-资料保存程序
    VB笔记本-记事程序-资料保存程序,是一个字符处理程序,类似于记事本的功能,不过进行了增强和界面重新设计,用于记录一些好文、代码片段等,是工作和学习的小助手。   这个VB笔记本,记录存放在其目录下的名为“Function.ddt”的文件中,这是一个文本数据库文件(无文件头,每笔记录的长度是10101字节,分别是:标题[100字节];应用[1字节];代码或说明[10000字节])。除了自已收集经验外,你还可以把别人收集到的“Function.ddt”追加到你的“Function.ddt”文件中,方法:   先把自己的Function.ddt换名为File1.ddt,别人的Function.ddt换名为File2.ddt,在DOS下用:   copy file1.ddt/b + file2.ddt/b function.ddt   这样就得到了集自己和别人经验的function.ddt文件了,再运行本程序看看是否……   如果有空,请不吝把你收集到的VBstudy.txt,Mail给我。   使用时请注意:代码与说明的文字数不能大于10000,请删除多余的代码与说明,或者把一条记录分几条保存。
    2022-07-02 09:19:49下载
    积分:1
  • 在mfc中简单运动的正方形,原理可为有些初学者作出一点贡献...
    在mfc中简单运动的正方形,其原理可为有些初学者作出一点贡献-Now mfc中Canals hung cavity side of bridge, such as the source of形Hao, 其 braise原bleed at the nose strip为Which Course embankment laugh krypton brazing献instance, Liao Yu
    2022-03-06 09:51:03下载
    积分:1
  • 本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置...
    本游戏的主角是个小球,玩家通过按右键的时间长短来决定小球的初始速度,当按动左键时小球启动,小球在运动过程中将受到磨察力的作用,速度将减慢最终停止,小球停止的位置距离右边红色墙壁的距离(距离越近成绩越高)及小球在运行过程中与墙壁碰撞的次数(次数越多成绩越高)将决定玩家的最终成绩,按任意键程序将把当前成绩与存放在mc.txt中的历史成绩比较,给玩家以平价,并将当前成绩保存在mc.txt中。游戏有两个界面第一个界面是游戏场景,其中有三个参数,由左至右依次为“DIS”最终离右边墙的距离,“BUMP”小球在运行过程中碰墙的次数,“SPEED”小球的运行速度。第二个场景是成绩平价界面,根据玩家成绩给以相应的平价 。另外,由于机器配置的不同可能会出现速度上的迥异。-the protagonist of this game is a small ball, players adopted by the right to determine the length of time the ball"s initial velocity, when pressed button at the start of small ball, the ball movement in the process of grinding reviewer will be the role of power, speed will slow down eventually stopped, the ball stopped at a location away from the right side of the red walls of the distance ( the more recent results from the higher) and the ball in the course of operation and the number of collisions walls (the more the number of higher performance) will determine the ultimate success players by arbitrary procedures will bond with the current performance mc
    2022-02-20 23:59:12下载
    积分:1
  • the tests, not too many Eastern is to test the use of the test to use, not too m...
    测试用的,没有太多的东东,只是测试用的,测试用的,没有太多的东东,只是测试用的-the tests, not too many Eastern is to test the use of the test to use, not too many of the Eastern, The only test
    2023-08-03 17:25:03下载
    积分:1
  • a power real
    一个电力实时监控系统的VC实现,可以以此为参照进行进一步开发。-a power real-time monitoring system VC, be used as a reference for further development.
    2022-06-26 04:55:29下载
    积分:1
  • 数独游戏。可以自由创建并保存新的开局。带有简单的自动求解算法。...
    数独游戏。可以自由创建并保存新的开局。带有简单的自动求解算法。-A Sudoku game whith can easily create and save a custom game.It has a simple automatic solving algorithm build-in.
    2022-08-11 16:35:43下载
    积分:1
  • 使用C#写的一个计算24点的游戏源代码,没有太复杂的东西,适合刚入门的朋友学习。...
    使用C#写的一个计算24点的游戏源代码,没有太复杂的东西,适合刚入门的朋友学习。-The use of C# Write a calculation of 24-point game source code, not too complicated things for a friend just getting started learning.
    2023-06-12 16:05:04下载
    积分:1
  • Oracel9i in the windows of the installation and configuration method
    Oracel9i在windows下的安装及配置方法-Oracel9i in the windows of the installation and configuration method
    2023-02-01 00:55:03下载
    积分:1
  • 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生...
    编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100. Tip: Customize a class that implements a function to return random numbers. In the main function, where the test is called the class to obtain a direct method of random numbers. Obtain a random number associated category: java.lang.Math necessary for the introduction of the class that is: import java.lang.Math
    2022-07-05 00:59:52下载
    积分:1
  • 模糊控制的隶属度值的计算
    Membership Value calculateion for Fuzzy Control
    2022-01-24 17:27:54下载
    积分:1
  • 696518资源总数
  • 106259会员总数
  • 28今日下载