搜索资源列表
getHDSN.rar
- VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPh
getHDSN
- VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ;
vp9_prob
- int64 is not needed for normal frame level calculations. However when outputting entropy stats accumulated over many frames or even clips we can overflow int math.
relabel
- In case int64 is not the same as Arc::Label, copy the reassignments. -In case int64 is not the same as Arc::Label, copy the reassignments.
vpx_psnr
- TODO(dkovalev) change vpx sse to psnr signature: double -> int64 t for Linux v2.13.6.