CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - HASH

搜索资源列表

  1. 哈希表的一个应用

    0下载:
  2. 哈希表的一个应用 ,非常实用的-Hash Table 1 of the application Hash Table 1 applications, a very practical
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4450
    • 提供者:巍巍
  1. 哈希表de 设计

    0下载:
  2. 哈希表的设计,内容详细。非常实用不看后悔哦-Hash Table design, detailed. Oh, very practical Bukanhouhui
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4166
    • 提供者:巍巍
  1. 使用哈希表来识别元素

    0下载:
  2. 使用哈希表来识别元素使 用哈希表来识别元素使用哈希表来识别元素-used to identify the elements used to identify Hash Table elements used to identify the elements used to identify Hash Table elements
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3457
    • 提供者:巍巍
  1. tong11

    0下载:
  2. 用桶式散列实现一个存储在磁盘中的数据库。 每个记录长128字节,其中4个字节是关键码, 120个字节是数据,其余4个字节存储必要的信息以支持散列表。 已测试通过,此系统支持记录的插入、删除和检索。-bucket used to achieve a hash stored in the disk database. Each record length of 128 bytes, which is a four-byte key code, 120 bytes of data,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3706
    • 提供者:汪江
  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. paixuchengxu

    1下载:
  2. 设有1000个值在1到10000的整数,试设计一个利用散列方法的算法,以最少的数据比较次数和移动次数对它们进行排序。-with 1,000 in value from 1 to 10,000 integer and try to design a method of using hash algorithm, the minimum number of data comparison and the mobile number of their rank.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6729
    • 提供者:宁学勇
  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. fig23_26

    0下载:
  2. c#写的hash table-write c # hash table
  3. 所属分类:C#编程

  1. HASH123

    0下载:
  2. 计算机科班学生的HASH表源程序-computer classes students source of the hash table
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1918
    • 提供者:薇拉
  1. jsonchecker

    0下载:
  2. aspx下的JSON库 JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, P
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:16704
    • 提供者:momo
  1. hash

    0下载:
  2. 在信息安全中hash算法极为重要,本程序将hash算法通过C#语言进行实现-Information security at an extremely important hash algorithm, hash algorithm of the program through the C# language implementation
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:35008
    • 提供者:刘文文
  1. Hash

    0下载:
  2. 假设哈希函数是完美的,即可以把输入数据均匀的分散在哈希表上。 哈希表大小为H,插入数据数量为K,求哈希表的冲突率,要推导过程。 具体一下:假设有20W待插入数据,Hash表大小为60W,求hash表的冲突率。-Suppose the hash function is perfect, that is, input data can be uniformly dispersed in the hash table. Hash table size H, insert the data qu
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:158242
    • 提供者:
  1. Ilija-Zdravkov---Hash-functions

    0下载:
  2. Visual CSharp application for hash functions.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:16311
    • 提供者:ileZ
  1. hash

    0下载:
  2. 做一个简单hash文件、字符串工具,会根据内容自定选择。-hash file,string
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:32254
    • 提供者:jansanw
  1. my-hash

    0下载:
  2. 关于HASH查找的算法。hash查找是通过计算数据元素的存储地址进行查找的一种方法。查找算法中的经典-About algorithm HASH Find. The hash lookup is to find a method by calculating the storage address of the data element. Find classic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:1189827
    • 提供者:孙骁永
  1. Hash-table

    0下载:
  2. 哈希表设计 掌握查找法的工作原理及应用过程,利用其工作原理完成上述实验题目中的内容。 -Hash table lookup method designed to grasp the working principle and the application process, the use of the above experiments it works subject content.
  3. 所属分类:CSharp

    • 发布日期:2017-11-04
    • 文件大小:22849
    • 提供者:天溟
  1. Hash

    0下载:
  2. 读取两个文件中的内容,并识别关键字统计关键字的个数,利用哈希表的开放地址发和链地址法进行保存,并计算两个文件的差异性大小,输出用两种方法进行哈希表计算的效率比较。-Read the contents of the two files, and identifies the number of keyword statistics keyword, use an open address hash table address method development and chains to sa
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:6439
    • 提供者:kiki
  1. hash-table

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

    • 发布日期:2017-04-29
    • 文件大小:480462
    • 提供者:ANDY
  1. Hash

    0下载:
  2. Hash加密算法原理实现,包括MD5、HSA1、HSA256。网上很多写的思路都不是很清晰,重新整理了一下,代码思路很清晰、简洁。-Hash principle encryption algorithm, including MD5, HSA1, HSA 256. Many online writing ideas are not very clear, rearranged a bit, thinking the code is very clear and concise.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:5752
    • 提供者:chen
« 12 3 »
搜珍网 www.dssz.com