资源列表

« 1 2 ... .27 .28 .29 .30 .31 2632.33 .34 .35 .36 .37 ... 2656 »

[数据结构常用算法donald e. knuth - the art of computer programming

说明:卷3为分拣和搜索,这是本书的第1个修订版,它是对计算机分拣和搜索的一流技术的最全面的研究,它扩展了卷1中数据结构的处理方法,将大小数据库以及内存和外部存储都包含在内。本书包括对计算机方法仔细检查的选择方案,和其效率的大量分析。本书该版的独特之处在于优化了的分拣,以及对通用散列法和排列法的新的理论论述。-Volume 3 for sorting and searching, this is the book of a revised ed
<邵宇峰> 在 2024-11-01 上传 | 大小:16165888 | 下载:0

[数据结构常用算法Data-configuration

说明:数据结构的经典书籍,用类C语言就行讲解,将数据结构分析的很透彻-data structure of the classic books, C-like programming language used on the trip to explain to the data structure is very thorough analysis
<kaye> 在 2024-11-01 上传 | 大小:16115712 | 下载:0

[数据结构常用算法Fundamentals_of_Data_Structures_Horowitz_1983_1stE

说明:数据结构经典:《数据结构基础》 "Fundamentals of Data Structures" 作者:Horowitz 1983年第一版-Classical data structure:
<eteng> 在 2024-11-01 上传 | 大小:16241664 | 下载:0

[数据结构常用算法The-art-of-computer-programming-3

说明:经典的计算机编程艺术第三卷,绝对经典的一本书!关于数据结构,算法都有详细的阐述! -The classic art of computer programming, Volume III book is absolutely classic! On data structures, algorithms are explained in detail!
<cl> 在 2024-11-01 上传 | 大小:16548864 | 下载:0

[数据结构常用算法ex3

说明:二叉树的建立和遍历 先序,中序,后序 中序非递归 界面实现-The establishment of a binary tree and traverse the first order, in order, after the sequence in order to achieve non-recursive interface
<perillachime> 在 2024-11-01 上传 | 大小:16181248 | 下载:0

[数据结构常用算法shujujiegou

说明:五种排序算法的比较,华中科技大学计算机学院数据结构课设。可以用来交作业-Five kinds of sorting algorithm, Computer Science, Huazhong University of Science and Technology set up data structures class. Can be used to hand in papers
<Wayne> 在 2024-11-01 上传 | 大小:16525312 | 下载:0

[数据结构常用算法How-to-Solve-It

说明:经典算法入门书籍,适合各种需要算法入门人了解比较常见的算法-Classical algorithm introductory book, suitable for all kinds of people need to understand the more common algorithms start the algorithm
<drossy> 在 2024-11-01 上传 | 大小:16420864 | 下载:0

[数据结构常用算法shizi2

说明:数据结构大作业——十字链表简单版 基于mfc显示,可以对链表进行多种操作-Data structure operations- Cross Chain simple version based on mfc display, you can perform various operations on the list
<mugua> 在 2024-11-01 上传 | 大小:16344064 | 下载:0

[数据结构常用算法遍历二叉树

说明:简单的二叉树通过递归算法遍历,先序遍历中序遍历和后序遍历。通过遍历对二叉树的结构有更深入的学习(Simple two tree traversal through recursive algorithm, first order traversal traversal and preorder traversal. Through traversal, the structure of the two fork tree has a m
<沧海森林 > 在 2024-11-01 上传 | 大小:16059392 | 下载:0

[数据结构常用算法DS上机相关

说明:一些关于数据结构上机的东西,希望大家会喜欢(Some things about the data structure on the machine, I hope you will like it)
<千尘 > 在 2024-11-01 上传 | 大小:16145408 | 下载:0

[数据结构常用算法算术表达式求值演示

说明:用栈实现算术表达式求值,另有MFC制作的图形界面(Arithmetic expression evaluation by stack, and graphical interface made by MFC)
<时光初时模样> 在 2024-11-01 上传 | 大小:16321536 | 下载:0

[数据结构常用算法queue

说明:实现数据结构队列的顺序表及链接表方法,链接法包含单链表及双链表(A sequential table and a link table method for realizing the data structure queue)
<babytang> 在 2024-11-01 上传 | 大小:16433152 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 2632.33 .34 .35 .36 .37 ... 2656 »

源码中国 www.ymcn.org