登录
首页 » Visual C++ » icePubDll

icePubDll

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

  • 第3章
    哈尔滨工业大学,visual basic,编程课件,第3章(Harbin University of Technology, Visual Basic, Programming Courseware, Chapter 3)
    2020-06-24 14:00:01下载
    积分:1
  • Surveying-Adjustment-Program-Design
    《测量平差程序设计》(宋力杰编著)一书的源码(" Surveying Adjustment Program Design" (Song Lijie eds) source)
    2013-07-23 23:28:23下载
    积分:1
  • CloudMoonFormatCode_V1.0
    vb界面整理与重新编辑,适用于vb6.0开发环境。(VB interface reorganization and re-editing, suitable for VB6.0 development environment.)
    2020-06-23 09:00:01下载
    积分:1
  • 柱塞气举参数设计(本井气)1.1
    本软件可以进行柱塞的设计,包括深度、时间、次数等,适用于油井、气井。(Plunger design software)
    2018-07-18 11:13:29下载
    积分:1
  • PQ3
    Right solution for PQ3!!! Total point is 100 points
    2011-04-30 21:44:52下载
    积分:1
  • CUser
    说明:  使用odbc访问sql server2000数据库(Access to sql server2000 database using odbc)
    2010-04-06 10:49:44下载
    积分:1
  • CtrF
    Programa para enviar una tecla al ClipBoard
    2017-08-26 00:14:57下载
    积分:1
  • NURBS110707
    高速切削加工技术是一种先进的制造技术,具有强大的生命力和广阔的应 用前景,已成为切削加工的主流。数控插补技术是数控系统实现轨迹运动控制 的基础,插补运算是CNC系统软件实现运动控制的核心模块,插补算法的优劣 将直接影响到CNC系统的性能。因此,实现一种高精度和高速度的插补方法是 插补的关键所在。 本文在分析传统基准脉冲插补、数据采样插补的算法的基础上,着重研究 了三次NURBS曲线实时插补技术,针对部分算法的不完整或效率低,提出了 一种简单快捷的插补算法。采用NURBS曲线的矩阵表达式,将整个插补过程 分解为插补预处理和实时插补。在插补预处理中完成了大量的计算,预处理的 计算结果直接应用于实时插补,使插补算法满足了NURBS曲线插补的实时性 要求,再辅以必要的轮廓误差控制,实现了加工速度自适应于加工路径的 NURBS曲线直接插补。 本文讨论的插补算法采用C++语言实现,并在VC++6.0的编程环境中实现 了插补算法的计算机仿真,验证了算法的正确性和可行性。(The high speed cutting is one of advanced manufacture technique,which has the powerful vitality and the broad application,and already became the mainstream of machining.The interpolation technology of NC is the foundation of path s control in the CNC system,and the interpolation operation is the core module of CNC system software,which comes the motion control true.The interpolation algorithm,whose function is good or bad,directly influences the performance of CNC system.So,a kind of interpolation method with the high accuracy and high speed is the key of interpolation. Based on analyzing the traditional pulse interpolation and data sampling interpolation,this paper emphasizes on the NURBS curve real-time interpolation technology.In view of the partial algorithms which is incomplete and the low efficiency,this paper propose a simple and quick interpolation algorithm.Using the matrix representation of NURBS curve,the whole interpolation process is divided into appropriate pretreat)
    2011-07-07 11:46:17下载
    积分:1
  • FANUC-PMCpassword
    查看Fanuc的PMC密码的工具。30I有效(PMC password View Fanuc' s tool. 30I effective)
    2011-06-02 15:37:00下载
    积分:1
  • nlmeansC.tar
    canny edge detection
    2018-06-19 11:01:03下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载