资源列表
[数据结构常用算法] C++
说明:标准答案习题1 1.1 简述C++语言程序的结构特点。 答: (1)C++程序由一个或多个函数组成,其中至少有一个主函数main(),程序从主函数开始执行,由主函数来调用其他函数。-Standard answer to Exercise 11.1 on C++ Language program structural characteristics. Answer: (1) C++ Procedures by one or more functions, of which at lea<张建军> 在 2025-06-15 上传 | 大小:39kb | 下载:0
[数据结构常用算法] prime
说明:题目 质数分解与栈的使用 简介 只能被自身和1整除的正整数称为质数。每一个整数都可以写成质数乘积的形式,称为整数的质数分解。例如: 1776 = 37 x 3 x 2 x 2 x 2 x 2. -Title prime number decomposition and the use of stack profile only divisible by themselves and a positive integer is called prime number. Ever<katrina> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 33753158guofu11111111111111
说明:严崴敏的数据结构实验线形表的合并的C程序,包括线性表的 插入,排序操作-Yan Wei-min experimental linear data structure of the C form of the merger process, including the insertion of a linear table, sorting operation<蓝蔻> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Joseph
说明:是一个数学的应用问题: 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Is the application of a mathematical problem: n known individuals (in numbers 1,2,3 ... n, respectively) were sitting around on a r<小杉> 在 2025-06-15 上传 | 大小:17kb | 下载:0