classification.rar
文件大小: 130k
下载次数:3
开发平台:

C++ Builder

源码售价: 5 个金币 积分规则     积分充值
资源说明:classification algorithm. We use the genetic algorithm and a training data set to learn real-valued weights associated with individual attributes in the data set. We use the k nearest neighbors algorithm to classify new data records based on their weighted distance from the members of the training set. We applied our hybrid algorithm to three test cases. Classification results obtained with the hybrid algorithm exceed the performance
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • Bayer.rar基于Bayer彩色滤波阵列插值算法的研究,原本为收费文档。
  • BCMATH.rar// 《用C++语言编写数学常用算法(修订版)》Borland C++程序的源代码 ...
  • java.rarpublic class BubbleSort{ static String printArray(int[] a){ String result="" ...
  • asdf.rar用C语言编写的程序,多维数组按列相加,可以得到必要的结果
  • TRIAN_REPLACE.rar列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号 ...
  • lx.rar背包问题,回溯算法,用VB描述的材料,源程序十分详细
  • 1.rar一本对ACM国际大学生程序设计竞赛试题与解析,深入浅出
  • kalman_filter.rar可以实现kalman滤波的c++代码,函数部分采取了简化处理,输入不一改动昂 ...
  • 895.rarn个野人n个传教士过河问题的代码,文件输出结果
  • acm1.rarabove average acm大赛题目。有待改进。