资源列表

« 1 2 ... .16 .17 .18 .19 .20 2521.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法8

说明:数据结构中哈夫曼数的生成实现算法,数据结构中经典算法-Huffman algorithm
<王嘉竞> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Text1

说明:链队列题目:初始化队列+入队列+出队列+销毁队列-Chain queue Topic: the initialization queue the+ entry queue+ out queue+ destroyed queue
<吴玉> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法CreateBiTree_PreIn

说明:中序建立二叉树,并分别对所建的二叉树进行先序遍历和中序遍历,并打印输出。-Inorder to establish a binary tree, and were built binary tree preorder traversal and inorder traversal, and print output.
<鄂世嘉> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法count

说明:题1_统计字符串中每个英文字母出现的次数,一次编程作业-The problem 1_ statistics string for each English number of letters appeared, a programming operation
<回音男孩> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法solving-

说明:使用C++语言完成一元二次方程求解问题,此代码为数据结构实验课上使用的例题代码-Use the C++ language completed two once basic quadratic equation to solve the problem, this code for the data structure of the experimental class to use java code
<huxian> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchaserch

说明:c++语言写的二叉法搜索的迭代版,数据结构搜索内容-C++ language write binary method search iterative edition, data structure search content
<韩非> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Binary-Tree-Traversals

说明:数据结构,用来建立与遍历二叉树的C语言程序-C language data structure used to create the binary tree traversal procedures
<parrotmeow> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其夫结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。 -Assuming that the top-down hierarchy, from left to right input each node is a triple (N, P, L/R).
<jxl> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法duoxiangshi

说明:采用链式结构实现任意多项式的存储,求两个多项式的和。 -Using the chain structure to achieve arbitrary polynomial storage, and seeking two polynomials.
<jxl> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法cunchujiegou

说明:采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。 -Adjacency matrix storage to the network, to establish a network and single-source shortest path algorithm.
<jxl> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Single-Source-Shortest-Path

说明:从题目给出的N个节点以及相应距离中,找出单源最短路径,采用贪心算法-N nodes and the corresponding distances from the title given to find the single source shortest path, the greedy algorithm
<peter> 在 2024-12-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法LL

说明:comprehensive linked list programs which has all basic functions like insert, print and linked list reversal for developing basic understanding of linked lists
<Prateek> 在 2024-12-24 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 2521.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org