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

搜索资源列表

  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. randomc

    0下载:
  2. Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quali
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:102418
    • 提供者:lilin
  1. multi_pattern

    0下载:
  2. 一个关于多模匹配算法的实现,在linux下实现,希望在这方面有研究的可以-multimode on a matching algorithm to achieve the linux realizing, I hope we can have a look at the research
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14825
    • 提供者:全宏坡
  1. GPdata-3.0.tar

    0下载:
  2. 标准的GP源代码,由Andy Singleton维护,在linux下运行,编译方法可参照内带的说明,搞演化计算的朋友值得一看-standard GP source code, by Andy Singleton maintenance, running under Linux, compile method can be brought to the light show that engaging in evolutionary computation is worth looking at
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:171942
    • 提供者:yang
  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. 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
« 12 3 4 5 »
搜珍网 www.dssz.com