登录
首页 » 数据结构 » Shi Bole @ beige book Data Structure Course part1

Shi Bole @ beige book Data Structure Course part1

于 2022-03-11 发布 文件大小:2.28 kB
0 232
下载积分: 2 下载次数: 1

代码说明:

施伯乐@黄皮书《数据结构教程》part1-Shi Bole @ beige book Data Structure Course part1

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 清华大学类实现的乙
    清华大学数据结构课上实现的B+树,设计一个4阶B+树,包括: (1) 叶子的每个记录应该包括4字节(long)关键码值和60字节的数据字段(存储文件名等,可以自定),设每个叶子可以存储5条记录,而内部节点应该是关键码值/指针对。此外,每个节点还应该有指向同层下一个节点的指针、本节点存储的关键码数等; (2) 此4阶B+树应该支持插入、删除以及根据给定关键码值进行精确检索与关键码范围检索; (3) 显示(打印)此4阶B+树的生长(含删除节点)过程实例;-Tsinghua University class data structure to achieve the B-tree, the design of a B-tree four bands, including : (a) the leaves of each record should include 4-byte (long) key code value and 60 gigabytes of data fields (document storage, etc., can be set), set up each leaf store five records, and internal nodes is the key code value/means against. In addition, each node should have the same point under a layer of the target node, the node storage key code number; (2) The B-tree four bands should support the insertion, deletion and with the given key code value accurate retrieval and key codes scope retrieval; (3) Display (Print ) This four bands B-tree growth (including the deletion of nodes) process examples;
    2022-01-21 19:44:41下载
    积分:1
  • 一个不错的源连接程序
    一个不错的数据源连接程序-a good source of data link procedures
    2022-04-18 16:55:21下载
    积分:1
  • 用vb实现读取文本文件(程序里包含三种不同的实现方法),适合于初学者....
    用vb实现读取文本文件(程序里包含三种不同的实现方法),适合于初学者.-Vb read with the realization of a text file (program includes three different method), suitable for beginners.
    2022-05-28 13:26:35下载
    积分:1
  • B+树实现源码,JAVA语言,库索引技术
    B+树实现源码,JAVA语言,数据库索引技术-B+ Tree source, Java language, database indexing technology
    2022-10-19 16:40:03下载
    积分:1
  • 电子书中文件包括了十本讲的书(英文),很全面。...
    电子书中文件包括了十本讲数据结构的书(英文),很全面。-electronic book which included a 10 stresses the data structure (English), very comprehensive.
    2022-06-28 17:52:53下载
    积分:1
  • 图书馆管理系统
    图书馆管理系统被实施的 java 平台有利于机构和图书馆数据通过计算机系统进行管理。在本场景中图书馆在手册中维护信息记录,他没有有效的方法。随着软件应用程序使用在我们日常的生活发展越来越多像这样的应用程序将简单任务,节省大量时间。使用此系统整个库数据在数据库中维护,只是所使用的软件应用程序用户可以找出的书籍图书馆与出动搜寻整个媒体库中的可用列表。同样这个应用程序还保持用户采取了书籍和返回日期的详细信息和用户详细信息。
    2022-03-13 09:06:57下载
    积分:1
  • some classic data Data Structure Algorithm code and description.
    非常多的数据结构算法示例代码,以及关于算法的描述文档。-some classic data Data Structure Algorithm code and description.
    2022-12-22 02:00:03下载
    积分:1
  • Including the string reversal, list reversal, to determine the existence of two...
    包括字符串反转, 链表反转, 判断两个数组中是否存在相同的数字, 判断链表是否存在环, 找出单向链表的中间结点, 如何判断一棵二叉树是否是平衡二叉树, strstr()的简单实现,-Including the string reversal, list reversal, to determine the existence of two different array of figures to determine the existence of ring list, find the middle of a one-way linked list nodes, how to determine whether it is a balanced binary tree Binary Tree, strstr () to achieve a simple,
    2022-04-24 01:21:16下载
    积分:1
  • 一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化...
    一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化-A C++ Written KdTree Template Library containers, support std containers, and custom storage by means of an insert, delete, and search was made to optimize
    2022-05-16 17:10:20下载
    积分:1
  • 火车站购票系统
    资源描述C++写的购票系统,可以实现查询车次信息,购票,退票等功能,车次信息是提前预定好的,可以自己修改,考虑到了多个站点以及发车时间问题,解决了购票冲突问题,即在不同车站买到同一个座位上的车票。
    2022-03-28 19:05:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载