资源列表

« 1 2 ... .99 .00 .01 .02 .03 904.05 .06 .07 .08 .09 ... 2656 »

[数据结构常用算法calculator

说明:程序功能:1.实现计算器类中lp、rp和operate函数; 2.完善计算器类evaluate函数,增加对输入的合法性检查, 包括滤掉所有非法输入及处理左右括号不配对的输入; 3.编制应用程序测试这个计算器。-calculator
<lfm> 在 2025-06-16 上传 | 大小:108kb | 下载:0

[数据结构常用算法gragh

说明:程序功能:1.建立无向非连通图的邻接表存储结构,要求顶点个数不少于15个。 2.用DFS及BFS对此邻接表进行遍历,打印出两种遍历的顶点访问顺序。 3.给定图中任意两个顶点v1和v2及整数k,判断是否存在从v1到v2的路径长度 为k的简单路径,若有打印出路径上的顶点序列(要求路径上不含回路)。 (该功能未能实现)-graph
<lfm> 在 2025-06-16 上传 | 大小:202kb | 下载:0

[数据结构常用算法sfsj

说明:算法分析与设计的PPT课件,数据结构的经典诠释。-PPT algorithm analysis and design of courseware, the classic interpretation of the data structure.
<> 在 2025-06-16 上传 | 大小:2.18mb | 下载:0

[数据结构常用算法DataStructures_C

说明:用C/pascal实现的一些常用算法,在ACM比赛中,是极为有用的.所以希望对大家有用.-ACM比赛,常用算法
<king> 在 2025-06-16 上传 | 大小:15kb | 下载:0

[数据结构常用算法ywm

说明:数据结构专家教授严蔚敏先生现场答数据结构爱好者问记录,chm格式,使用方便,很有参考价值。-Data structure experts and professors to Mr. Yan Weimin live record A data structure that fans ask, chm format, easy to use, great reference value.
<文宝> 在 2025-06-16 上传 | 大小:420kb | 下载:0

[数据结构常用算法treesearch

说明:树的动态查找,包括如何建立树,如何遍历二叉树-The dynamics of the tree to find, including how to build a tree, how to traverse the binary tree
<赵新宇> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法ga

说明:讲解如何用C语言实现遗传算法,以及应用遗传算法求解的全过程-Explain how to use C language implementation of genetic algorithms, and the application of genetic algorithm the whole process of
<赵新宇> 在 2025-06-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法Matrix

说明:Program includes class "macierz" (pl. matrix) with parallel multiply which uses open mp. It s simple multiply, not for example Strassen method.
<Ł ysy> 在 2025-06-16 上传 | 大小:372kb | 下载:0

[数据结构常用算法work

说明:设计一个学生档案管理程序。该程序应该具有下列功能: (1)通过键盘输入某位学生的相关信息。包括学号、姓名、性别、年龄、出生年月、电话、E-mail、籍贯等; (2)浏览学生信息; (3)根据学号修改、删除学生信息; (4)能按学号、姓名、年龄等关键字排序; (5)统计学生年龄的平均值及各年龄段人数; (6)用链表实现,原始数据输入和结果输出使用文件存放。 -Design of a student' s records management procedures.
<farman> 在 2025-06-16 上传 | 大小:2kb | 下载:0

[数据结构常用算法SORT

说明:归并排序,首次上传东西,不懂规矩!-SORT
<陈大> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法graphes-algorithmes

说明:Algorithm of Graph -Algorithm of Graph ...........................
<xiao> 在 2025-06-16 上传 | 大小:406kb | 下载:0

[数据结构常用算法Sort

说明:使用模板实现2种数据类型的6种排序,用户可以输入要排序数组的大小。-Using a template to achieve two kinds of data types, six kinds of sorting, the user can enter the size of the array to be sorted.
<Windy> 在 2025-06-16 上传 | 大小:568kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 904.05 .06 .07 .08 .09 ... 2656 »

源码中国 www.ymcn.org