资源列表
[数据结构常用算法] Cpp2
说明:利用VC++6.0对二维向量进行处理,对输入的向量按长度由小到大排序-Using VC++6.0 to process two-dimensional vector, the length of the input vector by ascending order<zhuimengren> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shortest_path
说明:求取给定图的多元最短路径,使用FLOYD算法实现,简单明了,注释详细!-Strike a given graph of multiple shortest path algorithm using FLOYD, simple and clear, detailed notes!<Along> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] biaodshiqiuzhi
说明:表达式求值。输入一个中缀表达式,程序能把它转换成后缀表达式,然后求值。-Expressions. Enter an infix expression, the program can convert it into a postfix expression and then evaluated.<梁泽贤> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fwen
说明:1)手工输入几个学生信息,并将结果存入文件f1中 2)找出f1中学生分数最高的那个人,(有可能多个并列第一),将这个人的信息写入文件f2.-1) The manual input of several student information, and will result in the file f1, 2) to identify students with the highest score f1 person, (there may be more tied for first),<wangjian> 在 2025-06-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ZOOM
说明:C语言图像如何放大。首先读取要放大的区域的图像信息,然后利用矩阵的repmat变换对矩阵进行拉伸。本程序可以对图像实现放大功能。-C language image to enlarge. First reading area to zoom the image information, and then use matrix repmat transform matrix stretching. This program can achieve the image magnification.<> 在 2025-06-12 上传 | 大小:1kb | 下载:0