资源列表

« 1 2 ... .13 .14 .15 .16 .17 1718.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法2-5-3

说明:使用顺序存储的线性表解决约瑟夫(Josephus)问题-Use the table to solve the linear sequence of storage, Joseph (Josephus) problem
<安全卫士> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法linearCnt

说明:counting frequency of any substring in linear time
<codehacker> 在 2024-11-08 上传 | 大小:204kb | 下载:0

[数据结构常用算法create_a_binary_by_myself

说明:由于自己需要,上网搜建造平衡二叉树的程序结果都不满意,所以自己写了一个一边输入一边创建平衡二叉树的程序,用起来比较方便。-As my needs, I searched Internet program built on balanced binary tree but not satisfied , so I write a program when input ,while create a balanced binary tree
<jackie xiao> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法222

说明: 在一个园形操场的四周摆放N堆石子(N≤100),现要将石子有次序地合并成一堆。规定 每次只能选相邻的两堆合并成新的一堆,并将新的一堆的石子数,记为该次合并的得分。 编一程序,由文件读入堆数N及每堆的石子数(≤20), ①选择一种合并石子的方案,使得做N-1次合并,得分的总和最小; ②选择一种合并石子的方案,使得做N-1次合并,得分的总和最大。 -Playground in a park-shaped sto
<谢锦> 在 2024-11-08 上传 | 大小:11kb | 下载:0

[数据结构常用算法333

说明:使用c++实现的,最有装载问题,很有用的资料!-Using c++ implementation, the most loaded questions, useful information!
<谢锦> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法pku_3259

说明:pku3259 Bellman-Ford
<semiok> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法PKU_2411

说明:Pku 2411 Mondriaan 附解题报告-Pku 2411 Mondriaan report attached to problem solving
<semiok> 在 2024-11-08 上传 | 大小:19kb | 下载:0

[数据结构常用算法bfsf.c

说明:BFS algorithm implemented using c
<Harsha> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman

说明:哈夫曼编码及译码 实现了对英文翻译,英文文献等的编码及译码-Huffman encoding and decoding
<LN> 在 2024-11-08 上传 | 大小:5kb | 下载:0

[数据结构常用算法cyuyanjingdiansuanfa

说明:c语言经典算法100例,是简单的c程序代码,可以很好的了解c的语法结构,适用于初级学者-100 cases of classical algorithm c language, is a simple c program code can be a very good understanding of the grammatical structure of c for junior scholars
<田冰> 在 2024-11-08 上传 | 大小:15kb | 下载:0

[数据结构常用算法xt6

说明:用C++语言实现字符及字符串的各种操作,比如字符串复制,交换函数等。-Using C++ language characters and strings of various operations, such as string copy functions such exchange.
<林娅静> 在 2024-11-08 上传 | 大小:11kb | 下载:0

[数据结构常用算法2006_ACM

说明:2006年ACM国家集训队论文集.包含了很多种算法的抽象和讲解。-2006 ACM National Team TECHNOLOGY. Contains many types of algorithms and abstract explanation.
<semiok> 在 2024-11-08 上传 | 大小:8.67mb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 1718.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org