91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 7.48M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2023-06-24
  • 語言: C/C++
  • 標簽: svm??分類??

資源簡介

程序一:修改文件名的程序,可以用來批處理文件將文件名修改為數字命名并寫到文本文件中 程序二:SVM訓練程序。

資源截圖

代碼片段和文件信息

#include?“ChangeSamplePath.h“
#include?
#include?

int?ChangeSamplePath::_name_length?=?8;

ChangeSamplePath::ChangeSamplePath()
{
}

ChangeSamplePath::ChangeSamplePath(std::string?path)?:_main_path(path)
{
initial();
}

ChangeSamplePath::~ChangeSamplePath()
{
_neg_out.close();
_pos_out.close();
}

inline?void?ChangeSamplePath::initial()
{
_neg_path?=?_main_path?+?“\\neg“;
_pos_path?=?_main_path?+?“\\pos“;
_neg_txt_path?=?_main_path?+?“\\neg.txt“;
_pos_txt_path?=?_main_path?+?“\\pos.txt“;

_neg_out.open(_neg_txt_path.c_str()?std::ios_base::out);
_ASSERT(_neg_out.is_open());
_pos_out.open(_pos_txt_path.c_str()?std::ios_base::out);
if?(!_pos_out.is_open())?_neg_out.close();
_ASSERT(_pos_out.is_open());
}

void?ChangeSamplePath:

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-04-17?16:45??訓練SVM分類器\
?????目錄???????????0??2018-04-17?16:45??訓練SVM分類器\修改文件名程序\
?????目錄???????????0??2018-04-17?16:49??訓練SVM分類器\修改文件名程序\ChangeSamplePath\
?????目錄???????????0??2018-04-17?16:49??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\
?????文件????????2812??2018-04-17?16:22??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\ChangeSamplePath.cpp
?????文件????????1262??2018-04-17?16:49??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\ChangeSamplePath.h
?????文件????????4221??2018-04-17?14:26??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\ChangeSamplePath.vcxproj
?????文件????????1173??2018-04-17?14:26??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\ChangeSamplePath.vcxproj.filters
?????目錄???????????0??2018-04-17?16:45??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\
?????文件????????1142??2018-04-17?16:17??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.Build.CppClean.log
?????文件????????1501??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.log
?????文件??????353131??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.obj
?????目錄???????????0??2018-04-17?16:45??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.tlog\
?????文件?????????174??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.tlog\ChangeSamplePath.lastbuildstate
?????文件????????1442??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.tlog\cl.command.1.tlog
?????文件???????13764??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.tlog\CL.read.1.tlog
?????文件????????1822??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.tlog\CL.write.1.tlog
?????文件????????1472??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.tlog\link.command.1.tlog
?????文件????????3002??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.tlog\link.read.1.tlog
?????文件?????????730??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\ChangeSamplePath.tlog\link.write.1.tlog
?????文件??????355328??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\vc120.idb
?????文件??????372736??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\vc120.pdb
?????文件??????139462??2018-04-17?16:17??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\Debug\源.obj
?????文件?????????192??2018-04-17?14:57??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath\源.cpp
?????文件?????7340032??2018-04-17?16:49??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath.sdf
?????文件?????????994??2018-04-17?11:39??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath.sln
?????文件???????31744??2018-04-17?16:49??訓練SVM分類器\修改文件名程序\ChangeSamplePath\ChangeSamplePath.v12.suo
?????目錄???????????0??2018-04-17?16:45??訓練SVM分類器\修改文件名程序\ChangeSamplePath\Debug\
?????文件??????115200??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\Debug\ChangeSamplePath.exe
?????文件??????646104??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\Debug\ChangeSamplePath.ilk
?????文件??????871424??2018-04-17?16:23??訓練SVM分類器\修改文件名程序\ChangeSamplePath\Debug\ChangeSamplePath.pdb
............此處省略31個文件信息

評論

共有 條評論