资源列表

« 1 2 ... .05 .06 .07 .08 .09 1910.11 .12 .13 .14 .15 ... 2656 »

[数据结构常用算法datastruct

说明:一套关于数据结构基础的PPT,内容为常见数据结构,链表等-A set of data structure of the PPT foundation, content think common data structure, linked list, etc
<张正宇> 在 2025-06-22 上传 | 大小:2.93mb | 下载:0

[数据结构常用算法define--m--4

说明:1、 构造一个学生结构体数组,成员包括学号,姓名,四门成绩,以及平均成绩; 2、 从键盘上输入学生的学号,姓名和四门成绩; 3、 找出学生中考试没有通过的学生姓名并输出;找出考试在90分以上的学生并输出。 -1, construct a student array of structures, members of the Student ID, name, four score and grade point average from the keyboard to enter
<lx> 在 2025-06-22 上传 | 大小:13kb | 下载:0

[数据结构常用算法define-null-0

说明: 实现基本线性表的运算,求长度,取结点,求值查找,增加结点,删除结点-The computation of the basic linear form, and length, take the node is evaluated to find, to increase the node, delete node
<lx> 在 2025-06-22 上传 | 大小:15kb | 下载:0

[数据结构常用算法define-max-20

说明:基本线性表的就地逆置,顺序结构基本线性表的就地逆置算法实现。-The basic linear form in situ reverse set, the basic linear form of the order of the structure in situ reverse set algorithm.
<lx> 在 2025-06-22 上传 | 大小:10kb | 下载:0

[数据结构常用算法include222

说明:基本线性表的就地逆置,链式存储结构基本线性表的就地逆置算法实现。-The basic linear form in situ reverse set, chain storage structure linear form in situ reverse set algorithm.
<lx> 在 2025-06-22 上传 | 大小:11kb | 下载:0

[数据结构常用算法yue

说明:实现磁盘寻址最优化问题,这是使用在算法分析与设计当中,利用贪心算法实现的最优问题-Disk addressing optimization problems
<yueguobin1> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法corsair

说明: 一伙海盗抢劫一艘商船后,共截获重量不等的N 个金币。海盗试图按重量平分金币,但由于金币 不可分割,所以他们想确定最多可以将这批金币平均分给多少个海盗。请编写程序确定分配方案。 【输入】 输入包含两行: 第一行为一个正整数N,表示金币总数。 第二行包含N 个正整数,表示N 个金币的重量,以空格分隔。 【输出】 只有一行:包含一个正整数,表示输入给定的N 个金币最多可以平均分给多少个海盗。
<Yalei Tan> 在 2025-06-22 上传 | 大小:1.98mb | 下载:0

[数据结构常用算法Vector-quantization

说明:矢量量化在C语言下的实现,在VC6.0下编译通过-Vector quantization in C voice implementation, compiled by VC6.0
<陈轩> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法DeQ-using-STL

说明:this is sample dqueue implementation using STL
<sham> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法AVL-Tree

说明:a sample implementation of AVL tree using c-a sample implementation of AVL tree using c++
<sham> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法BT-Traversal

说明:this sample implementation of binary tree traversals-this is sample implementation of binary tree traversals
<sham> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法Graph-DFS-BFS

说明:graph traversal using bfs and dfs strategy
<sham> 在 2025-06-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 1910.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org