Welcome![Sign In][Sign Up]
Location:
Search - Data Structure and Algorithm in c c

Search list

[Other resourceData Structures with C++ Using STL

Description: 这是数据结构和算法的国外经典书籍.清华大学出版社出版的<数据结构C++语言描述-应用模板库STL>陈君 译 英文名称是Data Structures with C++ Using STL. 作者: William Ford ,William Topp . 代码代码当中包含各种经典算法 ,比如各种排序 如选择排序,基数排序,快速排序等等.还有各种其他经典算法,有 8皇后问题,汉烙塔 Hanoi ,约瑟肤等了。此原文件是我们学校的一个博士从国外带回的,花了80美元,请大家好好的利用好.-This the data structure and algorithm abroad classic books. Qinghua University Press published lt; C data structure description language-STLgt Application Template Library; Chen translation of the English name of the Data Structures Using C with STL. Author : William Ford, William countries. Source code which packets containing various classical algorithms such as various sequencing option, in order of ranking base, rapid sequencing etc.. there are various other classic algorithms, 8 Queens, tower-baked Hanoi, Joseph skin waiting. This original document was the one Dr. schools from abroad back to a cost of 80 US dollars, please make good use of good.
Platform: | Size: 3531904 | Author: 冰舟 | Hits:

[Other resourceC语言描述-数据结构算法及应用

Description: 本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。 -the book is on the computer science and engineering fields, the basis for one of the subjects of study -- data structure and algorithm expertise with. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and Figure basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design method data structures and algorithms for continuous learning and research have laid a solid foundation. Even more valuable is that the book not only of theoretical knowledge, also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasonable structure, a new data structure and algorithm
Platform: | Size: 11776064 | Author: 猫扑 | Hits:

[MultiLanguageQiyi

Description: 最大概率法分词的数据结构与算法,用这样的方法分词可以提高分词中歧义词的辨别率,非常经典啊-greatest probability- term data structure and algorithm, this approach can increase Word word-of ambiguous words in the identification rate, very classic ah
Platform: | Size: 1024 | Author: 月月 | Hits:

[AlgorithmBpriori_0

Description: 在数据库中发现频繁模式和关联规则是数据挖掘领域的最基本、最重要的问题。大多数早期的研究采用了类似Apriori算法的产生候选级并测试迭代的途径代价是昂贵的,尤其是挖掘富模式和长模式时,Jiawei Han提出了一种新颖的数据结构FP_tree,及基于其上的FP_growth算法,主要用于有效的进行长模式与富模式的挖掘.本文在讨论了FP_growth算法的基础上,提出了用Visual C++实现该算法的方法,并编写了算法的程序。-found in the database model and the frequent association rules is the area of data mining the most fundamental and important issues. Most of the early studies used a similar Apriori algorithm for the selection of candidates and test-iterative way was costly, particularly mining the rich patterns and long model, Jiawei Han proposed a novel data structure FP_tree and on the basis of their FP_growth algorithm used effectively the model for long and rich patterns of excavation. This paper discussed the FP_growth algorithm on the basis of the Visual C of the algorithm, and the preparation procedure of the algorithm.
Platform: | Size: 10240 | Author: hq | Hits:

[Data structsData Structures with C++ Using STL

Description: 这是数据结构和算法的国外经典书籍.清华大学出版社出版的<数据结构C++语言描述-应用模板库STL>陈君 译 英文名称是Data Structures with C++ Using STL. 作者: William Ford ,William Topp . 代码代码当中包含各种经典算法 ,比如各种排序 如选择排序,基数排序,快速排序等等.还有各种其他经典算法,有 8皇后问题,汉烙塔 Hanoi ,约瑟肤等了。此原文件是我们学校的一个博士从国外带回的,花了80美元,请大家好好的利用好.-This the data structure and algorithm abroad classic books. Qinghua University Press published lt; C data structure description language-STLgt Application Template Library; Chen translation of the English name of the Data Structures Using C with STL. Author : William Ford, William countries. Source code which packets containing various classical algorithms such as various sequencing option, in order of ranking base, rapid sequencing etc.. there are various other classic algorithms, 8 Queens, tower-baked Hanoi, Joseph skin waiting. This original document was the one Dr. schools from abroad back to a cost of 80 US dollars, please make good use of good.
Platform: | Size: 3531776 | Author: 冰舟 | Hits:

[OS program数据结构算法与应用C__语言描述

Description: 数据结构算法与应用C__语言描述,数据结构是专业程序员不得不看得教程,建议在成为codefans之前,对数据结构和操作系统远离多把握一些-algorithm and data structure Application C__ language, data structure is a professional programmer to see the guides, as recommended in codefans before the data structure and operating systems from the grasp some more
Platform: | Size: 11776000 | Author: | Hits:

[VC/MFCC语言描述-数据结构算法及应用

Description: 本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。 -the book is on the computer science and engineering fields, the basis for one of the subjects of study-- data structure and algorithm expertise with. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and Figure basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design method data structures and algorithms for continuous learning and research have laid a solid foundation. Even more valuable is that the book not only of theoretical knowledge, also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasonable structure, a new data structure and algorithm
Platform: | Size: 11776000 | Author: 猫扑 | Hits:

[OtherdataStructureArithmeticAndApplyC++describe

Description: 本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。 本书在简要回顾了基本的C++ 程序设计概念的基础上,全面系统地介绍了队列、堆栈、树、图等基本数据结构,以及贪婪算法、分而治之算法、分枝定界算法等多种算法设计方法,为数据结构与算法的继续学习和研究奠定了一个坚实的基础。更为可贵的是,本书不仅仅介绍了理论知识,还提供了50多个应用实例及600多道练习题。 本书内容广博权威,结构清晰合理,是一本全新的有关数据结构与算法的教材,对于计算机科学与工程领域的从业人员也是一本很好的参考书。 -the book is on the computer science and engineering fields, the basis for one of the subjects of study-- data structure and algorithm expertise with. The book in a brief review of the basic design concept C program on the basis of a comprehensive and systematic introduction of the queue, stack, trees and Figure basic data structure and the greedy algorithm, divide and conquer algorithm, branch-and-bound algorithm multiple algorithm design method data structures and algorithms for continuous learning and research have laid a solid foundation. Even more valuable is that the book not only of theoretical knowledge, also provided more than 50 application examples and more than 600 Exercises Road. The contents broad authority, a clear and reasonable structure, a new data structure and algorithm
Platform: | Size: 3295232 | Author: 情书 | Hits:

[Data structsvc++totle

Description: 数据结构算法vc++6.0程序集教材之总览,是一些你编完以后的结果,各部分算法在前面part1-part7部分给出,含线性表,数组,队列,堆栈,广义表,递归,图,排序,以及严蔚明数据结构教材中的各种算法实现了,好东西啊,强烈推荐,我找了很久才得到的,给予奉献了 vc实现少有的特别好的程序集特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 manual procedures set overview of some of your writing after the results part of the algorithm in front part1- part7 part is, with linear scale arrays, queue, stack, generalized form Recursive, graphics, sorting, and Yan Wei Ming data structure of various materials algorithm achieved, and the good stuff ah, strongly recommended I found a long time before they can get. vc dedication to the realization of the special few good episodes procedures for the study of data structure, to get involved in practice, the data structure of the algorithm using vc achieved, and the classic classic classic classic classic classic classic!
Platform: | Size: 5370880 | Author: 魏洪平 | Hits:

[Otherdata_structure_C++(CHS)

Description: 『数据结构-C++语言描述』围绕多数据集类-表、树、集合、图和字典来组织数据结构的学习。本书包括数据结构基本内容和面向对象程序设计方法两部分,给出了许多完整程序或程序段例子,并引入了描述算法负责度的大O方法。-『Data structure-C++』 Around the multi-language description of a data set type- tables, trees, a collection of maps and a dictionary data structure to organize learning. The book includes basic content data structure and object-oriented programming method in two parts, given a number of complete program or program segment example and description of algorithm responsible for the introduction of degree O method.
Platform: | Size: 20141056 | Author: 苹果 | Hits:

[Data structsData_Structures_and_Algorithm_Analysis_in_C++_(3rd

Description: 经典书籍源代码啊。。。第三版。。。数据结构与算法分析——C++描述(第3版).-Ah classic books source code. . . Third edition. . . Data Structure and Algorithm Analysis- C++ Description (3rd edition).
Platform: | Size: 79872 | Author: unsin | Hits:

[Data structsAVLtree

Description: 经典数据结构算法实现 平衡二叉树的建立和维护-Classical data structure binary tree algorithm to achieve a balance of the establishment and maintenance of
Platform: | Size: 278528 | Author: nido | Hits:

[Windows DevelopData.Structures.and.Algorithms.in.C++.(Adam.Drozde

Description: 数据結構与算法C++版Adam Drozdek著-Data structure and algorithm C++ Version of the Adam Drozdek
Platform: | Size: 22513664 | Author: feng | Hits:

[VC/MFCC

Description: 数据结构与算法分析—C语言描述 by Johnzhang0921-Data Structure and Algorithm Analysis-C language described by Johnzhang0921
Platform: | Size: 10315776 | Author: 张万宏 | Hits:

[source in ebookAnalysis-of-the-data-structure-and-algorithm=study

Description: 数据结构与算法分析学习笔记,chm电子书,讲的比较详细(含源代码)-Analysis of the data structure and algorithm study notes, chm e-book, said a more detailed (including source code)
Platform: | Size: 61440 | Author: chyjp | Hits:

[VC/MFCData.Structure.And.Algorithms.In.C...2nd.ed.-.Adam

Description: 数据结构与算法C语言版,英文经典书籍,适用于对计算机科学有兴趣的人。-Data structure and algorithm C language version of the classic English books, computer science applied to those who are interested.
Platform: | Size: 4070400 | Author: wu ping | Hits:

[Data structsDataStructureAlgorithm

Description: 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回溯 第十七章 分支定界-Data structures and algorithms, very classic, talked in great detail! The first part of the basic knowledge of first chapter C++ Program Design Chapter II The second part of the data structure of program performance data described in Chapter III Chapter IV Chapter V array and matrix stack, queue, Chapter VI Chapter VII Chapter VIII of the jump table and the hash Binary trees and other tree priority queue IX Chapter X Chapter XI competition tree search tree diagram the third part of Chapter XII Chapter XIII greedy algorithm design method of divide and conquer algorithms Chapter XIV Chapter XV of the dynamic programming algorithm for 16th Chapter XVII Chapter backtracking branch and bound
Platform: | Size: 17229824 | Author: 孙继磊 | Hits:

[Data structsstructure

Description: 数据结构教材源代码 数据结构与算法分析C语言版英文版教材中参考程序的源代码-Source code data structures textbook analysis of the data structure and algorithm in C language version of English teaching program s source code reference
Platform: | Size: 276480 | Author: jing | Hits:

[VC/MFCData-Structurein-C

Description: 全名是data structure and Algorithm Analysis in c,数据结构的好书来的。pdf英文版-Full name is the data structure and Algorithm Analysis in c, data structures books come. pdf English
Platform: | Size: 4664320 | Author: 郑子家 | Hits:

[Data structsData Structure and Algorithm Analysis in C

Description: Data Structures and AlgorithData Algorithm Analysis in C
Platform: | Size: 4630528 | Author: xq1970 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net