资源列表

« 1 2 ... .28 .29 .30 .31 .32 1933.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法paixu

说明:对排序算法的一些总结。(选择,快速,插入,shell,归一排序等等)。希望有心人能总结得更全。-Summary of some of the sorting algorithm. (Selection, speed, insert, shell, normalized sequencing, etc.). More caring people can sum up all hope.
<juckciy> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法RailSystem

说明:数据结构基于C++语言 欧洲旅行 路费和最佳路径的计算-Data structure based on C++ language and the best path to Europe Travel toll calculation
<qiqi> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法main

说明:这是银行家算法的一个简易实现,如果有任何问题,请自行解决-This is the banker' s algorithm to achieve a simple, if you have any questions, please themselves
<明珠> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法QUEENS

说明:8皇后问题mips实现,用RISC实现,附有详尽注释-8Queen Problems Solution in Mips
<于琦> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法BOX

说明:最少背包问题:假设有许多盒子,每个盒子能保存的总重量为1.0。有N个项i1,i2,…,iN,它们的重量分别是w1,w2,…,wN。目的是用尽可能少的盒子放入所有的项,任何盒子的重量不能超过他的容量。例如,如果想的重量为0.4, 0.4, 0.6和0.6,用两个盒子就能解决。 按如下策略解决此问题:按给定的次序扫描每一个项,把每一个项放入能够容纳他而不至于溢出的最满的盒子。用优先级队列选择要装入的盒子。-Minimum knapsac
<lijinping> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法mylove

说明:二叉树遍历 包括前序遍历,中序遍历,后续遍历,以及层次遍历-Including pre-order traversal, in-order traversal, follow through, and the level of traversal
<jj> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Polynomial

说明:多项式相加 提供一元多项式的加法运算 文件包含两个类-Added to provide a polynomial polynomial addition operation file contains two classes
<> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法stack_del_search

说明:用栈的方式实现线性链表的删除插入查找等功能,适合初学者自学理解-Be achieved with a stack of linear linked list of deleted into the search functions, suitable for beginners learning to understand
<liu> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Dijkstra

说明:open mp implementation of Dijkstra
<Reham Anwar> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法balanced-bianary-tree--traversal

说明:平衡二叉树的遍历,左旋,右旋,左平衡,右平衡-Balanced binary tree traversal, L, D, left a balance, the right balance
<花格子> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Ex1

说明:按输入序列:Jan、Feb、Mar、App、May 建立初始链表。 (2)在Feb 之前,May 之后,先后插入Jun、Ocb。 (3)先后删除Mar 和 Jan 。 (4)在App之前插入Dec。 -Press the input sequence: Jan, Feb, Mar, App, May create the initial list. (2) before the Feb, May, after succe
<沈荣华> 在 2024-11-03 上传 | 大小:2048 | 下载:0

[数据结构常用算法Ex2

说明:按输入序列:Jan、Feb、Mar、App、May 建立初始链表。 (2)在Feb 之前,May 之后,先后插入Jun、Ocb。 (3)先后删除Mar 和 Jan 。 (4)在App之前插入Dec。 -Press the input sequence: Jan, Feb, Mar, App, May create the initial list. (2) before the Feb, May, after succe
<沈荣华> 在 2024-11-03 上传 | 大小:2048 | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 1933.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org