资源列表
[数据结构常用算法] DLL
说明:编写一个动态链接库, 实现对给定数目的数的排序. 并编写应用程序调用该dll提供的接口函数. 要求: 1)输入需要进行排序的原始数 2)选择升序或降序 3)显示排序后的结果-The preparation of a dynamic link library, to achieve a given number of numbers. And the writing application calls the DLL to provide the interface function。<BRUCE> 在 2025-06-22 上传 | 大小:2.43mb | 下载:0
[数据结构常用算法] decision-tree
说明:决策树算法是利用最广泛的 数据挖掘算法之一-The decision tree algorithm is the most widely used data mining algorithms, one of...<lixh> 在 2025-06-22 上传 | 大小:826kb | 下载:0
[数据结构常用算法] quciksort
说明:数据结构中关于快速排序的课程设计,本课程设计分析了快速排序及其优化的三种方案的运行效率。本文件包含源码、测试覆盖率报告、测试数据统计和课程设计报告,对正在研究快速排序的同学有一定帮助。-Data structures on a quick sort of curriculum design, the course design and analysis of Quicksort and its optimized operating efficiency of the three program<yyp> 在 2025-06-22 上传 | 大小:259kb | 下载:0
[数据结构常用算法] [2012.2.22][PING]
说明:PING仿真代码设计,数据结构,程序流程-The simulation code design of PING<田光> 在 2025-06-22 上传 | 大小:21kb | 下载:0
[数据结构常用算法] 8-digit-BrandABound
说明:广度优先搜索实现8数码问题,C语言实现,代码不长,不到三百行,仅供参考。-implemention of 8 digital problem by Breadth first search<aj> 在 2025-06-22 上传 | 大小:18kb | 下载:0
[数据结构常用算法] ShortestPath
说明:本文件是关于最短路径问题的课程设计,分析了图问题中关于两点最短路径的问题,采用Floyd算法,演示了国内两城市可达的最短距离。文件中包括源代码、测试覆盖率报告、原始数据、课程设计报告。对正在研究数据结构中图论方面的同学有一定帮助。-This document is on the shortest path problem, curriculum design, and analysis of graph problems on the two shortest paths using Floyd<yyp> 在 2025-06-22 上传 | 大小:292kb | 下载:0
[数据结构常用算法] 8-digit-ClimbM
说明:通过使用爬山法实现8数码问题,代码约三百行,仅供参考-Mountain climbing method to implement 8 digital problem<aj> 在 2025-06-22 上传 | 大小:18kb | 下载:0