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

搜索资源列表

  1. 高层筑建减振设计

    1下载:
  2. 主要用于高层建筑的减振设计,根据线性振动理论,用matlab高级语言编写而成,由一个主程序和四个子程序组成-mainly for high-rise building design of the vibration, linear vibration theory, use the advanced language Matlab has been prepared by a main program and four subroutine composition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.44kb
    • 提供者:长卿
  1. FEM

    0下载:
  2. 它是在DOS环境下开发的数学计算软件,菜单中主要的一种是“有限元法”,使用的编程语言是C语言,解压无需密码。-It is the DOS environment to develop a mathematical calculation software, the main menu is a "finite element method", the use of the C programming language is the language, extract no p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:161.08kb
    • 提供者:zchill0011
  1. Gauss_pivot

    1下载:
  2. Gauss列主元素消去法,同时给了Matlab的M文件和C代码文件。-out the main elements of Gauss elimination, but also to the Matlab M C code files and documents.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:wf
  1. 高斯列主元素消去法(C++)

    0下载:
  2. C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.64kb
    • 提供者:wf
  1. 高斯列主元消去法解线性方程组

    1下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11.61kb
    • 提供者:轮子
  1. 频谱分析程序

    1下载:
  2. 频谱分析技术是研究周期性现象中最为常用的一种统计分析方法,其主要是通过对一复合的波系进行数据变换,将其分解成若干振幅和相位不同的简谐波,并找出其中振幅最大的波,即该复合波中的主要频率。频谱分析的方法较多,其中最常用的是快速傅立叶变换法(FFT)-spectrum analysis techniques to study the cyclical phenomenon most commonly used a statistical analysis method, its principal i
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:郭泽清
  1. Program2

    0下载:
  2. 曲线数据处理之曲线插值主要内容:实际观测值总不能稠密到满足任何条件下的需求,对中间没有观测值的点位则需要通过插值获得答案。又实际观测数据往往是离散的,即在X轴上观测数据点之间是不等距的,也需要通过插值使其等距化。-curve data processing for curve interpolation main elements : the actual observed values can not be populated any conditions to meet the needs
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:26.96kb
    • 提供者:梁建军
  1. MoShiPiPei

    0下载:
  2.   有一串10000位数的主串由1、2、3、4四位数随机获得,n位模式串是指有4的n次方个模式串,如2位模式串有:11、12、13、14、21、22、23、24、31、32、33、34、41、42、43、44等16个数组成。现在进行模式匹配,假设主串为:431324113122341324132等等,则第一次比较是43,第二次比较是31,第三次比较是13,依此类推,每比较一次则落得模式串中的一个,当所有模式串(有4的n次方个)都被找到时,记得所比较的次数,则这个次数就是这次匹配的结果。程序执行了
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:29.49kb
    • 提供者:陈力
  1. troubleTree

    0下载:
  2. 根据模糊故障数的资料,实现了核心的算法。test类是启动测试类。该算法主要实现核心部分,具体应用要根据实际的环境对代码作简单的修改即可-under the fuzzy information on the number of failures to achieve a core of the algorithm. Test is the test launch category. The algorithm main core, specific application according to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4.31kb
    • 提供者:张煜
  1. PN15SynChro

    0下载:
  2. 一个产生PN15伪随机序列并模拟噪声干扰和统计误码率的通讯系统仿真程序,主要实现了PN序列的同步算法和实时误码统计-PN15 have a pseudo-random sequence and noise simulation and statistical error rate communications system simulation program, the main PN sequence of real-time synchronization algorithm and err
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:253.19kb
    • 提供者:辉辉
  1. matmutip

    0下载:
  2. 用vc编写的矩阵运算程序,其中包括子程序和主程序,已经编译过了可以运行-vc prepared with the matrix calculation procedures, including subroutine and the main program has compiled a run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10.68kb
    • 提供者:吕铁良
  1. main-doolittle

    0下载:
  2. 用选主元的doolittle分解法解用户输入的线性方程组。共4文件。-election with the main yuan doolittle decomposition method for user input linear equations. A total of four documents.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:45.78kb
    • 提供者:lowneey
  1. Main

    2下载:
  2. 计算流体力学代码,可用于二维不可压缩流场计算,代码采用simple算法-Computational fluid dynamics code, can be used for two-dimensional incompressible flow field, the code using simple algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5.46kb
    • 提供者:俞斌
  1. Out-the-main-elements-of-elimination

    0下载:
  2. 本程序采用列主元素消去法解线性方程,最大变元数1-This procedure uses the main elements of the column elimination method for solving linear equations, the maximum number of variables 100
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:1.08kb
    • 提供者:yuxiang
  1. main

    0下载:
  2. This file is the main file of RPN algorithm (reverse polish notation). I am pretty sure it is 100 bug less. File was checked on Wroclaw Univerity of Technology servers.-This file is the main file of RPN algorithm (reverse polish notation). I am prett
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.47kb
    • 提供者:Damian
  1. Out-the-main-elements

    0下载:
  2. 数值计算-列主元素法解方程的C++原始代码,下载可用-Out the main elements
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1.28kb
    • 提供者:杰瑞
  1. Select-main-element-of-Gauss

    0下载:
  2. 选主元素高斯消去法在MATLAB环境下的实现。-Select the main elements of Gaussian elimination in the MATLAB environment to achieve.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:1.29kb
    • 提供者:赵悦
  1. main

    1下载:
  2. kmc模拟电沉积薄膜生长主逻辑,包括初始化基底,沉积,迁移事件的选择-KMC main logic method to simulate thin film growth, including the initialization basement, call deposit, migration events
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.25kb
    • 提供者:谭凯
  1. main.cpp

    0下载:
  2. 线性方程组求根的直接法 (1) 编写列主元消元法的通用程序 (2) 用如上程序求方程-The direct method for solving linear equations (1) the general procedure for the preparation of the main elements of the column (2) using the above procedure for equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.33kb
    • 提供者:qiuxiazaia123
  1. main.c.tar

    0下载:
  2. Main function to solve a rubick cube using Genetic Algorithms
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:Felipe
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com