搜索资源列表

  1. ga170

    0下载:
  2. David L. Carroll的遗传算法的fortran源代码-David L. Carroll of the genetic algorithm fortran source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:mmjd
  1. fortranlibfile

    0下载:
  2. fortran常用算法库文件 fortran常用算法库文件-fortran commonly used algorithm libraries fortran commonly used algorithm library
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:171008
    • 提供者:郑立德
  1. 200712517012922

    0下载:
  2. 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xiahong
  1. NicheGa

    0下载:
  2. 采用FORTRAN编制的小生境遗传算法反演程序,对于求取复杂函数的极值问题相当容易-prepared using FORTRAN Niche genetic algorithm inversion procedure, For complex functions of the strike extreme problems fairly easily
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:594944
    • 提供者:何伟兵
  1. FORTRANalgorithm

    0下载:
  2. Visual Fortran常用数值算法集-Visual Fortran Numerical Algorithms used Set
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1189888
    • 提供者:栖木
  1. mm_mpi_jacobi.f90

    0下载:
  2. 用MPI在fortran下实现Jacobi迭代算法-with MPI under the fortran Jacobi iterative algorithm
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:段宾
  1. multi-method

    0下载:
  2. 最小二乘算法 Fortran实现 比较简单-Fortran least-squares algorithm is relatively simple to achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:zhangyang
  1. filter

    0下载:
  2. fortran程序,数值计算,带通滤波程序-fortran program, numerical calculation, band-pass filtering procedure
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:qiu
  1. 1

    0下载:
  2. 这是fortran的算法集,对研究fortran算法的同志有一定的参考价值,谢谢。-This is a set of algorithms fortran, fortran algorithm research comrades have certain reference value, thank you.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:334848
    • 提供者:许名
  1. specdecomp

    0下载:
  2. Fortran编的波动方程正演模拟,一维的数值算法-Fortran allocation of wave equation forward simulation, one-dimensional numerical algorithm
  3. 所属分类:其他行业

    • 发布日期:2024-05-19
    • 文件大小:310272
    • 提供者:杨祥森
  1. chase

    0下载:
  2. 追赶法是用来解三对角矩阵的算法 此程序是基于matlab编的 -Catch-up method is used to solution of tridiagonal matrix algorithm for this procedure is based on the series matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. PSOandDE

    0下载:
  2. 基于粒子群和微分进化的优化算法研究,是一篇优秀的博士论文,希望能对大家有用-Based on particle swarm optimization and differential evolution algorithm, is an excellent doctoral thesis, hoping to be useful for all of us
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1819648
    • 提供者:chenjy
  1. simple_method_particles

    0下载:
  2. simple算法求解流场与二相流体运动(fortran)-simple algorithm for solving the flow field with two-phase fluid flow (fortran)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:徐晓亮
  1. MATLABCSignalProcessing

    0下载:
  2. 胡广书DSP信号处理光盘C fortran和matlab算法实现-HU Guang-book CD-DSP signal processing C fortran and matlab algorithm
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:148480
    • 提供者:
  1. aga

    1下载:
  2. 自己写的,加速遗传算法程序,可能很多有待改进的地方,有待改为fortran-Their own written procedures for accelerating genetic algorithm may be a lot of room for improvement in place, to be replaced by fortran
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:付丛生
  1. C++pso

    0下载:
  2. PSO 算法的源代码,有很好的注释,希望给编程爱好者有一点帮助。-PSO algorithm s source code, there are good notes, programming enthusiasts who want to give a little help.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:134144
    • 提供者:高冲
  1. PISO

    0下载:
  2. cfd经典PISO算法的FORTRAN程序-CFD classic FORTRAN procedure PISO algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:cdx
  1. FORTRAN-suanfa

    0下载:
  2. Fortran的一些常用算法的代码 供数值分析用-Some common algorithms for Fortran code for numerical analysis
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:347136
    • 提供者:张旭
  1. ChazhiZuixiaoerchengquxiannihe

    0下载:
  2. 用Fortran语言实现的多种插值算法和最小二乘拟合算法,有源代码,有简要介绍。-Fortran language with a variety of interpolation algorithms and least squares fitting algorithm, active code, have a brief introduction.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:木子
  1. esprit

    0下载:
  2. DOA估计的esprit算法实现的原码。欢迎下载-DOA estimation algorithm esprit realize the original code. Welcome to download
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张洪欣
« 1 2 3 4 56 7 8 9 10 ... 29 »

源码中国 www.ymcn.org