搜索资源列表

  1. hash

    0下载:
  2. 哈希表实现- The Hasche table realizes
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:站长
  1. HashTable_Demo

    0下载:
  2. 哈希表设计:数组,结构体-hash wishes the form is designed: The array, structure body
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:22528
    • 提供者:梁伟
  1. VBCrypto2

    0下载:
  2. 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:635904
    • 提供者:none
  1. StudInfoManager(Dos)

    0下载:
  2. 一个DOS下的学生信息管理系统,使用了多中数值算法,有HASH查找,归并排序,快速排序,对排序-The management of student information in DOS,which uses several algorithms.for example,HASH search,return compositor,quick compositor,pair compositor.
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者: 哈哈哈
  1. des

    0下载:
  2. 技术说明,还有RSA算法、HASH算法、MD5、sha1RSA等的C源码.-technical note, RSA algorithm, hash algorithm, MD5, sha1RSA the C source.
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:91136
    • 提供者:彭明
  1. hash_vb

    0下载:
  2. hash算法的vb实现.很好用!-hash algorithm to achieve the vb. With good!
  3. 所属分类:加密解密

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

    0下载:
  2. hash 文件操作(数据结构)-hash file operations (data structures)
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. hash表的排序-hash table ranking
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:宇飞
  1. 20040530100445

    0下载:
  2. 常用数据结构算法代码库,包括AVL树,链表,堆栈,hash,排序等-common data structure algorithm code base, including AVL Tree, List, Stack, hash, sort etc.
  3. 所属分类:数据结构常用算法

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

    0下载:
  2. JAVA数据结构之HASH编码的小应用程序-Java data structures hash coding of small applications
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:张忠良
  1. TryHashMap

    0下载:
  2. 哈希表映射程序!学会哈希表的简单应用功能!-Hash Table mapping procedures! Hash Table Institute of simple applications!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:花蓦然
  1. hash_map

    0下载:
  2. STL哈希表的使用范例:包括哈希表的创建、插入、查找、删除、内存分配和释放内存。-STL use examples include : Hash Table creation, insert, search, delete, memory allocation and release memory.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:何智峰
  1. datast

    0下载:
  2. array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:王飞
  1. MyList

    0下载:
  2. 为了实现RTP数据重组,写了双指针链表,类似动态hash表(网上资料太少了),有添加(自动排序),删除和清除.我还在扩展功能-RTP data in order to achieve the reorganization, wrote a two-pointer List, similar dynamic hash table (online so little information), add (automatic sorting)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:llg
  1. DrakeCompiler

    0下载:
  2. 这可是我的倾情制作,离卖弄的语法分析器,是自己写的实现程序,不使用他人的结果,直接从原始语法里进行推理计算的,而且这个使用c语言实现的,很多底层函数都是自己来写,像hash表里的hash函数,还有像动态自增长分配等。当然这个还很不完善,但是已经作了很多工作,差就差在没有找到理想的脚本支持语言,最后没有办法只能用函数指针的数组来进行语义调用了。-this but my DEDECATES production, from the play
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:91136
    • 提供者:
  1. md5单向散列加密算法

    0下载:
  2. md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:23552
    • 提供者:比尔
  1. sha-1

    0下载:
  2. SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:27648
    • 提供者:王国维
  1. 基于SHA-256的HMAC文件校验器

    0下载:
  2. HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identificati
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:50176
    • 提供者:杨飞
  1. GeneralHashFunctions_-_C

    0下载:
  2. 8种CRC的C++ hash算法,可以供需要寻找hash算法的人使用! 广泛应用于包括路由/纠错等领域中!-eight CRC C hash algorithm, for it needs to find the hash algorithm to use! Widely used include routing/correction fields!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:张宾
  1. 统计单词个数

    0下载:
  2. 利用哈希表统计文本文件中单词的个数,哈希函数的实现为取模法,利用链地址法解决冲突。-use Hash Table Statistics text file number of words, the realization of Hash Functions for Remainder law, the use of chain law addresses solution to the conflict.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:米子
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org