Description: chapter 10.6 in c++ primer4 text query system, some problems of the algorithm in the book, if multiple query words in the same line, counting only remember one, is due to set the relationship. I do a correction, use the multiset test correctly. I hope and everyone exchanges under!
To Search:
File list (Check if you may need any files):
10.32.2\10.32.2\10.32.2.cpp
.......\.......\10.32.2.vcxproj
.......\.......\10.32.2.vcxproj.filters
.......\.......\10.32.2.vcxproj.user
.......\.......\Debug\10.32.2.exe.embed.manifest
.......\.......\.....\10.32.2.exe.embed.manifest.res
.......\.......\.....\10.32.2.exe.intermediate.manifest
.......\.......\.....\10.32.2.lastbuildstate
.......\.......\.....\10.32.2.log
.......\.......\.....\10.32.2.obj
.......\.......\.....\10.32.2.pch
.......\.......\.....\10.32.2_manifest.rc
.......\.......\.....\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link.11668-cvtres.read.1.tlog
.......\.......\.....\link.11668-cvtres.write.1.tlog
.......\.......\.....\link.11668.read.1.tlog
.......\.......\.....\link.11668.write.1.tlog
.......\.......\.....\link.13556-cvtres.read.1.tlog
.......\.......\.....\link.13556-cvtres.write.1.tlog
.......\.......\.....\link.13556.read.1.tlog
.......\.......\.....\link.13556.write.1.tlog
.......\.......\.....\link.15736-cvtres.read.1.tlog
.......\.......\.....\link.15736-cvtres.write.1.tlog
.......\.......\.....\link.15736.read.1.tlog
.......\.......\.....\link.15736.write.1.tlog
.......\.......\.....\link.18460-cvtres.read.1.tlog
.......\.......\.....\link.18460-cvtres.write.1.tlog
.......\.......\.....\link.18460.read.1.tlog
.......\.......\.....\link.18460.write.1.tlog
.......\.......\.....\link.19296-cvtres.read.1.tlog
.......\.......\.....\link.19296-cvtres.write.1.tlog
.......\.......\.....\link.19296.read.1.tlog
.......\.......\.....\link.19296.write.1.tlog
.......\.......\.....\link.708-cvtres.read.1.tlog
.......\.......\.....\link.708-cvtres.write.1.tlog
.......\.......\.....\link.708.read.1.tlog
.......\.......\.....\link.708.write.1.tlog
.......\.......\.....\link.8948-cvtres.read.1.tlog
.......\.......\.....\link.8948-cvtres.write.1.tlog
.......\.......\.....\link.8948.read.1.tlog
.......\.......\.....\link.8948.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\mt.read.1.tlog
.......\.......\.....\mt.write.1.tlog
.......\.......\.....\rc.read.1.tlog
.......\.......\.....\rc.write.1.tlog
.......\.......\.....\stdafx.obj
.......\.......\.....\TextQuery.obj
.......\.......\.....\vc100.idb
.......\.......\.....\vc100.pdb
.......\.......\paper.txt
.......\.......\ReadMe.txt
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\TextQuery.cpp
.......\.......\TextQuery.h
.......\10.32.2.sdf
.......\10.32.2.sln
.......\10.32.2.suo
.......\Debug\10.32.2.exe
.......\.....\10.32.2.ilk
.......\.....\10.32.2.pdb
.......\ipch\10.32.2-800aa913\10.32.ipch
.......\10.32.2\Debug
.......\ipch\10.32.2-800aa913
.......\10.32.2
.......\Debug
.......\ipch
10.32.2