登录
首页 » Visual C++ » icePubDll

icePubDll

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

  • 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
  • Example
    Example of example to up lo g
    2017-11-22 18:51:26下载
    积分:1
  • MyMFC
    说明:  在视图区画正弦函数曲线,并且在一个菜单下以对话框形式输入正弦图的起点和终点坐标。(In the view area sine curve drawing, and in the form of a menu in the dialog box enter the start and end the sine map coordinates.)
    2011-04-02 17:02:04下载
    积分:1
  • VB创建ACCESS数据库
    VB 创建 ACCESS 数据库,个人练习,一起学习,谢谢(VB Creates ACCESS Database)
    2020-06-23 15:40:02下载
    积分:1
  • CPPguess
    C++编写的一个猜字游戏程序,适合有一定C++基础的新手(C++ written a guessing game program, for a certain person based on C++)
    2011-04-26 10:28:25下载
    积分:1
  • STACK
    用C语言编写的堆栈接口,适用于各种环境,提供接口: STACK *initStack(int MaxRoom) void destroyStack(STACK **spp) void resetStack(STACK *sp) Boolean isStackEmpty(STACK stack) Boolean isStackFull(STACK stack) Boolean push(STACK *sp, USER_TYPE data) Boolean pop(STACK *sp, USER_TYPE *data) Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
    2013-07-22 10:59:32下载
    积分:1
  • 南京市部分公交转车系统
    说明:  a)需求分析: 任务:建立南京主要公交线路图。 要求:输入任意两地点,给出最佳的乘车线路和转车地点。 b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 (a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.)
    2021-03-16 23:19:21下载
    积分:1
  • SMGPGateway
    电信短信接口 SMGP协议接口开发包以及测试代码(Telecommunication short message interface)
    2018-01-25 13:29:02下载
    积分:1
  • xiong
    十六进制转换为十进制,是想应用程序可视化界面实现不同进制之间的转换。(sixteen to ten)
    2009-04-07 09:17:06下载
    积分:1
  • Get_Day
    说明:  输入年份,判断是该年的那一天, 实现判断输入的正误!(Enter the year, is to determine the day of the year)
    2009-07-31 20:12:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载