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

搜索资源列表

  1. MD5KeyGen_v10.zip

    0下载:
  2. This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is pla
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:129293
    • 提供者:
  1. compess.tar

    0下载:
  2. linux下的所有压缩文件的解压管理器,直接通过它就可以解压绝大多数的压缩文件,而不需要记忆那么多的解压命令和复杂的参数。-of all of extracting compressed file manager, directly through the majority of it can extract the compressed files without the need to remember so many orders and extracting complex parame
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4020964
    • 提供者:李勇
  1. bomo

    0下载:
  2. 关联规则的频繁项集算法bomo的源代码,含说明文件,C编写,可在linux和windows下编译。-Related and regular frequent source codes which collects algorithm bomo, includes the supporting paper, C is written, can compile under linux and windows
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:47532
    • 提供者:龙行天下
  1. TreeMiner

    0下载:
  2. 关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。-Frequent one of related rule collect and produce algorithm TreeMiner , can compile running under linux and windows
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:254115
    • 提供者:龙行天下
  1. minibzip2_20060116_VC

    0下载:
  2. minibzip2,版本20060116,VC源代码,可以实现在windows平台下解压缩linux下的bz2格式的压缩文件,方便实用-minibzip2 version 20060116, VC source code can be achieved in the windows platform decompress linux under the bz2 compressed file format to facilitate the practical
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:118553
    • 提供者:观光客
  1. dijkstraautomatique

    0下载:
  2. dijkstra算法,windows和linux下编译通过,可以从文件读取数据,也可以手动输入边数及点数,自动生成边长。-dijkstra algorithm, windows and linux under compile, can read data from the paper, can also manually input edges and points, automatic generation length.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2037
    • 提供者:YIN WEI
  1. Bellman_Fordautomatique

    0下载:
  2. bellmanford算法,windows和linux下编译通过,可以从文件读取数据,也可以手动输入边数及点数,自动生成边长。-bellmanford algorithm, windows and linux under compile, can read data from the paper, can also manually input edges and points, automatic generation length.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2038
    • 提供者:YIN WEI
  1. linux_h.264

    0下载:
  2. 此段代码是h.264在linux下的编码源程序,在linux下编译可以得到可执行程序-h.264 code is in the linux source code, under Linux compiler executable can be
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:948107
    • 提供者:chenbo
  1. shm_cache

    0下载:
  2. 朋友的作品,linux下的结构化共享内存,数据结构的设计比较巧妙,学习共享内存和数据结构可参考-friend works, linux under the structure of shared memory, data structures rather clever design. Learning shared memory and data structures can refer to
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5563
    • 提供者:江健
  1. ffmpeg-20050624

    0下载:
  2. FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.-Sorenson
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2068664
    • 提供者:shirley
  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
    • 文件大小:145998
    • 提供者:andy
  1. cblas

    0下载:
  2. 基本的C语言线性代数函数库,在linux下可直接编译;在windows下要显示地申明包含-basic linear algebra C language library in Linux can be directly translated; Under the windows to show to affirm include
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:197694
    • 提供者:李刚
  1. hmm

    0下载:
  2. 隐MARKOV经典算法,也是通用算法,linux环境,可以移植到windows-Hidden Markov classic algorithms, as well as generic algorithms, linux environment, can be transferred to the windows
  3. 所属分类:数值算法/人工智能

    • 发布日期:2014-01-15
    • 文件大小:15063
    • 提供者:asdfasdf
  1. eo-1.0.1

    0下载:
  2. 这是linux下的进化计算的源代码。 === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest ne
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1485372
    • 提供者:wk
  1. dolfin-0.8.0

    0下载:
  2. 利用C,python编写的在linux下使用的有限元计算程序包。在linux下安装后可以使用迦辽金等方法进行计算。-The use of C, python prepared linux used in finite element analysis package. In linux can be used after installation of Galerkin methods such as calculated.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7613350
    • 提供者:袁昌明
  1. CreateGraph.cc

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

    • 发布日期:2017-04-15
    • 文件大小:8675
    • 提供者:赵福生
  1. xcoast3.tar

    0下载:
  2. POM 模式在linux 系统中作netcdf输出后可以用此MATLAB插件作数据处理-POM model for the system in linux can use this after the netcdf output for data processing MATLAB plug-in
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:179854
    • 提供者:gmx
  1. iStock-0[1].3.2-linux-x86_64

    0下载:
  2. 股票分析源代码,可用于中国股市和国外股市,只是需要增加数据下载引擎。 -Stock of the source code can be used for China' s stock market and foreign stock markets, but need to increase the data download engine.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:164440
    • 提供者:ZLSH
  1. A-Quantum-Optics-Toolbox-for-Matlab-5

    0下载:
  2. In quantum optics, it is often necessary to simulate the equations of motion of a system coupled to a reservoir. Using a Schrö dinger picture approach, this can be done either by integrating the master equation for the density matrix[1] or by
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:450064
    • 提供者:lahoual mohamed
  1. EigenTest

    0下载:
  2. C++矩阵处理工具——Eigen3工具包,其内部封装了很多矩阵类,可以在C++环境轻松进行矩阵处理(与操作系统无关,window,linux均可)。(C++ matrix processing tool - Eigen3 toolkit, which encapsulates a lot of matrix classes, can be easily carried out in the C++ environment matrix processing (unrelated to the o
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:4883456
    • 提供者:naruto1992
« 12 3 4 5 »
搜珍网 www.dssz.com