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

搜索资源列表

  1. 3D_FEM_SourceCode

    0下载:
  2. 3维有限元计算,8节点等参元程序源码,读入节点信息和单元信息后可以完成有限元计算-3-D finite element calculation, 8-node isoparametric element program source code, read into node information and unit information can complete the finite element method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:1642
    • 提供者:david
  1. SVD C算法

    0下载:
  2. TXT格式,C语言的svd算法,源码,基本不需要进行修改。
  3. 所属分类:数学计算/工程计算

  1. pdex5

    1下载:
  2. 一类具有齐次Neumann边界条件反应扩散方程的matlab源码-A class of homogeneous Neumann boundary condition reaction diffusion equation matlab source
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:531
    • 提供者:张熠熠
  1. Convert

    0下载:
  2. char 与 number之间的转换!源码,有注释-the convertion of char and number!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:1320
    • 提供者:
  1. Eight-Queens-algorithm

    0下载:
  2. 八皇后算法源码,八皇后算法的C++代码,用VC++6.0 编译,生成-Eight Queens algorithm source code, eight queens algorithm C++ code, VC++6.0 compiler to generate
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:32208
    • 提供者:k-java
  1. 1003-Hangover

    0下载:
  2. POJ 1003 Hang Over 源码-POJ 1003 Hang Over Resource Files
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:176891
    • 提供者:Rainbow
  1. steepest-descent

    0下载:
  2. 这个源码在VC++6.0平台上用C语言编写的,实现了最速下降法的全过程。-The source code written in C language on vc++ 6.0 platform, realize the whole process of the steepest descent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:585
    • 提供者:yangjunlin
  1. Jacobi_Gauss

    0下载:
  2. 高斯雅克比迭代和高斯赛德尔迭代的源码,用于求解线性代数方程组。-Gauss Jacobi and Gauss Seidel
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:645429
    • 提供者:yliu
  1. PrimerNumber

    0下载:
  2. 实现1到n内的所有质数的源码,非常高效的算法,值得看一下-Achieved within 1 to n for all primes source, a very efficient algorithm, it is worth a look
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:188784
    • 提供者:yin
  1. AlphaDemo

    0下载:
  2. 利用26个英文字母表示0至2147483647整数的函数源码-Using the 26 English letters 0-2147483647 integer function source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5327
    • 提供者:hahale
  1. isodata

    0下载:
  2. 这是isodata源码(c++代码写的) -code of isodata
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:8965
    • 提供者:Meredith Grey
  1. kexuejisuanCchenxuji

    0下载:
  2. 科学计算和C程序集这本书的源码,非常好!-Scientific Computing and C source code assembly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:354189
    • 提供者:zhujianfeng
  1. MATLAB_gaDemo1Eeval

    0下载:
  2. matlab 下的遗传算法源码,可以应用到大部分情况的全局寻优。-By using matlab ,I have provided a genetic algorithm source code, which can be applied to most cases of global optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:6295
    • 提供者:
  1. geomag70_windows

    1下载:
  2. 计算地磁场场强,IGRF模型,可以批量生成地磁场数据,附带源码-IGRF model, Geomagnetic Field calculated at a point
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:130106
    • 提供者:haiqinche
  1. atoi

    0下载:
  2. 个人积累的一些系统函数的实现,这里是atoi函数的实现源码。atoi() implatation-atoi codes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:733033
    • 提供者:夏雨
  1. pyOpt-1.1.0

    0下载:
  2. 基于Python的面向对象非线性约束优化代码,Python部分仅提供接口,大多数真实的优化算法源码需要另外获取-a Python-based object-oriented framework for nonlinear constrained optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:788953
    • 提供者:zxp
  1. FFT

    0下载:
  2. 快速傅里叶实现源码,采用C++语言实现,linux成功测试-Fast Fourier achieve source, using C++ language, linux successfully tested
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:228727
    • 提供者:黄华
  1. FFTW3_EXAMPLES

    0下载:
  2. 快速傅里叶变换源码实例,包括一维,二维实数和复数变换。- a sample calling program for FFT,including one-dimension,two-dimensions of real and complex data.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2874
    • 提供者:HanJun
  1. Rectangular-area

    0下载:
  2. 求矩形的并的面积.直接打开exe即可执行,源码保存在1.cpp中。-Find the area of ​ ​ the rectangle and directly open the exe can be executed, the source code stored in 1.cpp in.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:621688
    • 提供者:黄震宇
  1. TestMatMul

    0下载:
  2. 矩阵乘法的源码实现,并结合cuda进行加速,是最基本的cuda编程代码-matrix multiplication and cuda
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1014792
    • 提供者:刘静
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 44 »
搜珍网 www.dssz.com