资源列表

« 1 2 ... .69 .70 .71 .72 .73 274.75 .76 .77 .78 .79 ... 2656 »

[数据结构常用算法Cpp1

说明:杨辉三角的显示,数据结构,比较戳的做法。-Yang Hui triangle display, data structures, compare the practice stamp.
<刘玉辉> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法queen

说明:本代码实现了n皇后问题,是我大二时数据结构的课程设计源码,编译运行过的。-data structure design
<红豆女> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法1

说明:按照图的“邻接巨阵”存储结构实现最小生成树的Prim算法-Accordance with the plans of the " adjacent downline" storage structure Prim minimum spanning tree algorithm to achieve
<许婷> 在 2025-01-16 上传 | 大小:1kb | 下载:1

[数据结构常用算法OrderlyCyclingMerger

说明:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。-Let A and B are two nodes with the first order circular list (the so-called point of order is the link to
<醉世枭雄> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:1.实现线性表的链式存储结构——线性链表。从文件输入一批整数,建立有序链表(升序),并完成: • 查找一个指定元素 • 插入一个给定元素 • 删除一个指定元素 • 统计链表的长度 • 输出线性链表 • 实现安逆序链表的重建 2.采用链式结构实现任意多项式的存储,求两个多项式的和。 -1. The linear form of the
<张晓敏> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:二叉树排序的建立,以及二叉树的其他一些操作。-二叉树
<zt> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:此代码能够利用循环链表解决约瑟夫问题并且为c++代码-This code can solve the Josephus problem using circular linked list and for the c++ code
<李万彬> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法floyd

说明:floyd算法实现 其中给出了一个例子矩阵-floyd algorithm which gives an example of matrix
<郭普宁> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法1328

说明:算法设计与分析的题目。雷达问题,这个程序就是解决这个问题的 。-Algorithm design and analysis of the topic. Radar problem, this procedure is to solve this problem.
<ljm> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:哈夫曼树的建立和编码 输入组成二叉树的各个叶子值和权值,建立最优二叉树,并输出最优二叉树的数组存储形式。-Huffman coding tree for the establishment and composition of binary input values of all the leaves and weight, the establishment of the optimal binary tree, and stor
<李城> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:采用树的左右孩子存贮结构,实现树的先序、中序、后序及层序遍历。-About children with tree storage structure, to achieve the tree first order, in order, and postorder traversal sequence.
<云上的鱼> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法mergelink

说明:这是一个实现有序链表合并的小程序。主要是为了掌握数据结构与算法。-This is a linked list to achieve an orderly combination of small programs. Mainly in order to grasp the data structures and algorithms.
<云上的鱼> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 274.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org