资源列表
[CA认证] Hash
说明:雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over<張建良> 在 2025-07-14 上传 | 大小:35kb | 下载:0
[CA认证] ClassicATLdiceSvr
说明:电子签章的小部分实现,很多不足的地方,希望大家给我建议-Electronic Signature of the small part of the realization that many deficiencies in the hope that I suggest to everyone<lkhlkhlh> 在 2025-07-14 上传 | 大小:35kb | 下载:0
[CA认证] rsa
说明:RSA算法实现及RSA签名,此文件包括c源码,具体看说明。-RSA and RSA signature algorithm, this document, including c-source, see the specific instructions.<huangzhiyi> 在 2025-07-14 上传 | 大小:36kb | 下载:0
[CA认证] RSA-encryption-and-decryption
说明:RSA Encryption and decryption application in c#<Fatih> 在 2025-07-14 上传 | 大小:36kb | 下载:0
[CA认证] asignment2_problem1_week1
说明:encryption program used to be encrypt<ABUL BASAR> 在 2025-07-14 上传 | 大小:36kb | 下载:0
[CA认证] RC4-Prog
说明:Example 1. To find 1537 x 4248 modulo 10, you could multiply out and take the last digit, but a better way would be to replace 1537 by 7 and 4248 by 8 to start, find 7 x 8 = 56, and then take 56 mod 10 to get 6 as the answer. A handy standard no<pradeep> 在 2025-07-14 上传 | 大小:36kb | 下载:0