资源列表

« 1 2 ... .27 .28 .29 .30 .31 27432.33 .34 .35 .36 .37 ... 28522 »

[数据结构常用算法C-Matrix

说明:C-矩阵,除去第一行、第一列、最后一列外都为0.这样一个C-矩阵可以压缩存储为一维数组,先逐行再第一列的顺序。并且支持存储搜索功能。-C-matrix, removing the first row, first column, the last column are zero outside, so a C-matrix can be stored as a compressed one-dimensional array, then
<dongyuan> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法sparse-matrix

说明:一个稀疏矩阵,按照列主次的顺序存储到一维数组中,支持存储和搜索。-A sparse matrix, primary and secondary storage in the order listed to a one-dimensional array, support storage and search.
<dongyuan> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程frost

说明:Frost filter for noise removal
<swati> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程gabor_fn

说明:Gabor function MATLAB code
<swati> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程lee

说明:MATLAB code for LEE filter
<swati> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程Stick_Breaking

说明:狄利克雷过程的棍子模型构造中权重的仿真,可自行设定alpha、K等参数,适合初学DP过程的小伙伴。-Stick model construction simulation weights Dirichlet process can set the alpha, K and other parameters, suitable for small partners beginner DP process.
<> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程RK

说明:4阶龙格库塔法,可用于高阶常微分方程计算。压缩包内包含高阶微分方程实例和4阶显式龙格库塔法程序,供大家参考。-4-order Runge-Kutta method
<iki sure> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程cam_proj_calib_optim

说明:在结构光测量系统中,系统的标定非常重要,标定结果的好坏直接影响测量结果的精度,此程序根据zhang的摄像机标定方法开发,标定结果准确,测量精度高。-In structured light measurement system calibration system is very important, calibration results will have a direct impact on the accuracy of the
<张佳瑞> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程GM-forcast

说明:用于GM(1,1)预测模型,能计算出给定的数列的预测值,并计算出预测模型的相关指标参数。-For GM (1,1) prediction model can calculate the predicted value of the given number of columns, and calculate the relevant indicator parameter prediction model.
<xu> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程error_analysis

说明:由于在测量过程中存在各种干扰因素以及测量系统在制造过程中含有误差,所以在得到测量结果后我们要对测量结果进行曲面拟合和误差分析,这个程序主要就是完成以上功能的。-Because of the variety in the measurement process disturbances and measurement systems contain errors in the manufacturing process, so the m
<张佳瑞> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法2chashu

说明:最简单易学的二叉树例子,适合刚开始接触数据结构的同学!-The simplest example of a binary tree to learn, just getting started with a data structure suitable for the students!
<诚毅韬世> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法conversion

说明:数据结构的简单应用来实现数制转换,利用链式结构实现栈。-Simple application data structures to achieve number system conversion, the use of chain structure to achieve stack.
<诚毅韬世> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 27432.33 .34 .35 .36 .37 ... 28522 »

源码中国 www.ymcn.org