资源列表

« 1 2 ... .11 .12 .13 .14 .15 1916.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法Floyd_Warshall

说明:Algoritmo Floyd Warsha-Algoritmo Floyd Warshall
<fearky> 在 2024-11-03 上传 | 大小:929792 | 下载:0

[数据结构常用算法Splines

说明:Algorithm Splines, functions interpolation
<fearky> 在 2024-11-03 上传 | 大小:60416 | 下载:0

[数据结构常用算法Trigonometricas

说明:Algorithm Trigonometric, aproximate function
<fearky> 在 2024-11-03 上传 | 大小:3522560 | 下载:0

[数据结构常用算法huffmancodingalgorithms

说明:利用二叉树来实现哈夫曼编码算法,算法简洁且结构清晰-Binary tree to realize the use of Huffman coding algorithm and the structure of clear and concise
<zjngjng> 在 2024-11-03 上传 | 大小:23552 | 下载:0

[数据结构常用算法tree

说明:实现树的各种遍历,希望对你有用-To achieve a variety of tree traversal, I hope useful for you! ! ! ! ! ! ! ! !
<林大宝> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法SortProject

说明:各种经典排序算法的C++实现:堆排序,归并排序,桶排序,快排,希尔排序,外部排序。-serval famous sort algorithms: HeapSort, MergeSort, RadixSort, QuickSort, ShellSort, OutSort.
<程序员> 在 2024-11-03 上传 | 大小:5120 | 下载:0

[数据结构常用算法PKU1655

说明:PKU1655解题报告 动态规划算法、dp算法、ACM题-PKU1655 dynamic programming algorithm for solving the report, dp algorithm, ACM title
<菲戈> 在 2024-11-03 上传 | 大小:11264 | 下载:0

[数据结构常用算法2

说明:前两行分别指示字符矩阵的宽 w 和高 h(1<=w<=80 且 1<=h<=80)。接下来的 h 行每行 w 个字 符便是字符矩阵的内容,再下面的 1 行为要寻找的字符串的数目 n(n<10),其后的 n行便是要寻找的字符串,每个字符串不会超过 20 个字符。 -Instructions were the first two lines of wide-character matrix w and h
<hjx> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法minghua

说明: 世界名画陈列室由m*n个排列成矩形阵列的陈列室组成。为了防止名画被盗,需要在陈列室中设置警卫机器人哨位。每个警卫机器人除了监视它所在的陈列室外,还可以监视与它所在的陈列室相邻的上、下、左、右4个陈列室。试设计一个安排警卫机器人哨位的算法,使得名画陈列馆中每一个陈列室都在警卫机器人的监视下,且所有的警卫机器人数最少。-Gallery by the world famous painting of m* n rectangular arr
<徐全浩> 在 2024-11-03 上传 | 大小:1024 | 下载:0

[数据结构常用算法STLinusagemap

说明: map中由于它内部有序,由红黑树保证,因此很多函数执行的时间复杂度都是log2N的,如果用map函数可以实现的功能,而STL Algorithm也可以完成该功能,建议用map自带函数,效率高一些。 -map due to its internal and orderly to ensure the tree by the red and black, many functions of the time complexity of
<邹氏> 在 2024-11-03 上传 | 大小:12288 | 下载:0

[数据结构常用算法Data_Structures_and_Algorithm_Analysis_in_C

说明:和《算法导论》差不多详细,对数据结构和算法都有很清晰地讲解-And " Introduction to Algorithms" Details about the data structures and algorithms are explained very clearly
<叶伟> 在 2024-11-03 上传 | 大小:2123776 | 下载:0

[数据结构常用算法Programming_Pearls

说明:题目的意思是编程中的珍珠,也就是说这本书讲的都是关于数据结构和算法的精华,值得一看-The meaning of the title is in the Pearl programming, that is to say about this book is on the data structure and algorithm of the best, worth a visit
<叶伟> 在 2024-11-03 上传 | 大小:599040 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1916.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org