资源列表
[数值算法/人工智能] Matrix
说明:给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。考察这n个矩阵的连乘积A1A2…An。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序,这种计算次序可以用加括号的方式来确定。若一个矩阵连乘积的计算次序完全确定,则可以依此次序反复调用2个矩阵相乘的标准算法(有改进的方法,这里不考虑)计算出矩阵连乘积。若A是一个p×q矩阵,B是一个q×r矩阵,则计算其乘积C=AB的标准算法中,需要进行pqr次数乘。 -Given n matrices<王旺> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] GreedyASelectorMain
说明:贪心算法 使某些问题时间复杂度降为一维线性-Greedy algorithm to make certain issues reduced time complexity of one-dimensional linear<张> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] JOSE2
说明:Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。-Josephus questions. n children surrounded the circle, selected a number of m, from the beginning of their first child a few, a few m to stop the child to leave, and then started<renqiang> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] JOSE3
说明:Josephus 问题的解答。n个孩子围成圆圈,选任一个数m,从第一个孩子开始数,数到m停止,这个孩子离开,再从第一个开始数,直到剩下一个孩子。-Josephus questions. n children surrounded the circle, selected a number of m, from the beginning of their first child a few, a few m to stop the child to leave, and then started<renqiang> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] DataGrid
说明:在.Net 中 DataGrid 虽然有排序的功能,但并不支持双向的排序。用到了,看了些相关的帖子,自己尝试了一种方法,竟然也行得通,主要是用DataGrid.Attributes 存了一个参数,同时在onSortCommand中修改了DataGridColumn的中国教程在线,http://www.5istudy.cn-In. Net has to sort in DataGrid Although the function of, but does not support two-way s<蓝德岩> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[matlab例程] center_weighted_median_filter
说明:用MATLABT算法实现, 图象经过center weighted median filter后,对比 原图象和处理过图象的差别.-Algorithm used MATLABT, image after center weighted median filter, the contrast to the original image and processed image difference.<zhang tian> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[matlab例程] xianxinnihe
说明:建筑声学,混响测试数据指数拟合后直线拟合,读取混响时间-Architectural acoustics, reverberation test data index after fitting a straight line fitting, read the reverberation time<seabird> 在 2025-06-19 上传 | 大小:1kb | 下载:0