资源列表

« 1 2 ... .60 .61 .62 .63 .64 2365.66 .67 .68 .69 .70 ... 2656 »

[数据结构常用算法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> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

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

[数据结构常用算法Dijkstra

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

[数据结构常用算法Sem

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

[数据结构常用算法yuesefuhuan

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

[数据结构常用算法Josephussecond

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

[数据结构常用算法Stack

说明:数据结构的一个标称,关于静态公共类问题的处理方法-A nominal data structure, on the static approach on the issue of public class
<陆子> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法download

说明:数据结构中,关于数据查询的编程方法,上学的时候自己写的-Data structure, programming method on the data query, the time to write their own school
<陆子> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法write-first

说明:写者优先程序实现写者优先功能,运用Visual studio 2008-write first programing
<伍卓威> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法Linklist

说明:线性表的链表是实现:插入、删除、翻转,目的是掌握表,链式堆栈,链式队列的定义及基本操作 -The list is to achieve linear table: insert, delete, flip, aims to master the table, the stack chain, chain definition and basic operation of the queue
<Aiyou> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法Yang-Hui-triangle

说明:杨辉三角代码- 杨辉三角代码-Yang Hui triangle
<黎志鋆> 在 2024-11-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 2365.66 .67 .68 .69 .70 ... 2656 »

源码中国 www.ymcn.org