资源列表

« 1 2 ... .59 .60 .61 .62 .63 2264.65 .66 .67 .68 .69 ... 2657 »

[数据结构常用算法fzwlktlj

说明:复杂网络中最短K条路径问题的求解算法研究.pdf 求解路径问题的另一新颖的算法-Complex network of K shortest path algorithm to solve the problem. Pdf Routing Problem Solving another novel algorithm
<jzw> 在 2024-06-11 上传 | 大小:745472 | 下载:0

[数据结构常用算法struct

说明:数据结构与算法的ppt加案例,习题答案,供大家参考-Ppt data structures and algorithms plus cases, Exercise answers
<安琦> 在 2024-06-11 上传 | 大小:746496 | 下载:0

[数据结构常用算法huffman_compress

说明:数据结构里的哈夫曼算法,编程理解有深度,有助于更深理解学习算法等-Data structure of hoffmann algorithm, programming, conduce to the deeper understanding a deep understanding learning algorithm, etc
<楚天印> 在 2024-06-11 上传 | 大小:746496 | 下载:0

[数据结构常用算法lianbiao

说明:2000个随机数存入链表,并查找给定数值,显示在第几个,外加程序运行时间-2000 random numbers into the list, and look for a given value, shown in the first few, plus running time
<张梦飞> 在 2024-06-11 上传 | 大小:742400 | 下载:0

[数据结构常用算法parallel-dijkstra

说明:并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex.
<joyce> 在 2024-06-11 上传 | 大小:744448 | 下载:0

[数据结构常用算法fuffmancode

说明:Huffman编码的C++程序,在visual Studio2010下调试运行成功,内有很详细的注释。可自动统计字符的概率并进行相应的编码。-Huffman coding C++ program debugging in Visual Studio 2010 runs successfully, there are very detailed notes. Can automatically statistical probabilit
<赵姣姣> 在 2024-06-11 上传 | 大小:746496 | 下载:0

[数据结构常用算法2010011219_e1_p2

说明:统计文件中字母出现的数目,不区分大小写,输出格式为字母 数目-Statistics document the number of letters appear insensitive, the output format is the number of letters
<flylucas> 在 2024-06-11 上传 | 大小:745472 | 下载:0

[数据结构常用算法joseph

说明:数据结构课上编的解决约瑟夫环问题的程序。-Class data structure to solve Josephus compiled the program in question.
<盛余> 在 2024-06-11 上传 | 大小:744448 | 下载:0

[数据结构常用算法The-size-of-the-heap

说明:堆的实现通过构造二叉堆(binary heap),实为二叉树的一种 由于其应用的普遍性,当不加限定时,均指该数据结构的这种实现。-Heap by constructing a binary heap (binary heap), is actually a binary tree due to the universality of its application, the time when unqualified, refer t
<> 在 2024-06-11 上传 | 大小:742400 | 下载:0

[数据结构常用算法shujuquzao

说明:该代码功用是对数据进行去噪处理,内含3种去噪的方法,可读性高,实用性强-The code function is to deal with the noise of the data, containing three denoising methods, high readability, strong practicability
<刘小瑞> 在 2024-06-11 上传 | 大小:743424 | 下载:0

[数据结构常用算法UKXZKQ

说明:
<Elayse> 在 2024-06-11 上传 | 大小:745472 | 下载:0

[数据结构常用算法无向图

说明:广工数据结构实验-(无向图)基于邻接数组的无向图的接口实现(含源代码+实验报告+可执行程序)(Data structure experiment - (undirected graph) interface implementation of undirected graph based on adjacency array (including source code + experiment report + executable
<lseap> 在 2024-06-11 上传 | 大小:741376 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 2264.65 .66 .67 .68 .69 ... 2657 »

源码中国 www.ymcn.org