资源列表

« 1 2 ... .48 .49 .50 .51 .52 2453.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法Floyed

说明:根据Floyed算法写出程序计算对顶点间的最短路径和最短距离。-According to the Floyed algorithm to write program to calculate the shortest path and shortest distance between vertices.
<Reggie> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法chuanjiaoshi

说明:有3个传教士和3个野人要过河,只有一艘船,这艘船每次只能载2个人过河,且无论哪边野人的数量大于传教士的数量时,野人就会吃掉传教士。怎样让他们都安全过河?-Three missionaries and three wild man to cross the river, only one ship, the ship can only set two individuals across the river, and regardless
<qiong> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法kmp

说明:用于识别子串 模式匹配算法 KMP算法 输入两个String-Used to identify substring pattern matching algorithm KMP algorithm to enter two String
<> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法exp10-9

说明:对一个字符串进行排序,并输出排序前和排序后的字符串-Sort of a string and output string sorting and sorting-
<焦焦> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法exp3-6

说明:病人排队看病,功能1:排队 2:就诊 3:查看排队 4.不再排队,余下依次就诊 5:下班 请选择- Patients line up to see a doctor, Function 1: Line 2: treatment 3: View queued 4 no longer line up, and the remaining followed by treatment 5: work Please select
<焦焦> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法4-3-QuickSort

说明:一个实现快速排序的源码,主要用来实现快速排序-code of quick sort
<ht> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法sort

说明:堆排序算法。堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素。-heapsort is goog algrithm for sort some numbers.
<lj> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法plus

说明:这是一个用C++开发的多项式加法的程序,自己写的指针链表什么的在里面 -This is a polynomial addition of a C development program, a pointer to write their own linked list of what the inside
<王若> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法SegTree(with-lazy-tag)-POJ3468

说明:自己写的线段树,带LAZYTAG的-The SegmentLineTree worte by myself,with LazyTag
<董奇> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Factorial-.cpp

说明:通过C语言求出在整数范围内的所有的阶乘和数,并输出这些阶乘和数-Factorial find the factorial of the C language and data, and output
<易寒> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法fastsort2012

说明:用vc6.0编写的用于快速交换排序,代码实现简单,占用资源少。-Rapid exchange with the vc6.0 prepared for the sort code for simple, less resource....
<fly> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Sort

说明:几种常见的搜索和排序算法。 包括:线性搜索、二分搜索、选择排序、插入排序、合并排序。-Several common searching and sorting algorithms. Include: linear search, binary search, selection sort, insertion sort, merge sort.
<姜枫> 在 2024-11-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 2453.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org