搜索资源列表
数据结构( C语言版) 讲义
- 一个很好的数据结构(C语言版)讲义。附带全部所需算法源码。-a very good data structure (C-language version) lectures. All the necessary collateral source algorithm.
数据结构经典算法
- 数据结构经典算法,约瑟夫环问题,迷宫,哈夫曼编码等
数据结构各种排序算法比较
- 数据结构作业,有顺序查找,拆半查找和分块查找,以及它们之间的比较,这是我上交的报告,里边有全部的源码,直接就可以拿来交给老师,希望能对有些人起到帮助的作用。
数据结构
- 11个Word文档,详细介绍各种数据结构和算法
Olympic_thesis
- 国际奥林匹克编程大赛中国选手的论文,都是和算法相关的.程序=算法+数据结构,在CPU性能不断提升的今天,依然有很多问题无法通过计算机在有限的时间内解决,算法的改进通常会带来意想不到的效果,希望对大家有一定启发意义.-Programming the International Olympic Competition of China s papers, and algorithms are related. Program = algorithm+ data structure, in the e
数据结构与算法基础知识
- 全国计算机等级考试基础知识 数据结构与算法部分
《算法与数据结构》实验报告
- 利用赫夫曼编码进行通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据进行预先编码;在接受端将传来的数据进行解码(复原)。对于可以双向传输的信道,每端都要有一个完整的编/译码系统。试为这样的信息收发站写一个赫夫曼的编译码系统
Java数据结构与经典算法——高手必会
- Java数据结构与经典算法可以参考学习一些知识,通过上面的一些介绍可以,掌握一些技巧
数据结构-迷宫
- C语言数据结构的一次实验报告——迷宫。包含算法和源代码。可直接使用。(Data structure experiment report - maze)
数据结构与算法分析英文C++描述V3.2
- 数据结构与算法分析英文C++描述V3.2(Data structure and algorithm descr iption)
数据结构与算法分析:C语言描述(原书第2版)
- 数据结构与算法分析:C语言描述(原书第2版)(Data structure and algorithm analysis: C language descr iption (original book, Second Edition))
哈尔滨工业大学《数据结构》课件
- 哈工大数据结构与算法教学课件,可供哈工大数据结构考研参考(Harbin Institute of data structure and algorithm courseware, for graduate data structure PubMed reference)
多任务下的数据结构与算法
- 多任务下的数据结构与算法,介绍基本的数据结构容器,引进了多任务。(The data structure and algorithm of multi task are introduced. The basic data structure container is introduced, and multi task is introduced.)
22道数据结构算法面试题
- 程序员面试时经常会有结构算法题,这22道数据结构算法题各有特点,会有所帮助(Programmer interview questions often have structure algorithm, the 22 data structure algorithm problem has different features, will help)
数据结构与算法JavaScript描述
- 数据结构与算法Javascr ipt描述,前端面试的可以看看,数据结构还是很重要(Data structure and algorithm Javascr ipt descr iption)
数据结构与算法分析_Java语言描述
- 数据结构与算法分析一书的中文翻译,使用Java语言描述(Data structure and algorithmic analysis of Chinese translation of a book, described in the Java language)
数据结构试题
- C语言实现常见的数据结构,有利于算法的学习。(The C language realizes the common data structure, which is beneficial to the learning of the algorithm.)
数据结构算法与应用
- 数据结构与算法应用一书的答案和c++ 代码(Data structure and algorithm application one book answer and c++ code)
数据结构与算法分析:C语言描述(原书第2版)
- 学习C语言数据结构,数据结构可以用很多种语言描述(learn the data of struct by c language)
数据结构
- 天勤数据结构,适用于考研辅导,还有数据结构算法的学习。