资源列表

« 1 2 ... .03 .04 .05 .06 .07 2408.09 .10 .11 .12 .13 ... 2656 »

[数据结构常用算法qiujiaoji

说明:数据结构:实现两个有序线性表的交集,并选择另外开辟一个空间实现有序交集的线性存储。-Data Structure: Implementing the intersection of two ordered linear form, and another to open up a space orderly intersection of linear memory.
<陈沛涵> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法enhancedBST

说明:增强二叉搜索树是二叉搜索树的一种推广,其中每个结点除了保存关键字外,还保存了 以该结点为根的子树的结点数目(包括该结点本身)。通常我们使用链式结构来存储二叉搜索树。在本实验中, 我们要求使用链式结构实现增强二叉搜索树,并实现其建立、复制、前/中/后序遍历、层高统计、结构从属判断等操作。-Enhanced binary search tree is a generalization of a binary search tree, whe
<wendy> 在 2024-11-08 上传 | 大小:21kb | 下载:0

[数据结构常用算法TicketQue-lgood

说明:C++ 写的 基于队列的火车站购票系统,可以与数据库连接,可以加图形界面,可以改变成真实项目-C++ wrote train station ticket queue-based system, you can connect to the , you can add a graphical interface, it can change into a real project
<kongchao> 在 2024-11-08 上传 | 大小:1.94mb | 下载:0

[数据结构常用算法Expression-evaluation

说明:利用堆栈 ,来进行表达式求值,但是是以#结束的-Use the stack, for expression uation, but on# ended
<魏宇馨> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法In-the-jungle-road

说明:丛林中的路,利用最小生成树的prim(普利姆)算法,找最小值-Jungle road, using the minimum spanning tree prim (premium) algorithm, to find the minimum value
<魏宇馨> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanCodeTree

说明:Huffman编码树,也是最优二叉树,这个程序是用的huffman编码来编程的-Huffman coding tree, which is the most optimal binary tree, this program is to use Huffman coding to programming
<魏宇馨> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法mina-maleki

说明:THIS CODE IS IDENTFICATION SYSTEM BY DATA EXCEL IN MATLAB WITH ARX MODEL
<aaaa> 在 2024-11-08 上传 | 大小:655kb | 下载:0

[数据结构常用算法C_program

说明:哈希表,数据结构,C语言,哈希表对编程算法很有帮助-Hash tables, data structures, C language programming algorithm hash table helpful
<CHEN > 在 2024-11-08 上传 | 大小:109kb | 下载:0

[数据结构常用算法Longest-Palindromic-Substring

说明:这是一个求最长回纹序列的c++算法,简单易懂,感兴趣的可以-This is a request fret longest sequence c++ algorithm, easy to understand, are interested can look at
<曹本> 在 2024-11-08 上传 | 大小:4.67mb | 下载:0

[数据结构常用算法Int-to-Roman

说明:这是一个将整形数据转化为罗马数的算法,简单易懂感兴趣的可以-This is an integer data into the number of Roman arithmetic, straightforward interested can take a look at
<曹本> 在 2024-11-08 上传 | 大小:5.09mb | 下载:0

[数据结构常用算法finmedian

说明:这是一个求数组中值的c++算法,简单易懂,感兴趣的可以-This is a request c++ algorithm values in the array, easy to understand, are interested can look at
<曹本> 在 2024-11-08 上传 | 大小:6.43mb | 下载:0

[数据结构常用算法matrix

说明:有一个3*4的矩阵,要求输出其中的最大的那个元素的值,以及其所在的行号和列号-3*4 matrix, the output requirements of which the maximum value of the elements, and the row and column number
<hao> 在 2024-11-08 上传 | 大小:3kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 2408.09 .10 .11 .12 .13 ... 2656 »

源码中国 www.ymcn.org