CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 哈希

搜索资源列表

  1. hash

    0下载:
  2. 线性探测再散列,解决哈希表冲突问题,仅供参考。-Linear detection of re-hash, hash table to resolve the conflict, for informational purposes only.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1404
    • 提供者:刘飞
  1. 123

    0下载:
  2. 哈希表的应用,对初学者来说,有很大的帮助-Application of hash table, for beginners, there are a great help
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:9010
    • 提供者:gfedcba
  1. 25811257zjb

    0下载:
  2. 学生档案的建立和查询:学生档案信息包括学号,年龄,姓名,籍贯,联系电话;建立学生档案信息的哈希表-The establishment of student files and query: Student file information, including Student ID, age, name, place of origin, telephone the establishment of student file information hash table
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2414
    • 提供者:lt
  1. MTKcode

    0下载:
  2. MTK平台下的读取文件SOCKET连接发送短信,触摸屏电子字典哈希查找,照片编辑器-MTK platform document read SOCKET connection to send text messages, touch-screen electronic dictionary hash find, Photo Editor
  3. 所属分类:MTK

    • 发布日期:2017-04-01
    • 文件大小:89291
    • 提供者:wangkafeng
  1. find

    0下载:
  2. 哈希表的建立、查找。设有若干个学生的考试成绩,用学生的学号作为关键字,采用除留余数求哈希地址,将学生的信息存储到该地址空间,并且采用线性探测法解决冲突问题。-The establishment of hash table to find. There are a number of students in examinations, with students as No. keywords used in addition to stay for more than a few hash ad
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:3339
    • 提供者:yyfy
  1. HASH20090201

    0下载:
  2. 哈希链表的源代码 在微软操作系统工具下实现的哈希链表的源代码优化数据存取-Hash list of source code in the Microsoft operating system tools to achieve the hash list of the source code to optimize data access
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1784271
    • 提供者:龙志涛
  1. libcprops-0.1.6.tar

    0下载:
  2. 用C实现了线程安全的哈希表,AVL树、红黑树、HTTP客户端等等,不错的开源库,推荐使用-Achieved with C thread-safe hash table, AVL tree, red and black tree, HTTP client, etc., a good open-source database, recommend the use of
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2016-11-07
    • 文件大小:543962
    • 提供者:liuql
  1. chord

    0下载:
  2. chord算法 P2P资源定位算法 利用哈希函数的分布式散列-chord algorithm for P2P resource location algorithm using distributed hash function hash
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:4918
    • 提供者:yyn928
  1. CH7

    0下载:
  2. 哈希查找方法能在一段数据中以最快的方式找到想要的那个数,这种算法解决的关键就是哈系算法的建立函数。 -Hash method can search a section of data at the fastest way to find that the number of the algorithm to solve the critical line algorithm HA is set up function.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:706
    • 提供者:黄鹏
  1. Hashtable

    0下载:
  2. 数据结构课程设计,哈希表的算法的实现 。-Data structure curriculum design, hash table implementation of the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1015
    • 提供者:xuezhanfei
  1. Hashdigest

    0下载:
  2. 这是一个哈希摘要算法编程的实例,是学习网络安全编程的绝好案例。-This is a hash digest algorithm programming examples are studying network security programming excellent case.
  3. 所属分类:Network Security

    • 发布日期:2017-04-15
    • 文件大小:8295
    • 提供者:张童
  1. DataStructure_Search

    0下载:
  2. 1.6.1 顺序表的查找 273 范例1-94 顺序表的查找 273 ∷相关函数:Search_Seq函数 1.6.2 静态树表的查找 276 范例1-95 静态树表的查找 276 ∷相关函数:Search_SOSTree函数 1.6.3 二叉排序树的基本操作 280 范例1-96 二叉排序树的基本操作 280 ∷相关函数:InsertBST函数 1.6.4 平衡二叉树的基本操作 285 范例1-97 平衡二叉树的基本操作 285 ∷相关函数:Sear
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:110732
    • 提供者:北风
  1. Hash-algorithm

    0下载:
  2. 哈希算法的描述,次代码在课程设计中取得了95分的高分。-it s the descr iption of Hash algorithm,which used to get high scores of 95 in mine curriculum project.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:225723
    • 提供者:白一子
  1. md5

    0下载:
  2. md5加密,产生哈希散列值!程序简单易读,大部分学过c的人保证都能读懂!-md5 encryption, hash value generated hash! Procedures for easy accessibility, most of the study have been c to ensure that people can read!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:189135
    • 提供者:wanglianqing
  1. PERL

    0下载:
  2. perl采用正向匹配算法,使用词库构建哈希结构,匹配分词-perl matching algorithm being used, use the thesaurus to build hash structure, matching word segmentation
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-12
    • 文件大小:837
    • 提供者:zhou
  1. Hash

    0下载:
  2. 一个哈希表 大家可以看看,参考下还是可以的啊-A hash table
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1807
    • 提供者:徐绗
  1. hash

    0下载:
  2. 数据库索引技术中的可扩充线性哈希表visual C++实现-extendable hash for database
  3. 所属分类:Database system

    • 发布日期:2017-03-29
    • 文件大小:4169
    • 提供者:dragon
  1. 4

    0下载:
  2. 基于CryptoAPI的哈希编码解码程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI hash-based codec procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification, written
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:17249
    • 提供者:yan
  1. MyDTDReader

    0下载:
  2. 对DTD文档进行解析,得到一个哈希表,其中包括关键字及其编码。-DTDparser
  3. 所属分类:Search Engine

    • 发布日期:2017-04-12
    • 文件大小:1511
    • 提供者:guowenqi
  1. sjjg_haxi

    0下载:
  2. CH81.C:哈希表:开放地址法解决冲突 CH82.C:哈希表:拉链法解决冲突 PROG1.C:实习题1程序 PROG2.C:实习题2程序 PROG3.C:实习题3程序-CH81.C: Hash Table: Opening address conflict resolution method CH82.C: Hash table: zipper method of conflict resolution PROG1.C: Title 1 program interns
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3731
    • 提供者:kingdom9
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 49 »
搜珍网 www.dssz.com