登录
首页 » Visual C++ » icePubDll

icePubDll

于 2017-12-28 发布 文件大小:211KB
0 91
下载积分: 1 下载次数: 6

代码说明:

  获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()

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

发表评论

0 个回复

  • pro10
    USACO第10题,Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能挤出固定数量的奶,每位奶农每天能提供的牛奶数量是一定的。每天Marry乳业可以从奶农手中采购到小于或者等于奶农最大产量的整数数量的牛奶。 给出Marry乳业每天对牛奶的需求量,还有每位奶农提供的牛奶单价和产量。计算采购足够数量的牛奶所需的最小花费。 (Give the requirement of milk and the amount that they offer.)
    2013-05-24 15:27:56下载
    积分:1
  • minip
    一个小ANTLR程序,实现了计算器实现的语法,是学习编译原理的很好的例子(A small ANTLR procedures, implementation of the implementation of the calculator grammar, studying compilers are good example of the principle of)
    2009-02-24 16:20:19下载
    积分:1
  • testdatabasedll
    数据库功能展示,vc连接access数据库,实现增删查找功能(Database function display, vc connection access database, add or delete search function to achieve)
    2011-01-24 17:04:23下载
    积分:1
  • melpe
    说明:  MELPe fixed point 2400/1200bps
    2020-06-25 07:00:02下载
    积分:1
  • yantuo
    地震勘探反演方法 正演延拓 假设炮点在地层最底层,向上延拓(Forward seismic inversion method assuming continuation shot in the bottom of the formation, upward continuation)
    2021-03-31 15:09:09下载
    积分:1
  • yue
    采用ODBC技术,利用VC++对XLS文件的结构和记录内容进行了读取(The structure and record contents of XLS files are read by using ODBC technology and VC.)
    2019-01-01 07:32:29下载
    积分:1
  • sicily
    这是一个Sicily上的题目,可供大家参考(This is a topic on Sicily)
    2010-10-10 19:54:08下载
    积分:1
  • 等距线参考文献
    说明:  利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, the data and graphics written independently by oneself are very worthwhile to learn.)
    2020-06-19 18:20:01下载
    积分:1
  • HexToFloat
    说明:  这个小工具可以实现浮点数(4个字节)和实数之间的转换。(This gadget can achieve floating-point numbers (4 bytes) and the conversion between real numbers.)
    2008-10-20 10:47:00下载
    积分:1
  • ih480
    鲁棒性好,性能优越,通过反复训练模板能有较高的识别率,自己编的5种调制信号。( Robustness, superior performance, Through repeated training INIxggTlate have higher recognition rate, Own five modulation signal.)
    2017-04-16 12:57:49下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载