资源列表

« 1 2 ... .09 .10 .11 .12 .13 414.15 .16 .17 .18 .19 ... 2656 »

[数据结构常用算法charmatch

说明:基于正则表达式的字符串匹配,对于学习正则表达式和字符串的同学们十分有帮助-Based on regular expression string matching, regular expressions for the learning of students and string very helpful
<Yang> 在 2025-01-20 上传 | 大小:652kb | 下载:0

[数据结构常用算法GraphAlgorithms

说明:There are many algorithms that can be applied to graphs. Many of these are actually used in the real world, such as Dijkstra’s algorithm to find shortest paths. We will discuss a few here.-有很多算法,可用于图形。其中许多是实际使用在现实世界中,
<anton shieh> 在 2025-01-20 上传 | 大小:654kb | 下载:0

[数据结构常用算法Web_Design_Guide_Open_Shortest_Path_First

说明:网络设计开放式最短路径优先教程Web Design Guide Open Shortest Path First -Web Design Open Shortest Path First Tutorial Web Design Guide Open Shortest Path First
<ask> 在 2025-01-20 上传 | 大小:655kb | 下载:0

[数据结构常用算法Priority_queue

说明:非常好的优先队列学习资料,喜欢acm的同学千万不要错过-Priority queue very good learning materials, like the students do not miss acm
<真实姓名> 在 2025-01-20 上传 | 大小:654kb | 下载:0

[数据结构常用算法01bag_problem

说明:特殊的01背包(原算法分析题4-3) 问题描述:01背包是在N件物品取出若干件放在空间为C的背包里,每件物品的体积为W1,W2……Wn,与之相对应的价值为P1,P2……Pn,并取得最大价值。普通的01背包中物品的重量和价值没有明确的关系,这里定义一种特殊的01背包:向背包中放入的物品的价值和体积成反比,也就是价值越高,体积越小,注意这里物品价值和体积的乘积并不是固定值。例如:如下的物品满足这个“特殊的01背包”,5件物品: 物品
<毛骏> 在 2025-01-20 上传 | 大小:656kb | 下载:0

[数据结构常用算法Prim

说明:Prim算法求连通加权无向图的最小生成树,在VS2010下编写并测试通过-Prim algorithm for connected weighted undirected graph, minimum spanning tree.
<> 在 2025-01-20 上传 | 大小:655kb | 下载:0

[数据结构常用算法The-circuit-wiring

说明:算法分析与设计电路布线问题,通过二维数组模拟一个电路布线最短路径问题-Algorithm analysis and design of the circuit wiring problem, simulating a circuit wiring through a two-dimensional array of the shortest path problem
<> 在 2025-01-20 上传 | 大小:654kb | 下载:0

[数据结构常用算法mina-maleki

说明:THIS CODE IS IDENTFICATION SYSTEM BY DATA EXCEL IN MATLAB WITH ARX MODEL
<aaaa> 在 2025-01-20 上传 | 大小:655kb | 下载:0

[数据结构常用算法tree

说明:数据结构树的演示程序,包括等价类合并、二叉树基本操作的实现、哈夫曼树、线索二叉树、前、中缀二叉树、表达式求值等程序。- The tree data structure demo program, including the equivalence class combination, two tree basic operations to achieve Huffman tree, binary tree, two clue
<wx> 在 2025-01-20 上传 | 大小:656kb | 下载:0

[数据结构常用算法Priority2

说明:数据结构实验,优先队列与堆,C++编程实现(Data structure experiment, priority queue and heap, C ++ programming implementation)
<FishHere > 在 2025-01-20 上传 | 大小:655kb | 下载:0

[数据结构常用算法Debug

说明:用该代码可以实现数据结构中实现字符串的问题(Using this code to implement a string in a data structure)
<archeryy> 在 2025-01-20 上传 | 大小:655kb | 下载:0

[数据结构常用算法蚁群算法

说明:但由于基本蚁群算法(Basic ant colony algorithm)收敛速度慢、易陷入局部最优,所以很多改进的蚁群算法被提出,补偿本身的缺点,在实际应用中也得到了很好的效果(However, due to the slow convergence speed of Basic ant colony algorithm and easy to fall into local optimum, many improved ant co
<ZJN27> 在 2025-01-20 上传 | 大小:654kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 414.15 .16 .17 .18 .19 ... 2656 »

源码中国 www.ymcn.org