资源列表
[数据结构常用算法] Tencentpenquestionpapers(withanswers)
说明:大量搜集腾讯笔试中所涉及题目,主要是c/c++、数据结构、操作系统等方面的基础知识。-Tencent collected a large number of topics covered in the written mainly c/c++, data structures, operating systems and other aspects of basic knowledge.<道远> 在 2025-06-12 上传 | 大小:177kb | 下载:0
[数据结构常用算法] CalculateRange
说明:数列极差问题:给定n个正整数数列,进行如下操作:每次删去两个数 a和b,添加1个数 a*b+1,直到只剩1个数N。在所有的这样的N中,有1个最大Max的和最小的Min,M=Max-Min是极差。计算 M 运行环境:vs2008-Series poor problem: Given n positive integers sequence, proceed as follows: each time deleting the two numbers a and b, add a number<Lawrence> 在 2025-06-12 上传 | 大小:177kb | 下载:0
[数据结构常用算法] erchashu
说明:要求采用二叉链表作为存储结构,完成二叉树的建立,前序、中序和后序遍历的操作,求所有叶子及结点总数的操作等。具体实现要求:分别利用前序遍历、中序遍历、后序遍历所建二叉树。-Requires a list as a binary storage structure, the establishment of complete binary tree, the first order, the order and post order traversal of the operation, find<yupeng> 在 2025-06-12 上传 | 大小:177kb | 下载:0
[数据结构常用算法] sort
说明:数据结构,排序算法比较,采用了直接插入排序、折半插入排序,起泡排序、快速排序、选择排序、堆排序,基数排序七种排序方法-Data structure, sorting algorithm comparison, use of the direct insertion sort, binary insertion sort, bubble sort, quick sort, selection sort, heap sort, radix sort seven ranking method<靳以2002> 在 2025-06-12 上传 | 大小:177kb | 下载:0