虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

keyed-hash

  • 找出输入txt文件中出现的不同词汇

    找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。

    标签: txt 输入 词汇

    上传时间: 2014-01-05

    上传用户:youth25

  • 著名的LZW压缩和解压的C++实现

    著名的LZW压缩和解压的C++实现,通过hash出来的动态字典可对文本或图片进行压缩和解压,有不错的压缩比。

    标签: LZW 解压

    上传时间: 2014-01-01

    上传用户:xiaoxiang

  • 创建一个包装学生信息的java类:包括name

    创建一个包装学生信息的java类:包括name,number, age,height,创建该对象的数组用于表示n个学生的信息,并具备显示所有学生信息,查找某个学生的功能。(有输入流,输入数据,使用hash表存储数据) 包含相关代码和运行结果

    标签: java name 包装

    上传时间: 2013-12-16

    上传用户:ddddddos

  • 1.(若知道进程号

    1.(若知道进程号,那么可以通过HASH 表很快地找到该进程)2调度程序的提.3.(用户空间和内核空间动态内存

    标签: 进程

    上传时间: 2014-01-10

    上传用户:从此走出阴霾

  • program which uses hashing techniques for storing and retrieving the data. Input to the program:

    program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techniques. Once your program reads the complete input,it waits for the user input (prompt to the user). User now enters some number.program displays if this number exists in the list or not. it also display the time taken in the search operation.

    标签: program techniques retrieving the

    上传时间: 2017-04-27

    上传用户:shus521

  • 一个经典的Conway游戏

    一个经典的Conway游戏,经过改进后速度增加了不少,其中包含一个hash。

    标签: Conway

    上传时间: 2017-05-04

    上传用户:thinode

  • 本项目实现Elgalma体制的加解密

    本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。

    标签: Elgalma 项目 加解密

    上传时间: 2013-12-14

    上传用户:阿四AIR

  • 基于openssl开发的

    基于openssl开发的,加解密、签名验证和hash工具

    标签: openssl

    上传时间: 2017-05-17

    上传用户:CHINA526

  • 文件验证

    文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性

    标签:

    上传时间: 2017-06-02

    上传用户:xuanjie

  • 自己上学编的Hashtable的java源码

    自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。

    标签: Hashtable java 源码

    上传时间: 2013-12-11

    上传用户:zq70996813