联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(14) 
按平台查找All PDF(14) 

[数据结构] Purely-Functional-Data-Structures

纯函数式编程语言相关的数据结构好书,对于学习函数式编程语言数据结构来说很有帮助。
Pure functional programming language related to the data structure of good books, for learning functional programming language data structure is very helpful. (2016-01-11, PDF, 8094KB, 下载6次)

http://www.pudn.com/Download/item/id/1452483554959093.html

[数据结构] Maple-Programming-Guide

该教程介绍用MAPLE编程的基本概念和方法,如表达式、数据结构、决策机制流程等
This tutorial introduces the basic concepts of programming using MAPLE and methods, such as expressions, data structures, decision-making mechanism processes, etc. (2013-08-21, PDF, 1265KB, 下载4次)

http://www.pudn.com/Download/item/id/2336158.html

[数据结构] Data-structure-and-algorithm

本书主要介绍了计算机编程语言中数据结构和算法这一部分,对于有一定编程基础的,可作为补充材料学习。
This book introduces the computer programming language data structures and algorithms in this part of the basis for a certain program, and can be used as supplementary material to learn. (2013-05-22, PDF, 24574KB, 下载1次)

http://www.pudn.com/Download/item/id/2253795.html

[数据结构] 100-questions-by_July

本微软面试100题系列,共计11篇文章,300多道面试题,截取本blog索引性文章:程序员面试、算法研究、编程艺术、红黑树、数据挖掘5大系列集锦:http://blog.csdn.net/v_july_v/article/details/6543438,中的第一部分编辑而成,涵盖了数据结构、算法、海量数据处理等3大主题。
This Microsoft interview series of 100 questions, a total of 11 articles, more than 300 pavement test questions, the interception of the blog index articles: interviewing programmers, algorithm research, programming, art, red-black tree data mining 5 large series highlights: http:// blog.csdn.net/v_july_v/article/details/6543438, the first part of the compilation covers three major topics of data structures, algorithms, massive data processing. (2012-09-27, PDF, 3401KB, 下载14次)

http://www.pudn.com/Download/item/id/2003000.html

[数据结构] The-Interest-C-language-100-Cases

有关C语言的趣味编程100例,比如什么画曲线啊,什么百鸡百钱的问题,当练习学习还是不错的!
The Interest C language program 100 Cases. (2012-07-26, PDF, 4686KB, 下载3次)

http://www.pudn.com/Download/item/id/1949210.html

[数据结构] ACM-of-hfut

ACM校内赛的讲义,里面详细介绍了在ACM竞赛中常用的算法和思想,以及编程基础知识,里面含有例题讲解,以及习题,实验……
ACM campus race handout, which details the algorithms used in the ACM contests and ideas, as well as programming the basics, which contains examples to explain, as well as exercises, experiments ... (2012-06-24, PDF, 4092KB, 下载4次)

http://www.pudn.com/Download/item/id/1921351.html

[数据结构] GP

详尽介绍了GP算法的理论及其方便性,易于掌握,易于编程
Detailed descriptions of the GP algorithm theory and its convenient, easy to master, easy to program (2012-05-24, PDF, 211KB, 下载2次)

http://www.pudn.com/Download/item/id/1885203.html

[数据结构] Researeh-on-trajeetoy

首先,探讨了映射方法的选择。此步骤是整个规划方法的基础。协调映射因为具有 变形小、网格不会重叠等优点,被作为最佳选择。根据协调映射的理论,建立了平面上 圆形域、矩形域、多边形域等参数域的映射模型,可根据轨迹规划的需要来选择映射的 边界。由于协调映射时所需处理的数据量很大,本文给出了编程时具体的数据结构,其 中大型稀疏矩阵采用三元组压缩存储。
First, the choice of the mapping method. This step is the basis for the planning method. Coordinate map as a small deformation, the grid do not overlap, etc., as the best choice. According to coordinate mapping theory, a plane circular domain, rectangular domain, the domain polygon model parameters such as field mapping, according to the trajectory planning needs to select the mapping of the border. As the co-ordination required to map a large amount of data processed, the paper gives specific programming data structures, including large-scale sparse matrix compression using triple store. (2011-07-16, PDF, 3185KB, 下载9次)

http://www.pudn.com/Download/item/id/1599021.html

[数据结构] Art_of_Programming_Contest_SE_for_uva

Art_of_Programming_Contest_SE_for_uva,一本讲述C编程、数据结构和算法的ACM好书,适合ACM参赛者
Art_of_Programming_Contest_SE_for_uva, a book about C programming, data structures and algorithms ACM good book for participants ACM (2010-11-17, PDF, 1364KB, 下载4次)

http://www.pudn.com/Download/item/id/1348749.html

[数据结构] AlgorithmandInformationCompetition

本书适用于各个层次的信息和编程爱好者。对算法与数据结构,数学知识和方法进行了全面,系统的分析与讲解
This book is for all levels of information and programming enthusiasts. On algorithms and data structures, mathematical knowledge and methods of a comprehensive, systematic analysis and explanation (2010-09-13, PDF, 17938KB, 下载3次)

http://www.pudn.com/Download/item/id/1295404.html

[数据结构] Greedy-algorithm

贪心算法一般来说是解决“最优问题”,具有编程简单、运行效率高、空间复杂度低等特点。
Greedy algorithm to solve general, " optimal problems" , with programming is simple, efficient, and low space complexity. (2010-05-21, PDF, 254KB, 下载1次)

http://www.pudn.com/Download/item/id/1182490.html

[数据结构] text

数据结构试题和答案,包含1800个,希望对编程的有帮助哦
the test of data organization (2010-05-05, PDF, 2244KB, 下载15次)

http://www.pudn.com/Download/item/id/1156615.html

[数据结构] datastructure

数据结构是学习软件编程的核心课程,对以后的程序编写非常重要
data structure (2009-07-27, PDF, 7365KB, 下载1次)

http://www.pudn.com/Download/item/id/857084.html

[数据结构] Programming_Pearls

题目的意思是编程中的珍珠,也就是说这本书讲的都是关于数据结构和算法的精华,值得一看
The meaning of the title is in the Pearl programming, that is to say about this book is on the data structure and algorithm of the best, worth a visit (2009-07-21, PDF, 585KB, 下载2次)

http://www.pudn.com/Download/item/id/850993.html
总计:14