资源列表

« 1 2 ... .75 .76 .77 .78 .79 2080.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法sort_algorithum

说明:包括快速排序,堆排序,归并排序等经典算法,有详细说明,方便初学者学习-Including the quick sort, heap sort, merge sort, such as classical algorithms, has a detailed descr iption for beginners to learn
<zhb_msqx> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法Kruskal

说明:按克鲁斯卡尔(Kruskal)算法思想,编制一个寻找最小生成树的完整的程序。
<杨襄> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法AOE

说明:设计一个项目,排出AOE网络,并将数据输入计算机,用程序进行分析。-Design a project, from AOE network, and data entered into the computer, using the procedure for analysis.
<杨襄> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法erchashu

说明:是一个用C语言写的二叉树排序程序,希望对大家有帮助。-脢脟脪 禄赂 枚脫脙C脫茂脩脭脨
<li coco> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法RandomNumber

说明:一个封装好的产生随机数的类,十分好用,是学数据结构是写的,希望对大学有用-Generate a good random number package class, very easy to use is data structure is written in the hope of the University of useful
<mzp> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法KMP

说明:KMP算法是一个查找两个字符串公共串的算法,比一般的算法效率要高很多.-KMP algorithm is a two string public string search algorithms, than the average efficiency of the algorithm is much higher.
<mzp> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法queue

说明:一个封装好的优先队列,用C++实现的,已经经过调试,直接用就行-A good package priority queue, using C++ Realize, and have been debugging directly on the line
<mzp> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法source

说明:单源点最短路径算法 * 本程序用来实现单源点最短路径(E.Dijkstra)算法 * 在Turbo C2.0编译器下编译通过 * 算法过程中 * 每条边的两个顶点和权值由用户输入,格式:1 2 20 * 程序默认源点为第一个顶点 * 算法完成后输出路径长度和路径上的顶点 * 格式为:路径长度:目标顶点<-经过的顶点...<-源点-Single-source shortest path
<zhoutianshu> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法half

说明:java程序实现的通俗易懂的二分查找的算法源代码-java program to achieve the user-friendly dichotomous search algorithm source code
<方西> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法beibaowenti

说明:这是一个用回溯算法解0--1背包问题的C++程序(好用的)-This is a backtracking algorithm used 0 1 knapsack problem of the C++ Procedure (useful)
<chen> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法shujujiegou

说明:数据结构相关算法 (包含链表的定位、插入、删除等操作) -Data structure-correlation algorithm (including the positioning of chain, insert, delete operations, etc.)
<chen> 在 2024-09-28 上传 | 大小:1024 | 下载:0

[数据结构常用算法ex

说明:最佳调度问题,假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。 -Optimal scheduling problem, assuming that n has a mission by the k-parallel machine to complete the work. I need to complete the mission t
<朱亚华> 在 2024-09-28 上传 | 大小:1024 | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 2080.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org