资源列表

« 1 2 ... .42 .43 .44 .45 .46 2247.48 .49 .50 .51 .52 ... 2657 »

[数据结构常用算法shortroute

说明:一个求最短路径的程序,使用了广度优先搜索,深度优先搜索和帝斯卡尔算法来求出一张图的最短路,是一个范例程序-A shortest path, the use of a breadth-first search, depth-first search algorithm to find a Dili Scalzi shortest figure is a sample program
<> 在 2024-07-04 上传 | 大小:28672 | 下载:0

[数据结构常用算法red-black-tree-c

说明:红黑树的c实现源码与剖析,添加了注释,教你彻底实现红黑树-red and black tree C language source code and analysis.Include detailed explain.
<wang xiaochun> 在 2024-07-04 上传 | 大小:187392 | 下载:0

[数据结构常用算法sort-algorithm11.cpp

说明:常见的排序算法,可以供新手学习,应该有所帮助。-Common sorting algorithm, can be used for novices to learn, should help.
<花妖瞳> 在 2024-07-04 上传 | 大小:3072 | 下载:0

[数据结构常用算法struction

说明:很好用的很简单的张孝祥数据结构配套代码,直接复制粘贴到VC里边即可使用-Good use of a very simple data structure supporting Auspicious code, copy and paste directly to the VC can be used inside
<electroniccunt> 在 2024-07-04 上传 | 大小:196608 | 下载:0

[数据结构常用算法SegTree

说明:树结构中线段树结构,可以进行的操作单点查询,成段更新。-Line segment tree structure in the tree structure, can carry out the operation of the single point queries, into a period of update.
<胤明枫> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法POJ2492

说明:自己写的并查集,适用于分类并查集,路径压缩时使用了偏移量的转移公式增加了算法的实用性。-Write your own and search sets for classification and search sets, path compression offset used when the transfer formula increases the practicability of the algorithm.
<胤明枫> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法1979

说明:深度优先搜索(DFS),此代码为自己写的POJ1979题的源代码。使用dfs算法简单水过。-Depth-first search (DFS), this code is to write their own POJ1979 title of the source code. Dfs algorithm is simple to use water too.
<胤明枫> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法TUOPIJIEGOUYOUHUA

说明:结构 拓扑结构优化源程序代码 已经调试过可用-Structural topology optimization of the source code is available
<MRXU> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法gongzhiguanli

说明:一个小型工资管理系统,能应用于小型公司的人事管理!-A small salary management system that can be applied to a small company' s personnel management!
<李俊龙> 在 2024-07-04 上传 | 大小:1218560 | 下载:0

[数据结构常用算法DP

说明:动态规划问题。给定一个整数的二维数组,由其中若干邻近元素构成的矩形称为子数组。 编程计算所有子数组元素之和的最大值。输入为整数n,及n^2个数,输出为所有子数组元素之和的最大值-Dynamic programming problem.Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-
<> 在 2024-07-04 上传 | 大小:13312 | 下载:0

[数据结构常用算法Dsort

说明:采用堆排序的Pascal源代码,可用于数据结构的教学。-Heap sort using Pascal source code can be used in teaching data structures.
<王海涛> 在 2024-07-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Tsort

说明:二叉树排序算法的Pascal源代码,可用于数据结构的教学。-Binary sorting algorithm Pascal source code can be used in teaching data structures.
<王海涛> 在 2024-07-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 2247.48 .49 .50 .51 .52 ... 2657 »

源码中国 www.ymcn.org