资源列表

排序选择:

« 1 2 ... .37 .38 .39 .40 .41 91642.43 .44 .45 .46 .47 ... 267454 »

[数据结构常用算法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-07-05 上传 | 大小: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-07-05 上传 | 大小: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-07-05 上传 | 大小:142kb | 下载:0

[JSP源码/Javawuziqi

说明:强大,计算机网络课程设计,功能强大,并助容易理解,用java编写的,一个字好-strong
<hehehjp> 在 2025-07-05 上传 | 大小:10kb | 下载:0

[其他小程序C2PAS08B

说明:C2PAS is a program that processes a C source code ASCII file and produces a source file that is very close to being a valid source file for Turbo Pascal -C2PAS is a program that processes a C source code ASCII file and produces a sourc
<Javier> 在 2025-07-05 上传 | 大小:11kb | 下载: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-07-05 上传 | 大小:136kb | 下载:0

[单片机(51,AVR,MSP430等)book

说明:单片机教程 讲解全面 嵌入式软件入门的必读书籍-no
<sss> 在 2025-07-05 上传 | 大小:165kb | 下载: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-07-05 上传 | 大小: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-07-05 上传 | 大小:41kb | 下载:0

[打印编程[_A_Prime_186265382005

说明:A Prime Number Generater
<Kamolthip> 在 2025-07-05 上传 | 大小:13kb | 下载:0

[ActiveX/DCOMAeroSuite_VistaForm-OCX

说明:check it out. it`s like an aero themes on vista
<kemal> 在 2025-07-05 上传 | 大小:635kb | 下载:0

[Dephi控件源码F2H-source

说明:Delphi Form to pure HTML Convertor
<sonique> 在 2025-07-05 上传 | 大小:53kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 91642.43 .44 .45 .46 .47 ... 267454 »

源码中国 www.ymcn.org