登录
首页 » 算法 » 用户信息管理系统

用户信息管理系统

于 2022-02-07 发布 文件大小:3.06 MB
0 54
下载积分: 2 下载次数: 1

代码说明:

在有用户登录的平台中管理用户信息,并对用户密码进行加密,需要有数据库的支持,加密算法采用base64+SHA1,加密后的用户信息存放在数据库中,用户登录的时候进行认证,符合条件的允许登录,不符合的不允许登录。

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

发表评论

0 个回复

  • Gabor_code
    资源描述通过gabor进行特征提取,对鞋印的纹理进行提取,并且进行高斯滤波,提取的内容比较丰富,损失的信息比较少。并且gabor的各种属性也能使读者清楚地理解。
    2022-07-07 11:41:03下载
    积分:1
  • 光流的运动目标检测开发
    opencv背景差分、光流法,    1.首先是假设条件:        (1)亮度恒定,就是同一点随着时间的变化,其亮度不会发生改变。这是基本光流法的假定(所有光流法变种都必须满足),用于得到光流法基本方程;        (2)小运动,这个也必须满足,就是时间的变化不会引起位置的剧烈变化,这样灰度才能对位置求偏导(换句话说,小运动情况下我们才能用前后帧之间单位位置变化引起的灰度变化去近似灰度对位置的偏导数),这也是光流法不可或缺的假定;        (3)空间一致,一个场景上邻近的点投影到图像上也是邻近点,且邻近点速度一致。这是Lucas-Kanade光流法特有的假定,因为光流法基本方程约束只有一个,而要求x,y方向的速度,有两个未知变量。我们假定特征点邻域内做相似运动,就可以连立n多个方程求取x,y方向的速度(n为特征点邻域总点数,包括该特征点)。       2.方程求解 &nb
    2022-01-25 23:14:10下载
    积分:1
  • 离散代码
    资源描述离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码离散数学代码
    2023-06-26 20:00:03下载
    积分:1
  • 典型的解析器佛该控制台VX 400美元+发送pnano NMEA序列
    Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence - utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console-Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence- utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console
    2022-07-15 16:00:26下载
    积分:1
  • 一个acm题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个...
    一个acm算法题目 问题描述: 有一个黑盒子,可视为一个15×10的二维矩阵,里面有一些空隙,在二维矩阵中用0表示空隙,用1表示被占有。现有一个仪器,可以从4个方向对盒子进行分行透视:从左到右,从左下到右上,从下到上,从右下到左上。透视可得到该二维矩阵的该行1的个数。要求,还原此矩阵。 输入:4行,每一行分别代表从左到右,从左下到右上,从下到上,从右下到左上透视所得的数据 输出:该矩阵 使用的方法是回溯法,具体见程序-a acm algorithm topic Problem description : a black box, as a 15 x 10 two-dimensional matrix, there are some gaps in two-dimensional matrix using 0 indicates the gap, with a show that occupies. An existing equipment, from the direction of four branches box for perspective : from left to right, from the lower left to upper right, from bottom to top, from the lower right to upper left. Perspective availability of the two-dimensional matrix of the line a number. Demand reduction of this matrix. Input : 4 firms on behalf of every line from left to right, from the lower left to upper right, from bottom to top, from the upper left to lower right perspective on data obtained from the output : the matrix method is the use of backtracking, see the specific procedures
    2022-07-08 10:50:46下载
    积分:1
  • 贝叶斯(matlab编写) 安装,添加目录 /home/ai2/murphyk/matlab/FullBNT...
    贝叶斯算法(matlab编写) 安装,添加目录 /home/ai2/murphyk/matlab/FullBNT-Bayesian algorithm (Matlab preparation) installed, add directory/home/ai2/murphyk/matlab/FullBNT
    2022-02-14 03:59:10下载
    积分:1
  • acm中的导弹防御
    acm中的导弹防御算法-acm of missile defense Algorithm
    2022-10-19 01:10:03下载
    积分:1
  • 一个随机数发生器的代码,C++实现
    一个随机数发生器的代码,C++实现-a random number generator code, C++
    2022-03-14 13:35:31下载
    积分:1
  • University's Department of Mathematics will study the courses have a numeric...
    大学里数学系必学的一们课程数值分析中的经典算法――――三次样条插值的程序vb版本-University"s Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
    2022-02-10 03:23:23下载
    积分:1
  • 由grid数据生成等值线
    由grid数据生成等值线,可以设置等值线间隔,并能进行颜色填充。非常具有参考价值。
    2022-02-11 19:48:19下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载