资源列表
[数据结构常用算法] double_list
说明:此文件描述的是双向链表的基本用法 以及根据输入的数字 计算其频度 来进行排序-This document describes the basic use of a two-way linked list, as well as under the Importation of the figures to calculate their frequency to be sorted<dengyi> 在 2025-06-08 上传 | 大小:177kb | 下载:0
[数据结构常用算法] Compartment
说明:车厢调度。假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,...,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-Train scheduling. Suppose stopped at the railway station at the entrance of the train scheduling sequence number only once 1,2,3 ,..., n. Design a program, find all the possible res<wlinca> 在 2025-06-08 上传 | 大小:177kb | 下载:0
[数据结构常用算法] 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-08 上传 | 大小: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-08 上传 | 大小: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-08 上传 | 大小:177kb | 下载:0