资源列表

« 1 2 ... .34 .35 .36 .37 .38 339.40 .41 .42 .43 .44 ... 2656 »

[数据结构常用算法link_sort

说明:链表实现排序,实现和数组排序一样的功能,简单一点,但是功能还行-Sort list implementation, implementation, and the same array sorting functions, simple point, but features the line
<李久春> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法ALG

说明:heap sort 用c++实现归并排序-heap sort implementation using c++ merge sort
< 張天彥> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法minimum-expansion-of-two-strings

说明:算法设计类源代码。使用动态规划的方式计算两个字符串的最小扩展距离。-Algorithm design class source code. Calculated using dynamic programming the minimum expansion of the distance of two strings.
<lixu> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法bestmatch

说明:算法设计类源代码。以男女配对为例,通过男女优先表循环寻求稳定匹配或者最佳匹配。-Algorithm design class source code. Match between men and women, for example, prioritized list of men and women circulating through the match or best match for stability.
<lixu> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法MaxSum

说明:这是一个求最大子串和的问题的源代码,里面有很好的算法和数据结构时间复杂度为线性时间。-This is a sub-string and find the biggest problem of the source code, there are good algorithms and data structures for the linear time complexity.
<y> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:树的深层遍历,属于数据结构问题,用的是C语言写的深层遍历.-failed to translate
<tangfei> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法实现单源最短路径的查找。-Single-source Dijkstra algorithm to find the shortest path.
<chenyiyu> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sem

说明:用Win32中的信号量实现生产者-消费者问题-Use Win32 semaphore in the producer- consumer issues
<chenyiyu> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法yuesefuhuan

说明:数据结构实习题作业,用C语言编写约瑟夫环。-Practical problems data structure operations, written by Joseph C ring.
<称柳剑> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksort_random

说明:快速排序,使用随机哨兵 void quickSort(int numbers[], int array_size) void q_sort(int numbers[], int left, int right) -quicksort by means of random pivot void quickSort(int numbers[], int array_size) void q_sort(int number
<寻常> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephussecond

说明:数据结构中约瑟夫算法的链表实现。能够在C/C++的环境下运行。 -Josephus.rar, data structures Joseph vector algorithm implementation. To the C/C++ environment to run.
<duyinqinglei> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Stack

说明:数据结构的一个标称,关于静态公共类问题的处理方法-A nominal data structure, on the static approach on the issue of public class
<陆子> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 339.40 .41 .42 .43 .44 ... 2656 »

源码中国 www.ymcn.org