登录
首页 » Visual C++ » Project5

Project5

于 2017-03-29 发布 文件大小:4482KB
0 329
下载积分: 1 下载次数: 3

代码说明:

  针对大型集群存储系统中磁盘SMART信息,对磁盘故障进行预测(failure predict)

文件列表:

Project5
........\Debug
........\.....\Project5.exe,114176,2017-03-09
........\.....\Project5.ilk,652692,2017-03-09
........\.....\Project5.pdb,987136,2017-03-09
........\Project5
........\........\BP.cpp,4080,2017-03-21
........\........\BP.h,1621,2017-03-21
........\........\Debug
........\........\.....\BP.obj,274017,2017-03-09
........\........\.....\Project5.Build.CppClean.log,938,2017-03-01
........\........\.....\Project5.log,189,2017-03-09
........\........\.....\Project5.tlog
........\........\.....\.............\CL.read.1.tlog,29474,2017-03-09
........\........\.....\.............\CL.write.1.tlog,1270,2017-03-09
........\........\.....\.............\link.read.1.tlog,2992,2017-03-09
........\........\.....\.............\link.write.1.tlog,438,2017-03-09
........\........\.....\.............\Project5.lastbuildstate,204,2017-03-09
........\........\.....\RCa05920,2656,2017-02-28
........\........\.....\test.obj,335911,2017-03-09
........\........\.....\vc140.idb,445440,2017-03-09
........\........\.....\vc140.pdb,405504,2017-03-09
........\........\Project5.aps,1288,2017-02-28
........\........\Project5.vcxproj,5806,2017-02-28
........\........\Project5.vcxproj.filters,1146,2017-02-28
........\........\Project5.vcxproj.user,165,2017-03-09
........\........\Release
........\........\.......\BP.obj,360228,2017-03-21
........\........\.......\Project5.Build.CppClean.log,960,2017-03-09
........\........\.......\Project5.log,441,2017-03-21
........\........\.......\Project5.tlog
........\........\.......\.............\CL.read.1.tlog,29312,2017-03-21
........\........\.......\.............\CL.write.1.tlog,916,2017-03-21
........\........\.......\.............\link.read.1.tlog,3720,2017-03-21
........\........\.......\.............\link.write.1.tlog,550,2017-03-21
........\........\.......\.............\Project5.lastbuildstate,206,2017-03-21
........\........\.......\test.obj,1028486,2017-03-21
........\........\.......\vc140.pdb,405504,2017-03-21
........\........\test.cpp,2732,2017-03-22
........\Project5.sln,1306,2017-02-28
........\Project5.VC.db,9023488,2017-03-22
........\Release
........\.......\Project5.exe,25088,2017-03-21
........\.......\Project5.iobj,460046,2017-03-21
........\.......\Project5.ipdb,120096,2017-03-21
........\.......\Project5.pdb,823296,2017-03-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TimeTask
    该程序主要是可以定时启动应用程序,定时关机、重启、注销。。。 (The program is mainly to start the application time, time off, restart, log off. . .)
    2011-04-30 08:34:41下载
    积分:1
  • kbhook
    用VC开发的驱动级键盘钩子源码,可以用户获取记录按键信息(Drive-level keyboard hook source)
    2013-10-12 17:58:16下载
    积分:1
  • howtoMatlab7VC++6dll
    如何将Matlab7.0函数转换成VC++6.0动态链接库,浅显易懂(How to convert Matlab7.0 function VC++ 6.0 dynamic link library, easy to understand)
    2008-04-13 19:37:14下载
    积分:1
  • winprodll
    动态链接库 (DLL) 是作为共享函数库的可执行文件。动态链接提供了一种方法,使进程可以调用不属于其可执行代码的函数。函数的可执行代码位于一个 DLL 中,该 DLL 包含一个或多个已被编译、链接并与使用它们的进程分开存储的函数。DLL 还有助于共享数据和资源。多个应用程序可同时访问内存中单个 DLL 副本的内容。 这是一个.CHM 格式的讲解DLL应用的文件,内容比较全。(The dynamic link library (DLL) is an executable file as a shared library. The dynamic link provides a way, so that the process can call a function that does not belong to the executable code. The executable code of the function is located in a DLL, the DLL contains one or more of the function has already been compiled, linked and are separated with the process using them stored.The DLL also helps to share data and resources. Multiple applications can access the contents of a single copy of the DLL in memory.This is the. CHM format, explain the the DLL application of the file, compare the whole content.)
    2012-11-28 09:13:41下载
    积分:1
  • SoftScope
    功能描述:这是一个示波器波形显示控件,能够完成类似于示波器的功能。最多可以同时显示8个通道的数据波形,可以动态切换显示通道。缩放xy轴,弹出半透明窗口显示坐标,y轴方向平移波形等功能。 操作使用键盘快捷键,操作说明见readme.txt,目前按键焦点的得到有点问题,要点击开始后在示波器上鼠标左键单击一下,然后按一下上箭头键,才可以响应按键指令,有高手知道怎么改进希望告诉作者:xiang57@163.com(Functional Description: This is an oscilloscope waveform display control, able to complete similar oscilloscope function. At the same time show up to eight channels of waveform data can be displayed dynamically switch channels. Zoom xy axis, translucent pop-up window displays the coordinates, y-axis direction of translational wave functions. Operation of the use of keyboard shortcuts, operating instructions see readme.txt, the current key focus has been a problem, it is necessary to click on the oscilloscope after the beginning click the left mouse button, and then click on the arrow keys, before they can respond to key commands, has a master know how to tell the authors hope to improve: xiang57@163.com)
    2008-07-06 21:24:24下载
    积分:1
  • RstAndClsCmptr
    用visual c++实现系统开关机,注销(With visual c++ to achieve switching machines, log off)
    2010-05-20 16:12:47下载
    积分:1
  • ComDemo
    曾几,想写一个COM组件的helloworld(也就是好奇心,想了解一下细节,至今我还没什么地方需要使用这个,dshow过滤器开发,DXSDK中已经包装好了一些辅助函数,也不需要自己去写COM 组件的实现部分)。每次都是跟着书上的步奏(都是从简化模型一步一步往COM组件模型靠拢),有点繁琐,没能坚持下去,多次未果。 这次,终于在百度的帮助下,完成了这个helloworld的心愿。 歌颂百度,此处略过1000字...( ignored)
    2015-05-19 15:52:31下载
    积分:1
  • ResViewer
    PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
    2013-09-16 10:26:32下载
    积分:1
  • Desktop
    自己写的一个小小内存池,,希望可以分享。。里面的main.cpp是使用的例子( To write a small memory pool, and hope to share. . There are examples of the use of main.cpp)
    2014-07-12 21:53:42下载
    积分:1
  • Src1
    这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。 (This is an SDK program. This procedure tracking shows the coordinates of the mouse position, and if the mouse can be displayed in the window s title bar operating information, if the customer area of the window to double-click, double-click the location of points will be shown on location information.)
    2004-06-08 19:27:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载