资源列表

« 1 2 ... .91 .92 .93 .94 .95 696.97 .98 .99 .00 .01 ... 2656 »

[数据结构常用算法Sort

说明:The running time of quicksort can be improved in practice by taking advantage of the fast running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a subarray with fewer than k ele
<unknown9218> 在 2025-02-03 上传 | 大小:25kb | 下载:0

[数据结构常用算法shortest-path

说明:经典最短路径算法,内含多个工程项目,可下载-The classic shortest path algorithm, contain a number of projects, can be downloaded
<y.g> 在 2025-02-03 上传 | 大小:83kb | 下载:0

[数据结构常用算法Maze

说明:数据结构的迷宫求解,用C++编程,在VC编译通过-Data structure to solve the maze, using C++ programming, compiler in VC through
<dahai> 在 2025-02-03 上传 | 大小:573kb | 下载:0

[数据结构常用算法Pack

说明:动态规划问题中经典的背包问题及其变体的讲解,共分9节,深入浅出。-Dynamic programming problem in the classical knapsack problem and its variants to explain, consists of nine, in layman' s language.
<cebk> 在 2025-02-03 上传 | 大小:62kb | 下载:0

[数据结构常用算法stack

说明:链表排序:首先生成一个多项式,然后根据用户需求得到多项式的任何指数-Sort list: First of all, to generate a polynomial, and then based on user needs are any index polynomial
<zhumumu> 在 2025-02-03 上传 | 大小:143kb | 下载:0

[数据结构常用算法kmp

说明:KMP字符串匹配算法C语言实现 精确度高-KMP string matching algorithm C language to achieve high accuracy
<li shu> 在 2025-02-03 上传 | 大小:4kb | 下载:0

[数据结构常用算法bm

说明:BM可以说是继KMP算法之后更加 优秀的字符串匹配算了,BM 是大师Boyer-Moore的算法杰作, 所以称BM算法, 相比KMP算法效率提高了不少, -BM can be said that after following the KMP algorithm for string matching better forget, BM is the master of the Boyer-Moore algorithm m
<li shu> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法beibao

说明:数据结构算法背包问题解法之递归解法,C语言实现 -Data structure algorithm of knapsack problem Recursive Solution Method, C language
<li shu> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法qishi

说明:图算法之骑士遍历问题,骑士遍历问题,或者象棋中马的遍历问题-Knight traversal, or chess problem in ergodic horse
<li shu> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法sisuo

说明:作系统进程通信(预防死锁)算法 Dijkstra银行家C语言实现 -Systematic process of communication (to prevent deadlock) algorithm Dijkstra bankers C language
<li shu> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[数据结构常用算法Miller-Rabin-c

说明:求质数的算法之Miller-Rabin费马小定理-Prime number for the Miller-Rabin algorithm of Fermat' s Little Theorem
<li shu> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法weichu

说明:用位运算的方法实现无符号整数的除法程序 -The method used to achieve bit unsigned integer division procedure
<li shu> 在 2025-02-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 696.97 .98 .99 .00 .01 ... 2656 »

源码中国 www.ymcn.org