资源简介
ID3、ID4算法源码,可用于基础学习,当然我是决策另外一个人上传的资源分太高,特意下载后为大家共享。那个10分和我的1分是同样的内容。
代码片段和文件信息
// ID.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “ID.h“
#include “IDDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CIDApp
BEGIN_MESSAGE_MAP(CIDApp CWinApp)
//{{AFX_MSG_MAP(CIDApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CIDApp construction
CIDApp::CIDApp()
{
// TODO: add construction code here
// Place all significant initializat
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2003-03-05 21:43 ID
目录 0 2003-03-05 21:43 ID\res
文件 2603 2003-03-05 21:36 ID\ID.clw
文件 3507 2002-05-21 10:14 ID\ReadMe.txt
文件 527 2002-05-21 10:14 ID\ID.dsw
文件 1280 2002-05-21 10:14 ID\ID.h
文件 2007 2002-05-21 10:14 ID\ID.cpp
文件 143025 2002-09-21 15:00 ID\study.txt
文件 2539 2002-09-02 11:11 ID\test.TXT
文件 1795 2002-09-12 22:37 ID\rule.txt
文件 1054 2002-05-21 10:14 ID\StdAfx.h
文件 204 2002-05-21 10:14 ID\StdAfx.cpp
文件 71680 2003-03-05 21:36 ID\ID.opt
文件 91136 2003-03-05 21:36 ID\ID.ncb
文件 7985 2002-11-06 08:48 ID\ID.rc
文件 4868 2002-09-05 15:05 ID\ID.dsp
文件 5088 2002-09-11 11:45 ID\data1.txt
文件 51 2002-09-23 20:41 ID\样本测试结果.TXT
文件 1498 2003-01-04 11:31 ID\ID3.h
文件 238 2003-01-04 11:32 ID\ID.plg
文件 21072 2002-11-07 19:34 ID\ID3.cpp
文件 3731 2002-09-11 11:54 ID\rule1.txt
文件 1431 2002-09-09 16:59 ID\Valba
文件 9064 2002-09-11 14:49 ID\规则集.txt
文件 113 2002-09-23 20:41 ID\规则统计.TXT
文件 143045 2002-09-16 20:03 ID\data.txt
文件 2539 2002-09-13 21:10 ID\样本.TXT
文件 226 2002-06-06 22:12 ID\Rset_ABALONE_OUTPUT.txt
文件 48470 2002-09-13 09:21 ID\sample.txt
文件 2198 2002-09-29 11:46 ID\resource.h
............此处省略35个文件信息
- 上一篇:商业之星商云8隐藏功能
- 下一篇:flash调用摄像头在线拍照_支持ie8
评论
共有 条评论