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

搜索资源列表

  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
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. joint-force-measure

    1下载:
  2. ADAMS软件使用交互式图形环境和零件库、约束库、力库,创建完全参数化的机械系统几何模型,其求解器采用多刚体系统动力学理论中的拉格郎日方程方法-ADAMS software uses an interactive graphical environment, and part library, library binding, force libraries to create fully parametric geometric model of the mechanical system,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:74475
    • 提供者:林敏
  1. fftw-3.1.3.tar

    0下载:
  2. 快速傅立叶变换库函数,C/C++编写,应用于unix/linux系统-Fast Fourier Transform library function, C/C++ Prepared, applied to unix/linux system
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2810399
    • 提供者:alex
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
  1. superlu_3.1.tar

    1下载:
  2. SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perf
  3. 所属分类:Algorithm

    • 发布日期:2015-07-02
    • 文件大小:1956097
    • 提供者:anfangde
  1. simlib-3-20081216.tar

    0下载:
  2. simlib模型库系统,数值计算的基础库。-simlib model library system, the basis of numerical calculation library.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1225010
    • 提供者:jian
  1. code

    0下载:
  2. 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:16044
    • 提供者:wangdongdong
  1. PCA

    0下载:
  2. 主成分分析方法通过建立两个主成分的二位图,对数值特异点的剔除,减少数据处理中无关项的干扰,-Free Source Code for Image segmentation and Extraction malic: A Realtime Face Recognition System Source Code Face Detection C++ Library with Skin and Motion Analysis Face Recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:177928
    • 提供者:wuchangke
  1. ps2d

    4下载:
  2. 利用伪谱法进行二维弹性波模拟,更加详细的介绍见英文描述,对于做波场模拟的同学很有用。-This is a very simple code for elastic wave simulation in 2D using a Pseudo-Spectral Fourier method Authors: Heiner Igel General: Wave propagation Code level: Training Language: Fortran 90
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-19
    • 文件大小:193053
    • 提供者:skyey
  1. exp5

    0下载:
  2. 学生管理系统采用线性链表结构完成,链表直接使用C++标准 模板库STL中的list来完成。关于排序,直接调用list 容器的sort方法完成-Student management system using a linear chain structure complete list directly using C++ Standard Template Library STL in the list to complete. About sort, directly call the sort
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:235136
    • 提供者:lemonzou
  1. ampblas-16811

    0下载:
  2. 线性代数计算库,用于数字计算,系统建模,统计,数字信号处理中-Linear algebra library for digital computing, system modeling, statistics, digital signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:749420
    • 提供者:Fan Weiguang
  1. gsl-runge-kutta

    0下载:
  2. 利用GSL的库文件,使用runge-kutta算法求解微分方程,包含控制参数的传递。(The method to solve the synamic system via differiatial euqationsbased on the GSL library, including the example how to transfer the control variable in the algorithm.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:tptp
  1. fftw-3.3.5-dll32

    0下载:
  2. 此变换库使用平台为windows系统,安装完毕后可以在IDE里面调用FFTW函数实现数据的FFT变换。(The transformation library uses the platform as the windows system, and after installation, the FFTW function can be called in the IDE to realize the FFT transform of the data.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:2605056
    • 提供者:Miraclor
搜珍网 www.dssz.com