代码搜索:Classify
找到约 2,639 项符合「Classify」的源代码
代码结果 2,639
www.eeworm.com/read/300777/13893681
cpp dsplitview.cpp
// DSPLITView.cpp : implementation of the CDSPLITView class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DSPLITDoc.h"
#include "DSPLITView.h"
#ifdef _D
www.eeworm.com/read/300777/13893809
cpp dynsplitview2.cpp
// DynSplitView2.cpp : implementation file
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DynSplitView2.h"
#include "dlgNumber.h"
#include "DlgClassify.h"
www.eeworm.com/read/282582/9081652
cpp dsplitdoc.cpp
// DSPLITDoc.cpp : implementation of the CDSPLITDoc class
// 2005.1.13-16:02 By Superman
#include "stdafx.h"
#include "DSPLIT.h"
#include "DSPLITDoc.h"
#include "DlgTemplate.h"
#ifdef _DE
www.eeworm.com/read/278885/10492056
html,v applet.html,v
head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2004.12.27.21.45.26; author patil; state Exp;
branches;
next ;
desc
@The changes made are comprehensive. Please refer to the email
www.eeworm.com/read/463442/7180789
rb bayes.rb
require 'rubygems'
require 'stemmer'
require 'classifier'
# Load previous classifications
funny = YAML::load_file('funny.yml')
not_funny = YAML::load_file('not_funny.yml')
# Create our
www.eeworm.com/read/239920/13247925
txt 说明.txt
BP学习算法应用——模式分类
应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。
iris.arff为数据库文件,可用Weka数据挖掘软件打开。
Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。
将源文件Iris_<mark>classify</mark>.m和Iris.csv文件放入matlab的 ...
www.eeworm.com/read/250958/12373500
html,v applet.html,v
head 1.1;
access;
symbols;
locks; strict;
comment @# @;
1.1
date 2004.12.27.21.45.26; author patil; state Exp;
branches;
next ;
desc
@The changes made are comprehensive. Please refer to the email
www.eeworm.com/read/382131/9046982
cpp mytritri.cpp
/* ColDet - C++ 3D Collision Detection Library
* Copyright (C) 2000 Amir Geva
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Li