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

搜索资源列表

  1. tmnv3.2

    0下载:
  2. tmn3.2编解码源程序 Linux C环境编写 文件齐全 压缩包完整 试用正常 欢迎试用
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:250398
    • 提供者:vann
  1. xvidcore-1.1.3

    0下载:
  2. xvidcore经典编解码源程序 Linux C环境编写 文件齐全 压缩包完整 试用正常 欢迎试用
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:736257
    • 提供者:vann
  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
    • 文件大小:149289
    • 提供者:李雪
  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
    • 文件大小:62585
    • 提供者: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
    • 文件大小:46222
    • 提供者: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
    • 文件大小:29220
    • 提供者: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
    • 文件大小:6445072
    • 提供者: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
    • 文件大小:28644
    • 提供者:yong
  1. seq-sat-sgplan6

    1下载:
  2. SGPlan6是伊利诺伊大学最新研制的智能规划器,在第5界世界规划大赛中获得次优规划器冠军,使用Linux C++设计,需借助Flex和Bison工具提供对PDDL的编译器功能。-The University of Illinois is the latest development of intelligent planning SGPlan6 to suboptimal planning Champions in the 5th World Planning Competition use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:825638
    • 提供者:michaeldoer
  1. filters

    0下载:
  2. MIT稀疏傅里叶变换小组的源码(linux c++)稀疏傅里叶理论源码中生成SFFT所使用的过滤器 源码-Generates the filters used by sFFT.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1718
    • 提供者:LIU
  1. Sparse-Fast-Fourier-Transform

    0下载:
  2. SFFT工作组的关于SFFT的LINUX c++的全部代码,里面包含SFT所用的的函数,快速算法等,-Sparse Fast Fourier Transform
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:339507
    • 提供者:LIU
  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
    • 文件大小:3191527
    • 提供者:irrisa
  1. ackerman.c.tar

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

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

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

    • 发布日期:2017-04-11
    • 文件大小:1000
    • 提供者:katto
  1. k-means

    0下载:
  2. K-means算法,linux下C++实现,VC下稍微修改也可运行,数据简单,只实现核心算法-K-means algorithm, under linux C++ achieve, VC can be slightly modified to run, the data is simple, only to realize the core algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4863
    • 提供者:lihaoliang
  1. Naive_Bayes

    0下载:
  2. 朴素贝叶斯算法,linux下C++实现,只实现核心算法,注释详细,适合初学者-Naive Bayes algorithm, under linux C++ implementation, only to realize the core algorithm, detailed notes for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:70135
    • 提供者:lihaoliang
  1. PageRank

    0下载:
  2. PageRank算法,linux下C++实现,只实现核心算法,注释详细,适合初学者-Naive Bayes algorithm, under linux C++ implementation, only to realize the core algorithm, detailed notes for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:88122
    • 提供者:lihaoliang
  1. DB2.Express-C.linux

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

    • 发布日期:2017-04-13
    • 文件大小:2269
    • 提供者:tsgdhrjtil
  1. linkedlist

    0下载:
  2. 简单的链表实现 linux c代码 数据结构-simple linkedlist
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4488
    • 提供者:jack
  1. 最近邻分类代码

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

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