CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hash
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ASP
ASPX.NET
PHP
JSP/Java
FlashMX
Perl
Other Web Code
SilverLight
Search - hash - List
[
WEB Code
]
des
DL : 0
技术说明,还有RSA算法、HASH算法、MD5、sha1RSA等的C源码.-technical note, RSA algorithm, hash algorithm, MD5, sha1RSA the C source.
Date
: 2008-10-13
Size
: 89.43kb
User
:
彭明
[
WEB Code
]
ntml
DL : 0
NTLM挑战模式散列认证加密协议过程,算法实现与一些想法-challenges NTLM hash authenticated encryption mode of the agreement process, algorithm and some thoughts
Date
: 2008-10-13
Size
: 12.82kb
User
:
loveangel
[
WEB Code
]
windows2000
DL : 0
WINDOWS NT2000 密码到散列的实现算法.rar-Windows NT2000 hash of the password algorithm. Rar
Date
: 2008-10-13
Size
: 6.15kb
User
:
loveangel
[
WEB Code
]
哈希表
DL : 0
哈希表讲义 -Hash Table lectures Hash Table lectures
Date
: 2008-10-13
Size
: 20.87kb
User
:
dd
[
WEB Code
]
hash
DL : 0
这是一篇基于Hash函数敏感性的医学图像精确认证.本文提出了一种基于提升格式的整数小波变换和Hash函数敏感性相结合的易碎水印方法
Date
: 2008-10-13
Size
: 602.14kb
User
:
hj
[
WEB Code
]
sha-1
DL : 0
我自己用javascript实现的sha-1散列函数,对要在web客户端要进行单向加密的情况应该很有帮助-I am using javascript to achieve the sha-1 hash function, and in the web client to conduct a one-way encryption of the situation should be very helpful
Date
: 2025-12-29
Size
: 2kb
User
:
罗小江
[
WEB Code
]
PERL
DL : 0
perl采用正向匹配算法,使用词库构建哈希结构,匹配分词-perl matching algorithm being used, use the thesaurus to build hash structure, matching word segmentation
Date
: 2025-12-29
Size
: 1kb
User
:
zhou
[
WEB Code
]
SHA
DL : 0
hash算法 This VBScript ASP file tests the accompanying SHA256.asp for generating digests of strings.-hash algorithm This VBScript ASP file tests the accompanying SHA256.asp for generating digests of strings.
Date
: 2025-12-29
Size
: 8kb
User
:
tll
[
WEB Code
]
tools
DL : 0
1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - ASCII -> chr().. 15 - ASCII -> String.fromCharCode() 16 - bin -> ASCII 17 - dec -> ASCII 18 - hex -> ASCII 19 - char() -> ASCII 20 - chr() -> ASCII 21 - String.fromCharCode() -> ASCII 22 - bin -> dec 23 - bin -> hex 24 - dec -> bin 25 - dec -> hex 26 - hex -> bin 27 - hex -> dec 28 - cp1251(&cp1259) -> utf8 29 - /etc/passwd -> login login 30 - PHP crupt 31 - URL -> IFrame 32 - String lower 33 - String UPPER 34 - ASCII -> 0xHEX 35 - Simple html encrypt 36 - htmlspecialchars 37 - Full urlencode 38 - base64 decode && gzinflate 39 - gzdeflate && base64 encode-1- base64 decode 2- url encode 3- url decode 4- md5 hash 5- random str 6- sha1 hash 7- DES hash 8- CRC32 9- rot13 encode 10- ASCII-> bin 11- ASCII-> dec 12- ASCII-> hex 13- ASCII-> char() 14- ASCII-> chr().. 15- ASCII-> String.fromCharCode() 16- bin-> ASCII 17- dec-> ASCII 18- hex-> ASCII 19- char()-> ASCII 20- chr()-> ASCII 21- String.fromCharCode()-> ASCII 22- bin-> dec 23- bin-> hex 24- dec-> bin 25- dec-> hex 26- hex-> bin 27- hex-> dec 28- cp1251(&cp1259)-> utf8 29- /etc/passwd-> login login 30- PHP crupt 31- URL-> IFrame 32- String lower 33- String UPPER 34- ASCII-> 0xHEX 35- Simple html encrypt 36- htmlspecialchars 37- Full urlencode 38- base64 decode && gzinflate 39- gzdeflate && base64 encode
Date
: 2025-12-29
Size
: 4kb
User
:
Ihar
[
WEB Code
]
dictionary
DL : 0
基于四字hash的中文分词词典,将此条放在数据库中,利用memcache提高词典索引速度。实现文本词典到数据库中此条的自动转换。-Hash based on four characters of Chinese word dictionary, the clause on the database, dictionary use memcache to improve indexing speed. Text dictionary to the database to achieve the automatic conversion clause.
Date
: 2025-12-29
Size
: 6.83mb
User
:
徐向阳
[
WEB Code
]
ActiveRecord
DL : 0
详细的说明例举了hashtable 的使用方法 -use of hash table
Date
: 2025-12-29
Size
: 705kb
User
:
Jessica
[
WEB Code
]
scandir
DL : 0
在PHP中, 数组是用一种HASH结构(HashTable)来实现的, PHP使用了一些机制, 使得可以在O(1)的时间复杂度下实现数组的增删, 并同时支持线性遍历和随机访问. php 遍历函数-In PHP, an array is to use a HASH structure (HashTable) to achieve, PHP uses a number of mechanisms makes it possible to O (1) time complexity to achieve an array of additions and deletions, and support both linear and random access traversal . php traversal function
Date
: 2025-12-29
Size
: 1kb
User
:
王伟
[
WEB Code
]
cache
DL : 0
一个文件缓存类。每生成以缓存会同时生成以个hash加密的meta文件名cache文件名,读取缓存时首先要读取meta文件,判断缓存是否过期或者缓存文件是否存在,如果缓存文件被修改过,读取依然会失败。-A file cache class. Each generated to cache will also generate a hash encrypted meta file cache file name, read cache must first read the meta file to determine if the cache expires or cache file exists, if the cache file has been modified to read still will fail....
Date
: 2025-12-29
Size
: 2kb
User
:
jinxing
[
WEB Code
]
several-hash-functions-in-php
DL : 0
php中几种哈希函数的对比,包含MD4、MD5、SHA-1、SHA-256、SHA-384以及SHA-512-php several hash functions in contrast, contains of MD4, MD5, SHA-1, SHA-256, SHA-384 and SHA-512
Date
: 2025-12-29
Size
: 15kb
User
:
张奇
[
WEB Code
]
tabsView
DL : 0
基于jQuery的tabsView控件,功能主要有: 1. tab键切换。 2. ajax切换。 3. 设置默认显示项 4. 一开始可以显示全部内容 5. 根据路径的hash值,设置默认显示项 6. 设置切换的触发事件 7. 切换完成后,可以执行回调方法 -TabsView controls based on jQuery functions are: 1. tab key switch. 2. ajax switching. 3. Set the default display items 4. You can display the entire contents of the beginning The hash value path, set the default display items 6. Set the switch trigger event 7. After the switch is complete, you can perform the callback method
Date
: 2025-12-29
Size
: 159kb
User
:
[
WEB Code
]
php-hash-gen
DL : 0
Simple PHP Hash Generator
Date
: 2025-12-29
Size
: 1kb
User
:
Egar Rizki
[
WEB Code
]
yundb_v5.0
DL : 0
1:陈老师云点播源自迅雷云播,利用目前风靡全球的云端存储技术来实现视频文件直接在线播放。 2:陈老师云点播支持ed2k、magnet、thunder链接,http、ftp链接,BT种子40位Hash值,xlpan地址(xlpan://),同时,您更可以直接上传BT的torrent种子,我们将直接为您播放种子内的视频资源 3:目前云点播提供3个通道(电信、联通、普通)-1: Chen teacher cloud on demand thunder cloud broadcast, the use of the current popular global cloud storage technology to achieve direct online video file playback. 2: Chen Yun demand support ed2k, magnet, thunder link, the link of HTTP, FTP, BT seed 40 bit hash value. Xlpan address (xlpan://). Also, you more can directly upload BT Torrent seed, we will go directly to you play in seeds of video resources 3: the cloud on demand to provide 3 channels (telecommunications, China Unicom, general)
Date
: 2025-12-29
Size
: 60kb
User
:
yypudn25
[
WEB Code
]
ddydb_v1.0
DL : 0
大都云点播 BT种子搜索加在线云点播为一体 【使用说明】 一,大都介绍 1.大都云点播是迅雷云点播的破解版,在此基础上增加BT种子在线搜索功能,结 合在线云点播为广大用户提供的免费服务。 2.支持搜索各种影片关键词,就好比百度,想看啥、就搜啥、就有啥。 3.支持播放ed2k、magnet、thunder链接、http、ftp链接、BT种子40位Hash值、 xlpan地址(xlpan://)、同时您更可以直接上传BT的torrent种子,我们将直接为-Most cloud on the seeds of BT search and online cloud on demand as a whole [instructions] First, most of the The 1 most cloud on demand is the thunder cloud on demand cracked version, increase seed BT online search function based on node Online cloud on demand for the majority of users to provide free services. 2 search keywords support a variety of movies, like Baidu, want to see what, what, what search. 3, magnet, thunder support ed2k, HTTP links, FTP links, BT seeds 40 Hash value, Xlpan address (xlpan://) at the same time, you can directly upload BT torrent seed, we will directly
Date
: 2025-12-29
Size
: 77kb
User
:
[
WEB Code
]
ZenTaoPHP_v2.1
DL : 0
优化性能。 增加数据库读写分离功能。 control中增加了getCSS()和getJS()方法,这样view层可以将html, js, css也都彻底的分开。 json格式的输出进一步完善,增加了status的状态,还有md5的哈希校验码-Optimum performance. Add to read and write separate functions. Control in the increase of getCSS () and getJS () method, so that the view layer can be HTML, JS, CSS are also completely separate. The output of the JSON format is further improved, the state of the status is increased, and the hash check code of MD5 is also added.
Date
: 2025-12-29
Size
: 59kb
User
:
留香人
[
WEB Code
]
habari_v0.7.1
DL : 0
安装及简单使用:服务器端所需软件:1,所需的WEB服务器:Apache (1.3.x 或更高, 2.x 或更高(建议使用此版) 支持 mod_rewrite 或Lighttpd 或Nginx 2,所需的数据库MySQL 4.1.x 或更高 或SQLite 或PostgresSQL 3,所需PHP版本为5.2 或更高支持以下几种模快功能: PHP Data Objects (PDO)和你希望使用的数据库PDO驱动 SimpleXML Hash Iconv Mbstring Tokenizer JSON-Installation and simple to use: server software required: 1, the web server: the Apache (1.3. X or higher. 2. X or higher (it is recommended to use this version) support mod rewrite or lighttpd or nginx 2, required MySQL 4.1.x or more high or SQLite or PostgresSQL 3 required version of PHP 5.2 or higher support the following modules function: PHP data objects (PDO) and you wish to use the PDO driver simplexml hash Iconv Mbstring tokenizer JSON
Date
: 2025-12-29
Size
: 1.5mb
User
:
wangli
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.