资源列表

« 1 2 ... .45 .46 .47 .48 .49 1650.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法tree

说明:二叉树的中序、前序、后序的递归、非递归遍历算法,层次序的非递归遍历算法的实现-Binary tree in order, first order, the order of the recursive, non-recursive traversal algorithm, hierarchical sequence of non-recursive traversal algorithm to achieve
<suweizhe> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法duilie

说明:完成对循环队列结构的定义,以及对循环队列的各种基本运算的实现(每种基本运算用一个函数来实现)。 -Completion of the circular queue structure is defined, and the circular queue implementation of various basic operations (each basic operations to implement a function).
<suweizhe> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法stack

说明:数据结构中栈的类定义,通过类模板实现了栈的基本功能-Stack data structure in the class definition, through the stack class template implements the basic functions of
<黄寅飞> 在 2024-10-07 上传 | 大小:525312 | 下载:0

[数据结构常用算法Queue

说明:VS2008编写的链表队列程序,自己实现编写的,数据结构学习用-VS2008 queue list written procedures, to achieve their own writing, and learning to use data structures
<cmdeng> 在 2024-10-07 上传 | 大小:530432 | 下载:0

[数据结构常用算法liebiao

说明:VS2008写的数据结构列表,可以作为学习C++编程及数据结构参考-VS2008 to write a list of the data structure can be used as learning C++ programming and data structure reference
<cmdeng> 在 2024-10-07 上传 | 大小:1594368 | 下载:0

[数据结构常用算法Bernoulli-Quee

说明:Bernoulli Quee 方便学习数据结构-Bernoulli Quee, a kind of data structure
<xujames> 在 2024-10-07 上传 | 大小:894976 | 下载:0

[数据结构常用算法pku3252

说明:北大pku3252源代码 找出区间[a,b]中的round number数。一个数如果它的二进制表示中0的数目大于1的数目,这个数就是round number.-compute the number in [a,b]
<abilitytao> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法fenpeiyuhuishou

说明:采用c语言实现首次适应算法完成主存空间的分配和回收-Using c language to complete first-fit algorithm for the allocation of main memory space and recycling
<王期> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法FractionTest

说明:This program defines a class for fractions, which stores a numerator and denominator. A member function allows for retrieval of the fraction as a double and another outputs the value in lowest terms.
<vova> 在 2024-10-07 上传 | 大小:532480 | 下载:0

[数据结构常用算法cPP

说明:1、约瑟夫问题的一种描述是:编号为1,2,3——,n的n个人按顺时针方向围坐一圈, 每个人持有一个密码(正整数)。一开始任选一个正整数作为报数上线值m,从第一 开始按顺时针方向报数,报到m时停止报数。报m的人出列,将他的密码作为新 的 m值,从他在顺时针方向上的下一个人重新开始从1报数,如此下去,直至所有人 全部出列。 2、程序运行后,首先要求用户指定初始报数上限值,然后读取个人的密码。可设n≤30。 3
<刘国佳> 在 2024-10-07 上传 | 大小:26624 | 下载:0

[数据结构常用算法Data-structures-algorithms

说明:经典数据结构的相关算法。例如:百鸡百钱、单词倒转、单链表等-Data structures related to classical algorithms. For example: 100 chicken one hundred money, the word upside down, singly linked lists, etc.
<chenxu> 在 2024-10-07 上传 | 大小:228352 | 下载:0

[数据结构常用算法Link

说明:运用C++编写,实现链表的插入,删除,查询,修改等功能-Written using C++, implement a linked list to insert, delete, query, modify, etc.
<> 在 2024-10-07 上传 | 大小:6144 | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1650.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org