资源列表

« 1 2 ... .33 .34 .35 .36 .37 1338.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法Kuffner

说明:BDijkstra算法的java实现。使用工具是eclipse,java1.4以上-BDijkstra algorithm to achieve the java. Eclipse is the use of tools, more java1.4
<hailang11251> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法chazhao

说明:[问题描述] 在二叉排序树中查找关键字为KEY的记录 [输入] 有序表输入要查找元素的关键字 [输出] 查找成功是即可显示查找成功 #include <stdlib.h> #include <stdio.h> typedef int KeyType typedef struct{ -[Problem Descr iption] Binary Tree rank
<Demonic> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法hafumanbianma

说明:哈夫曼编码/译码 利用克鲁斯卡尔算法计算信息的哈夫曼编码,以便更好的利用通信信道。-Huffman encoding/decoding algorithm using Kruskal Huffman encoding of information in order to better use of communication channel.
<毕小凯> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法C++0002

说明:这是数据结构算法中的栈的实现的源码。用C++开发。-This is the data structure of the stack algorithm realize the source. With C++ Development.
<> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法contri

说明:作者:Scott Sloan 相关文献参考: Adv Eng Software 1987 V9No1,34-
<yuwenshan> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法trasesal

说明:本程序在visual c++环境下实现二叉树的层次遍历.-This procedure in visual c++ Environment to achieve the level of binary tree traversal.
<lin> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法xianxingbiaonizhi(shunxubiao)

说明:数据结构中实现顺序表的逆置算法,用顺序表的方法进行逆置,C语言实现。-Data structure to achieve the inverse order of Table Purchase algorithm, using the order form inverse methods Purchase, C language.
<Anse> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法BWBST

说明:经典数据结构中较难的平衡二叉排序树的操作,考虑到较多同学都需要,特此上传,c++实现,需要做异质树的自行把struct改为class既可。-Classic data structures more difficult to balance binary sort tree operation, taking into account the needs of more students, and would like to upload
<杨光> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法hash

说明:Hash(哈西)中的各种经典操作,如遍历,查找节点,删除节点,等等。-Hash (Hash) in a variety of classical operations such as traversal, finding nodes, delete nodes, and so on.
<王新新> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法ADVANCED

说明:c语言示例源代码,有兴趣的朋友可以参考一下-c language sample source code, who are interested can refer to a friend
<石永威> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法greedy

说明:(1).问题描述:集装箱的装箱问题 给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高? (2).程序设计要求: a. 设计一个贪心算法 b. 任给一个输入实例,能输出集装箱的空间利用率 c. 能用图形演示装箱的过程 演示: 输入要测试的文件名,如c17.txt,程序将给出结果
<小明> 在 2024-10-13 上传 | 大小:13312 | 下载:0

[数据结构常用算法0601

说明:这个是学校的一个实验,用数组和线性表实现多项式的加法-This is an experimental school with the realization of the array and linear form of the additive polynomial
<金泳> 在 2024-10-13 上传 | 大小:13312 | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 1338.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org