登录
首页 » Visual C++ » icePubDll

icePubDll

于 2017-12-28 发布 文件大小:211KB
0 140
下载积分: 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 个回复

  • 红绿灯
    说明:  运用opengl函数种子填充算法画的一个红绿灯(包含源代码),visual studio运行(It's an application for computer graphics.)
    2021-03-17 14:29:21下载
    积分:1
  • udf-k-e-turbulence-model
    湍流模型的udf编译文件 写的是fluent中默认的k-e模型的文件,可以以此为基础进行来更改(This is a udf flie about turbulence model which is in the fluent software, and you can edit it in your own method.)
    2021-03-02 16:59:33下载
    积分:1
  • forecast1130
    自己辛苦编写的双色球彩票统计预测程序. 为得到下载积分,忍痛贡献. visual c++ 2010, 开发. windows 7 64bit, 16GByte内存需求, 4核处理器 并行计算, STL C++, 能够快速遍历计算全部号码分解组合的概率. 贡献出来心痛. 希望联系我,找份喜欢的工作.(souce codes of double Color ball lottery statistical forecasting program, desinged by myself. visual c++ 2010 stl, parallel computing. operation requirement under windows 7 64bit, 16GByte memory and 4-core processor. Rapidly traverse calculation of the the probability of all decomposition and all combination code numbers. it have me heartache to contribute my codes for get download points. Hope to contact me, help me ge one job.)
    2012-12-02 16:55:59下载
    积分:1
  • calculator
    Calculator using switch
    2012-05-09 01:40:26下载
    积分:1
  • 04938803DS18B20pDS1320pLCD12864
    基于12864制作的多功能太阳能热水器设计 硬件:AT89S52单片机,晶振为12MHz,KS0108驱动的128*64液晶,SPI总线的DS1302时钟,1-WIRE温度传感器DS18B20 (Based on 12,864 solar water heaters produced multifunctional hardware design: AT89S52 microcontroller, crystal oscillator is 12MHz, KS0108 128* 64 LCD driver, SPI bus clock,1-WIRE DS1302 temperature sensor DS18B20)
    2013-08-17 16:25:55下载
    积分:1
  • 001
    计算电厂经济性指标,学生课设作品,如有错误概不负责(To calculate the economic index of the power plant, the students are set up in the class and are not responsible for the mistakes.)
    2018-01-16 11:44:08下载
    积分:1
  • shiboqi
    利用FT245BM USB模块做的虚拟示波器,暂时可以达到1M的速率!(FT245BM USB modules make use of a virtual oscilloscope, the time being can achieve a rate of 1M!)
    2008-07-09 13:38:41下载
    积分:1
  • ssks
    一个简单的四则运算考核小程序,采用VB开发。(A simple arithmetic evaluation applet development using VB.)
    2010-07-01 08:37:06下载
    积分:1
  • 第1章
    说明:  哈尔滨工业大学,visual basic,编程课件,第1章(Harbin University of Technology, Visual Basic, Programming Courseware, Chapter 1)
    2020-06-24 13:40:02下载
    积分:1
  • DiskSectorExplorer02
    win32/MFC编程入门级项目,磁盘扇区查看器,由于磁盘数据如果展示到界面上来,数据量是非常大的,所以做了分页处理 这是是毕业之前做的,高手请自动忽略(Win32/MFC programming entry level project, disk sector viewer, because disk data is displayed to the interface, the amount of data is very large, so do paging processing this is done before graduation, high hands please automatically ignore.)
    2018-07-10 17:09:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载