资源列表

« 1 2 ... .51 .52 .53 .54 .55 1556.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法Stack

说明:用栈实现中缀转化为后缀表达式的C、C++程序。-Stack implementation using infix into postfix expression C, C++ program.
<> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Btree

说明:按层次序依次输入完全二叉数的元素值,以链表方式建立该完全二叉树,并按中序遍历结果输出结点值。-Hierarchical order followed by complete binary input values the number of elements to list the establishment of the complete binary tree method, according to the results in
<> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法2_4

说明:c,c++实现单调序列问题:给定一个正整数n,求出对于n个整数集合{1,2,3,…,n-1,n}所有的排列中,单调序列的数量。-c, c++ realization of monotone sequences of problem: Given a positive integer n, find the set of the n integers {1,2,3, ..., n-1, n} all the permutations in
<> 在 2024-11-11 上传 | 大小:3kb | 下载:0

[数据结构常用算法CLinkList

说明:用链表实现约瑟夫环问题的C、C++程序。-Joseph Ring a linked list implementation issues C, C++ program.
<> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法quicksort

说明:编写程序实现快速排序算法与二分查找算法的-dfhjdhfdj jdhf ddfdf dfdfgfgrtrretg
<Xxy> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的基本功能,插入,删除,遍历,添加,c++版的-The basic functions of a binary tree, insert, delete, traverse, adding, c++ version
<qiuhuiying> 在 2024-11-11 上传 | 大小:898kb | 下载:0

[数据结构常用算法c1

说明:用选择法对10个整数排序 已由一个已排好序的数组,今输入一个数,要求按原来排序的规律将它插入数组中 杨辉三角形 按顺时针旋进的5×5的螺旋方阵,打印 要求判定矩阵An*n是否为对称阵 输出下列9×9方阵-With the selection method has been a sort of 10 integers is sorted array, this type a number, required by th
<miraclewangii> 在 2024-11-11 上传 | 大小:44kb | 下载:0

[数据结构常用算法1

说明:已知按值递增有序排练的两个线性表A和B,且每个线性表内部各元素互不相同。试构造线性表C,使其是A和B的交集,且其中的数字同样按值递增排列。 要求: 1)分别采用顺序表、单链表、双链表三种数据结构存储上述线性表A、B、C 2)编写一个通用的程序(无论线性表A、B和C采用顺序表、单链表还是双链表存储,该程序完全通用),实现对线性表C的构造-Known to increase the value ordered by the tw
<> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法optimize_chengfa

说明:结构优化数值算法-惩罚函数算法源程序及算例-Numerical optimization algorithm- the penalty function algorithm source code and Example
<郑文> 在 2024-11-11 上传 | 大小:139kb | 下载:0

[数据结构常用算法SHIYAN2

说明:数据结构单链表(c++模板类实现),希望对需要的人有点帮助-c++模板类实现
<ristal> 在 2024-11-11 上传 | 大小:913kb | 下载:0

[数据结构常用算法JosephLoop

说明:这是一个约瑟夫环的程序。与严蔚敏版数据结构习题集配套。-Problem of Joseph s Loop
<李相> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法hd

说明:自己编写的杭电1428和2066源代码,ACM专用,主要用于学习优先队列-I have written Hang power source 1428 and 2066, ACM special, the main priority queue for learning
<幻叶> 在 2024-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1556.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org