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

搜索资源列表

  1. LVQ

    0下载:
  2. 这是一个向量量子化的程序,且生成两种运行环境,Dos界面以及linux环境。有三个文件,lvq.zip为源码,Winlvq为Dos运行界面,另外一个为linux运行环境。-This is a vector quantization procedure, and generate two types of operating environment, Dos interface and linux environment. There are three documents, lvq.zip fo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:363703
    • 提供者:张燕萍
  1. EasyMATLAB7_XHybridProgramming

    0下载:
  2. 本书介绍啦MATLAB 7.X版本与其他语言混合编程的方法,内容包含在MATLAB中以文件导入,导出数据,在Windows和Linux开发FORTRAN语言MEX文件-You introduce the book MATLAB 7.X version and other languages mixed programming methods, contents included in MATLAB in order to document import, export data, Windows
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:12988975
    • 提供者:万青松
  1. LastWave_3_0.windows

    0下载:
  2. LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:19403612
    • 提供者:danny
  1. susanfeaturedectionsourcecode

    0下载:
  2. the source code is writed by the authot, the susan algorithm to detecte the corner linear and many other features. you can use it in your workspace in windows or linux.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:12700
    • 提供者:翟振刚
  1. LibMatrix

    0下载:
  2. 一个高质量的矩阵运算源程序,本人在Linux,Windows VC6.0环境下运行过。-Matrix calculation of a high-quality source, I am in Linux, Windows VC6.0 environment run-off.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4826
    • 提供者:shen
  1. ddvip_com_043036df18ae2f

    0下载:
  2. matlab+dct+数字水印,这实在linux系统下运行的程序。-matlab+ dct+ digital watermarking, which is running under linux system procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:327827
    • 提供者:葛全龙
  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
    • 文件大小:92356
    • 提供者: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
    • 文件大小:78274
    • 提供者:xichen
  1. DIJKSTRA

    0下载:
  2. Dijkstra algorithm in Linux
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1508
    • 提供者:cpe
  1. DataStructureswithC++usingSTL

    0下载:
  2. 所属分类:STL

    • 发布日期:2017-04-16
    • 文件大小:256405
    • 提供者:jing
  1. BicAT_v2.22

    0下载:
  2. Run Application =============== Windows: Doubleclick the BicAT_v2.2.jar file Linux: type ./run_linux to start the application. Solaris: type ./run_solaris to start the application. possible problems: ===========
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-18
    • 文件大小:4795566
    • 提供者:wasis
  1. Various_sorting_algorithms

    0下载:
  2. 各种排序算法,有执行过程,反映如何排序,在Linux平台编写,可以运行,用C++语言编写-Various sorting algorithms, the implementation process, reflecting on how to sort, prepared in the Linux platform, you can run, using C++ languages
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:78955
    • 提供者:赵福生
  1. CriticalPath.cc

    0下载:
  2. 图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6980
    • 提供者:赵福生
  1. MiniSpanTree.cc

    0下载:
  2. 图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6690
    • 提供者:赵福生
  1. ShortestPath_Dijkstra.cc

    0下载:
  2. 图论算法,在Linux平台编写,可以运行,有运行结果-Graph theory algorithms, the preparation of the Linux platform, you can run, and the results
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:6351
    • 提供者:赵福生
  1. svm_light6.02.tar

    0下载:
  2. 最新的SVM源码,用于数据分类或回归,效果优于神经网络。C的源代码,请尽量在Linux或者Unix下编译。-Source code of SVM in C. SVMlight is an implementation of Support Vector Machines. It solves classification ,regression problems and ranking problems.Please compile it under Linux or Unix.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:51026
    • 提供者:wang
  1. convert

    0下载:
  2. C/C 开发的运行于linux/unix下的程序转换到现有数据库下,基于RAD开发的程序。-Move Sybase C Program to Oracle Pro*C
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:79716
    • 提供者:zzzzniu
  1. lda-c-dist

    0下载:
  2. latent dirichlet allocation C语言实现算法 LINUX 下运行-latent dirichlet allocation the c implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:46222
    • 提供者:wang
  1. Huffman_JRB_2.0.tar

    0下载:
  2. Huffman code using JRB lib run on linux platform
  3. 所属分类:Algorithm

  1. 20073110123953

    0下载:
  2. I m a little linux hacker,-I m a little linux hacker,haha
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:47360
    • 提供者:icerin
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 23 »
搜珍网 www.dssz.com