资源列表
[数据结构常用算法] SenseWordsFilter
说明:java 实现敏感词过滤,毕业设计做博客网站用到的。-java sensitive word filtering, graduation design blog site used.<唐老鸭> 在 2025-06-03 上传 | 大小:2kb | 下载:0
[数据结构常用算法] ClockwiseSpiral
说明:自己做的把1,2,3…n*n 的数字按照顺时针螺旋的形式形成矩阵。-Do 1, 2, 3 ... n* n figures formed by the clockwise spiral form of a matrix.<赢在企鹅> 在 2025-06-03 上传 | 大小:12kb | 下载:0
[数据结构常用算法] TimeDistance
说明:计算输入日期与1949年10月1日距离多少天-Calculated Enter the date and the number of days from October 1, 1949.<赢在企鹅> 在 2025-06-03 上传 | 大小:11kb | 下载:0
[数据结构常用算法] suanfa2
说明:文件: 排序比较.cpp —— 在产生随机数方面,使用编译系统给出的头文件 本程序通过对10000个随机产生的整型数据,利用起泡排序算法和选择排序算法进行排序并比较其排序时间, 从而揭示这两个算法时间性能上的差异。 -File comparison (2): Sort cpp- generate random numbers, use the build system header files given this program by 10,000 randomly generated<周盈吉> 在 2025-06-03 上传 | 大小:3kb | 下载:0
[数据结构常用算法] suanfabijiao
说明:八种排序算法的排序速度比较: Quick sort 、Heap sort、Shell sort、Merge sort>、Insertion sort、Selection sort、Bubble sort-Eight sorting algorithm sorting speed comparison: Quick sort, Heap sort, Shell sort, Merge sort> , Insertion sort, Selection sort, Bubble sort<周盈吉> 在 2025-06-03 上传 | 大小:1.3mb | 下载:0
[数据结构常用算法] zhengyuanbiyesheji
说明:使用A星算法计算中国各大城市之间的最短路径。比如从北京到武汉的最短路径要经过哪些城市。当然,常见的两点之间最短路径算法是迪杰斯拉的算法。这是我的毕业设计,现在分享给大家啦。-A star algorithm to calculate the shortest path between the major cities in China. For example, to go through the shortest path from Beijing to Wuhan city. Of cour<郑元> 在 2025-06-03 上传 | 大小:76kb | 下载:0
[数据结构常用算法] data-algorithm
说明:主要是java的一些数据算法,主要就是练习我们 软件分析,软件设计,软件实现,软件维护-data algorithm<侯伟> 在 2025-06-03 上传 | 大小:17.95mb | 下载:0
[数据结构常用算法] primfindpath
说明:Prim算法实现在一个有向图中找一条从一点到另一点的一条路,并不要求是最短路。-Use Prim Algorithm to find a way in a digraph.<wc> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1416
说明:飞机加油问题 对于给定的n个国际机场到中心机场的距离d1,d2,...,dn ,以及地面加油费用s,编程计算从距中心机场最远的国际机场飞到中心机场的最少费用-For a given n international airport to the center of the airport from D1, D2,..., DN, as well as the ground refueling cost s, programming calculation from the center of th<wjf> 在 2025-06-03 上传 | 大小:405kb | 下载:0