⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 c45.plg

📁 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!!
💻 PLG
📖 第 1 页 / 共 3 页
字号:
E:\LAB\ctool\c45\consult.c(255) : warning C4244: '+=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\consult.c(261) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\consult.c(263) : warning C4244: '+=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\consult.c(269) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\consult.c(271) : warning C4244: '+=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\consult.c(308) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(339) : warning C4013: 'Decision' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(370) : warning C4013: 'SkipLine' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(373) : warning C4033: 'InterpretTree' must return a value
E:\LAB\ctool\c45\consult.c(374) : warning C4013: 'Clear' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(374) : warning C4033: 'InterpretTree' must return a value
E:\LAB\ctool\c45\consult.c(375) : warning C4013: 'exit' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(428) : warning C4013: 'PrintHeader' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(432) : warning C4013: 'getopt' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(449) : warning C4013: 'GetNames' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(452) : warning C4013: 'PrintTree' undefined; assuming extern returning int
E:\LAB\ctool\c45\consult.c(456) : warning C4013: 'calloc' undefined; assuming extern returning int
consultr.c
E:\LAB\ctool\c45\consult.c(407) : warning C4716: 'Decision' : must return a value
E:\LAB\ctool\c45\consultr.c(147) : warning C4244: '=' : conversion from 'short ' to 'char ', possible loss of data
E:\LAB\ctool\c45\consultr.c(149) : warning C4013: 'CheckValue' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(166) : warning C4244: 'return' : conversion from 'const double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\consultr.c(171) : warning C4244: 'return' : conversion from 'const double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\consultr.c(259) : warning C4013: 'SkipLine' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(262) : warning C4033: 'InterpretRuleset' must return a value
E:\LAB\ctool\c45\consultr.c(263) : warning C4013: 'Clear' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(263) : warning C4033: 'InterpretRuleset' must return a value
E:\LAB\ctool\c45\consultr.c(264) : warning C4013: 'exit' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(289) : warning C4013: 'PrintHeader' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(293) : warning C4013: 'getopt' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(310) : warning C4013: 'GetNames' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(311) : warning C4013: 'GetRules' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(317) : warning C4013: 'PrintRule' undefined; assuming extern returning int
E:\LAB\ctool\c45\consultr.c(324) : warning C4013: 'calloc' undefined; assuming extern returning int
contin.c
E:\LAB\ctool\c45\contin.c(43) : warning C4013: 'ResetFreq' undefined; assuming extern returning int
E:\LAB\ctool\c45\contin.c(66) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\contin.c(74) : warning C4305: '=' : truncation from 'const double ' to 'float '
E:\LAB\ctool\c45\contin.c(76) : warning C4033: 'EvalContinuousAtt' must return a value
E:\LAB\ctool\c45\contin.c(79) : warning C4013: 'Quicksort' undefined; assuming extern returning int
E:\LAB\ctool\c45\contin.c(86) : warning C4305: '=' : truncation from 'const double ' to 'float '
E:\LAB\ctool\c45\contin.c(97) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\contin.c(98) : warning C4244: '=' : conversion from 'int ' to 'float ', possible loss of data
E:\LAB\ctool\c45\contin.c(128) : warning C4013: 'PrintDistribution' undefined; assuming extern returning int
E:\LAB\ctool\c45\contin.c(135) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\contin.c(153) : warning C4305: '=' : truncation from 'const double ' to 'float '
E:\LAB\ctool\c45\contin.c(187) : warning C4013: 'Sprout' undefined; assuming extern returning int
discr.c
E:\LAB\ctool\c45\discr.c(28) : warning C4013: 'ComputeFrequencies' undefined; assuming extern returning int
E:\LAB\ctool\c45\discr.c(30) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\discr.c(38) : warning C4305: '=' : truncation from 'const double ' to 'float '
E:\LAB\ctool\c45\discr.c(40) : warning C4033: 'EvalDiscreteAtt' must return a value
E:\LAB\ctool\c45\discr.c(45) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\discr.c(50) : warning C4013: 'PrintDistribution' undefined; assuming extern returning int
E:\LAB\ctool\c45\discr.c(77) : warning C4013: 'ResetFreq' undefined; assuming extern returning int
E:\LAB\ctool\c45\discr.c(134) : warning C4244: 'return' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\discr.c(153) : warning C4013: 'Sprout' undefined; assuming extern returning int
genlogs.c
E:\LAB\ctool\c45\discr.c(102) : warning C4716: 'ComputeFrequencies' : must return a value
E:\LAB\ctool\c45\genlogs.c(31) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\genlogs.c(34) : warning C4305: '=' : truncation from 'const double ' to 'float '
E:\LAB\ctool\c45\genlogs.c(40) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
genrules.c
E:\LAB\ctool\c45\genrules.c(38) : warning C4013: 'FindTestCodes' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(49) : warning C4013: 'FormRules' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(53) : warning C4013: 'ConstructRuleset' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(56) : warning C4013: 'PrintIndexedRules' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(66) : warning C4013: 'realloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(70) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(86) : warning C4013: 'exit' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(96) : warning C4013: 'CompositeRuleset' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(34) : warning C4101: 'r' : unreferenced local variable
E:\LAB\ctool\c45\genrules.c(125) : warning C4013: 'calloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(138) : warning C4244: '+=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\genrules.c(141) : warning C4013: 'free' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(147) : warning C4013: 'Quicksort' undefined; assuming extern returning int
E:\LAB\ctool\c45\genrules.c(170) : warning C4244: '-=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\genrules.c(213) : warning C4013: 'InitialiseRules' undefined; assuming extern returning int
getdata.c
E:\LAB\ctool\c45\genrules.c(173) : warning C4716: 'FindTestCodes' : must return a value
E:\LAB\ctool\c45\genrules.c(238) : warning C4716: 'CompositeRuleset' : must return a value
E:\LAB\ctool\c45\getdata.c(40) : warning C4013: 'Error' undefined; assuming extern returning int
E:\LAB\ctool\c45\getdata.c(54) : warning C4013: 'realloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\getdata.c(59) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\getdata.c(33) : warning C4101: 'j' : unreferenced local variable
E:\LAB\ctool\c45\getdata.c(101) : warning C4013: 'calloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\getdata.c(122) : warning C4013: 'Which' undefined; assuming extern returning int
E:\LAB\ctool\c45\getdata.c(134) : warning C4013: 'exit' undefined; assuming extern returning int
E:\LAB\ctool\c45\getdata.c(157) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
getnames.c
E:\LAB\ctool\c45\getnames.c(136) : warning C4013: 'Error' undefined; assuming extern returning int
E:\LAB\ctool\c45\getnames.c(140) : warning C4013: 'calloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\getnames.c(149) : warning C4013: 'realloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\getnames.c(160) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\getnames.c(210) : warning C4013: 'atoi' undefined; assuming extern returning int
E:\LAB\ctool\c45\getnames.c(215) : warning C4013: 'exit' undefined; assuming extern returning int
getopt.c
E:\LAB\ctool\c45\getnames.c(326) : warning C4716: 'Error' : must return a value
header.c
E:\LAB\ctool\c45\header.c(21) : warning C4013: 'sprintf' undefined; assuming extern returning int
E:\LAB\ctool\c45\header.c(22) : warning C4013: 'printf' undefined; assuming extern returning int
E:\LAB\ctool\c45\header.c(25) : warning C4013: 'putchar' undefined; assuming extern returning int
info.c
E:\LAB\ctool\c45\info.c(39) : warning C4244: 'return' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\info.c(43) : warning C4305: 'return' : truncation from 'const double ' to 'float '
E:\LAB\ctool\c45\info.c(48) : warning C4244: 'return' : conversion from 'const double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\info.c(112) : warning C4305: 'return' : truncation from 'const double ' to 'float '
E:\LAB\ctool\c45\info.c(120) : warning C4305: 'return' : truncation from 'const double ' to 'float '
E:\LAB\ctool\c45\info.c(132) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\info.c(163) : warning C4244: '+=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\info.c(167) : warning C4244: 'return' : conversion from 'double ' to 'float ', possible loss of data
makerules.c
E:\LAB\ctool\c45\makerules.c(53) : warning C4013: 'TreeParameters' undefined; assuming extern returning int
E:\LAB\ctool\c45\makerules.c(55) : warning C4013: 'calloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\makerules.c(71) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\makerules.c(76) : warning C4013: 'InitialiseRules' undefined; assuming extern returning int
E:\LAB\ctool\c45\makerules.c(80) : warning C4013: 'Scan' undefined; assuming extern returning int
E:\LAB\ctool\c45\makerules.c(86) : warning C4013: 'free' undefined; assuming extern returning int
E:\LAB\ctool\c45\makerules.c(195) : warning C4013: 'PruneRule' undefined; assuming extern returning int
prune.c
E:\LAB\ctool\c45\makerules.c(134) : warning C4716: 'TreeParameters' : must return a value
E:\LAB\ctool\c45\makerules.c(199) : warning C4716: 'Scan' : must return a value
E:\LAB\ctool\c45\prune.c(39) : warning C4013: 'InitialiseWeights' undefined; assuming extern returning int
E:\LAB\ctool\c45\prune.c(52) : warning C4013: 'calloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\prune.c(59) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\prune.c(68) : warning C4013: 'CheckPossibleValues' undefined; assuming extern returning int
E:\LAB\ctool\c45\prune.c(138) : warning C4013: 'Indent' undefined; assuming extern returning int
E:\LAB\ctool\c45\prune.c(144) : warning C4013: 'free' undefined; assuming extern returning int
prunerule.c
E:\LAB\ctool\c45\prune.c(312) : warning C4716: 'CheckPossibleValues' : must return a value
E:\LAB\ctool\c45\prunerule.c(75) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\prunerule.c(85) : warning C4013: 'FindTables' undefined; assuming extern returning int
E:\LAB\ctool\c45\prunerule.c(141) : warning C4013: 'PrintCondition' undefined; assuming extern returning int
E:\LAB\ctool\c45\prunerule.c(177) : warning C4033: 'PruneRule' must return a value
E:\LAB\ctool\c45\prunerule.c(183) : warning C4033: 'PruneRule' must return a value
E:\LAB\ctool\c45\prunerule.c(348) : warning C4013: 'UpdateCount' undefined; assuming extern returning int
E:\LAB\ctool\c45\prunerule.c(435) : warning C4244: '=' : conversion from 'short ' to 'char ', possible loss of data
E:\LAB\ctool\c45\prunerule.c(524) : warning C4244: 'return' : conversion from 'double ' to 'float ', possible loss of data
rules.c
E:\LAB\ctool\c45\prunerule.c(367) : warning C4716: 'FindTables' : must return a value
E:\LAB\ctool\c45\prunerule.c(386) : warning C4716: 'UpdateCount' : must return a value
E:\LAB\ctool\c45\rules.c(42) : warning C4013: 'Error' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(44) : warning C4013: 'StreamOut' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(73) : warning C4013: 'SaveDiscreteNames' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(102) : warning C4013: 'StreamIn' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(108) : warning C4013: 'calloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(111) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(136) : warning C4013: 'free' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(139) : warning C4013: 'RecoverDiscreteNames' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(174) : warning C4013: 'realloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(272) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\rules.c(307) : warning C4244: '=' : conversion from 'double ' to 'float ', possible loss of data
E:\LAB\ctool\c45\rules.c(309) : warning C4013: 'PrintRule' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(418) : warning C4013: 'PrintCondition' undefined; assuming extern returning int
E:\LAB\ctool\c45\rules.c(451) : warning C4033: 'PrintCondition' must return a value
siftrules.c
E:\LAB\ctool\c45\rules.c(422) : warning C4716: 'PrintRule' : must return a value
E:\LAB\ctool\c45\rules.c(501) : warning C4716: 'PrintCondition' : must return a value
E:\LAB\ctool\c45\siftrules.c(54) : warning C4013: 'calloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(60) : warning C4013: 'malloc' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(81) : warning C4013: 'InitialiseTables' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(83) : warning C4013: 'FindRuleCodes' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(88) : warning C4013: 'CoverClass' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(91) : warning C4013: 'MakeIndex' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(92) : warning C4013: 'FindDefault' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(96) : warning C4013: 'free' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(190) : warning C4033: 'CoverClass' must return a value
E:\LAB\ctool\c45\siftrules.c(197) : warning C4013: 'AllCombinations' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(202) : warning C4013: 'SimAnneal' undefined; assuming extern returning int
E:\LAB\ctool\c45\siftrules.c(206) : warning C4013: 'SpotSearch' undefined; assuming extern returning int

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -