资源列表

« 1 2 ... .43 .44 .45 .46 .47 2248.49 .50 .51 .52 .53 ... 2657 »

[数据结构常用算法binarySortTree

说明:二叉排序树 算法 数据结构 希望对初学者有所帮助 c++源程序-Binary Sort Tree algorithm data structure would like to be helpful to beginners c++ source code
<bruce > 在 2024-07-07 上传 | 大小:689152 | 下载:0

[数据结构常用算法3-2

说明:堆排与贪心算法解usaco 1-3-2牛棚问题 -Heap row with the greedy algorithm for solving the problem usaco 1-3-2 barn1
<胡卉芪> 在 2024-07-07 上传 | 大小:688128 | 下载:0

[数据结构常用算法bigint

说明:大整数运算程序,字符串输入,清华大学数据结构作业-Large integer arithmetic process, the string input, Tsinghua University, the data structure operations
<zzq> 在 2024-07-07 上传 | 大小:688128 | 下载:0

[数据结构常用算法SparseMatrix

说明:用十字链表表示稀疏矩阵,进行存储、运算操作。-Cross linked with that sparse matrix manipulation and storage
<kevin Ning> 在 2024-07-07 上传 | 大小:690176 | 下载:0

[数据结构常用算法palindrome

说明:输入一个字符串并判断其是否为回文并返回结果-Enter a string and determine whether the palindrome and return the result
<蛋蛋> 在 2024-07-07 上传 | 大小:689152 | 下载:0

[数据结构常用算法the-data-structure-exercise

说明:数据结构部分课后习题(耿国华版本)答案,PDF版的-Answers to some of the data structure after-school exercise
<zhaoyao> 在 2024-07-07 上传 | 大小:689152 | 下载:0

[数据结构常用算法dataStructure

说明:用c++面向对象的方法写的一些数据结构小程序,适合初学者,有linelist,stack,queue,huffman编码,Tree···,和一个citylocation例子的应用-With c++ object-oriented way to write some small program data structures, suitable for beginners, there are linelist, stack, queue
<jason> 在 2024-07-07 上传 | 大小:689152 | 下载:0

[数据结构常用算法GAUSS

说明:GAUSS消去解线性方程的FORTRAN程序-GAUSS elimination to solve linear equations of the FORTRAN program
<何巧> 在 2024-07-07 上传 | 大小:689152 | 下载:0

[数据结构常用算法biThrTree-hfut

说明:合肥工业大学数据结构试验四线索二叉树,包括完整的实验要求、实验预习报告、实验最终报告 实验任务∶ <1>按先序次序遍历先序线索二叉树。 <2>按中序次序遍历中序线索二叉树。 <3>将值为x的结点作为先序线索二叉树T的左子树的(先序)最后一个结点的右孩子插入进去。 <4>按中序次序线索化二叉树。 <5>按后序次序线索化二
<石帆> 在 2024-07-07 上传 | 大小:688128 | 下载:0

[数据结构常用算法sort

说明:直接插入排序,冒泡排序,选择排序(对一组数据进行按升序排列)。-Direct insertion sort, bubble sort, selection sort (of a set of data in ascending order).
<ruzi> 在 2024-07-07 上传 | 大小:690176 | 下载:0

[数据结构常用算法d

说明:稀疏矩阵的压缩存储: 实现稀疏矩阵压缩存储,并实现矩阵转置和求和。 输入矩阵时,首先需要输入非零元素的个数,然后分别输入矩阵的 行号,列号和值。 输完2个矩阵后,自动进行计算第一个矩阵的转置以及两个矩阵的和。 例如:输入如下: 100 90 5 //矩阵的行数为100,列数为90,共5个非零元素。 1 10 100 //a(1,10)=100 50 60 200//a(50,60
<刘忠威> 在 2024-07-07 上传 | 大小:688128 | 下载:0

[数据结构常用算法WordMaze

说明:华为机考试题,单词迷宫,使用C++编写,2015年真题-Huawei machine exams, word maze, use C++ write
<lidongdong> 在 2024-07-07 上传 | 大小:689152 | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 2248.49 .50 .51 .52 .53 ... 2657 »

源码中国 www.ymcn.org