资源列表

« 1 2 ... .71 .72 .73 .74 .75 276.77 .78 .79 .80 .81 ... 2656 »

[数据结构常用算法Tromino1

说明:tromino问题,棋盘覆盖,算法中的分治法-tromino problems, board cover, divide and conquer algorithm
<> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Singlelistofheoperation

说明:随机产生或键盘输入一组元素,建立一个带头结点的单链表(无序)。 2.遍历单链表(即输出单链表中各结点元素)。 3.把单链表中元素逆置。 4.在单向链表中删除所有的偶数元素结点。 5.编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单链表。 6.利用算法5建立两个非递减有序单链表,然后合并成一个非递减有序单链表。 -Randomly generated or key
<乔乔> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法linearlistb

说明:将A和B两个按元素值递增有序排列的线性表合并成一个递增排列的线性表C,然后把C表倒置成递减的线性表。-A and B will increase the value of two elements ordered by the linear arrangement of the table into a single incremental linear form C, then C table upside down into the
<bear> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法graohliantong

说明:利用深度优先遍历,判断无向/有向图的连通性的程序。-Using depth-first traversal to determine undirected/directed graph of the connectivity process.
<李延明> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法31

说明:牛顿插值法 以及 拉格朗日 插值法的简单算法-Newton interpolation method and a simple algorithm for Lagrange interpolation
<王彬> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:二叉树的基本操作,插入,删除,先序遍历-The basic operation of a binary tree, insert, delete, first traversal, etc.
<王彬> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhanhouzui

说明:运用栈结构对file.txt中的后缀表达式求值 (字符按空格隔开)-鄙人英文不同 谅解一个
<madlee> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法node

说明:本程序是一个很好的数据链程序,实现构建一个数据链,对数据链中的元素修改和插入和删除一个节点.-This program is a good data links program is to build a data chain ,we can link data elements to the data chain and insert and delete a node
<马骏> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法chexiangtiaodu

说明:(车厢调度代码)问题描述:停在铁路调度站入口处的车厢序列的编码依次为1,2,3,...n。设计一个程序求出可能由此输出的长度为n的车厢序列。ng code-(Car dispatch code) Problem Descr iption: Stop at the entrance to the railway station car dispatch coding sequence followed by 1,2,3, ... n. D
<zhanbrave> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法yiyuanxishuduoxiangshi

说明:这是一元稀疏多项式的计算代码,是有C++6.0编辑而成的数据结构的代码,为方便广大用户而生的。不需要账号就可以直接下载使用,如有意见,回复。-This is one dollar sparse polynomial calculation code C++6.0 is a compilation of the data structure code, for the convenience of our users and studen
<曹杰> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法fuck

说明:实现两个稀疏矩阵A,B三元组形式的相减,数据结构-Achievement of the two sparse matrices A, B triples in the form of subtraction, the data structure
<董柏> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法The_operation_of_the_tree

说明:用C++实现了数据结构中树的操作 包括树的构建、先序中序后序遍历、树的拆除、结点的添加与删除、树的深度计算等 程序调试完全通过-Achieved with C++ data structure tree operations include the construction of the tree, the first sequence in the sequencing order traversal, tree removal, n
<朱洁丽> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 276.77 .78 .79 .80 .81 ... 2656 »

源码中国 www.ymcn.org