动态连接库

  • 网络Dynamic Link Library;dynamic-link library;DLL;DLLs
动态连接库动态连接库
  1. 控制算法动态连接库的实现与优化

    Realization and Optimization of Control Algorithm DLL

  2. 且在设计的基础上,应用组件技术和动态连接库技术,实现了电力系统结线分析、潮流计算和故障计算等电力系统基础计算功能。

    And based on the design , some meritorious services of the basic calculation such as wiring analysis , load flow calculation , fault calculation and so on have been realized with component technique and DLL technique .

  3. 利用动态连接库技术实现Windows下端口的操作

    Applying Dynamic Linking Library Technology to Realize the Operation of Windows Port

  4. Linux系统下动态连接库的创建和使用

    Creation and Use of the Dynamic - linked Library Under the Linux

  5. Linux下的动态连接库及其实现机制

    The Implementation Mechanism of DLL under Linux

  6. 比较全面地介绍了静态连接库和动态连接库在VC中的具体实现支持。

    The support to implement the Static-link Library and Dynamic-link Library in VC is fully demonstrated .

  7. 最后讨论了USB驱动程序和相关动态连接库的使用以及应用程序的开发。

    Lastly , discusses USB driver , dynamic link library ( DLL ) usage and application design .

  8. 介绍利用Windows动态连接库技术来实现变电站自动化系统中当地监控系统的方法。

    This paper presents the method for implementation of local SCADA system in the integrated substation automation system by Windows dynamic link library technology .

  9. 详细阐述了将MATLAB中开发的模糊解耦控制算法改写成一个C函数,将其封装在动态连接库中。

    This paper introduce the rewriting of the decoupling fuzzy control algorithm developed in MATLAB into a C function , which is encapsulated in the DLL .

  10. 用动态连接库(DLL)实现LabWindows/CVI与高速数据采集卡的通讯

    Implementation of communication between LabWindows / CVI and high speed data acquisition board via DLL

  11. 系统中主要利用了LabView的串口通讯技术、复杂曲线方程的导入技术、代码接口节点技术以及动态连接库DLL的动态加载技术。

    Serial communication , curve equation , code interface node and load DLL technology are used in automatization of roller grinding machine with Lab VIEW .

  12. 数据传送时用到了动态连接库技术(DLL)。

    The technology of Dynamic Linked Libraries ( DLL ) has been used when transmitting these data .

  13. 基于PGP的动态连接库与U盘构成的安全认证系统

    An Authentication System for Electric Document Based DLL of PGP and U-Disk

  14. 利用组件对象模型(COM)和Windows的动态连接库(DLL)技术建立了通用的、可共享的诊断系统。

    In this paper , A universal and sharing diagnosis system is developed by Microsoft COM and Windows dynamic link library ( DLL ) technology .

  15. 将该目标模块文件或动态连接库复制到aspenplus的执行目录下,即完成一个用户模型的开发全过程。

    The object module file or the shared library is copied to the Aspen Plus run directory , then the whole process is completed .

  16. 以可编程多轴运动控制器(PMAC)为基础,提出了在数控系统中利用VISUALBASIC和动态连接库相结合来进行数控系统应用软件开发的技术,实践证明该项技术完全可行。

    The technology that Visual Basic and dynamic library are linked to develop Numerical Control System is put forward based on PMAC ; the feasibility of that method has been proved fully in practice .

  17. 在服务器端,所有气动伺服控制器SPC&200与计算机之间的命令功能被编译并连接为Ch语言的动态连接库。

    In the server machine , all communication functions between pneumatic servo-controller SPC-200 and computer had been compiled and linked to a dynamic loaded library in Ch language .

  18. 对实现该监控软件所用到的关键技术,如ADO、串口通信、多线程、DLL动态连接库等进行了分析。

    The key techniques to implement the monitoring system are studied and analyzed . Such as , ADO , Serial Communication , Multithreading and Dynamic Link Library .

  19. 并提供了调用PowerBuilder生成的EXE可执行文件和DLL动态连接库的执行过程和相应程序。

    EXE files ( execute file ) created by PowerBuilder , and the correlative process / programs of DLL ( dynamic link libraries ) are presented .

  20. 本文对VISUALBASIC在实时测控系统软件编程方面的应用进行了探讨,并对其数据处理,I/O操作,DLL动态连接库的编制与调用作了描述。

    : This paper introduces the design of software for measurement & control using Visual Basic . It describes the concepts of its data processing , I / O operations , creation and call of Dynamic Link Libraries ( DLLs ) .

  21. 本文重点介绍了监控系统的构成、GPRS通信模块、后台接口的通信动态连接库及GPRS监控系统的后台管理软件。

    This article mainly introduces the composition of the monitoring system , GPRS communication module , communication DLL ( dynamic link library ) of backstage supporter interface and GPRS backstage supporter software of monitoring system .

  22. 该机制基于符合JMS规范的消息中间件完成事件的发布和订阅,采用XML和动态连接库技术实现了一个即插即用的、支持事件定制和事件处理过程自动加载的处理框架。

    The mechanism bases on message oriented Middleware to publish and subscribe event , uses XML and dynamic link library to implement a flexible , extensible framework which supports event customization and has the ability to load actions automatically .

  23. 成像软件是用VC++6.0调用采集卡的动态连接库(DLL)来编写的。

    Finally , I select mirror reflecting for coupling signal . I program procedures of imaging software through using VC + + 6.0 by transferring dynamic link library ( DLL ) .

  24. 给出了一种压电陶瓷驱动系统的控制方法,利用VB中的Timer控件和压电陶瓷电源的DLL动态连接库函数,实现了控制电压的实时可编程输出。

    A controlling means of PZT driving system was introduced in detail . By application of DLL library for PZT power supply and Timer control of VB , the real-time programmable output of control voltage was realized .

  25. 介绍用VC编写动态连接库(DLL)、在VB中调用的方法来开发对数字印花的图像处理软件,以适应不同的织物,从而提高印花质量。

    And introduces the way that programming Dynamic Linking Library ( DLL ) in VC , called in VB compiles to the digital dye printing imagery processing software to adapt the different fabric , thus improves the dye printing quality .

  26. 介绍了在PC机上使用VB6.0、VC++6.0编写动态连接库文件(DLL)从而实现PC机串、并口通信的方法,并给出了相应程序。

    This paper introduces a kind of method of serial and parallel communication using VB6.0 and VC + + 6.0 to program DLL in PC , thus realized serial and parallel communication with the relevant program presented .

  27. 在COM标准中,组件程序分为两种:一种称为进程内组件(in-processcomponent),它一般是一个动态连接库DLLs;

    In COM standard , the module procedure is divided into two kinds of : one is a kind of to call the module ( in - process component ) inside the progress , it is a development conjunction library DLLs generally ;

  28. 本文通过指纹签到系统介绍了用VB和动态连接库DLL的连接方法,二进制数的传送方法,以及具体的编程。

    This article introduced the method for the linking of DLL , and the binary data transfer . Also it mentioned the programming in details . Its are programed with VB , and as an example , it is a fingerprint undersigned system .

  29. 以Borlandc++4.5语言编制Windows动态连接库(DLL)为底层硬件接口的控制层;数据处理层采用Access2.0数据库,研制了低浓铀在线分析仪计算机控制系统。

    The user program is designed with Visual Basic 4.0 , the program of controlling the hardware interface with Windows Dynamic Linking Library ( DLL ) which is programmed by Borland C + + 4.5 , and the date processing is with Access 2.0 database .

  30. 该文论述了文件转储与恢复中的有关问题.并给出了利用Foxproforwindows提供的低级I/O函数及动态连接库实现任意文件转储与恢复的具体方法。

    This paper discuss the problems existing in the backup and restore of files . It also presents the detailed methods of realizing the backup and restore of any certain files by means of basic I / O functions and Dynamin link libraries provided by the Foxpro for Windows .