搜索资源列表

  1. hash.zip

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

    • 发布日期:2024-05-17
    • 文件大小:3993
    • 提供者:
  1. HashTable_Demo.zip

    0下载:
  2. 哈希表设计:数组,结构体
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:22217
    • 提供者:
  1. jl.cpp.zip

    0下载:
  2. 有关哈希表的程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:2518
    • 提供者:
  1. hashkey

    0下载:
  2. 利用哈希运算产生服务端和客户端的通信密钥- Produces the service end and the customer end correspondence key using the Hasche operation
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:48602
    • 提供者:陆运
  1. mycompiler

    0下载:
  2. 编译器,词法分析和语法分析,里面利用到了哈希表来加快搜索字符表速度.-compiler, lexical analysis and parsing, to use inside the hash table to expedite the search speed character tables.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:54633
    • 提供者:春风秋雨
  1. PrjTestForMapCodeBase32

    0下载:
  2. 加密解密算法 32位哈希加密 这是一个包含测试环境的工程,运行可以测试结果.-encryption and decryption algorithms 32 Haxijia secret This is a test environment includes the engineering, operational test results.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:43586
    • 提供者:郭发发
  1. PrjTestForMapCodeBase64

    0下载:
  2. 加密解密2个算法,64位哈希加密 此工程包含一个测试环境 -two encryption and decryption algorithms, 64 Haxijia secret of this project includes a testing environment
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44028
    • 提供者:郭发发
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5370
    • 提供者:米子
  1. datastr

    0下载:
  2. 数据结构 array.h: 安全数组,可自动增长大小(随机访问,但扩充时效率低) linkedlist.h: 普通链表(可随机访问,但访问效率低) dclinkedlist: 双向循环链表(不可随机访问,但插入、遍历的效率都比普通链表高) hashtable.h: 哈希表(使用键值标识元素,键值一样的元素即认为相等,需重载 == 运算符并由用户定义哈希函数) binstree.h: 二叉搜索树(需重载 == 和
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16080
    • 提供者:许愿
  1. HashTableDemo

    0下载:
  2. 哈希函数的使用,System.Collections.Hashtable 的例子-hash function, examples System.Collections.Hashtable
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9779
    • 提供者:杨微
  1. 2005413185023558

    0下载:
  2. 本程序是用哈希表实现词频统计,用java实现的,仅用于网友学习之用。-this program is to achieve Hash Table Frequency statistics, using java to achieve, and only for netizens learning.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10888
    • 提供者:义军
  1. darts-0.2.tar

    0下载:
  2. 双数组辞典生成程序。利用双数组实现trie算法,对于不定长度共同前缀查询情况,比哈希方法更为有效。经常用于分词辞典的制作。-array dictionary-generation procedures. Using two arrays to achieve Trie algorithm for the indefinite length of the inquiry common prefix than Hash methods mo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:237927
    • 提供者:姜锋
  1. 176869120_sha

    0下载:
  2. 使用sha函数实现哈希查找,希望对于初学P2P的人有一定帮助-use Hash Function find hope for the peer-to-peer learning will definitely help
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3021
    • 提供者:lrr0521
  1. 176869120_HashAlgorithmTest

    0下载:
  2. 哈希算法测试。对我学习帮助挺大,上传共享。-Hash algorithm testing. I learn to help getting bigger, upload share.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:72579
    • 提供者:lrr0521
  1. haxichazhao

    0下载:
  2. 此程序应用于数据结构,专门可用来对哈希表进行查找-this data structure to be applied specifically can be used to search for Hash Table
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:wangjie
  1. studentNoSQL

    0下载:
  2. 我们的作业,没有连接数据库。而使用的是哈希表。希望对大家能有帮助!-our operations, is not linked to the database. The use of the Hash Table. We hope to be able to help!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9376
    • 提供者:严绍峻
  1. 060626

    0下载:
  2. 哈希表设计 针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。-Hash Table design is a design collective Names Hash Table 1, bringing the average length not exceeding find R, and completion of the corresponding construction and Loo
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6218
    • 提供者:guoxingxi
  1. hashi

    0下载:
  2. 哈希表 哈希表 哈希表 哈希表 -Hash Table Hash Table Hash Table Hash Table Hash Table Hash Table Hash Table Hash Table
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2649
    • 提供者:李霞
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:32603
    • 提供者:纪灵
  1. HashTableinDS

    0下载:
  2. 一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2463
    • 提供者:wjs
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org