资源列表

« 1 2 ... .62 .63 .64 .65 .66 1567.68 .69 .70 .71 .72 ... 2656 »

[数据结构常用算法phone

说明:数据结构中线形结构的课程设计:电话簿系统的设计与实现-Linear structure of the data structures curriculum design: system design and implementation of directory
<da> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法a

说明:c语言编写的通讯录 主要是练习链表操作 还请多指教-c book is mainly written in operation also Pleased to meet you practice list
<tchen> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[数据结构常用算法knapsack_problem

说明:很全面的关于动态规划中一类很基本但是变种很多的背包问题的资料!-knapsack problems are a class of basic dp problems.This file is comprehensive!
<aaa> 在 2024-10-08 上传 | 大小:315392 | 下载:0

[数据结构常用算法hash

说明:Hash Implementation in C programming.
<Abhishek> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法BST

说明:Binary search Tree implementation.
<Abhishek> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dijkstra

说明:主要是DIJKSTRA经典算法,可以作为单个算法来读,也可以调用。-DIJKSTRA mainly classical algorithm can be read as a single algorithm can also be called.
<蒋敏> 在 2024-10-08 上传 | 大小:907264 | 下载:0

[数据结构常用算法searchthemaxandmininarray

说明:分治思想是算法中很常用的一种技巧。在N个数中求最小值Min和最大值Max,我们只需分别求出前后N/2个数的N/2个数的Min和Max,然后取较小的Min,较大的Max即可(只需较大的数和较大的数比较,较小的数和较小的数比较,两次就可以了)。-You can use the procedure to find the Minnumber and the Maxnumber in the array.
<徐天扬> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法shujujiegoujiapu

说明:这是本人大二的时候数据结构课程设计所做的一个家族树管理系统,基于二叉树,实现家族的家谱管理。-This is my second year data structures course, when doing a family tree design management system, based on the binary tree, the genealogy of the family managed to achieve.
<虞斌> 在 2024-10-08 上传 | 大小:1930240 | 下载:1

[数据结构常用算法text

说明:分别从8个文件里提取同样数据结构的数据,用关键字排列,然后输出,文件内容2W个此数据结构,大概样子如下: Key: 3047 Protein: DIP-3047N Degree: 4 Linked-protein(s): DIP-3048N DIP-3049N DIP-3050N DIP-3153N Key: 3048 Protein: DIP-3048N Degree: 2 Linked-pro
<tony> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法DataStrustion_C_

说明:数据结构C#版,基本原理与C语言一样,只是里面的语言是C#编写-C# version of the data structure, the basic principles and C languages, but which written language is C#
<liuyang> 在 2024-10-08 上传 | 大小:1473536 | 下载:0

[数据结构常用算法suanfa

说明:数据结构基本算法演示程序实现: 1、实现KMP模式匹配算法、哈夫曼编码算法、由遍历序列恢复二叉树、Prim算法、Kruskal算法、Floyd算法、Dijkstra算法、拓扑排序、关键路径算法、二叉排序树生成算法(含平衡化)、哈希表生成及哈希查找算法、希尔排序、快速排序、堆排序、归并排序、基数排序。(四则表达式计算、矩阵运算、有向图的强连通分量求解) 2、算法中的链表结构和数组结构的基本操作要求单独函数实现(同组内算法要求共享使
<dark> 在 2024-10-08 上传 | 大小:20480 | 下载:0

[数据结构常用算法campus_tour_program

说明:问题描述:用无向图表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等。 设计要求: 1.查询各景点的相关信息; 2.查询图中任意两个景点间的最短路径; 3.查询图中任意两个景点间的所有路径。 -Problem Descr iption: The undirected graph that spot in your school campus plan, said the main at
<zilin> 在 2024-10-08 上传 | 大小:269312 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 1567.68 .69 .70 .71 .72 ... 2656 »

源码中国 www.ymcn.org