资源列表

« 1 2 ... .74 .75 .76 .77 .78 1879.80 .81 .82 .83 .84 ... 2656 »

[数据结构常用算法shizuo

说明:用哈夫曼编码的方式进行图像的压缩,其中定义了一个cdib的类,通过之类来对图像进行处理-image coding in haffman
<邹新龙> 在 2024-10-02 上传 | 大小:2137088 | 下载:0

[数据结构常用算法huffman

说明:本程序用C语言编写的哈夫曼编码(Huffman Coding),该方法依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码-Huffman coding (Huffman, from Coding) this program written in C, the average probability to construct different prefix length of the shortest codewor
<夏刚> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法wj

说明:简单算术编码的实现 包括编码和解码 完整工程 -The implementation of simple arithmetic coding Complete engineering
<xjtuxjt> 在 2024-10-02 上传 | 大小:542720 | 下载:0

[数据结构常用算法coq

说明:按照函数式语言coq思想 用C程序实现的树的实现 非常简单,但很启迪思路 C的函数指针的妙用-Coq thinking in accordance with the functional language C program tree Very simple, but very thought- The magical effect of the C function pointers
<xjtuxjt> 在 2024-10-02 上传 | 大小:145408 | 下载:0

[数据结构常用算法internal-sort

说明:内部排序的比较,一共包括了8种内部排序方法。-8 kinds of internal sort solutions。
<wyj1002> 在 2024-10-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法2tree

说明:平衡二叉树操作的演示程序。数据结构实验项目之一-Balanced binary tree demo program operations. One of the experimental projects of the data structure
<wyj1002> 在 2024-10-02 上传 | 大小:3072 | 下载:0

[数据结构常用算法redis-2.4.10.tar

说明:edis是一个key-value存储系统。和Memcached类似,它支持存储的value类型相对更多,包括string(字符串)、list(链表)、set(集合)和zset(有序集合)。-Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain
<jiaohauge> 在 2024-10-02 上传 | 大小:621568 | 下载:0

[数据结构常用算法ch1

说明: 清华大学严蔚敏数据结构第一张程序代码,随书代码-Tsinghua University, Yan Wei Min data structures, program code
<手心> 在 2024-10-02 上传 | 大小:1152000 | 下载:0

[数据结构常用算法Tsinghua-University-ch2

说明: 清华大学严蔚敏数据结构第一张程序代码,随书代码-Tsinghua University, Yan Wei Min data structures, program code
<手心> 在 2024-10-02 上传 | 大小:41984 | 下载:0

[数据结构常用算法Tsinghua-University-ch5

说明: 清华大学严蔚敏数据结构第5张程序代码,随书代码-Tsinghua University, Yan Wei Min data structures, program code
<手心> 在 2024-10-02 上传 | 大小:21504 | 下载:0

[数据结构常用算法Tsinghua-University-ch3

说明: 清华大学严蔚敏数据结构第3张程序代码,随书代码-Tsinghua University, Yan Wei Min data structures, program code
<手心> 在 2024-10-02 上传 | 大小:22528 | 下载:0

[数据结构常用算法algorithms-

说明:数据结构各种算法实现(C 模板) 学习数据结构的好资料-The data structures of various algorithms (C template) suitable for the Learning of data structures
<ocean> 在 2024-10-02 上传 | 大小:68608 | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 1879.80 .81 .82 .83 .84 ... 2656 »

源码中国 www.ymcn.org