资源列表
[数据结构常用算法] baobianquzao
说明:包边去噪 可以对数据进行噪声消除 提高数据质量-Hemming denoising the data noise cancellation to improve data quality<蒋首进> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] The-median
说明:求一个数组中的中位数。当数组中数据位奇数时比较好求,而当其位偶数数该如何处理呢。本程序实现了这两种不通情况下的中位数。-Seeking an array median. When the array data bit odd good demand, and when its bit even number of number of how to deal with it. This program implements the med<zengfancong> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] File-merger
说明:先生成两个二进制整数文件f1,f2。然后将f1和f2按照下面规则合并成二进制文件。 f3:假设f3中的数据为x,则x存在于f1中但不存在于f2中,或者x存在于f2中, 但不存在于f1中。即f3中的数据是由存在于f1或f2但不同时存在于f1和f2的数组成。-Mr. into two binary integer file f1, f2. Then f1 and f2 are merged into a binary file accord<zengfancong> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] recover-the-binary-tree
说明:利用先序,中序遍历恢复二叉树 ,用兴趣的朋友可以看一下-Advantage of the preorder traversal restore binary tree, and interested friends can look at<liuyijun> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Equipment-management
说明:设备管理的概念和任务,掌握独占设备的分配、回收等主要算法的原理并编程实现。-Equipment management concepts and tasks, to grasp the principle of exclusive equipment distribution, recycling and other major algorithms and programming.<常凤娇> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] bintree_inorder_rec
说明:实现二叉树对称根周游的递归计算,按先根次序周游的顺序输入结点的信息,生成一个双链存储的二叉树的过程-Binary tree symmetric recursive computation of the root of traveling around the first root of the order of traveling around the order of input nodes, to generate a double<周陶> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] bellman-ford2
说明:用bellman ford算法求最短路径,并且输出最短路径的节点,输入有语言提示-Bellman ford algorithm for the shortest path and the output node of the shortest path, enter the language prompts<王薇> 在 2024-11-06 上传 | 大小:1024 | 下载:0
[数据结构常用算法] UserTreeMap
说明:读取一个txt文档,统计词数和词频,按照字母顺序进行排序-txt reader<咩> 在 2024-11-06 上传 | 大小:1024 | 下载:0