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

搜索资源列表

  1. hash-protect

    0下载:
  2. protect file usnig hash
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5554
    • 提供者:shit
  1. VB-Hash-ok

    0下载:
  2. VB的哈希杂凑表高级算法示例,很好的例子-VB hash hash table advanced algorithms example, a good example
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:56326
    • 提供者:cjy
  1. Hash-operation

    0下载:
  2. 散列表操作,实现散列表的插入,删除,排序,与遍历的简单操作。-Hash operation
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6997
    • 提供者:snow
  1. Hash-Function

    0下载:
  2. 哈西算法 实用 hash in algorithm-hash function is a very important algorithm in the cs field. it is a function can do hash and haxi correct.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5051267
    • 提供者:msfiona
  1. Hash

    0下载:
  2. Lista simplesmente encadeada para uso em tabelas Hash.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:968
    • 提供者:ismael
  1. Hash-table-design

    0下载:
  2. 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。-For a collective (such as your class) in the names design a hash table, making the average to find the length of not more than R, to complete the appropriate procedures to build tables and lo
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1232
    • 提供者:fei
  1. HASH-cpp

    0下载:
  2. hash表测试实例,实现一个简单的哈希表的应用实例-hash table test cases to achieve a simple hash table application examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:61396
    • 提供者:yaunger
  1. hash

    0下载:
  2. hash对比各个网站的讲解,网站中包含源代码,vs+opencv编译运行-Explain the hash contrast each site, the site contains the source code, vs+opencv compiler running
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:647163
    • 提供者:王英
  1. hash

    0下载:
  2. 哈希表的实现,C++源代码,codeblocks调试成功-Achieve the hash table, C++ source code, codeblocks successful commissioning
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:209212
    • 提供者:Yang
  1. Hash

    0下载:
  2. 设计散列表实现身份证查找系统,对身份证号进行 Hash。 [基本要求] (1) 设每个记录有下列数据项:身份证号码(虚构,位数和编码规则与真实一致即 可)、姓名、地址。 (2) 从键盘或文件输入各记录,以身份证号码为关键字建立散列表。 (3) 采用开放定址的方法解决冲突。 (4) 查找并显示给定身份信息的记录。-Designed to achieve identity hash table lookup system, ID number for Hash. [
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:548738
    • 提供者:真真
  1. full-hash

    0下载:
  2. 算法导论完全散列部分的C++实现代码,包含相关的说明文档,欢迎下载~-Introduction to Algorithms complete hash C++ part of the implementation code, including the related documentation, please download ~
  3. 所属分类:Console

    • 发布日期:2017-04-24
    • 文件大小:171099
    • 提供者:
  1. HASH

    0下载:
  2. hash加速器的verilog实现,也用于fpga或asic-hash verilog rtl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6285
    • 提供者:zhaop
  1. RadixSort

    0下载:
  2. This is a chained hash program. it can be related to the student for data structure.
  3. 所属分类:书籍源码

  1. HASH

    0下载:
  2. HASH函数实现//输入输出采用直接在对话框进行的方式 //雪崩测试的改变位数由伪随机数生成 #include<iostream> #include<string.h> #include<stdio.h> #include<conio.h> #include<time.h> using namespace std -hash function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:885988
    • 提供者:hesper
  1. Hash

    0下载:
  2. It s Hash Function code wrote in C
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1126185
    • 提供者:Roh/jpcn
  1. hash

    0下载:
  2. A hash function is any function that can be used to map digital data of arbitrary size to digital data of fixed size.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6528
    • 提供者:wu
  1. hash

    0下载:
  2. 散列表。它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。在理想情况下,查找、插入、删除操作的时间均为O(1),是一种高效的动态集合结构。-Hash table. It to access records by key value mapped to a table in a position to accelerate the lookup speed. This mapping function called a hash f
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:776
    • 提供者:juwairen
  1. hash

    0下载:
  2. Turn bulk memory into a hash table object by initializing the fields of the Hash structure.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6969
    • 提供者:vhbunqui
  1. HASH

    0下载:
  2. 散列表(Hash table,也叫哈希表),是根据关键码值(Key value)而直接进行访问的数据结构。也就是说,它通过把关键码值映射到表中一个位置来访问记录,以加快查找的速度。这个映射函数叫做散列函数,存放记录的数组叫做散列表。给定表M,存在函数f(key),对任意给定的关键字值key,代入函数后若能得到包含该关键字的记录在表中的地址,则称表M为哈希(Hash)表,函数f(key)为哈希(Hash) 函数。-Hash table
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:323918
    • 提供者:KID
  1. hash

    0下载:
  2. hash - hashing table processing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:13277
    • 提供者:sqmunzou
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com