搜索资源列表

  1. 20041121125751

    0下载:
  2. SHA算法,一个安全散列算法,通过把数据变成相应的消息摘要,根据迭代值,进行四次循环运算而产生的消息摘要.-SHA algorithm, a secure hash algorithm, the data into corresponding news summary, according to the value iteration, for the fourth cycle of operation and the news sum
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:hanlihu
  1. zlib-1.1.4

    0下载:
  2. 1。zlib压缩算法,在LZ77的基础上实现,并 利用Huffman编码特点,采用hash表;2。zlib的解压算法。-1. Zlib compression algorithm, the LZ77 achieved on the basis of, and use of Huffman coding features, using hash table; 2. Zlib the decompression algorithm.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-21
    • 文件大小:241664
    • 提供者:石蒲
  1. cmd51

    0下载:
  2. hash函数 用于签名算法的实现等等 用于加解秘-hash function for the signature algorithm for the realization of such increases deciphered
  3. 所属分类:界面编程

    • 发布日期:2024-05-21
    • 文件大小:182272
    • 提供者:xueke
  1. memoryyyyy

    0下载:
  2. 存储管理实验 内存页面调度算法比较 理解内存页面调度的机理,掌握几种理论调度算法实现,并通过实验比较各种调度算法的优劣。此外通过实验了解HASH表数据结构的使用。 -experimental memory storage management pages scheduling algorithm better understanding of memory pages scheduling mechanism, Severa
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:
  1. csha1_demo

    0下载:
  2. 可用于P2P分布式网络的哈希算法, 带有例子,直接复制出HASH类即可方便使用.-for peer-to-peer distributed network of Hash algorithms, with examples. direct cloning HASH category will be easier to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:32768
    • 提供者:纪灵
  1. HASHbiao

    0下载:
  2. 自己做的一个哈西表算法,在数据结构实验上能用到,哈西表是进行文件查找的一个非常常用的算法,很重要!-have done an Hasina table algorithm, the data structure used up to the experiment, Hasina Table file search is a very commonly used algorithm, it is very important!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:461824
    • 提供者:www
  1. MD5_20060830

    0下载:
  2. MD5算法的delphi源码和示例,简单实用的MD5小工具-MD5 algorithm delphi source and example of simple and practical tools for small MD5
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-21
    • 文件大小:179200
    • 提供者:badegg
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:148480
    • 提供者:
  1. 11_SHA

    0下载:
  2. 安全散列算法采用单向Hash函数将需加密的明文"摘要"成一串128bit的密文-security hash algorithm uses one-way hash function would require encryption expressly "summary" as a bunch of 128bit The ciphertext
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:358400
    • 提供者:fasf
  1. MD5hash

    0下载:
  2. VB md5的HASH算法 适合与RSA一块使用 -VB md5 HASH the RSA algorithm with a suitable use
  3. 所属分类:CA认证

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:chenyun
  1. thexcs_src

    0下载:
  2. Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code was taken from Tiger.Net which is written in Visual Basic. NET. Tiger Tree Hash算法的C#实现! -Tig
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:48128
    • 提供者:成东
  1. multicastpaper

    0下载:
  2. 论文标题:组播安全机制的研究与设计 作者:于福海 作者专业:计算机技术 导师姓名:原萍 授予学位:硕士 授予单位:东北大学 授予学位时间:20050701 论文页数:1-61 文摘语种:中文文摘 分类号:TP393.08 关键词:组播通信 安全机制 源认证 组密钥管理 摘要:本文结合课题实际特点,以组播安全为主题,对310网(全军局域网)中的组播提供安全保障进行了系统的研究。 对
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:4685824
    • 提供者:成东
  1. aprioriWritByJava

    0下载:
  2. 用JAVA编写的apriori中的动态项目集计数实现算法。采用Hash方法实现具体的划分,属于apriori的一种改进算法-with JAVA apriori prepared by the dynamic item counting algorithm. Hash methods used to achieve specific division is apriori an improved algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:kpeng
  1. SomeAlgorithmsSourceCodeInJava

    0下载:
  2. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:1111040
    • 提供者:杨昆
  1. GetCRC32(CS)

    0下载:
  2. CRC32哈希算法的C#版源码.采用的是动态生成码表的方法.-CRC32-hash algorithm in C# version of the source code. The code is dynamically generated table method.
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:23552
    • 提供者:李哓
  1. hash_c

    0下载:
  2. 计算HASH值的C语言源代码,包括7种算法。-Calculated HASH value of C language source code, including seven kinds of algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:walker
  1. Image-Hashing-based-on-Human-Visual-System

    0下载:
  2. 提出一种基于视觉特性的图像摘要算法,增大人眼敏感的频域系数在计算图像Hash时的权重,使得图像Hash更好地体现视觉特征,并提高鲁棒性。将原始图像的分块DCT系数乘以若干由密钥控制生成的伪随机矩阵,再对计算的结果进行基于分块的Watson人眼视觉特性处理,最后进行量化判决产生固定长度的图像Hash序列。本算法比未采用视觉特性的算法相比,提高了对JPEG压缩和高斯滤波的鲁棒性。图像摘要序列由密钥控制生成,具有安全性。-Based on t
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-21
    • 文件大小:167936
    • 提供者:kurt
  1. tbb20_010oss_src.tar

    0下载:
  2. Intel Threading Building Blocks多核并行运算库的源码。TBB是Intel开发的多核运算库,用并行处理算法循环,并附带了一个版本的hash map-Intel Threading Building Blocks multicore parallel computing library source. TBB is the Intel multi-core computing database developm
  3. 所属分类:并行运算

    • 发布日期:2024-05-21
    • 文件大小:711680
    • 提供者:bobxu
  1. shs2

    0下载:
  2. SECURE HASH STANDARD (SHS)使用160-bit SHA 散列算法,主要用于数字签名 DSA-SECURE HASH STANDARD (SHS) using 160-bit SHA hash algorithm, mainly used for digital signature DSA
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:zxang
  1. OSkeshe

    0下载:
  2. 操作系统课社 1.理解内存页面调度的机理。 2.掌握几种理论页面置换算法的实现方法。 3.了解HASH表数据结构的使用。 4.通过课程设计比较各种调度算法的优劣。 5.熟悉页面置换算法及其实现,引入计算机系统性能评价方法的概念。页面置换算法是虚拟存储管理实现的关键,通过本次课程设计理解内存页面调度的机制,在模拟实现FIFO、LRU页面置换算法的基础上,比较两种置换算法的效率及优缺点,从而了解虚拟存储实现的过程。
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:62464
    • 提供者:dongguanghuai
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 37 »

源码中国 www.ymcn.org