资源列表

« 1 2 ... .24 .25 .26 .27 .28 1929.30 .31 .32 .33 .34 ... 2656 »

[数据结构常用算法heapsort

说明:用堆排序算法实现对一组无序整数的排序,排序结果由大到小输出。-Heap Sort algorithm used to realize a group of disorderly integer sorting, sorting the results of descending output.
<wu> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法maze

说明:迷宫问题,分别用深度和广度优先遍历解决。其中stack用链表实现,queue用数组实现。描述见pdf文件。-Maze problems, were the depth and breadth of priority traversal solution. Stack with the achievement of which list, queue to use the array to achieve. Descr iption see pdf file.
<吕婉辰> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法ssd5-Exam1

说明:ssd5 数据结构与算法 EXAM1 敬请参考下,对你应该有帮助-arithmetic and date structure
<石朋欣> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法DataStructureAlgorithm

说明:严蔚敏 数据结构(C语言版) 书上的所有算法代码.rar-YAN Wei-min data structure (C language version) book on the code for all algorithms. Rar
<高翕山> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法plus

说明:简单的复数加减乘除编译器,用C语言实现,实现复数的加减乘除-Plural simple calculation compiler, using C language
<杨旸> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法paixudaima

说明:这是一个有关八位数直接选择排序的代码,希望大家能够喜欢-This is a direct selection on the number of 8 sort code, hope that we can enjoy
<陈前年> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法daohang

说明:数据结构上机报告-校园导航,里面有详细的说明和源码,喜欢的同学下载吧-The data structure starts up a report-campus to navigate, in have expatiation and source code, the classmate liking downloads
<王超> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法Grey_Correlation_Analysis

说明:用C实现的灰色关联排序程序。代码完整,实现了多种数据的处理方法,包括:初值化处理、最大值化处理、区间值化处理等。-Implemented using C Grey sorting process. Code integrity, and achieve a variety of data processing methods, including: initial processing, the maximum processing, interval value of handling.
<john> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法sequenlistreversing

说明:用双重指针法建立顺序表,并实现顺序表逆置,注意主调函数调用建立顺序表函数时实参的形式-The order established by using a double pointer to the table, and to achieve the order of the table against the home, pay attention to the main theme of the function call to establish the order of the table
<刘民> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法list

说明:编程判断两个链表是否相交,来自微软公司的编程之美-Programming to determine whether the intersection of two lists
<sssw> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法list

说明:数据结构链表程序:一元多项式加减乘和求导拆分逆置,用的是C语言 -Program list data structure: a polynomial multiplication and addition and subtraction reverse split derivation set, using the C language
<刘本龙> 在 2025-06-13 上传 | 大小:209kb | 下载:0

[数据结构常用算法Monks-and-savage-problem

说明:这是一个古典问题。假设有n个修道士和n个野人准备渡河,但只有一条能容纳c人的小船,为了防止野人侵犯修道士,要求无论在何处,修道士的个数不得少于野人的人数(除非修道士个数为0)。如果两种人都会划船,试设计一个算法,确定他们能否渡过河去,若能,则给出一个小船来回次数最少的最佳方案。 要求: (1)用一个三元组(x1,x2,x3)表示渡河过程中各个状态。其中,x1表示起始岸上修道士个数,x2表示起始岸上野人个数,x3表示小船位置(0——在目的岸,1——在起始岸)。例如(2,1,1)表示起始岸上
<panbowen> 在 2025-06-13 上传 | 大小:209kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 1929.30 .31 .32 .33 .34 ... 2656 »

源码中国 www.ymcn.org