CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - File Change

搜索资源列表

  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. fpgrowth

    2下载:
  2. 改代码为fp-growth的源代码,用于数据挖掘中的关联规则挖掘,已经通过调试,可以放心使用,只需要加入输入文件流-Change the code for the fp-growth of the source code for the data mining association rule mining have been through testing, you can rest assured that the use, only need to join the input file
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:853.13kb
    • 提供者:胡飞
  1. stacov2sinex

    0下载:
  2. JPL的stacov文件格式转sinex格式的Fortran源程序-JPLs stacov file format change to sinex format Fortran source code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:154.82kb
    • 提供者:阿发
  1. GSA_FloorplanDesign

    0下载:
  2. This file contains a complete project on implementing mixed Genetic and Simulated Annealing alghorithms in try of solving Floorplan Design problems. In the code you can easily change some basic functions as population, temprature, it s changes. You c
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5mb
    • 提供者:Antoni
  1. Mixminion-0.0.5.2.tar

    0下载:
  2. You should not need to change anything beyond this point. * The first part of the file implements linear algebra in GF. * gf is the type used to store an element of the Galois Field. * Must contain at least GF_BITS bits. * * Note: unsi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:340.99kb
    • 提供者:kdcroger
  1. Netcdf_f90

    0下载:
  2. 读取netCDF格点资料的Fortran测试程序,通过读取指定netCDF文件,生成相应的Fortran源代码- Test program to read any netCDF file. by Barry Schwartz October 1993
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:15.79kb
    • 提供者:airportgy
  1. file

    0下载:
  2. 最小二乘法曲线拟合,改变拟合次数,即可得到所需的拟合曲线方程-Least squares curve fitting, fitting to change the number, you can get the necessary fitting curve equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:197.97kb
    • 提供者:樊璐
  1. txt2LMS

    2下载:
  2. 将txt数据转换为LMS test.lab软件所能接受的格式-Change the txt format file to Unv file which can be read into the famous vibration test software LMS test.lab
  3. 所属分类:Algorithm

    • 发布日期:2014-11-13
    • 文件大小:1kb
    • 提供者:
  1. MSapriori

    0下载:
  2. 多最小支持度关联规则挖掘算法,数据集为T10I4D100K,多最小支持度阈值文件为MS-change-Multiple minimum supports association rule mining algorithm, the data set is T10I4D100K, more than the minimum support threshold file for the MS-change
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:918.35kb
    • 提供者:姜杉
  1. LMFnlsq2_220413

    0下载:
  2. L-M(Levenberg—Marquardt)是一种非线性最优化里面最常用的方法之一,改方法能快速而准确的逼近收敛值。本文简述了改方法的操作原理和具体运用,如可以方便的用于有约束与无约束最优化的求解。本文件里面有源码和测试码以及对该方法的具体介绍PDF文件。欢迎下载。-L- M (Levenberg- Marquardt) is a kind of nonlinear optimization inside one of the most commonly used method, chang
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:209.77kb
    • 提供者:徐淼
  1. sonic_0.1.18.tar

    0下载:
  2. change tempo of audio file
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:5.68mb
    • 提供者:Navid Shahriari
  1. invertedPendulum

    0下载:
  2. inverted pundulum problem with matlab fuzzy toolbox. you can change the membership function type by chang the name of the fis file in the code.-inverted pundulum problem with matlab fuzzy toolbox. you can change the membership function type by ch
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.1kb
    • 提供者:Elham
  1. rewrite

    0下载:
  2. 主要对txt,csv等文件里的重复内容进行计数操作,并将内容和重复次数保存为cht文件,也可以是txt(需要自己改代码)。-The main TXT, CSV and other files inside the repeat content count operation, and the content and repeat the number of times saved as CHT file, can also be TXT (need to change their own cod
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.2kb
    • 提供者:王哥
  1. Sort_ByXianChu

    0下载:
  2. 直接插入排序,简单选择排序,递归版快排,非递归版快排的实现,其中递归版快排有加以优化。另外,测试函数产生2万个随机数进行排序,并输出各排序方案排序时间以便对比。(欲改变测试数据的数量只需在头文件中改变宏定义的量)-Direct insertion sort, simple selection sort, recursive version fast row, row non-recursive version of fast realization, wherein the recursive
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:208.89kb
    • 提供者:xianchu
  1. matlabjubing

    0下载:
  2. 本程序解决了matlab中fmincon最优化函数的非.m函数问题,程序中使用函数句柄,使用单个文件即可实现计算。包含基本的调用m函数方法程序、采用x(1)...x(6),带括号形式的句柄程序、采用定义的x1...x6多变量的句柄程序。程序可用于迭代过程中的最优化条件发生改变的情况。希望对大家有所帮助(This program solves the non.M function problem of the fmincon optimization function in MATLAB. In
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:1kb
    • 提供者:topfirst
搜珍网 www.dssz.com