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

搜索资源列表

  1. 2004052512573625343213132123

    0下载:
  2. 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -1) understanding hash functions in network security applications (2) master Hash Function Principle 2 require (1) using any programming
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:837267
    • 提供者:dreamwhere
  1. renju

    0下载:
  2. VC++开发的五子棋游戏源代码,利用PVS+历史启发+HASH构造的博弈树,效率还不错,,新人学习不错的资料-The VC++ development s gobang chess game source code, inspires the+HASH structure using the PVS+ history the game tree, the efficiency is also good, the new person studies the good material
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:40505
    • 提供者:张强
  1. Hash

    0下载:
  2. 利用Hash技术统计C源程序中关键字的频度:扫描一个C源程序,用Hash表存储该程序中出现的关键字,并统计该程序中的关键字出现的度。用线性探测法解决Hash冲突。设Hash函数为:Hash(Key)=[(Key的首字母序号)*100+(Key的尾字母序号)] Mod 41。关键字39个。-Hash statistics using C source code in the frequency of keywords: Scanning a C source program, using Hash
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:10568
    • 提供者:william_chwenyu
  1. FileMan0902

    1下载:
  2. 操作文件的小工具, 可用正则表达式 改名(批量)、搜索、计算校验码(批量 + 可将校验码加入文件名)、修改文件时间(批量)-file operating utility(support Regular Expression and batch operation). renamed, search, compute hash code, modify file time.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:53716
    • 提供者:sun
  1. FileMan

    0下载:
  2. 200905 操作文件的小工具, 可用正则表达式 改名(批量)、搜索、计算校验码(批量 + 可将校验码加入文件名)、修改文件时间(批量)--200905 file operating utility(support Regular Expression and batch operation). renamed, search, compute hash code, modify file time
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:51886
    • 提供者:sun
  1. get_File_Hash_Code_Sample

    0下载:
  2. (English) A sample to how calc and get hash code from a specific and browseable file. (Brazilian Portuguese) Um exemplo de como calcular e obter um código de hash a partir de um arquivo específico.
  3. 所属分类:File Operate

  1. Hash

    0下载:
  2. 基于C语言编写的哈希表算法的实现代码,可以很好的理解哈希表及其时间复杂度的度量。-Based on the C language implementation of the hash table algorithm code, a good understanding of the hash table and its time complexity measure.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:61611
    • 提供者:王志刚
  1. Hash

    0下载:
  2. this is a very good hash code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:10979
    • 提供者:qing
  1. tetris-1.2-src

    0下载:
  2. Hash table example It is only a test code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:94329
    • 提供者:sirius
  1. hash-lists

    0下载:
  2. Linked lists hash code in C.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1731
    • 提供者:Ifrit_01
  1. VC.module.code.create.hash.table

    0下载:
  2. VC 编程哈希表创建设计模块代码VC design module programming code to create the hash table -VC design module programming code to create the hash table
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:19714
    • 提供者:teem
  1. Updater

    0下载:
  2. 通过哈希码判定文件版本,FTP做更新源的WINFORM自动更新程序-winform auto updater, use ftp update source, depand on hash code
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:223446
    • 提供者:兰飞翔
  1. hash

    0下载:
  2. 有关hash函数的源代码,包括搜索,插入,打印功能-Hash function on the source code, including search, insert, printing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1214
    • 提供者:xujian
  1. Hash-table-

    0下载:
  2. ** public domain code by Jerry Coffin, with improvements by HenkJan Wolthuis. ** Tested with Visual C 1.0 and Borland C 3.1. ** Compiles without warnings, and seems like it should be pretty ** portable. */ /* ** These are used in fr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2761
    • 提供者:ahmadfatemi
  1. high-scale-lib

    0下载:
  2. hash code manual implemetation
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-21
    • 文件大小:1680025
    • 提供者:saneep
  1. Hash

    0下载:
  2. 基于Hash表的程序同源性分析,可以利用本程序进行两个程序源码比较相似度-Homology analysis Hash Table-based program, you can use the program two program source code similarity
  3. 所属分类:Printing program

    • 发布日期:2017-11-17
    • 文件大小:2708
    • 提供者:lemon
  1. Dynamic_hash

    0下载:
  2. 动态哈希的具体实现,代码注释的非常的清晰,格式规范,已经测试过了,完全没有任何的问题-Concrete realization of dynamic hash code comments is very clear, standardized format, has been tested, completely without any problems
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:35806
    • 提供者:文波
  1. Revenge-Code

    0下载:
  2. US-13-Duckwall-Pass-The-Hash-2-The-Admins-Revenge-Code-Duck wall Pass The Hash2 The Admins Revenge Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7810
    • 提供者:shen
  1. Hash Generator

    0下载:
  2. java code for generating md5 hashing
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:7168
    • 提供者:sachincha
  1. cloc-1.64.tar

    0下载:
  2. Program to calculate a hash code
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:101376
    • 提供者:javierde22
« 12 3 4 »
搜珍网 www.dssz.com