资源列表

« 1 2 ... .69 .70 .71 .72 .73 2474.75 .76 .77 .78 .79 ... 2656 »

[数据结构常用算法KMP

说明:KMP算法解决了BF算法效率低下的问题,并且在子串前缀重复时进行了性能优化-KMP algorithm solves the problem of low efficiency of BF algorithm, and when the prefix substring repeat performance optimization
<sujiejie> 在 2025-06-09 上传 | 大小:19kb | 下载:0

[数据结构常用算法ctci-5th-cPPcode

说明:ctci是一本程序员面试的好书,不过其中内容大部分有java实现,这里提供了全部的c++代码,供C++程序员学习-ctci is a programmer interview books, but most of its contents have java to achieve, there is provided a full c++ code for programmers to learn C++
<黄立·> 在 2025-06-09 上传 | 大小:48kb | 下载:0

[数据结构常用算法dsaa-in-c-code

说明:数据结构与算法分析——c语言描述全书的c源码,对于学习有很大帮助-Data structure and algorithm analysis c language to describe the book c source code, learning a great help
<黄立·> 在 2025-06-09 上传 | 大小:35kb | 下载:0

[数据结构常用算法PBoss_List

说明:用单链表来实现一个用户信息添加、删除、查看等信息。-VC++ and CList
<赵俊路> 在 2025-06-09 上传 | 大小:852kb | 下载:0

[数据结构常用算法Que_Task

说明:用一个循环队列来实现游戏中的主线任务接收与完成等操作。-VC++ and QueTask
<赵俊路> 在 2025-06-09 上传 | 大小:713kb | 下载:0

[数据结构常用算法01packageProblem

说明:经典的0-1背包算法,采用动态规划法。n个重量不同,价值不等的物品,放入一个承重量固定的背包中,单个物品不能拆分,求最大价值的组合。- Classic 0-1 knapsack algorithm, using dynamic programming method. N weight is different, the value of items, into a fixed weight of the backpack, a single item can not be split,
<sr> 在 2025-06-09 上传 | 大小:3kb | 下载:0

[数据结构常用算法Dijkstra

说明:经典的Dijkstra算法,采用贪婪技术,考虑单起点最短路径问题:对于加权连通图的一个称为起点的给定节点,求出它到所有其他顶点之间的一系列最短路径。- The classical Dijkstra algorithm, the greedy technique, consider single source shortest path problem: for weighted connected graph of a known as the starting point of a
<sr> 在 2025-06-09 上传 | 大小:170kb | 下载:0

[数据结构常用算法Prim

说明:经典的prim算法,采用贪心策略,求一个给定的加权连通图的最小生成树。- The classic prim algorithm, using the greedy strategy, for a given weighted connected graph of the minimum spanning tree.
<sr> 在 2025-06-09 上传 | 大小:169kb | 下载:0

[数据结构常用算法java8-stream-example

说明:java8的stream基本用法,利用文件流实现了对文本的批量处理,文本信息的统计及信息的正删改查。- Java8 stream of basic usage, using file stream to achieve a batch of text processing, text information statistics and information is deleted.
<sr> 在 2025-06-09 上传 | 大小:42.18mb | 下载:0

[数据结构常用算法code

说明:fonction combinaison simple fonction combinaison avec recursivité tri-bulle recherche dichotomique
<Cameleon> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法cudd-3.0.1.tar

说明:多功能的符号OBDD软件包的头文件。功能强大。研究微电子和BDD ZDD ADD 都需要 科罗拉多大学的开源项目 已经编译过有pdf文件的 再使用时候最好清理一下重新编译-Multifunctional symbol OBDD package headers. Powerful. Microelectronics research and BDD ZDD ADD need an open source project of the University of Colorado have
<wujg1511> 在 2025-06-09 上传 | 大小:18.76mb | 下载:0

[数据结构常用算法fastsorting

说明:快速排序算法,可以实现快速排序~~快速排序
<zhao> 在 2025-06-09 上传 | 大小:1.68mb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 2474.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org