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

搜索资源列表

  1. trace4all

    0下载:
  2. 基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:142.58kb
    • 提供者:andy
  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. ToSolveAnEquationSet

    0下载:
  2. 数值分析中五种常用的解方程组的算法在Linux下的实现。 在本压缩包里分别是: ColPivotElim.d 枢轴元素消去法解方程组 GaussElim.d 高斯销元法解方程组 GSItera.d 高斯赛德尔迭代法解方程组 JacobiItera.d 雅克比迭代解方程组 TriDecompo.d 线性方程组的直接三角分解法 运行环境是Linux,用G++编译的。-Numerical analysis of five commonly used soluti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:90.19kb
    • 提供者:xichen
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:76.44kb
    • 提供者:xichen
  1. TurboCSim

    0下载:
  2. Turbo code corrected simulation in C++. Compile under Windows or Linux "g++ -O2 -o turbo.exe turbo.cpp random.cpp".-Turbo code corrected simulation in C++. Compile under Windows or Linux "g++ -O2 -o turbo.exe turbo.cpp random.cpp".
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6.85kb
    • 提供者:Lukasz
  1. nQueens

    0下载:
  2. 使用C语言解决n皇后问题,包括递归和非递归的实现源码。运行环境:Linux,g-Using the C language to solve n queens problem, including the recursive and non-recursive implementation of source code. Runtime Environment: Linux, gcc
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:9.91kb
    • 提供者:ajaxhe
  1. tsp

    0下载:
  2. 某推销员要从城市v1 出发,访问其它城市v2,v3,…,v6 各一次且仅一次,最后返回v1。D 为各城市间的距离矩阵。 问:该推销员应如何选择路线,才能使总的行程最短? 以下是用动态规划方法,Linux下g++编译通过 -tsp the minnist distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1.53kb
    • 提供者:angel
  1. zrayamp

    0下载:
  2. 利用射线理论来计算全局地球模型的合成地震记录。更详细的介绍见英文描述。对于做波场模拟的同学很有参考价值。-Ray-theoretical approach to the calculation of synthetic seismograms in global Earth models. Authors: Vlastislav Cerveny, Jaromir Jansky General: Wave propagation Code level: Research
  3. 所属分类:Algorithm

    • 发布日期:2017-06-13
    • 文件大小:20.49mb
    • 提供者:skyey
  1. BSTree

    0下载:
  2. 搜索二叉树实现,使用C++ 模板,在linux g++环境编译正确-binary search tree code in c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.47kb
    • 提供者:zwp
  1. lsa-poly.tar

    0下载:
  2. “lsa-poly” is a polynomial least square fitting tool. e.g.: lsa-poly -f data.dat -x 1 -y 2 -n “-7 -2 0 4” -oe will fit column 2 with column 1 of data.dat, and the fitting function consists of x^-7. x^-2, x^0 and x^4 terms. ===================== T
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:84.95kb
    • 提供者:孙谨
  1. huffman

    0下载:
  2. 霍夫曼压缩和解压缩代码,虽然是dos环境下的代码,但很容易移植到其他平台。-HUFFMAN COMPRESSING AND DECOMPRESSING SOURCE CODE. Easy to port DOS to other platform e.g. Linux.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3.57kb
    • 提供者:xiangwei
搜珍网 www.dssz.com