搜索资源列表
tmnv3.2
- tmn3.2编解码源程序 Linux C环境编写 文件齐全 压缩包完整 试用正常 欢迎试用
xvidcore-1.1.3
- xvidcore经典编解码源程序 Linux C环境编写 文件齐全 压缩包完整 试用正常 欢迎试用
c4.5数据挖掘算法源代码,LINUX版本
- 本程序是用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
zip_vc
- linux gzip压缩解压移植到VC上的代码-linux gzip compression decompression transplanted to the code on VC
lda-c-dist
- latent dirichlet allocation C语言实现算法 LINUX 下运行-latent dirichlet allocation the c implementation
LINUX-SNMP
- 一篇介绍在LINUX操作环境下使用C++语言实现SNMP网管协议的文章-1 describes the LINUX operating environment using C++ language implementation of articles SNMP network management protocol
MTL-all-4.0.7629-Linux
- 矩阵模板库,用于一般矩阵计算的C++算法,包括解线性方程组算法-Matrix template library, the general matrix of calculations for C++ algorithms, including algorithm for solving linear equations
lda-c-dist
- 在linux下的LDA算法, 用于数据挖掘,可直接编译运行。-In linux the LDA algorithm for data mining, can be directly run the compiler.
seq-sat-sgplan6
- 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
filters
- MIT稀疏傅里叶变换小组的源码(linux c++)稀疏傅里叶理论源码中生成SFFT所使用的过滤器 源码-Generates the filters used by sFFT.
Sparse-Fast-Fourier-Transform
- SFFT工作组的关于SFFT的LINUX c++的全部代码,里面包含SFT所用的的函数,快速算法等,-Sparse Fast Fourier Transform
lda-c-dist
- lda贝叶斯文本分类器,c语言实现 linux运行环境-lda Bayesian text classifier, c language runtime environment linux
ackerman.c.tar
- ackerman en C, funciona en LINUX Debian wheezy
mejora.c.tar
- mejora del coeficiente binomial. programado en C, funciona en linux debian wheezy
k-means
- 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
Naive_Bayes
- 朴素贝叶斯算法,linux下C++实现,只实现核心算法,注释详细,适合初学者-Naive Bayes algorithm, under linux C++ implementation, only to realize the core algorithm, detailed notes for beginners
PageRank
- PageRank算法,linux下C++实现,只实现核心算法,注释详细,适合初学者-Naive Bayes algorithm, under linux C++ implementation, only to realize the core algorithm, detailed notes for beginners
DB2.Express-C.linux
- 在 Linux 平台下安装 DB2 Expre-C-Install DB2 Express-C in Linux
linkedlist
- 简单的链表实现 linux c代码 数据结构-simple linkedlist
最近邻分类代码
- 在linux 下C语言实现最近邻聚类算法,工程已经使用(near K neighbor cluster)