资源列表
[数据结构常用算法] A Practical Introduction to Data Structures and Al
说明:A Practical Introduction to Data Structures and Algorithm Analysis,数据结构和算法,里面包括Java描述、C++描述和C描述三个版本,非常全-A Practical Introduction to Data Structures and Analysis Algorithm, data structures and algorithms, including Java inside descr iption, descr ipti<妖精雨> 在 上传 | 大小:6.96mb | 下载:0
[数据结构常用算法] bptree
说明:清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University cl<qqiang> 在 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Java 二叉树 算法
说明:用Java编写的二叉树的数据结构,包括二叉树的每个节点的值,以及各子树的指针。 -Java prepared by the binary tree data structures, including binary tree each node values, and the subtree target.<yxl> 在 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 字符串匹配的KMP算法
说明:这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried<郑旋> 在 上传 | 大小:4kb | 下载:0
[数据结构常用算法] 算法C SHAPE版
说明:数据结构常用算法c#版!有数值分析中的各种插值算法!-algorithm commonly used data structures c# version! A numerical analysis of the various interpolation algorithm!<忆星> 在 上传 | 大小:9kb | 下载:0
[数据结构常用算法] ConvertDemo
说明:编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions<罗宾> 在 上传 | 大小:309kb | 下载:0