搜索资源列表
一个MD5加密算法源码
- MD5就是采用单向加密的加密算法,所谓单向加密就是只能对数据进行加密,也就是说,没有办法对加密以后的数据进行解密。在实际中的一个应用就是数据库中的用户信息加密,当用户创建一个新的账号或者密码,他的信息不是直接保存到数据库,而是经过一次加密以后再保存,这样,即使这些信息被泄露,也不能立即理解这些信息的真正含义。 -MD5 encryption is one-way encryption algorithm, the so-called one-way encryption is only f
feelast
- 帐号:feelast 密码:feelast.com 欢迎访问我的网站 http://www.feelast.com 本文章系统改自动网文章管理系统v3.4 增加了N多的功能 主要强调的还是功能的简单易用,做个人文摘用的,呵呵!~ 首先是增加了强大的编辑器,增加了友情添加功能! 美化了页面,增加了CSS页面换肤功能,可在后台直接编辑管理 添加了文件上传功能以及文件批量上传器,上传文件管理功能! 数据库相关
shenfenyanzheng
- 身份验证系统 您在使用之前应将 include目录下的config.inc.php文件按照您的主机配置。并且要求数据库中有一个名为 user 的表。您可以自己创建,也可以将以下代码直接复制到phpmyadmin执行。 create table user ( id bigint unsigned default 0 not null auto_increment, name varchar (30), password varchar (30), email varcha
fwphp
- 福娃网络验证版PHP版 支持数据库 可自行设置加密数据-Fuwa version of PHP version supports network authentication database can be set to encrypt the data itself
ASP.NETpassword
- ASP.NET密码进行加密再存入数据库并验证登录视频-ASP.NET re-encrypt the password database and verify that the registry video
CrackAccess
- access数据库解密工具用于加密过得数据库密码破解-access database decryption tool used to encrypt database password cracking life
Decrypt_encrypt
- This code to implement connnection with data base. This is mainly to decrypt and encrypt database contents. This for cryptography.(security)
encrypt
- Encrypt a word to database
vb_linkDB
- VB6.0连接加密数据库的四种方法。其中用到的数据库是access数据库-VB6.0 connect four ways to encrypt the database. The database is used in which access the database
Excel_Encrypt
- 一个用于EXCEL数据库加密的程序, 希望对大家有所帮助喔-A program which is used to encrypt EXCEL database.
tianfengCMS1.1_51aspx
- 1) 开源!同时提供设计文档! 2) asp.net2.0(C#)的新闻/文章类系统,同时支持Access和SQL Server数据库 3) 栏目、设置等内容后台维护,前台自动生成显示内容 4) 前台采用样式(Theme)设计,优化显示,同时可以方便更改系统样式 5) 文章目录:文章栏目二级分类,随意修改 6) 文章编辑:后台编辑文章,采用htm格式编辑录入文章,使文章更美观 7) 图片新闻:支持图片文章,在主页显示最新的图片新闻(文章) 8) 登陆验证:登陆采用图片
company16
- 该项目使用层叠样式表(div标签)对整体页面美工,图片以二进制存放到数据库中,在页面中以字节流的方式从数据库中读取出来,使用JS制作了一个简易的导航栏,使用了数据加密对用户密码进行加密 -The project uses cascading style sheets (div tag) on the whole page, art, pictures stored in the database in binary, in the page as a byte stream read out f
hysys
- 一个完整的人事管理系统的源码,包含公司信息管理,公司组织管理,绩效管理,薪酬管理,网络管理,数据维护和系统设置几个模块,数据库用的是sqlserver,可以连接web服务器,可以换肤,可以打印报表,功能完备。在运行前请先运行源码中的sql脚本建立数据库。话说用vc开发这玩意实在有点杀鸡用牛刀的感觉。-A complete personnel management system source code, including company information management, the c
123
- ADO 做字符串连接数据库 ·不方便被人看到数据库地址还有密码·用以加密。-ADO connection string to the database is not convenient to do was see the database password used to encrypt the address there.
HashLib
- HashLib,在涉及到加密解密算法的时候,都使用到加密库,这里提供的算法常用的经典算法,源码有CB和Delphi-HashLib, when it comes to encryption and decryption algorithms, it also uses to encrypt the database, the algorithm used here are classic algorithms, and Delphi source code with CB
md5jm
- 用于为数据库加密。用md5加密算法为数据库加密,可以把用md5加密算法加密的数据还原成一般的密码。-Used to encrypt the database.
DES-disk-system
- 以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。-In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy
Musi-CMS
- 1.Root 该文件夹下内容为MusiCMS主站点程序,需在IIS下为其单独开设一个站点,并将主目录设置为Root所在目录。 2.AppServer 该文件夹下内容为MusiCMS文件上传服务端,与主站分离,需单独开设一个站点;- 若有多台文件存储服务器,只需在上面安装此项既可,然后在主站后台添加服务器。 3.Sqlscr ipt 该文件夹内包含了MusiCMS所需的数据库脚本,其中以2000结尾的是MSSQL2000脚本,以2005结尾的是MSSQL2005脚本。 请根据实际情
filelock2
- 加密软件,第二代加密源码,可以加密源文件,图片,文件、数据库和数据流,功能强大-Encryption software, encryption can encrypt second generation of source code, source files, images, files, database and data flow, powerful
SqlLite encrypt(C#)
- 给SQLITTE加密,C#使用轻量级的数据库,为保护数据,给SQLLIite加密来访问的方法。(C# SQLLite Encrypt,C # using lightweight database, to protect the data, give SQLLIite encryption to access method.)