Welcome![Sign In][Sign Up]
Location:
Search - s.m.a.r.t

Search list

[Linux-Unixsmartsuite-2.1.tar

Description: Linux下,硬盘S.M.A.R.T相关工具-Linux, hard disk S.M.A.R.T related tool
Platform: | Size: 31129 | Author: 张羽飞 | Hits:

[Other resourceCCMethod_luzhenbo

Description: C-C法重构相空间文件夹说明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 信号归一化 4、ccFunction.dll - 计算S(m,N,r,t)-C-C method reconstruction phase space folders note 1.CC_Method_main.m-procedure two main documents, LorenzData.dll - Lorenz have three discrete data, normalize_1.m-In a signal of 4, ccFunction.dll-calculated S (m, N, r, t)
Platform: | Size: 5726 | Author: 李晓燕 | Hits:

[Driver Developdisk

Description: The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Platform: | Size: 87087 | Author: zhang | Hits:

[Driver Developdisk

Description: The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Platform: | Size: 397014 | Author: zzj | Hits:

[Other resourceCpucool.8.06

Description: ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most universal hardware monitoring program for Windows 9X/ME/NT/2000/XP/2003/VISTA x86/x64 editions This program monitors and displays certain parameters (temperatures, voltages, fans RPM) taken from h/w sensor chips, installed on smart motherboards and/or graphics cards. Customizable alarms can be displayed. Professional license includes thermo control features (so-called \"Software cooling\"), nVidia/ATi graphics cards and HDD S.M.A.R.T. monitoring.
Platform: | Size: 1768179 | Author: 扛的子 | Hits:

[Linux-Unixsmartsuite-2.1.tar

Description: Linux下,硬盘S.M.A.R.T相关工具-Linux, hard disk S.M.A.R.T related tool
Platform: | Size: 30720 | Author: 张羽飞 | Hits:

[matlabCCMethod_luzhenbo

Description: C-C法重构相空间文件夹说明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 信号归一化 4、ccFunction.dll - 计算S(m,N,r,t)-C-C method reconstruction phase space folders note 1.CC_Method_main.m-procedure two main documents, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-In a signal of 4, ccFunction.dll-calculated S (m, N, r, t)
Platform: | Size: 5120 | Author: 李晓燕 | Hits:

[Driver Developdisk

Description: The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Platform: | Size: 87040 | Author: zhang | Hits:

[Driver Developdisk

Description: The Disk sample is used with Classpnp.sys as disk driver. The sample supports Plug and Play, Power Management, WMI, and failure prediction (S.M.A.R.T.), and it is 64-bit compliant.
Platform: | Size: 396288 | Author: zzj | Hits:

[SCMCpucool.8.06

Description: ardware sensors monitor 4.4.2.2 (June 2008) (Shareware, trial period is two weeks) The most universal hardware monitoring program for Windows 9X/ME/NT/2000/XP/2003/VISTA x86/x64 editions This program monitors and displays certain parameters (temperatures, voltages, fans RPM) taken from h/w sensor chips, installed on smart motherboards and/or graphics cards. Customizable alarms can be displayed. Professional license includes thermo control features (so-called "Software cooling"), nVidia/ATi graphics cards and HDD S.M.A.R.T. monitoring.
Platform: | Size: 1767424 | Author: 扛的子 | Hits:

[Disk ToolsSMARTSRC

Description: 源码演示了如何读取S.M.A.R.T硬盘信息的方法,并且将读出的硬盘信息保存于一个INI文件中。-This is very simple program which communicates with the Hard drive to get the information using S.M.A.R.T. available within the hard drive.
Platform: | Size: 987136 | Author: nbchen | Hits:

[source in ebookgetdiskinfo

Description: 获取磁盘内信息,用于WinNT/Win2000,对Win9X无效 通过MS的S.M.A.R.T.接口,直接从RING3调用 API DeviceIoControl()来获取硬盘信息-Access to the information in the disk, for WinNT/Win2000, valid for Win9X By MS, S.M.A.R.T. interface calls directly from the RING3 API DeviceIoControl () to obtain information on the hard disk
Platform: | Size: 3072 | Author: lichunlei | Hits:

[Othersdarticle_11

Description: Prediction of pile settlement using artificial neural networks based on standard penetration test data F. Pooya Nejad a, Mark B. Jaksa b,*, M. Kakhi a, Bryan A. McCabe c a Dept. of Civil Engineering, Ferdowsi University of Mashhad, Mashhad, Iran b School of Civil, Environmental and Mining Engineering, University of Adelaide, Australia c Dept. of Civil Engineering, National University of Galway, Ireland a r t i c l e i n f o Article history: Received 30 June 2008 Received in revised form 12 March 2009 Accepted 21 April 2009 Available online 20 May 2009 Keywords: Pile load test Pile foundation Settlement Neural networks a b s t r a c t In recent years artificial neural networks (ANNs) have been applied to many geotechnical engineering problems with some degree of success. With respect to the design of pile foundations, accurate prediction of pile settlement is necessary to ensure appropriate structural and serviceability performance.
Platform: | Size: 248832 | Author: ali | Hits:

[Windows DevelopHDDInfo

Description: 获取local disk相关信息,如厂商,SN,FW等,通过ATA指令实现.并可以获取相关SMART信息,如转速(支持SSD),温度,GSensor,传输模式等. 程式产生一个DLL,使用vc2005编译,要安装DDK(Ver.7600)-Get the local disk information,such as vender name,size,FW version,SN .This use the ATA command,not WMI. Also can get the S.M.A.R.T information, such as disk temperature,translate mode,RPM,GSensor error status. The code will crate a DLL, use VC2005 to compile and install the DDK before run the source code. Good luck for U!
Platform: | Size: 63488 | Author: 小平 | Hits:

[Driver DevelopSMARTSML

Description: 读取硬盘S.M.A.R.T信息的damo,包含源码,编译需要微软DDK支持。-The damo read the hard drive SMART information, contains the source code, the compiler requires Microsoft DDK support.
Platform: | Size: 997376 | Author: 于沛 | Hits:

[OS programModGetHID

Description: 生成与硬件相关的注册码。控制软件不重复使用!那么,很多多人认为VB实现不了。自然没有找到方法,一定是实现不了。然而,感谢WWW,我们能在上面找到VC的源码,DELPHI的源码。但是VB的就是见不到。为此,我决定将VC的源码改成VB的,以下即是: VC原作说明部分(再发行时,请注意采用注解的方式,请不要删除的方式侵权,谢谢!) ************************************************************************* 通常情况下,我们通过=&HEC命令对IDE端口进行监测.获取硬盘信息. 一般情况下,我们就写个VXD或者DRIVER来完成.但是现在,通过MS的S.M.A.R.T.接口, 我们可以直接从RING3调用API DeviceIoControl()来获取硬盘信息.下面乃是我的例程: 另外,也有编译好的版本供大家平时使用.欢迎下载.-Generate the registration code and hardware-related. The control software is not re-use! So, a lot of people believe that VB can achieve. Naturally not found a way, it must be impossible to achieve. However, I would like to thank the WWW, in the above we can find the source of VC, DELPHI source code. But VB is not see. To this end, I decided to change the source of VC to VB, that is: ' VC original description of the part (re-issue, please note the use of comment, please do not delete infringement, thank you!)' ************************************************************************************************************** ' is usually the case, the IDE port = & of HEC command to monitor access to hard information' under normal circumstances, we write a VXD or DRIVER to complete. But now, through the SMART interface of the MS, ' We can be called from RING3 API DeviceIoControl () to obtain hard information below, but my routine:' In addition, the compiled version for
Platform: | Size: 5120 | Author: | Hits:

[OtherModGetHID

Description: 通常情况下,我们通过=&HEC命令对IDE端口进行监测.获取硬盘信息. 一般情况下,我们就写个VXD或者DRIVER来完成.但是现在,通过MS的S.M.A.R.T.接口, 我们可以直接从RING3调用API DeviceIoControl()来获取硬盘信息.-Under normal circumstances, we pass = & HEC command IDE port monitoring. Acquire the hard disk information. Under normal circumstances, we would write a VXD or DRIVER done, but now, through the MS SMART interface We can call API DeviceIoControl directly from RING3 () to get the hard disk information.
Platform: | Size: 5120 | Author: 李安平 | Hits:

[Delphi VCLDelphiregencrypt

Description: Delphi随机生成程序序列号,程序通过MS的S.M.A.R.T.接口,直接从RING3调用API DeviceIoControl()来获取硬盘信息Get SCSI port handle,演示源码中还包括了应用此序列号的注册程序,输入序列号正确后,则将已安装信息写入注册表,main文件夹中的注册序列号判断程序需要在任务管理器退出。-Delphi random sequence number, the program through the S.M.A.R.T. interface of MS, directly from the RING3 call API DeviceIoControl () to access the hard disk information Get SCSI port handle, demo source code also includes the application of the serial number of the registration process, the input sequence number is correct, it will be installed in the main folder information written to the registry, the registry sequence number judgment procedures need to exit in the task manager.
Platform: | Size: 17408 | Author: gpudn67 | Hits:

[Disk ToolsHDDScan-3.3

Description: HDDScan 3.3 Bugfixes Progress bar bugfix Sil3512 controller S.M.A.R.T. bugfix SAS drives S.M.A.R.T. freeze bugfix Surface scan bugfix for drives bigger than 1TB Features: Prolific 2571 USB chip is now supported Some I-O DATA USB boxes are supported Some Logitec USB boxes are supported Added S.M.A.R.T. support for some SSD drives Windows Vista and Windows 7 support
Platform: | Size: 3822592 | Author: da | Hits:

[Windows DevelopHDDScan_3.3

Description: HDDScan 3.3 Bugfixes Progress bar bugfix Sil3512 controller S.M.A.R.T. bugfix SAS drives S.M.A.R.T. freeze bugfix Surface scan bugfix for drives bigger than 1TB Features: Prolific 2571 USB chip is now supported Some I-O DATA USB boxes are supported Some Logitec USB boxes are supported Added S.M.A.R.T. support for some SSD drives Windows Vista and Windows 7 support HDDScan 3.2 Bugfixes: Input parameters for tests bugfix Now program shows correct LBA block number on a map Features:
Platform: | Size: 3820544 | Author: ddom1 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net