搜索资源列表
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 ;
Int64
- 完成一个简单64位整数加、减、乘、除运算类,可以进一步修改为长整数运算-Completion of a simple 64-bit integer add, subtract, multiply, with the exception of computing categories, can be further revised to a long integer calculations
net_lim
- procedure tform1.ShutDown procedure AdjustToken() //获取关机控制权 var hdlProcessHandle, hdlTokenHandle, lBufferNeeded: Cardinal tmpLuid: Int64 //tkpPrivilegeCount: Int64 tkp, tkpNewButIgnored: TOKEN_PRIVILEGES Privilege: array[0..0] of _
Int64
- 跨平台int 64位 整数封装类,测试环境vc6 gcc win2003 -Cross-platform package int 64-bit integer type, test environment vc6 gcc win2003
FileUtils
- Simple Delphi FileSize replacement that returns size in int64
INT6400_INT1400_TechBrief
- Atheros Communication AV home plug ASIC INT6400 product breif
Tools
- C#游戏外挂编程专用类, 包含读写 float INT INT64 等写外挂必备函数。-C# game programming dedicated plug-in class, including reading and writing float INT INT64 write plug-ins and other necessary functions.
int128
- C51 int64的置0/加/减/取反/赋值/比较等操作-c51 int64 clear/add/sub/=/cmp et. operation
6
- 对于32位字长的机器,大约超过20亿,用int类型就无法表示了,我们可以选择int64类型,但无论怎样扩展-Over 2 billion for the 32-bit word length machines, about int type can not be expressed, we can choose the int64 type, but no matter how extended
Int64-32_V3_EM
- 使用Labview将Int64转换为Float32进行数据类型转换。-Use Labview to convert Int64 to float 32.
MemoryRead
- Delphi:内存读写工具Delphi源码下载,内含CPU周期计算操作库(作者:侯思松)。 function CPUCycleCounter():int64 register {获取当前CPU周期计数(CPU周期数)} function CPUTimeCounter():Extended {获取当前时间计数(us),利用CPU内部指令完成} function GetCPUFrequency():int64 overload {获得CPU的主频,准确快速}
BigNumber-Class
- C++开发的大数类,支持超过int64位的大数的四则运算-bignumber class
TestProc
- Was used to test a memory scanner (Like cheat engine) Simple for hook testing, beginner pointer searching, etc.. Great to make something like this if you don t know a lot about how memory is stored and what not. Basically, the program itself defines
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.
6101
- 对于32位字长的机器,大约超过20亿,用int类型就无法表示了,我们可以选择int64类型,但无论怎样扩展-Over 2 billion for the 32-bit word length machines, about int type can not be expressed, we can choose the int64 type, but no matter how extended
BinaryAnalysis
- 当前只实现了十六进制格式的解析,支持自定义格式解析字节串,主要用于分析数据流格式;[#OFFSET:n],[#SET:VAR=xx],[#IF:VAR]指令,以及解析参数[Para_Name:{type in [INT,BYTE,INT64,CHAR,STRING]}:EXTRA_PARA](At present, it only implements sixteen binary format parsing, supports custom format parsing byte strin