资源列表

« 1 2 ... .50 .51 .52 .53 .54 19155.56 .57 .58 .59 .60 ... 28522 »

[数值算法/人工智能anneal

说明:模拟退火算法,尽量不要让站长把时间都花费在为您修正说明上。-Simulated annealing algorithm, as far as possible not to let the station to the time spent on your note on the amendment.
<方晗炜> 在 2025-08-02 上传 | 大小:3kb | 下载:0

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

说明:很程式化的标准遗传算法程序,用以求解多元函数的极值-Very stylized standard genetic algorithm procedure to solve the multi-function extremum
<oklahoma> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数学计算/工程计算fft_enhance_cubs

说明:介绍fft指纹增强算法,该源码测试可行。希望对大家有用。-Introduction fft fingerprint enhancement algorithm, the source test feasible. Hope useful for all of us.
<刘红莉> 在 2025-08-02 上传 | 大小:3kb | 下载:1

[matlab例程0003MatrixEigenvalueCalculation

说明:通过这些能够熟练掌握MATLAB中特征值来计算相关函数,而且能通过编程实现多种矩阵特征值运算的算法。-Through these can master Eigenvalue MATLAB to calculate the correlation function, and can achieve a variety of programming matrix eigenvalue computing algorithms.
<王海波> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数学计算/工程计算ex4_fast_fourier_transform

说明:快速傅立叶变换算法的实现,用eclipse实现,-Fast Fourier Transform algorithm, using eclipse realized,
<Jiawang> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数学计算/工程计算cfft

说明:fft使用C语言编程,快速傅里叶变换,有文本说明,可使用-fft the use of C language programming, fast Fourier transform, there are texts that can be used
<zhulei> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数学计算/工程计算FFT

说明:快速傅里叶分析的C算法程序,是基二FFT算法,内付简单使用说明。-Fast Fourier analysis of the C algorithm procedure is the base two FFT algorithm, with simple instructions to pay.
<廖于翔> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数据结构常用算法DosAvl

说明:这是一个数据结构的小程序,非递归的avl树实现,用到了穿线法-This is a data structure of small procedures, non-recursive AVL tree realization, using the threading method
<hanjiasong> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数学计算/工程计算bp.example

说明:采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
<闫薇> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Matrix_Leastsquare

说明:C#编写,包括两个类:矩阵运算,根据布尔莎模型通过最小二乘法计算七参数-C# Prepared, including two categories: matrix operations, according to Bursa model through the least squares method to calculate the seven parameters
<watson> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数据结构常用算法find

说明:哈希表的建立、查找。设有若干个学生的考试成绩,用学生的学号作为关键字,采用除留余数求哈希地址,将学生的信息存储到该地址空间,并且采用线性探测法解决冲突问题。-The establishment of hash table to find. There are a number of students in examinations, with students as No. keywords used in addition to stay for more than a few hash ad
<yyfy> 在 2025-08-02 上传 | 大小:3kb | 下载:0

[数据结构常用算法C_TREE

说明:本例题将介绍一种建立二叉树的算法。同时介绍对“遍历算法”灵活应用:将二叉树中每个结点的左右子树进行交换。介绍求二叉树深度的算法。 二叉树的建立是一个递归方法,与二叉树先序遍历思路有点相似。数据的组织是先序遍历的顺序,但是当某结点的某孩子为空时以数据0来充当,也要输入。结合右图的二叉树,其数据的输入顺序应该是: 1 2 4 0 0 0 3 5 0 7 0 0 6 8 0 0 9 0 0。 若当前数据不为0,则申请一个结点存入当前数据。如果输入0表明是空(NULL),不分配结点。递归调用
<yyfy> 在 2025-08-02 上传 | 大小:3kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 19155.56 .57 .58 .59 .60 ... 28522 »

源码中国 www.ymcn.org