资源列表

« 1 2 ... .89 .90 .91 .92 .93 18794.95 .96 .97 .98 .99 ... 28522 »

[数据结构常用算法Matrix

说明:把一个N*N的三角矩阵按列的方式映射到一个3N*2的一维数组,功能设置,输入输出、存储搜索、加减乘、转置。-Put an N* N triangular matrix is ​ ​ mapped to the column by way of a one-dimensional array of 3N* 2, the feature set, input and output, storage, search, ad
<dongyuan> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法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> 在 2025-02-24 上传 | 大小: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> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:对任意输入的n和m,求出最后剩下的人的编号。要求利用线性表保存这n个人,分别用公式化、链接、模拟指针三种描述方法实现。 输入:input.txt,两个整数n(3-100),m(1-m)-N and for any input m, the remainder of the determined number of the last. This requires the use of a linear table holds n in
<dongyuan> 在 2025-02-24 上传 | 大小:2kb | 下载:1

[matlab例程Stanford-FK---IK

说明:This code calculates the forward and inverse kinematics of Stanford Robot using H-D representation. Watch up for singularity in results-This code calculates the forward and inverse kinematics of Stanford Robot using
<Asia Al-Busaidi> 在 2025-02-24 上传 | 大小:498kb | 下载:0

[人工智能/神经网络/遗传算法somdemo.tar

说明:自组织映射神经网络java源代码 myeclipse工程文件可直接导入使用-self-organizing maps nerual network java source code
<李念> 在 2025-02-24 上传 | 大小:112kb | 下载:0

[matlab例程frost

说明:Frost filter for noise removal
<swati> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[matlab例程gabor_fn

说明:Gabor function MATLAB code
<swati> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[matlab例程lee

说明:MATLAB code for LEE filter
<swati> 在 2025-02-24 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法toolbox-of-genetic-programming

说明:遗传规划(GP)工具箱,包含工具箱使用手册,能实现分类,回归等功能-The toolbox of genetic programming,including its munual book.The toolbox can implement regressing and classification.
<贾建华> 在 2025-02-24 上传 | 大小:548kb | 下载:0

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

说明:极速学习机,提供了新选择 速度大大优于SVM 效果比SVM略差-Extreme Learning Machine
<zhang> 在 2025-02-24 上传 | 大小:140kb | 下载:0

[matlab例程seismic-record

说明:里面包含了雷克子波源程序,生成单道地震记录,双同相轴记录,以及tfpt滤波等,对地震记录滤波很有帮助,看看吧-Which contains the Ricker wave source to generate single-channel seismic record, recording double-phase axis, and tfpt filtering, filtering on seismic records is hel
<马沁> 在 2025-02-24 上传 | 大小:3kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 18794.95 .96 .97 .98 .99 ... 28522 »

源码中国 www.ymcn.org