资源列表

« 1 2 ... .11 .12 .13 .14 .15 1416.17 .18 .19 .20 .21 ... 2656 »

[数据结构常用算法Data-structure-(C-language-version)

说明:《数据结构(C语言版)》 中文高清PDF版-" Data structure (C-language version)" PDF version of the Chinese HD
<林泽鸿> 在 2024-10-11 上传 | 大小:27220992 | 下载:0

[数据结构常用算法BinTree

说明:树的一系列基本操作,建立,遍历,查找父亲节点,祖先节点,层数。-Tree, a series of basic operations, create, traverse, find his father node, ancestor nodes, number of layers.
<seven> 在 2024-10-11 上传 | 大小:2048 | 下载:0

[数据结构常用算法123

说明:电子老鼠创迷宫问题,主要用递归的方法求解得到最终走出迷宫的最小步数-E rat maze created problems, mainly with the recursive method for solving the minimum to get the final out of the maze the number of steps
<xiongqu> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法Prime

说明:Prime算法生成最小生成树,使用GDI+将最小生成树画出-Prime algorithm to generate minimum spanning tree, minimum spanning tree to use GDI+ to draw
<姚明> 在 2024-10-11 上传 | 大小:2468864 | 下载:0

[数据结构常用算法jczcxt

说明:这是一个决策支持系统的实现,是基于二分法和线性决策模型而实现的!-This is a decision support system implementation, is based on the dichotomy and the linear decision model achieved!
<yuanguochun> 在 2024-10-11 上传 | 大小:25600 | 下载:0

[数据结构常用算法1

说明:解决约瑟夫问题的巧妙程序,130行代码搞定!你懂得-Clever procedure to solve the problem of Joseph, 130 lines of code to get! You know
<weide> 在 2024-10-11 上传 | 大小:193536 | 下载:0

[数据结构常用算法DFS

说明:DFS算法,我自己写的,主要用邻接矩阵存储图-DFS algorithm, I wrote it myself, the main memory map with the adjacency matrix
<还有梦想> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法01bag_problem

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

[数据结构常用算法zbox

说明:字符串匹配算法zbox,快速求子串在模式串中出现的次数-zbox algorithm
<樊斐佳> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法mfc-lianbiaohebing

说明:mfc下实现链表合并,完整代码,熟悉运用mfc知识。-mfc combined to achieve the list, complete code, familiar with the use of mfc knowledge.
<liu> 在 2024-10-11 上传 | 大小:1915904 | 下载:0

[数据结构常用算法shu_bianli

说明:该程序实在mfc下实现二叉树的遍历(数据结构知识),一方面涉及数据结构知识,另一方面涉及mfc知识,功能较全。-The program is to achieve binary tree traversal mfc (data structure knowledge), on the one hand knowledge of data structures involved, the other involving mfc knowl
<liu> 在 2024-10-11 上传 | 大小:3734528 | 下载:0

[数据结构常用算法min_tree

说明:数据结构,最小生成树,功能齐全,在mfc下实现。-Data structures, minimum spanning tree, complete functions, to achieve the mfc.
<liu> 在 2024-10-11 上传 | 大小:1934336 | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1416.17 .18 .19 .20 .21 ... 2656 »

源码中国 www.ymcn.org