File list (Check if you may need any files):
conv-net-0.1\C++ LeNet codes.docx
............\CMakeLists.txt
............\compile.sh
............\conv-net.spec
............\data\mnist.xml
............\....\README
............\....\sample.xml
............\....\t10k-images-idx3-ubyte
............\....\t10k-labels-idx1-ubyte
............\....\testimg-0.png
............\....\testimg-1.png
............\....\testimg-2.png
............\....\testimg-3.png
............\....\testimg-4.png
............\....\testimg-5.png
............\....\testimg-6.png
............\....\testimg-7.png
............\....\testimg-8.png
............\....\testimg-9.png
............\.oc\cvconvnet.dox
............\...\LICENSE
............\...\Mainpage.dox
............\...\文档.rtf
............\include\cvconvnet.h
............\.......\cvconvnetparser.h
............\.......\cvconvolutionplane.h
............\.......\cvfastsigmoid.h
............\.......\cvgenericplane.h
............\.......\cvmaxplane.h
............\.......\cvrbfplane.h
............\.......\cvsourceplane.h
............\.......\cvsubsamplingplane.h
............\README
............\src\cvconvnet.cpp
............\...\cvconvnetparser.cpp
............\...\cvconvolutionplane.cpp
............\...\cvfastsigmoid.cpp
............\...\cvgenericplane.cpp
............\...\cvmaxplane.cpp
............\...\cvrbfplane.cpp
............\...\cvsourceplane.cpp
............\...\cvsubsamplingplane.cpp
............\tst\README
............\...\testimg.cpp
............\...\testimg.sh
............\...\testmnist.cpp
............\...\testmnist.sh
............\data
............\doc
............\include
............\src
............\tst
conv-net-0.1