登录
首页 » 数据结构 » 十字链表,可实现插入,删除,保存,恢复等功能

十字链表,可实现插入,删除,保存,恢复等功能

于 2022-02-12 发布 文件大小:9.78 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

十字链表,可实现插入,删除,保存,恢复等功能-Cross linked lists, can be insert, delete, save and restore functions

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

发表评论

0 个回复

  • 算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t...
    算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design, the optimum principle as well as the recursive relation to strike the optimal sequence of decision-making through more of the map defined by the source to find s t point to the Department of the minimum cost paths and further a flexible solution could spend more of the map describes the many practical problems.
    2022-02-04 19:58:15下载
    积分:1
  • 骑士漫游的改进算法,回溯算法加贪心选择策略,n最大可以到128...
    骑士漫游的改进算法,回溯算法加贪心选择策略,n最大可以到128-Knight improved roaming algorithms, backtracking algorithms greedy selection strategy increases, n the greatest can go to 128
    2022-06-19 00:15:03下载
    积分:1
  • Mainly for the VC database programming use, a detailed description of the ODBC a...
    主要为VC数据库编程使用,详细介绍了ODBC和oledb
    2022-04-25 05:45:02下载
    积分:1
  • 中的排序算法的比较
    数据结构中的排序算法的比较-data structure of the algorithm comparison
    2022-02-01 16:48:03下载
    积分:1
  • 该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计...
    该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgment to resolve the feasibility of the project. Right through the importation of construction activities, we can establish arbitrary judgment AOE network. The network for the importation can be calculated for each of the earliest start time, the latest starting time and the entire project will be completed in the first time, and identify key and critical path activities.
    2022-02-28 12:58:50下载
    积分:1
  • EX1的实践
    应用背景关系数据库设计以下两个表格,把你的意见在一个名为HTML文件bookpublisher.html  。书:原作者标题国际标准书号publisherid版出版日期价格书描述发行商:publisherid名称地址关键技术关系数据库设计以下两个表格,把你的意见在一个名叫bookpublisher.html HTML文件。书:原作者标题国际标准书号publisherid版出版日期价格书描述发行商:publisherid名称地址第一部分确定你的表中的键如下。对于这项练习,忽略性能的考虑,同时选择您的密钥。每个表的主键,表明(S)(PKS)。如果没有PK,状态。充分证明你的答案。对于每个表,注明备用键(S)(AKS)。如果没有AK,状态。充分证明你的答案。对于每个表,确定外键(S)(FKS)和完整性约束。充分证明你的答案。列的所有列,以及这些列的域(数据类型和格式)。充分证明你的答案。在一个HTML表格,列出至少四行,在每个表的有效值。在你提交的文件命名bookpublisher.html。第二部分写SQL语句如下。您可能会发现这有助于建立您的数据库管理系统有用的。在一个名为createdb.sql提交您的SQL语句。写的DDL语句使用CREATE TABLE语句创建表。确保在语句中识别您的主键和替换键。写插入语句将四行插入到每个表中。写SQL语句来检索由两家出版社的所有书的书名和出版价格(说“艾迪生卫斯理”和“麦格劳山”)。在文件列表,你rel-ops.txt,关系运算,从中选择/项目/加入行动,以执行该查询。解释每个操作在查询中的作用。写SQL语句来检索一个特定的书名出版社名称(说“基础数据库系统”)。第三部分在文件命名part3.txt,提供以下问题的答案。在1.2.2关系操作,有的差集操作的一个例子:R的结果提供给你。提供设置差分运算的结果。在课堂笔记中,下面的例子是讨论。给平淡的描述结果,将取代工会除了下面的查询检索:
    2022-07-13 10:01:15下载
    积分:1
  • InterBase60
    InterBase60--borland经典的数据库管理系统的源码,想学习底层数据库原理的绝对值得看看呀!--不经典不上传,强烈推荐!-InterBase60-- borland classic database management system source code, the underlying database want to learn the tenets definitely worth a look at!-- Not classic not upload, strongly recommended!
    2022-02-12 17:24:32下载
    积分:1
  • 此程序为一个简单的oracle库程序,用于学生信息与课程成绩对应...
    此程序为一个简单的oracle数据库程序,用于学生信息与课程成绩对应-This procedure as a simple oracle database for student information and curriculum corresponding results
    2022-05-20 08:44:19下载
    积分:1
  • sequence by means (from top to bottom, each of which left from right) traverse b...
    按层序方式(自上而下,每层自左而右)遍历二叉树,二叉树以二叉链表作为存储-sequence by means (from top to bottom, each of which left from right) traverse binary tree, the binary tree with two forks Chain storage
    2022-06-13 13:20:09下载
    积分:1
  • ccbvcxb
    程序 请认真书写上传资料的详细功能、包含内容说明-ccbvcxb
    2023-06-07 17:15:02下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载