搜索资源列表
book
- 图书馆管理系统data structure
Data Structures and Algorithm Anal
- C语言数据结构与算法分析,是一本不错的书,高清版,需要较好的阅读能力。,C language data structure and algorithm analysis, is a good book, high-definition version of the need for better reading ability.
data.rar
- 数字信号处理的MATLAB实现,书中附带的程序代码,Digital signal processing implementation of MATLAB, the book attached to program code
Doing-Bayesian-Data-Analysis-A-Tutorial-with-R-an
- This book explains how to actually do Bayesian data analysis, by real people (like you), for realistic data (like yours).
IntroductiontoDataMing
- Pang-Ning Tan<<的数据挖掘导论>>课后习题答案(英文版)-Pang-Ning Tan <<Introduction to Data Mining>> Exercises after the answer (in English)
DataStructure(CSharp)
- 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
data-structure-the-c-language(yanweimin)
- 数据结构(C语言版严蔚敏著)。非常出名的一本书籍,曾经用过,觉得很经典-Data structure (C-min YAN Wei-language version of book). One very well-known books, used once, I think I really classic
Data-Structures-and-Algorithms
- 多任务下的数据结构和算法这本书的全部源代码,用C实现的,包括基本的数据结构容器,引进了多任务。对从事软件开发与应用的工程技术人员具有较高的参考价值-Under multi-task data structure and algorithm of this book, all source code, using C to achieve, including the basic data structure of containers, the introduction of multi-tas
book
- 数据结构课程设计,图书管理系统,使用链表结构!-Data structure design, library management system, use the list structure!
data
- 数据结构算法实现,严蔚敏老师的书,高一凡老师实现了算法!-Data structure algorithm, Gao Yi-fan s book!
Introduction-to-Data-Compression
- 编码的经典书籍,一本读多少遍都不为过的书,应该不用我多说了吧!-A classifical book about encoding programming
matlabDatabook
- Matlab Data Book for programming in matlab
DecisionTree
- 决策树ID3算法,带详细注释,可参考《数据挖掘概念与技术》里P185~P196,以MyEclipse7.0环境下开发的 测试数据在data文件下-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 i
DataStructuresandAlgorithms
- 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
Handbook.of.Data.Visualization
- his book is the third volume of the Handbook of Computational Statistics and covers the field of data visualization. In line with the companion volumes, it contains a collection of chapters by experts in the field to present readers with an up-to
Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct
- 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
data-structure
- 数据结构,学习编程的基本的书,讲解了C语言中的链表、树等基本数据结构。-Data structure, the basic book to learn programming, to explain the C language list, tree and other basic data structures.
2004LSB-Cheng
- this code is LSB data hiding source book.
Data-Structure(in-C)
- 数据结构(C语言描述)方面经典书籍,通俗易懂且代码非常详细,可直接运行-classic data structure book(in C),it s very easy to understand,it also contains full codes which can execute on the computer directly.
Data Mining Concepts and Techniques
- 数据挖掘:概念与技术,本书是一个导论,介绍什么是数据挖掘,什么是数据库中知识发现。书中的材料从数据库角度提供,特别强调发现隐藏在大型数据集中有趣数据模式的数据挖掘基本概念和技术。所讨论的实现方法主要面向可规模化的、有效的数据挖掘工具开发。(Data mining: concepts and techniques. This book is an introduction to what data mining is and what is knowledge discovery in datab