资源列表
[数据结构常用算法] Directinsertionsort
说明:直接插入法排序,使用C++编写的直接插入法程序,实现数据结构的直接插入排序-Direct insertion sort, using the C++ program written directly into law, the data structure to achieve the direct insertion sort<lj> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Bubblesortmethod
说明:冒泡法排序,使用C++语言编写的用与实现数据结构的,冒泡法排序-Bubble sort method, using C++ language for use and implementation of data structure, the bubble sort method<lj> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Two-waymergesortmethod
说明:两路合并排序法,使用C++语言编写用与实现数据结构的两路合并排序-Two-way merge sort method, using the C++ language and implementation of data structures with two-way merge sort<lj> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[matlab例程] constellation_qam
说明:there is a matlab code about qam in the communication.<maechel> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] upload
说明:羽毛球队有男女运动员各n 人。给定2 个n×n 矩阵P 和Q。P[i][j] 是男运动员i 和女运动员j 配对组成混合双打的男运动员竞赛优势;Q[i][j] 是女运动员i和男运动员j 配合的女运动员竞赛优势。由于技术配合和心理状态等各种因素影响,P[i][j]不一定等于Q[j][i]。男运动员i 和女运动员j 配对组成混合双打的男女双方竞赛优势为P[i][j]*Q[j][i] 。设计一个算法,计算男女运动员最佳配对法, 使各组男女双方竞赛优势的总和达到最大。 算法设计: 设计一个优先队<> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[matlab例程] conjugate_gradient
说明:最优化方法中共轭梯度法的matlab程序-Optimization method of conjugated gradient method matlab program<陈莫> 在 2025-09-25 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MinimalCircle
说明:最小覆盖圆的算法,已经知道的多个点,求一个最小圆将所有的点覆盖-Minimal covering circle algorithm, already know a number of points, find a smallest circle covering all the points<beyond819> 在 2025-09-25 上传 | 大小:1kb | 下载:0