资源列表

« 1 2 ... .38 .39 .40 .41 .42 2343.44 .45 .46 .47 .48 ... 2656 »

[数据结构常用算法l-weiwei-spiderman-master

说明:Spiderman 是一个基于微内核+插件式架构的网络蜘蛛,它的目标是通过简单的方法就能将复杂的目标网页信息抓取并解析为自己所需要的业务数据-Spiderman is based on a microkernel architecture+ plug-web spider, its goal is to be able to target the complex web of information to crawl and parse through a simple method for t
<吴为> 在 2025-06-22 上传 | 大小:412kb | 下载:0

[数据结构常用算法max

说明:求一个数组的最大上升子序列(即数值增大的最长序列)-Seeking an array of maximum rise sequences (ie, the longest sequence of increasing value)
<> 在 2025-06-22 上传 | 大小:4.96mb | 下载:0

[数据结构常用算法KMP

说明:字符串的模式匹配,使用KMP算法解决优化字符串的模式匹配问题。-String pattern matching, using the KMP algorithm to solve the optimization of the string pattern matching problem.
<> 在 2025-06-22 上传 | 大小:8.81mb | 下载:0

[数据结构常用算法sa

说明:Stimulated annealing code for tsp
<PUNEET KUMAR> 在 2025-06-22 上传 | 大小:3kb | 下载:0

[数据结构常用算法4

说明:数据结构上机第七章第四题 求有向图中任意两个结点指定距离的边数 -Data structure chapter 7 NO.4 For any two nodes in the directed graph the specified distance of the number of edges
<李超> 在 2025-06-22 上传 | 大小:20kb | 下载:0

[数据结构常用算法MAT

说明:仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。-MatLab Matrix simulator
<maguangzhi> 在 2025-06-22 上传 | 大小:23kb | 下载:0

[数据结构常用算法tree

说明:数据结构 二叉树 关于二叉树的各种操作 先序,中序,后续遍历-tree operation
<FC> 在 2025-06-22 上传 | 大小:454kb | 下载:0

[数据结构常用算法hangbianji

说明:利用堆栈进行行编辑,当读入退格符“#”时,表示前一个字符无效;当读入退行符“@”时,表示当前行无效。-Line editing using the stack, when read backspace # , the former represents a character invalid When read back character @ , said the current line is invalid.
<山东蓝翔> 在 2025-06-22 上传 | 大小:7kb | 下载:0

[数据结构常用算法22we2323

说明:student class grading and check id using c-student class grading and check id using c++
<ali> 在 2025-06-22 上传 | 大小:12kb | 下载:0

[数据结构常用算法Kzuiduanlujing

说明:结算若干节点的最短路径。最短路径算法。C#-Shortest Path clearing several nodes. Shortest path algorithm.
<sunsenzhen> 在 2025-06-22 上传 | 大小:57kb | 下载:0

[数据结构常用算法jiemi

说明:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个 写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab, bc,xyz 等字符串都是升序字符串。-In the data encryption and data compression is often the need for special strings to be encoded
<ZoeSnow> 在 2025-06-22 上传 | 大小:5kb | 下载:0

[数据结构常用算法arrangement

说明:假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k 个待安排的活动,编程计算使用最少会场的时间表。 -Suppose you want to arrange a number of activities in the hall more than enough, and want
<ZoeSnow> 在 2025-06-22 上传 | 大小:7kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 2343.44 .45 .46 .47 .48 ... 2656 »

源码中国 www.ymcn.org