资源列表

« 1 2 ... .73 .74 .75 .76 .77 25478.79 .80 .81 .82 .83 ... 28522 »

[数据结构常用算法suanfafenxiyusheji14

说明:山东师范大学信计算机算法分析与设计课件4-Shandong Normal University, believed the computer algorithm analysis and design of courseware 4
<王义> 在 2025-05-16 上传 | 大小:47kb | 下载:0

[数据结构常用算法suanfafenxiyusheji15

说明:山东师范大学信计算机算法分析与设计课件5-Shandong Normal University, believed the computer algorithm analysis and design of courseware 5
<王义> 在 2025-05-16 上传 | 大小:53kb | 下载:0

[数据结构常用算法suanfafenxiyusheji16

说明:山东师范大学信计算机算法分析与设计课件6-Shandong Normal University, believed the computer algorithm analysis and design of courseware 6
<王义> 在 2025-05-16 上传 | 大小:49kb | 下载:0

[压缩解压huffman

说明:/** * 显示输入提示压缩或解压缩 继承了InputStream类,装有输入流。 */ public class HZIPInputStream extends InputStream { /** * HZIPInputStream 类的构造函数,定义了huffman树,输入流。 * * @param in 输入流。 * @throws IOException:如果发生I/O
<stone> 在 2025-05-16 上传 | 大小:74kb | 下载:0

[数据结构常用算法suanfafenxiyusheji17

说明:山东师范大学信计算机算法分析与设计课件7-Shandong Normal University, believed the computer algorithm analysis and design of courseware 7
<王义> 在 2025-05-16 上传 | 大小:54kb | 下载:0

[数据结构常用算法FastQuery

说明:/*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */-/* Quick sort algorithm using sub-rule
<stone> 在 2025-05-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算CRM

说明:基于聚类的数据挖掘技术在CRM中的研究与应用-Cluster-based data mining technology in the CRM Research and Application
<hcz> 在 2025-05-16 上传 | 大小:2.86mb | 下载:0

[matlab例程matopt

说明:matlab小波算法实现,有源程序,可以实现多种图像处理过程-matlab wavelet algorithm, has the source code, you can realize a variety of image processing
<刘震> 在 2025-05-16 上传 | 大小:263kb | 下载:0

[压缩解压lz77

说明:不需要什么h文件,直接加入一个project就可以。 Lz77Compress压缩 Lz77Decompress解压-What documents do not need h directly into a project can be. Lz77Compress compression decompression Lz77Decompress
<> 在 2025-05-16 上传 | 大小:4kb | 下载:0

[matlab例程SerialGPS

说明:SerialGPS 基于串行接口的GPS驱动程序,大家参考一下 基于MATLAB-SerialGPS based on the serial interface of the GPS driver, refer to U.S. based on MATLAB
<dairy> 在 2025-05-16 上传 | 大小:16kb | 下载:0

[压缩解压commzip

说明:通过平行文件列表,delphi7自带的zip压缩算法实现的一个文件和目录压缩解压缩程序。-Through the parallel list of files, delphi7 built-in zip compression algorithm to achieve a file and directory compression decompression procedures.
<王亚龙> 在 2025-05-16 上传 | 大小:12kb | 下载:0

[matlab例程MatLab_7_Programming

说明:此文件是引文原版的matlab programming 它包括以下内容 Creating and Concatenating Matrices Accessing Elements of a Matrix Getting Information About a Matrix 。。。。。 总之包括所有matlab的使用方法-This file is the original citation of the matl
<小黑> 在 2025-05-16 上传 | 大小:2.27mb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 25478.79 .80 .81 .82 .83 ... 28522 »

源码中国 www.ymcn.org