虫虫首页|资源下载|资源专辑|精品软件
登录|注册

dynamic-link

  • A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines)

    A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines) that are compiled, linked, and stored separately from the applications using them. Because the functions or subroutines are separate from the applications using them, they can be shared or replaced easily.

    标签: dynamic-link subroutines subprogram procedures

    上传时间: 2014-01-15

    上传用户:yyyyyyyyyy

  • 这些动态链接库为OPC 基金会提供的为实现OPC客户端所需的动态链接库.-these dynamic link library for the OPC Foundation for OPC clien

    这些动态链接库为OPC 基金会提供的为实现OPC客户端所需的动态链接库.-these dynamic link library for the OPC Foundation for OPC client required dynamic link library

    标签: OPC Foundation for dynamic

    上传时间: 2016-01-26

    上传用户:zhengzg

  • Visual C++ 动态链接库dll dynamic link library 编程

    Visual C++ 动态链接库dll dynamic link library 编程,运行环境VC6.0通过

    标签: dynamic library Visual link

    上传时间: 2014-01-14

    上传用户:rocketrevenge

  • 基于USB接口的数据采集模块的设计与实现

    基于USB接口的数据采集模块的设计与实现Design and Implementation of USB-Based Data Acquisition Module路 永 伸(天津科技大学电子信息与自动化学院,天津300222)摘要文中给出基于USB接口的数据采集模块的设计与实现。硬件设计采用以Adpc831与PDIUSBDI2为主的器件进行硬件设计,采用Windriver开发USB驱动,并用Visual C十十6.0对主机软件中硬件接口操作部分进行动态链接库封装。关键词USB 数据采集Adpc831 PDNSBDI2 Windriver动态链接库Abstract T hed esigna ndim plementaitono fU SB-BasedD ataA cquisiitonM oduleis g iven.Th ec hips oluitonm ainlyw ithA dpc831a ndP DTUSBD12i sused for hardware design. The USB drive is developed场Wmdriver, and the operation on the hardware interface is packaged into Dynamic Link Libraries场Visual C++6.0.  Keywords USB DataA cquisition Adttc831 PDfUSBD12 Windriver0 引言US B总 线 是新一代接口总线,最初推出的目的是为了统一取代PC机的各类外设接口,迄今经历了1.0,1.1与2.0版本3个标准。在国内基于USB总线的相关设计与开发也得到了快速的发展,很多设计者从各自的应用领域,用不同方案设计出了相应的装置[1,2]。数据采集是工业控制中一个普遍而重要的环节,因此开发基于USB接口的数据采集模块具有很强的现实应用意义。虽然 US B总线标准已经发展到2.0版本,但由于工业控制现场干扰信号的情况比较复杂,高速数据传输的可靠性不容易被保证,并且很多场合对数据采集的实时性要求并不高,开发2.0标准产品的成本又较1.1标准产品高,所以笔者认为,在工业控制领域,目前开发基于USB总线1.1标准实现的数据采集模块的实用意义大于相应2.0标准模块。

    标签: USB 接口 数据采集模块

    上传时间: 2013-10-22

    上传用户:q3290766

  • Introduction A shared library is a collection of functions that are available for use by one or mor

    Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.

    标签: Introduction collection available functions

    上传时间: 2014-01-26

    上传用户:2467478207

  • This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation)

    This application note is used to demonstrate the use of MATCOM software (by Mathtools Corporation) to generate Dynamic Link Library files (*.dll files) that can be used with ACOLADE.

    标签: Corporation application demonstrate Mathtools

    上传时间: 2016-10-24

    上传用户:gengxiaochao

  • GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn

    GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable of calling DLL functions. HsGpsDll allows a user application to read from a GPS device the current GPS position fix, velocity over ground (speed in kilometers per hour), plus number of of sattelites in view, current altitude (against mean sea level) and UTC date and time

    标签: HsGpsDll GPS Component Control

    上传时间: 2014-07-17

    上传用户:thuyenvinh

  • Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro

    Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-strength programs and finally illustrating advanced concepts like the usage of dynamic link libraries (DLL), creating Internet clients, and building form-based applications.

    标签: applications Foundation Microsoft Windows

    上传时间: 2013-12-19

    上传用户:wpt

  • Professional MFC. Chapter 1: The Microsoft Developer Studio Chapter 2: The Wizards and The Gallery

    Professional MFC. Chapter 1: The Microsoft Developer Studio Chapter 2: The Wizards and The Gallery Chapter 3: The Application Architecture Hierarchy Chapter 4: The Document/View Architecture Chapter 5: Using Dialogs and Controls in MFC Chapter 6: User Interface Issues Chapter 7: Advanced User Interface Programming Chapter 8: Using the Windows Common Controls Chapter 9: Writing Programs for the Windows Shell Chapter 10: Utility and Exception Classes Chapter 11: Writing Multithreaded Applications with MFC Chapter 12: Creating dynamic-link Libraries Chapter 13: Writing Database Applications Chapter 14: Writing OLE Containers Chapter 15: Writing OLE Servers Chapter 16: ActiveX Controls Chapter 17: ActiveX Control Containers Chapter 18: Internet Client Programming Chapter 19: Internet Server Programming Appendix A: Installing Visual C++

    标签: Chapter The Professional Developer

    上传时间: 2017-08-20

    上传用户:dragonhaixm

  • 动态链接库讲义

    DLL(Dynamic Link Libraries)专题

    标签: 动态链接库 讲义

    上传时间: 2018-07-03

    上传用户:cjlai