CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Hash

搜索资源列表

  1. exampleReadAssignment2-1

    0下载:
  2. This program stores up to 10.000 book names , authors , issn-number. The input data is stored in a hash table. You can sort the input data ascending/descending by their author name or by the issue-number.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:19399
    • 提供者:alelex
  1. Search

    0下载:
  2. 数据结构搜索算法大全!!! 所有经典算法!!包括AVL树!BST!Hash表!跳表!Sortedchain!Sortedlist!详细注释!所有代码都全部调试成功!-Data structure search algorithm Daquan! ! ! All classical algorithm! ! Including AVL tree! BST! Hash table! Jump table! Sortedchain! Sortedlist! More comments! All o
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:45430
    • 提供者:linnvel
  1. chazhao

    0下载:
  2. 查找 1.有序表的查找 2.顺序表的查找 3.哈希表的查找 4.退出程序-1. Ordered the table to find 2. In order to find the table 3. Hash table lookup 4. Exit
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1090253
    • 提供者:JIA
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:210329
    • 提供者:蟲子
  1. d

    0下载:
  2. 设定哈希函数 H(key) = key MOD 11 ( 表长=11 ),输入一组关键字序列,根据线性探测再散列解决冲突的方法建立哈希表的存储结构,显示哈希表,任意输入关键字,判断是否在哈希表中。-Set the hash function H (key) = key MOD 11 (table length = 11), enter a keyword sequence, then hash based on the linear probing method of conflict reso
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1096
    • 提供者:申超波
  1. Linear_Has2177703232010

    0下载:
  2. 一个线性散列表DEMO,允许用户插入空表并观察其增长情况(每次插入后重新显示)。-Title: Linear Hashing Example Descr iption: Demonstrate how linear hashing works by allowing users to insert elements into an empty hash table and see how it grows (hash table is re-displayed after every ins
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:6528
    • 提供者:r
  1. Hashtable

    0下载:
  2. 哈希表: HashTable H int s,a,n,w,i,q,t g=1 cout<<"输入元素个数n:\n" cin>>n InitList_H(H) for(i=0 i<16 i++) H.elem[i]=10000 for(i=0 i<n i++) {cout<<"输入你要输入的n个数:\n" cin>>s t=1 H.count++ if(H.e
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1312
    • 提供者:王巍
  1. sanlie

    0下载:
  2. 数据结构:散列排序的查找与删除操作,C语言,数据结构实验内容,包含可执行文件和源代码。-Data structures: hash sort to find and delete operations, C language, data structure, the experiment content, including executable files and source code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:118205
    • 提供者:张小小
  1. shanliebiao

    1下载:
  2. 任务: 设计散列表实现电话号码查找系统。 设每个记录有下列数据项:电话号码、用户名、地址; 1,从键盘输入各记录,分别以电话号码和用户名为关键字建立散列表; 2,采用一定的方法解决冲突; 3,查找并显示给定电话号码的记录; 4,查找并显示给定用户名的记录。 -Task: Design Implementation phone number lookup hash table system. Set for each record the following data
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:91343
    • 提供者:谢浩
  1. HashList

    0下载:
  2. 哈希 这是一个哈希函数,很好用试试,它使用了哈希的所有功能-hash_list this is a program about hash, please use it
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2408
    • 提供者:王强
  1. Source_Code

    0下载:
  2. Algorithm Hash Learning Example
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1108144
    • 提供者:jefry
  1. shuju

    0下载:
  2. 书中使用主流的程序设计语言C++作为具体的实现语言。 书的内容包括表、栈、队列、树、散列表、优先队列、排序、不相交集算法、图论算法、算法分析 、算法设计、摊还分析、查找树算法、k-d树和配对堆等。 -Book using mainstream programming language C++ as a specific implementation language. The book includes tables, stacks, queues, trees, hash tables
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:113370
    • 提供者:任鹏富
  1. Exp6_hash

    0下载:
  2. 用C++编写的hash树,内含所需的各类函数,很好很强大-Written using C++ hash tree, containing all the necessary functions, very good very strong
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:5210
    • 提供者:Donghf
  1. 3

    0下载:
  2. malloc项目第三阶段:优化,用哈希表实现,同时加深对数据结=结构的理解-malloc Project Phase III: optimization, with the hash table to achieve at the same time deepen the understanding of the structure of the data node =
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:41402
    • 提供者:rufang
  1. haxibiao

    0下载:
  2. 哈希表,实现排序与检索字符串的功能,用C#编译器编译-Hash table to achieve the functions of sorting and searching strings
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:20834
    • 提供者:baiyang
  1. chenxu

    0下载:
  2. 数据结构所有的实验,包括单链表,双链表,栈,二叉树,图,哈希表-All the experimental data structures, including single-linked list, double linked lists, stacks, binary trees, graphs, hash tables
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:28598
    • 提供者:唐飞
  1. chazhao

    0下载:
  2. 哈希表的查找。用线性探测在散列的方法建立哈希表,然后对其中的元素进行查找-Hash table lookup. Hashing by linear probing method to establish the hash table, and then find the elements of which
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:182495
    • 提供者:南风雅
  1. bloomFilter

    0下载:
  2. 布隆过滤器,Hash快速查表的改良快速算法,占用更少的空间-Bloom filter, Hash improved fast algorithm for fast look-up table, take up less space
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1303606
    • 提供者:李东辉
  1. EMD

    0下载:
  2. Multi-Property-Preserving Hash Domain Extension: The EMD Transform
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:109018
    • 提供者:decoo
  1. suanfa

    1下载:
  2. 数据结构基本算法演示程序实现: 1、实现KMP模式匹配算法、哈夫曼编码算法、由遍历序列恢复二叉树、Prim算法、Kruskal算法、Floyd算法、Dijkstra算法、拓扑排序、关键路径算法、二叉排序树生成算法(含平衡化)、哈希表生成及哈希查找算法、希尔排序、快速排序、堆排序、归并排序、基数排序。(四则表达式计算、矩阵运算、有向图的强连通分量求解) 2、算法中的链表结构和数组结构的基本操作要求单独函数实现(同组内算法要求共享使用)。 要求数据结构基本算法演示程序具有菜单选择,算法要
  3. 所属分类:Data structs

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