资源列表
[数据结构常用算法] 0431412032
说明:数据结构源代码系统 [1]-线性表子系统 [2]-停车场管理系统 [3]-二叉树子系统 [4]-图子系统 [5]-查找子系统 [6]-排序子系统 [7]-退出系统-Data structure source code system [1]- Linear table subsystem [2]- the car park management system [3]- Binary Tree subsystem [4]- map subs<蓝色忧郁> 在 2024-11-15 上传 | 大小:17kb | 下载:0
[数据结构常用算法] TIN_OutPackage
说明:采用VB6.0实现TIN的另一种构建算法:凸闭包构建TIN算法-TIN using VB6.0 to achieve another building algorithms: convex closure algorithm for building a TIN<sihaikuangke> 在 2024-11-15 上传 | 大小:17kb | 下载:0
[数据结构常用算法] ssd7exercise1
说明:描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client) 目的: 1,使用C++的数据类型; 2,实现所有声明的函数; 3,使用预处理器实现包含。-Descr iption:This assessment requires the creation of three of the core classes of the auc<邹斌> 在 2024-11-15 上传 | 大小:17kb | 下载:0
[数据结构常用算法] hafumanbianma
说明:(1) 初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree.txt中。 (2) 编码。利用已建好的哈夫曼树,对文件ToBeTra.txt中的正文进行编码,然后将结果存入文件CodeFil.txt中。 (3) 译码。利用已建好的哈夫曼树将文件CodeFile.txt中的代码进行译码,结果存入文件Textfile.txt中。 -Huffman encoder/decoder<liukaibo> 在 2024-11-15 上传 | 大小:17kb | 下载:0