文件名称:cCache
介绍说明--下载内容均来自于网络,请自行研究使用
用C++模板编写的利用哈希表实现的简单缓存,并利用这个缓存编写了一个快速的图片查看器,希望对初学缓存的朋友带来帮助。-With written in C++ template simple cache hash table and use this cache to write a quick picture viewer, to help bring hope for beginner cache friend.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cCache\cCache\cCache\cache.cpp
......\......\......\cache.h
......\......\......\cCache.vcxproj
......\......\......\cCache.vcxproj.filters
......\......\......\c_hash.cpp
......\......\......\c_hash.h
......\......\cCache.sln
......\......\cCache.v11.suo
......\......\Debug\showpic.exe
......\......\.....\说明.txt
......\......\showpic\cache.cpp
......\......\.......\cache.h
......\......\.......\c_hash.cpp
......\......\.......\c_hash.h
......\......\.......\MainFrm.cpp
......\......\.......\MainFrm.h
......\......\.......\picPow.cpp
......\......\.......\picPow.h
......\......\.......\ReadMe.txt
......\......\.......\res\showpic.ico
......\......\.......\...\showpic.rc2
......\......\.......\...\showpicDoc.ico
......\......\.......\...\Toolbar.bmp
......\......\.......\Resource.h
......\......\.......\SearchInf.cpp
......\......\.......\SearchInf.h
......\......\.......\showpic.aps
......\......\.......\showpic.cpp
......\......\.......\showpic.h
......\......\.......\showpic.rc
......\......\.......\showpic.vcxproj
......\......\.......\showpic.vcxproj.filters
......\......\.......\showpicDoc.cpp
......\......\.......\showpicDoc.h
......\......\.......\showpicView.cpp
......\......\.......\showpicView.h
......\......\.......\stdafx.cpp
......\......\.......\stdafx.h
......\......\.......\targetver.h
......\......\.......\UsbView.cpp
......\......\.......\USBView.h
......\......\test\arrayTest.cpp
......\......\....\test.vcxproj
......\......\....\test.vcxproj.filters
......\......\cCache\x64
......\......\showpic\res
......\......\.......\x64
......\......\test\x64
......\......\cCache
......\......\Debug
......\......\showpic
......\......\test
......\......\x64
......\cCache
cCache