资源列表

« 1 2 ... .56 .57 .58 .59 .60 1761.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法lianbiao

说明:链表源代码 重新录入表 插入到第一个结点 查找指定结点直接前驱-Table lists the source code re-entry into the first node to find the specified node direct precursor
<张三> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法record

说明:采用顺序存储结构,实现学生成绩处理的相关问题,包括:学生信息的录入、查询、修改、排序、确定名次以及信息的输出。其中学生信息包括:学号、姓名、四门课、总分、及排名; 排序方法包括:希尔排序、快速排序、选择排序。 -Sequential storage structure, to achieve student performance related issues, including: input student informat
<vermouthi> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法score

说明:华为上机考试测试试题,实现观众与大众评委的评分。-Huawei-on exam test questions, the audience and the general public to realize the judges score.
<叶明杰> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法MergeSort

说明:归并排序:使用归并排序方法对数组进行排序,快速-Merge sort: using merge sort method to sort the array, fast
<刘蕊> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法QuickSort

说明:快速排序:使用快速排序对数组进行排序,速度很快-Use quick sort to sort the array, very fast
<刘蕊> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法Pages-management

说明:模拟实现操作系统中页氏管理的分配与回收,C++编写,测试可运行-Page s management simulation allocation and recovery
<yangshuo> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法jiajianfa

说明:这是一个关于长整数加减法的算法。本算法主要运用循环链表这一种数据结构。-This is a long integer addition and subtraction algorithms on the. The main use of this algorithm is a data structure in this circular list.
<李紫铃> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法euler

说明:Solve the Euler 2D system with Python. TP teached by Hedia Chaker
<said> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法UnionFindMaze

说明:应用栈与队列的相关知识来解决 迷宫生成的问题-Application stacks and queues, problem solving maze generation
<vivian> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法principal-component-analysis

说明:因子分析是指研究从变量群中提取共性因子的统计技术。最早由英国心理学家C.E.斯皮尔曼提出。因子分析可在许多变量中找出隐藏的具有代表性的因子。将相同本质的变量归入一个因子,可减少变量的数目,还可检验变量间关系的假设。-Factor analysis is the study of common factors extracted from the variable group statistical techniques. First p
<黄毅> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法c

说明:本次试验的主要要点是哈夫曼树的建立过程,这种算法的思路是: 1)依据给定的n个权值{W0,W1,……,Wn-1}构造n棵只有一个根结点的二叉树,这些二叉树组成一个森林F={T0,T1,……,Tn-1}。 2)在森林F中选取两棵根结点的权值最小的二叉树作为左、右子树合并成一棵新的二叉树,这棵新的二叉树的根结点的权值等于其左、右子树根结点的权值之和。这样一来,森林中就减少了一棵树。 3)重复上一步,直到森林F中只有一棵二叉树为止
<张学阳巨蟹> 在 2024-11-07 上传 | 大小:3072 | 下载:0

[数据结构常用算法Binary-data-sorting-program-design

说明:1) 要求实现3-4种数据排序算法,能够设定排序模式(升序或降序)。 2) 数据来源可手动输入,也可来自文件,输出结果可以保存。 -1) required to achieve 3-4 kinds of data sorting algorithms, sorting mode can be set (ascending or descending).   2) The data source can be en
<羽凡谢> 在 2024-11-07 上传 | 大小:3072 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1761.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org