资源列表
[数据结构常用算法] josephus
说明: 设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时给出一个报数上限m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1报数;如此下去直到所有人全部出列为止。设计一个程序模拟此过程,在qt中设计出基本的提示及显示结果的界面,给出出列人的编号序列及出列人手持密码值。- A descr iption of the problem are: number 1,<孟迪> 在 2025-11-12 上传 | 大小:5kb | 下载:0
[数学计算/工程计算] SSM-1.1
说明:求解具有球形约束条件的凸二次规划问题,问题模型为min - x Ax + b x subject to ||x|| <= r or ||x|| = r- Solve a sphere constrained quadratic program of the form min- x Ax+ b x subject to ||x|| <= r or ||x|| = r using an implementation of the sequential subspace method<wang > 在 2025-11-12 上传 | 大小:37kb | 下载:0
[数学计算/工程计算] CG_DESCENT-C-2.0.tar
说明:共轭梯度法求解凸二次规划,代码由C语言开发,老外编写的程序,很值得一读。-Conjugate gradient method for solving convex quadratic programming, code generated by C language development, foreigners prepared program, it is worth reading.<wang > 在 2025-11-12 上传 | 大小:19kb | 下载:0
[数学计算/工程计算] BLG-1.1
说明:带等式约束和边界约束的凸二次规划问题,程序包含两种方法,一种是共轭梯度法,一种是frank-wolfe算法,代码质量较高。-Convex quadratic programming problem with equality constraints and boundary constraints, the program contains two methods, one is the conjugate gradient method, one is frank-wolfe algorith<wang > 在 2025-11-12 上传 | 大小:45kb | 下载:0
[数学计算/工程计算] Correlation-Color-Map
说明:已知多个时间序列两两之间的相关性系数,采用相关性颜色图表示-The correlation of multiplt time series data, and these correlation is displayed by the correlation color map<比利> 在 2025-11-12 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] A_star1
说明:A星算法,求网格图中起始点到终点的最短路径-A star algorithm, solve the shortest path the start point to the end point<比利> 在 2025-11-12 上传 | 大小:3kb | 下载:0
[matlab例程] inverterfed-boost-conv
说明:boost fed inverter developed with matlab software<vinoth kumar> 在 2025-11-12 上传 | 大小:11kb | 下载:0
[人工智能/神经网络/遗传算法] dijkstra_pro
说明:Dijkstra算法,求最短路径,带有路径的权值-Dijkstra method, solve the shortest path, including the weight of path<比利> 在 2025-11-12 上传 | 大小:1kb | 下载:0
[matlab例程] addgaussnoise
说明:图像去噪:中值滤波对椒盐噪声、高斯噪声的图像去噪-Image Clean-up: median filter impulse noise<袁益宏> 在 2025-11-12 上传 | 大小:1kb | 下载:0