资源列表
[数据结构常用算法] 1
说明:本程序实现了对六个1000以内的正整数的基数排序。排序过程分为三个阶段,第一个阶段是比较个位,第二个是比较十位,第三个阶段是比较百位由三个函数实现。-This program of six positive integer less than 1000 base sort. Sorting process is divided into three phases, the first stage is to compare a bit, the second is more 10, the th<李晓杰> 在 2025-11-26 上传 | 大小:553kb | 下载:0
[数据结构常用算法] MarkAllenWeissAnswer
说明:MarkAllenWise的数据结构代码,一般为一到九章答案,这里提供全部答案,可供参考-MarkAllenWise data structure code, the nine chapters is a general answer, to provide all the answers here, for reference<张宏欣> 在 2025-11-26 上传 | 大小:220kb | 下载:0
[数据结构常用算法] Kruskal
说明:克鲁斯卡尔算法思想.cpp int seekedge(EDGE * (&a), int n) void bubble(EDGE * (&a), int size) void searchandjoin(EDGE * (&a1), int k) // a1是图边集头指针,a2是最小生成树边集的头指针,k为所要删的边 void storepicture(EDGE * (&a), int n, VERTEX *b, int m) -Thinking of Kruskal algor<李虚东> 在 2025-11-26 上传 | 大小:24kb | 下载:0
[压缩解压] www.zlib.net
说明:zlib压缩算法全套资料,包含说明文档以及完整源代码,vc下可以通过makefile编译-a full set of zlib data compression algorithms, including documentation, as well as complete source code, vc can be compiled through the makefile<李虚东> 在 2025-11-26 上传 | 大小:629kb | 下载:0
[压缩解压] SimpleQuickHuffmanCode
说明:本文描述在网上能够找到的最简单,最快速的哈夫曼编码。本方法不使用任何扩展动态库,比如STL或者组件。只使用简单的C函数,比如:memset,memmove,qsort,malloc,realloc和memcpy。 大家都会发现,理解甚至修改这个编码都很容易-This article describes the Internet to find the simplest, fastest Huffman. This method does not use any extension of<李虚东> 在 2025-11-26 上传 | 大小:142kb | 下载:0
[压缩解压] LZARI_Cpp_compress
说明:一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. -LZARI algorithm based on the type of data compression. Haruhiko Okumura in 1989 July 4<李虚东> 在 2025-11-26 上传 | 大小:136kb | 下载:0
[压缩解压] LZW_RLE_compressAlgo
说明:LZW压缩算法和RLE压缩算法的实现源码及Demo。 本Demo未经过严格测试,请先保存待压缩文件再进行压缩测试。-RLE compression algorithm LZW compression algorithm and the realization of the source and the Demo. This Demo has not been rigorously tested, please save files to be compressed further testi<李虚东> 在 2025-11-26 上传 | 大小:23kb | 下载:0
[压缩解压] CZipCUnzipCompressUncompressFile
说明:LZW压缩算法和RLE压缩算法的实现源码及Demo。 本Demo未经过严格测试,请先保存待压缩文件再进行压缩测试。-RLE compression algorithm LZW compression algorithm and the realization of the source and the Demo. This Demo has not been rigorously tested, please save files to be compressed further testi<李虚东> 在 2025-11-26 上传 | 大小:41kb | 下载:0
[matlab例程] gaussseidel
说明:gauss siedel sistemas de ecuaciones<dh_f84> 在 2025-11-26 上传 | 大小:1kb | 下载:0
[matlab例程] bound2eight_pfile
说明:Matlab p file for converting a binary file to an 8-connected boundary.<mklenge> 在 2025-11-26 上传 | 大小:3kb | 下载:0