文件名称:ComTime
介绍说明--下载内容均来自于网络,请自行研究使用
为了测试函数处理时间,自己写了关于时间度量的类来计算执行命令之间需要花的时间。此类简单易懂,使用和修改方便,带例子。此类比 GetTickCount()函数更精确。使用VC++, VC2010编译通过。希望些类给大家带来便利。
-To test the function of processing time, write your own class on time metric to calculate the execution time to be spent between commands. Such easy to understand, easy to use and modify, with examples. Such than GetTickCount () function is more accurate. Using VC++, VC2010 compile. We hope to bring some class to facilitate.
-To test the function of processing time, write your own class on time metric to calculate the execution time to be spent between commands. Such easy to understand, easy to use and modify, with examples. Such than GetTickCount () function is more accurate. Using VC++, VC2010 compile. We hope to bring some class to facilitate.
相关搜索: VC2010
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ComTime\ComTime\CodeTime.cpp
.......\.......\CodeTime.h
.......\.......\ComTime.vcxproj
.......\.......\ComTime.vcxproj.filters
.......\.......\ComTime.vcxproj.user
.......\.......\Debug\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\CodeTime.obj
.......\.......\.....\ComTime.exe.embed.manifest
.......\.......\.....\ComTime.exe.embed.manifest.res
.......\.......\.....\ComTime.exe.intermediate.manifest
.......\.......\.....\ComTime.lastbuildstate
.......\.......\.....\ComTime.log
.......\.......\.....\ComTime.obj
.......\.......\.....\ComTime_manifest.rc
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link.4936-cvtres.read.1.tlog
.......\.......\.....\link.4936-cvtres.write.1.tlog
.......\.......\.....\link.4936.read.1.tlog
.......\.......\.....\link.4936.write.1.tlog
.......\.......\.....\link.6936-cvtres.read.1.tlog
.......\.......\.....\link.6936-cvtres.write.1.tlog
.......\.......\.....\link.6936.read.1.tlog
.......\.......\.....\link.6936.write.1.tlog
.......\.......\.....\link.7520-cvtres.read.1.tlog
.......\.......\.....\link.7520-cvtres.write.1.tlog
.......\.......\.....\link.7520.read.1.tlog
.......\.......\.....\link.7520.write.1.tlog
.......\.......\.....\link.8088-cvtres.read.1.tlog
.......\.......\.....\link.8088-cvtres.write.1.tlog
.......\.......\.....\link.8088.read.1.tlog
.......\.......\.....\link.8088.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\Main.obj
.......\.......\.....\mt.read.1.tlog
.......\.......\.....\mt.write.1.tlog
.......\.......\.....\rc.read.1.tlog
.......\.......\.....\rc.write.1.tlog
.......\.......\.....\stdafx.obj
.......\.......\.....\vc100.idb
.......\.......\Main.cpp
.......\.......\Main.h
.......\.......\ReadMe.txt
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\ComTime.opensdf
.......\ComTime.sln
.......\ComTime.suo
.......\Debug\ComTime.exe
.......\ComTime\Debug
.......\ComTime
.......\Debug
ComTime
.......\.......\CodeTime.h
.......\.......\ComTime.vcxproj
.......\.......\ComTime.vcxproj.filters
.......\.......\ComTime.vcxproj.user
.......\.......\Debug\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\CodeTime.obj
.......\.......\.....\ComTime.exe.embed.manifest
.......\.......\.....\ComTime.exe.embed.manifest.res
.......\.......\.....\ComTime.exe.intermediate.manifest
.......\.......\.....\ComTime.lastbuildstate
.......\.......\.....\ComTime.log
.......\.......\.....\ComTime.obj
.......\.......\.....\ComTime_manifest.rc
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link.4936-cvtres.read.1.tlog
.......\.......\.....\link.4936-cvtres.write.1.tlog
.......\.......\.....\link.4936.read.1.tlog
.......\.......\.....\link.4936.write.1.tlog
.......\.......\.....\link.6936-cvtres.read.1.tlog
.......\.......\.....\link.6936-cvtres.write.1.tlog
.......\.......\.....\link.6936.read.1.tlog
.......\.......\.....\link.6936.write.1.tlog
.......\.......\.....\link.7520-cvtres.read.1.tlog
.......\.......\.....\link.7520-cvtres.write.1.tlog
.......\.......\.....\link.7520.read.1.tlog
.......\.......\.....\link.7520.write.1.tlog
.......\.......\.....\link.8088-cvtres.read.1.tlog
.......\.......\.....\link.8088-cvtres.write.1.tlog
.......\.......\.....\link.8088.read.1.tlog
.......\.......\.....\link.8088.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\Main.obj
.......\.......\.....\mt.read.1.tlog
.......\.......\.....\mt.write.1.tlog
.......\.......\.....\rc.read.1.tlog
.......\.......\.....\rc.write.1.tlog
.......\.......\.....\stdafx.obj
.......\.......\.....\vc100.idb
.......\.......\Main.cpp
.......\.......\Main.h
.......\.......\ReadMe.txt
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\ComTime.opensdf
.......\ComTime.sln
.......\ComTime.suo
.......\Debug\ComTime.exe
.......\ComTime\Debug
.......\ComTime
.......\Debug
ComTime