资源列表

« 1 2 ... .31 .32 .33 .34 .35 1136.37 .38 .39 .40 .41 ... 1305 »

[压缩解压huffermansample

说明:hufferman压缩算法实现,C++实现,实验课上的做的很不错的-hufferman compression algorithm,I wrote this program in the labortory class
<pigarmy> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压k_means

说明:k-means clustring clusters through a fully vectorized algorithm
<邹娟> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压median_polish

说明: MEDIAN_POLISH Fits an additive model using Tukey s median polish procedure.
<邹娟> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压dpll

说明:该程序实现了用dpll对可满足问题的求解,-The program achieved the right to meet with dpll problem solving,
<> 在 2025-06-14 上传 | 大小:2kb | 下载:1

[压缩解压Elele

说明:C源码或其他好源码或编程学习资料压缩包解压时有密码-ttc program
<zhang tao> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压cv6

说明: Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压Binaire

说明:binairie programma for image comprssion-binairie programma for image comprssion
<A> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压Intensite

说明:calculate intensité of image
<A> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压MinMax

说明:calcule min and max of image
<A> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压Operations

说明:calcule the operateur arithmétique if image
<A> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压Sobel

说明:calcule the sobel of image-calcule the sobel of image
<A> 在 2025-06-14 上传 | 大小:2kb | 下载:0

[压缩解压Huffen_Compression

说明:基于matlab的图像的编解码器设计,使用的是霍夫曼算法-matlab codec design image-based, using Huffman algorithm
<王雁> 在 2025-06-14 上传 | 大小:2kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 1136.37 .38 .39 .40 .41 ... 1305 »

源码中国 www.ymcn.org