CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - C 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. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:126.26kb
    • 提供者:
  1. libecc-0.11.0.tar

    0下载:
  2. 最新椭圆曲线算法,用C++写的,在Linux下解压出来。-latest elliptic curve algorithms, written in C, under Linux unpacked out.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.43mb
    • 提供者:张羽
  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
    • 文件大小:46.42kb
    • 提供者:龙行天下
  1. dgpc

    0下载:
  2. 遗传规划工具,c代码编写,比较成熟稳定,使用于linux,unix下-genetic programming tools, code c prepared more mature and stable, for use in linux, under unix
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:204.13kb
    • 提供者:刘昆宏
  1. tsp_solve-1.3.6.tar

    0下载:
  2. tsp c++ /比较好的tsp 代码,运行环境 linux/unix-tsp c / tsp relatively good code, the environment linux / unix
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:227.99kb
    • 提供者:00000000
  1. lzwfordepresscoding

    0下载:
  2. LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.87kb
    • 提供者:冯灿科
  1. OpenPollution-1.0

    1下载:
  2. OpenPollution is an open distributed system based on CORBA providing air-pollution measurement, data mining and image processing. It uses C++ and Java languages. and supports heterogenous systems such as Linux, Windows, and Windows CE.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5.04mb
    • 提供者:lyb
  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. AFEPack.tar

    3下载:
  2. 主要特点 * Flexible finite element space construction based template element library 基于模板单元库灵活的构造有限元空间 * Convenient facilities to implement mesh adaption 很方便的进行网格加密和稀疏化 * Multi-mesh operation supported 支持多套网格操作 需要有一定的有限元基础和C++语言
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:987.49kb
    • 提供者:刘易
  1. c4.5数据挖掘算法源代码,LINUX版本

    0下载:
  2. 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:145.79kb
    • 提供者:李雪
  1. zip_vc

    1下载:
  2. linux gzip压缩解压移植到VC上的代码-linux gzip compression decompression transplanted to the code on VC
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:61.12kb
    • 提供者:dmwang
  1. lda-c-dist

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

    • 发布日期:2017-03-31
    • 文件大小:45.14kb
    • 提供者:wang
  1. LINUX-SNMP

    0下载:
  2. 一篇介绍在LINUX操作环境下使用C++语言实现SNMP网管协议的文章-1 describes the LINUX operating environment using C++ language implementation of articles SNMP network management protocol
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:28.54kb
    • 提供者:john
  1. MTL-all-4.0.7629-Linux

    0下载:
  2. 矩阵模板库,用于一般矩阵计算的C++算法,包括解线性方程组算法-Matrix template library, the general matrix of calculations for C++ algorithms, including algorithm for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-21
    • 文件大小:6.15mb
    • 提供者:standby211
  1. lda-c-dist

    0下载:
  2. 在linux下的LDA算法, 用于数据挖掘,可直接编译运行。-In linux the LDA algorithm for data mining, can be directly run the compiler.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:27.97kb
    • 提供者:yong
  1. lda-c-dist

    0下载:
  2. lda贝叶斯文本分类器,c语言实现 linux运行环境-lda Bayesian text classifier, c language runtime environment linux
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:3.04mb
    • 提供者:irrisa
  1. ackerman.c.tar

    0下载:
  2. ackerman en C, funciona en LINUX Debian wheezy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:846byte
    • 提供者:katto
  1. mejora.c.tar

    0下载:
  2. mejora del coeficiente binomial. programado en C, funciona en linux debian wheezy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1000byte
    • 提供者:katto
  1. DB2.Express-C.linux

    0下载:
  2. 在 Linux 平台下安装 DB2 Expre-C-Install DB2 Express-C in Linux
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2.22kb
    • 提供者:tsgdhrjtil
  1. 最近邻分类代码

    0下载:
  2. 在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-09
    • 文件大小:2kb
    • 提供者:拓子
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com