资源列表

« 1 2 ... .95 .96 .97 .98 .99 700.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法boost

说明:著名的boost库,可为您的C++编程带来极大方便-Well-known boost library for your C++ programming a great convenience
<guiji> 在 2025-02-03 上传 | 大小:1.21mb | 下载:0

[数据结构常用算法Dijkstra

说明:Set的实现是通过2叉排序树来实现,就是将所有的元素用一个树来存储,根元素大于左子树的元素,小于右子树的元素,所有的操作都是基于这个树,通过判断元素的大小来选择对左子树操作还是右子树操作,这样操作数量和树的层数成正比-Set by the realization of two binary sort tree to achieve, that is, all the elements to store a tree, the root
<zhangzhenzhong> 在 2025-02-03 上传 | 大小:42kb | 下载:0

[数据结构常用算法shujujiegoukechengshejishuomingshu

说明:这是数据结构课程设计的说明书,发上来供大家参考。-shujujiegoukechengshejishuomingshu
<李志> 在 2025-02-03 上传 | 大小:52kb | 下载:0

[数据结构常用算法yinhangjiasuanfa

说明:这是我做的操作系统里面的银行家算法的源程序,发上来供大家参考。-caozuoxitongyinhangjiasuanfa
<李志> 在 2025-02-03 上传 | 大小:246kb | 下载:0

[数据结构常用算法111

说明:数据结构。各种算法和基本操作以及数据结构的重要详解-Data structure. Basic operation of various algorithms and explain the important
<forest> 在 2025-02-03 上传 | 大小:84kb | 下载:0

[数据结构常用算法ideas-commonly-used-in-program-design

说明:本文包括程序设计中常用算法设计的思路,其中包括背包问题、递归、递推等经典方法。-In this paper,it include ideas which commonly used in program design,such as knapsack problem, recursive, recursive methods and so on.
<桂林> 在 2025-02-03 上传 | 大小:10kb | 下载:0

[数据结构常用算法suanfajuli

说明:软件学院资深教师精讲数据结构中多项式相加程序分析-Software College精讲experienced teachers in data structure program analysis sum polynomial
<百树人> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法MST_Kruskal

说明:最小生成树 kruskal算法, 联通图,最短路径-Kruskal minimum spanning tree algorithm, Unicom map, the shortest path
<dyh> 在 2025-02-03 上传 | 大小:3kb | 下载:0

[数据结构常用算法BST

说明:数据结构中的二叉搜索树,对于插入和遍历的功能,有动画显示-data struct ,binary search tree , can antimate the process of the insert and travel function of binary search tree
<lin> 在 2025-02-03 上传 | 大小:2.61mb | 下载:0

[数据结构常用算法LINK_list

说明:c++实现了数据结构链表的操作 包括创建,插入,删除等功能-c++ to achieve a data structure including the creation of the operation list, insert, delete and other functions
<nero> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法oil

说明:采用分治算法而编写的输油管道最短路径问题.-The shortest path of oil
<lilingjun> 在 2025-02-03 上传 | 大小:855kb | 下载:0

[数据结构常用算法neibupaixu

说明:内部排序,比较冒泡排序、堆排序、希尔排序等排序法的比较次数及移动次数。-Internal sort
<hy> 在 2025-02-03 上传 | 大小:162kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 700.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org