资源列表

« 1 2 ... .17 .18 .19 .20 .21 21022.23 .24 .25 .26 .27 ... 28522 »

[matlab例程matlab

说明:交通标志检测 根据输入图像检测标志信息-traffic sign
<李庆> 在 2025-07-21 上传 | 大小:1.75mb | 下载:0

[数学计算/工程计算Matrix

说明:用C++实现矩阵的各种运算,包括:求逆运算,判断矩阵是否为空,获取矩阵的行向量,矩阵数据的输入输出,实现矩阵的嘉减乘法-In c++ implementation matrix of various operations, including: inversion, to determine whether a matrix is empty, matrix row vector, matrix of data input and output, the realization of matri
<echo42> 在 2025-07-21 上传 | 大小:2.14mb | 下载:0

[数学计算/工程计算Matrixechol

说明:用C++实现矩阵的各种运算,包括:求逆运算,判断矩阵是否为空,获取矩阵的行向量,矩阵数据的输入输出,实现矩阵的嘉减乘法-In c++ implementation matrix of various operations, including: inversion, to determine whether a matrix is empty, matrix row vector, matrix of data input and output, the realization of matri
<echo42> 在 2025-07-21 上传 | 大小:2.14mb | 下载:0

[数据结构常用算法mergesort

说明:用C++实现在数据的输入,并通过输入要查找的数据的值返回所查找的数据所在数组中的位置-In c++ to realize the data input, and through the input data to find the value of the return to find the position of the array of data
<echo42> 在 2025-07-21 上传 | 大小:18kb | 下载:0

[数据结构常用算法4.6

说明:用C++实现的。给线性表添加一个成员函数,倒置线性表中元素的顺序。对于n个元素的线性表,算法的时间代价为n.-With c++ implementation. Linear table to add a member function, the order of the elements in a linear inversion table. For the linear table of n elements, the algorithm of time cost for n.
<echo42> 在 2025-07-21 上传 | 大小:17kb | 下载:0

[数据结构常用算法4.17

说明:编写一个递归算法实现: T(n)=T[n/2](向上取整)+T[n/2](向下取整)+n T(1)=1 然后用栈来模拟递归调用,重新编写一个算法. -Write a recursive algorithm implementation: T (n) = T (rounded up) [n/2]+ T n/2+ n (round down) T (1) = 1 Then use the stack to simulate the recursive call to w
<echo42> 在 2025-07-21 上传 | 大小:16kb | 下载:0

[人工智能/神经网络/遗传算法CNN_LeNet

说明:LeNet5 trainning algorithm based on Theano. Require NumPy, Matplotlib and Theano 0.7
<WellyZhang> 在 2025-07-21 上传 | 大小:631kb | 下载:0

[matlab例程Ashkan

说明:Automatic detection of diabetic retinopathy exudates non-dilated retinal images using mathematical morphology methods-Automatic detection of diabetic retinopathy exudates non-dilated retinal images using mathematical morphology methods
<Ramin> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[matlab例程extract_support_points

说明:Niblack, (Efficient computation of adaptive threshold surfaces for image binarization)
<Ramin> 在 2025-07-21 上传 | 大小:280kb | 下载:0

[matlab例程KolmogorovEntropy2

说明:求取K熵,代码简单,容易,运行速度快,可以看看,参考-Strike K entropy, the code is simple, easy, fast, can see, reference
<zacharyhu> 在 2025-07-21 上传 | 大小:1kb | 下载:0

[matlab例程EIG

说明:数值计算中的特征值、特征向量计算,采用matlab代码-eigenvalue computation
<han> 在 2025-07-21 上传 | 大小:14kb | 下载:0

[matlab例程iters

说明:线性方程组的高效迭代方法,包括各种Krylov迭代-iteration method to solve the linear equations, including Krylov method
<han> 在 2025-07-21 上传 | 大小:13kb | 下载:1
« 1 2 ... .17 .18 .19 .20 .21 21022.23 .24 .25 .26 .27 ... 28522 »

源码中国 www.ymcn.org