搜索资源列表

  1. Fivefiles!

    0下载:
  2. 一共五个源代码文件,,分别实现哈希表遍历,,播放动画,,写文件,,带对话框的窗口和访问数据库!-a total of five source code files, respectively achieving hash table traversal, and broadcast animation, and writing paper. with the dialog window and access to the databas
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4198
    • 提供者:上官东航
  1. asdcv

    0下载:
  2. 利用哈希函数对学生姓名进行最优化查找 可选择从键盘输入和文件输入,需输入名字最大长度-hash function to the students find the most optimal choice from the keyboard input and the input document, name must be imported maximum length
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1653
    • 提供者:houny
  1. Chap9_hash

    0下载:
  2. 本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序-the procedures of the hash table to achieve the basic functions, as well as some fringe subsidiary function, can be used as a data structure Demonstration Program
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:13639
    • 提供者:14965a
  1. testHashtable

    0下载:
  2. 测试哈希表,对初学者有帮助,请看测试部分-test hash table, for beginners help, please look at the testing of some
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:18332
    • 提供者:luo
  1. JumpQueue

    0下载:
  2. 对买票插队现象的一个数学上的分析,假设由一个人又很多朋友的情况,利用了哈希表.-queue to buy a phenomenon of mathematical analysis, the assumption that people from a lot of friends, use of the hash table.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2222
    • 提供者:王佩君
  1. hash.c++

    0下载:
  2. 一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1357
    • 提供者:kanyu
  1. 108108

    0下载:
  2. 也就是说,您可以将类似Java哈希表这样的复杂类型作为一个参数进行传递。而在目前的RPC系统中,您只能依靠客户机将此类对象分解成基本数据类型,-other words, you can hash table similar to Java such a complex type as a parameter transmission. And the current RPC system, you can only rely on th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1540
    • 提供者:DINO
  1. 109

    0下载:
  2. 也就是说,您可以将类似Java哈希表这样的复杂类型作为一个参数进行传递。而在目前的RPC系统中,您只能依靠客户机将此类对象分解成基本数据类型,-other words, you can hash table similar to Java such a complex type as a parameter transmission. And the current RPC system, you can only rely on th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2319
    • 提供者:DINO
  1. RoleRight

    0下载:
  2. 这是关于哈希表的Java源代码,有兴趣的朋友可以-This the hash table on the Java source code, interested friends can s
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1343
    • 提供者:landy
  1. hash__table

    0下载:
  2. 一个关于哈希表的例子,里面有哈希表的几点重要的介绍-a hash table for example, a hash table inside Several important introductory
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6135
    • 提供者:wanghao
  1. C++hash

    0下载:
  2. 数据结构算法中关于哈希的经典算法的C++实现-data structure hash algorithm on a classical algorithm in C + +
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:13592
    • 提供者:罗一
  1. mee

    0下载:
  2. 能很好解决排序、皇后、哈希表问题,适合学生课程设计等等方面-can properly resolve scheduling, Queen's, hash table, suitable for students of curriculum design, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:
  1. jSecureKit

    0下载:
  2. 用图形用户界面编写的加解密文件系统,还可实现哈希函数算法-graphical user interface with the preparation of the increase declassified document systems, but also achieve hash function algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:42927
    • 提供者:张旭
  1. sanliebiao

    0下载:
  2. 散列表又叫哈希表,它是通过哈希函数来确定数据元素存放位置的一种特殊表结构。程序实现对指定文本文件中的单词进行检索,并可得哈希值-hashtable known as hash table, it is through the hash function to determine the location of data elements stored in a special table structure. Program of th
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12894
    • 提供者:dfa
  1. Perlprimer

    0下载:
  2. 第1学时Perl 入门 第2学时Perl 的基本构件:数字和字符串 第3学时控制程序流 第4学时基本构件的堆栈:列表与数组 第5学时进行文件操作 第6学时模式匹配 第7学时哈希结构 第8学时函数-1 hour introductory paragraph 2 Perl school Perl's basic components : Digital string section and three s
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4739339
    • 提供者:王明鑫
  1. datastruct

    1下载:
  2. 安全数组 普通链表 哈希表 二叉搜索树 AVL树 集合类 通用自动机 所有类均使用模板编写,并不特定于 Windows 平台,只要有 C++ 编译程序的操作平台都可使用。-security array ordinary Chain Hash Table 2 forks search tree AVL Tree collections Universal Automatic machine is used in all types of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:31080
    • 提供者:刘楚
  1. sha(1,256,384,512)

    0下载:
  2. 一个sha 哈希密码支撑算法系列的程序 包括了sha1,sha256,sha384和sha512算法-a password support Hash Algorithm series of procedures including sha1, SHA256, SHA384 and SHA512 Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26149
    • 提供者:拂晓
  1. haxibiao

    0下载:
  2. 数据结构  哈希表应用-data structure Hash Table Application
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2644
    • 提供者:峰峰
  1. GetCRC32(CS)

    0下载:
  2. CRC32哈希算法的C#版源码.采用的是动态生成码表的方法.-CRC32-hash algorithm in C# version of the source code. The code is dynamically generated table method.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14915
    • 提供者:李哓
  1. RFC1994_PPP

    0下载:
  2. PPP挑战握手认证协议(CHAP),PPP【1】提供了点到点链路传输多协议数据报的标准方法。 在PPP中也定义了一种可扩展的LCP,允许协商认证协议,从而可以在进行网络层 协议传输之前对对端进行认证。 本文定义了一种PPP认证方法,该方法利用随机“挑战”和依据“挑战”和密钥 计算出的加密哈希“应答”来完成认证。 -PPP Challenge Handshake Authentication Pro
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15424
    • 提供者:wangwen
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org