资源列表

« 1 2 ... .16 .17 .18 .19 .20 1921.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法SA

说明:压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排
<杨诗听> 在 2025-06-15 上传 | 大小:38kb | 下载:0

[数据结构常用算法p3

说明:哈夫曼编码,对于输入限制少,代码简洁明了-Huffman coding for the input are less restrictive code is simple and clear
<苏博> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法d

说明:用于输出哈夫曼树的权值表示和编码编码表示的-For the output of the Huffman tree weights and coding encoding said
<Allen_Gao> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法es

说明:KWIC的基于事件类型的实现方法,有完整的解决方案-KWIC event_bassed
<曹龙龙> 在 2025-06-15 上传 | 大小:12kb | 下载:0

[数据结构常用算法DSA_Final2

说明:it is about data structure and algorithm class search data and find thing which we want.
<jaemin> 在 2025-06-15 上传 | 大小:233kb | 下载:0

[数据结构常用算法032242-01

说明:《算法竞赛入门经典》作者刘汝佳,书中源代码-Liu Rujia book source code of the algorithm contest entry classic "
<冯博> 在 2025-06-15 上传 | 大小:41kb | 下载:0

[数据结构常用算法Pattern-matching

说明:实现字符串的匹配,有常见的蛮力算法,kmp算法,Horspool算法,Boyer-Moore算法-String matching, common brute force algorithm, kmp algorithm, Horspool algorithm, the Boyer-Moore algorithm
<aa> 在 2025-06-15 上传 | 大小:541kb | 下载:0

[数据结构常用算法clock

说明:CLOCK改进算法, 按照最多5块的内存分配情况,编程实现所选算法,动态输入访问内存的块号序列,输出置换结果; 测试:输入合法、非法的访问序列数据,检查程序的正确性和健壮性。-CLOCK algorithm improvements, in accordance with up to five memory allocation in programming to the selected algorithm, the dynamic input access memory block n
<yuanpan> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegou

说明:这是数据结构的学习的PPT,很详尽,是关于数据结构(C语言版)的课本的知识-This is the data structure of the PPT study, detailed knowledge of textbooks on data structures (C-language version)
<watvh> 在 2025-06-15 上传 | 大小:3.76mb | 下载:0

[数据结构常用算法rider

说明:给定一个N*N的正方形,使用回溯算法求解骑士游历问题-solution to the problem of knight cruising using backtracking method
<wangxi> 在 2025-06-15 上传 | 大小:3kb | 下载:0

[数据结构常用算法Topological-sort

说明:拓扑排序,已知一个有向网,求网的一个拓扑排序,并给出这个有向图代表的工程能否进行-Topological sort, known a have to nets, and a network of topological sort, and give the directed graph represent can project
<王震> 在 2025-06-15 上传 | 大小:243kb | 下载:0

[数据结构常用算法Minimum-spanning-tree

说明:已知一个无向网,求该网的最小生成树,该程序使用的是克鲁斯卡尔算法,求的的最小生成树-A no known to the nets, for the nets minimum spanning tree, the program is using cruise Carl algorithm, and of the minimum spanning tree
<王震> 在 2025-06-15 上传 | 大小:240kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 1921.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org