资源列表

« 1 2 ... .17 .18 .19 .20 .21 2122.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法ds

说明:数据结构顺序表插入保持递增有序,采用链表法-Insert Table data structure to maintain the order of incremental and orderly, using linked list method
<luo> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ordering

说明:冒泡排序,VB中调试成功,从大到小 排序,-Bubble Sort, VB debug successful, smallest sort
<expert_12345> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法list

说明:用C++实现的“表”(list)类,可用于多种排序法的实现。-With C++ Realize the table (list) category, can be used to realize a variety of sequencing method.
<吴淞口> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法beibaowenti

说明:动态规划求01背包问题. 动态规划求01背包问题.-Dynamic programming for knapsack problem 01. Dynamic programming for knapsack problem 01.
<aa> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法segment_tree

说明:线段树结构的代码,是一种比较高级的数据结构,对区间的增删只需要O(logn)-Segment tree structure of the code, is a relatively high-level data structure, the additions and deletions to the range only need O (logn)
<sinamaster> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree_array

说明:介绍了树状数组的实现方法及代码,树状数组的优点是可以快速计算出某个范围内的和。-Introduced the tree to achieve an array of methods and codes, the advantage of the tree array can quickly calculate a range of and.
<sinamaster> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法zidian_shu

说明:高效的字符串查找数据结构,所须查找的长度和字符串的数量没有关系, 只和待查的字符串的长度有关。而一般的字字符串查找的时间复杂度为常数级别。 -Efficient data structure to find the string which will be needed to find the length and the number of string does not matter, only, and of unknown
<sinamaster> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法yihangjia

说明:银行家算法!!可以运行-Banker s Algorithm! ! Can run
<小木头> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法BiTree

说明:二叉树的前序、中序、后序和层次遍历,以及求二叉树的 高度-Binary tree of the former order, in sequence, after the traversal sequence and levels, as well as for the height of binary tree
<谢斌> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法TreeDemo6

说明:树结点的增加与删除```点击相关按钮可以自动地增加和删除结点-The increase in tree nodes and delete `` `click on the button can automatically increase as well as the deletion of nodes
<ddt> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Literature

说明:文学助手的课程设计 文学研究人员需要统计某篇英文小说中某些形容词的出现次数和位置。试写一个实现这一目标的文字统计系统,称为“文学研究助手”。 英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计。-Literature Literature curriculum design assistant researcher
<李遥> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法paixubijiao

说明:1. 内部排序演示 问题描述 设计一个测试程序比较几种排序算法的关键字比较次数和移动次数以取得直观感受。 基本要求 (1)对起(冒)泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较; (2)待排序的元素的关键字为整数。其中的数据要用伪随机产生程序产生(如10000个),至少用5组不同的输入数据做比较,再使用各种算法对其进行排序,记录其排序时间,再汇总比较; (3)演示程序以
<就是这样> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2122.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org