资源列表
[数学计算/工程计算] lparx-1.0
说明:LPARX is a C++ class library for for implementing portable scientific applications on distributed memory parallel computer architectures-LPARX is a C++ Class library for for implementing portable scientific applications on distributed memory parallel<dai> 在 2025-07-06 上传 | 大小:1.26mb | 下载:0
[数据结构常用算法] CXTD
说明::假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,…,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-: Suppose stopped at the railway station at the entrance to the train scheduling sequence number one for 1,2,3, ..., n. Design a procedure to derive all the possible length of the resulti<迟浩东> 在 2025-07-06 上传 | 大小:492kb | 下载:0
[数据结构常用算法] RYC
说明:问题描述:设计一个程序实现两个任意长的整数的求和运算。 基本要求:利用双向循环链表,设计一个实现任意长的整数进行加法运算的演示程序。要求输入和输出每四位一组,组间用逗号隔开。如:1,0000,0000,0000,0000。 -Problem Descr iption: Design a program to achieve the two arbitrary long integer summation operator. Basic requirements: the use of t<迟浩东> 在 2025-07-06 上传 | 大小:589kb | 下载:0
[压缩解压] compressor
说明:本程序使用C++编写,在VC2005上调试,完成了文件的读取,文件字符的统计以及压缩率的显示,哈夫曼树的建立,哈夫曼编码的实现,文件转换为哈夫曼编码成为压缩文件以及文件从压缩状态进行解码。并且以对话框的形式和用户交流,程序方便实用,既可以对文本进行压缩,有可以对图像进行压缩,效果都不错。-This procedure using C++ Prepared in VC2005 debug completed documents to read, document characters as wel<罗天银> 在 2025-07-06 上传 | 大小:3.69mb | 下载:0
[数据结构常用算法] NBJG
说明:设计一个测试程序比较几种内部排序算法的关键字比较次数和移动次数以取得直观感受。 基本要求 :(1)对起泡排序、直接排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较; (2)待排序表的表长不小于1000,表中数据随机产生,至少用5组不同数据作比较,比较指标有:关键字参加比较次数和关键字的移动次数(关键字交换记为3次移动); (3)输出比较结果。 -Design a testing procedure based on comparing several internal<迟浩东> 在 2025-07-06 上传 | 大小:222kb | 下载:0