资源列表

« 1 2 ... .58 .59 .60 .61 .62 263.64 .65 .66 .67 .68 ... 2656 »

[数据结构常用算法hd

说明:自己编写的杭电1428和2066源代码,ACM专用,主要用于学习优先队列-I have written Hang power source 1428 and 2066, ACM special, the main priority queue for learning
<幻叶> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法FindMax

说明:求矩阵的最大值 有一个整型二维数组,大小为m行n列,要求分别找出其中最大值所在的行和列,以及该矩阵中的最大值。 要求: 1.编写自定义函数MaxVal 函数的原型为:int MaxVal(int arr[][N], int *m, int *n) 功能: 数组中最大元素的值通过MaxVal函数的返回值传递给主函数,最大元素的行值和列值分别通过m和n传递给主程序相应的变量。 2.main主函数的功能 (1)
<王小A> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法KMP

说明:模式匹配,大学二年级数据结构实验题,对主串和模式串进行模式匹配-Pattern matching, sophomore experiment of data structure, and mode of the main string pattern matching string
<> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法AVLTree

说明:平衡二叉树的实现代码,用的模板类 有两个文件,一个头文件和一个源文件-AVL tree,template class
<xk> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法therealizationofsequencelist

说明:用模板类的继承,实现顺序表的几个函数功能,主要包括线性表的插入,追加和删除-the realization of sequence list
<> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Findsum

说明:数据结构作业I解答。关于数组搜索的问题,搜索是否为两个先前出现过的元素之和-I answer data structure operations. Array of questions about the search, the search is for the two previously seen for the elements in
<Meissah> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法07tsinghua

说明:07年清华数据结构复试的要求及考题,很有借鉴意义-2007 Tsinghua data structure requirements and re-testing questions, useful reference
<asa> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法compare

说明:本代码主要是利用链表结构对输入的两个字符串进行比较,并显示比较结果。-This code is mainly used on the input list structure to compare two strings and displays the results of the comparison.
<xunlu> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法jinzhi

说明:此代码主要是利用栈的数据结构进行十进制与二进制之间的转换。-This code is mainly carried out using the stack data structure conversion between decimal and binary.
<xunlu> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法invert

说明:此代码是利用链表的数据结构编写的倒置代码,可实现倒置输入字符串的功能。-This code is written using the linked list data structure inversion of the code can be inverted to achieve the function of the input string.
<xunlu> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法reverse

说明:此功能是先设置要输入的字符串个数(一定是数字形式),然后相应输入每个字符串,最后会显示正序和倒序的结果。-This feature is to set the string to enter the number (must be in digital form), then the corresponding input for each string, and finally displays the result of the p
<xunlu> 在 2025-01-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhuanzhi

说明:利用VC6.0系统,利用数据结构,进行矩阵行列转置。-Using VC6.0 system, the use of data structure, the ranks of the matrix transpose.
<xunlu> 在 2025-01-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 263.64 .65 .66 .67 .68 ... 2656 »

源码中国 www.ymcn.org