CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 链接库

搜索资源列表

  1. chazhi

    0下载:
  2. vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术-vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. De
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6672863
    • 提供者:xiaowei
  1. VCPPandMatlab

    0下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该 文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software requires complex mathematical algorithm used
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:104944
    • 提供者:赵晖
  1. Static-link-lib-vs-Dynamic-link-lib

    0下载:
  2. 研究动态链接库与静态链接库的区别和联系的笔记-Study the dynamic link library and static link library and contact notes the difference between
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:2983
    • 提供者:Nettle Tree
  1. WINDOWS_DLL_program

    0下载:
  2. windows 核心编程之动态链接库部分。 当调用下面所示的SetWindowsLongPtr函数,建立一个窗口的子类时,你告诉系统,发送到或者显示在hwnd设定的窗口中的所有消息都应该送往MySubclassProc,而不是送往窗口的正常窗口过程: SetWindowLongPtr(hwnd, GWLP_WNDPROC, MySubclassProc) 换句话说,当系统需要将消息发送到指定窗口的WndProc时,要查看它的地址,然后直接调用WndProc。在本例中,系
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:609741
    • 提供者:rosex
  1. multi-thread-asynchronous-

    0下载:
  2. 详细讨论了基于VC开发环境的异步串行通信动态链接库的开发、设计过程-Discussed in detail the dynamic link library of asynchronous serial communication based on VC development environment, development, design process
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:131785
    • 提供者:泞瀞
  1. dongtailianjieku

    0下载:
  2. 该文档介绍了动态链接库的建立方法,以及如何调用动态链接库,该方法非常有效-This document describes the dynamic link library, as well as how to call dynamic link library, this method is very effective
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:598478
    • 提供者:高艳高艳
  1. VC_TESTDLL

    0下载:
  2. VC下 制作DLL动态链接库 并成功实现程序中DLL的调用。-VC produced under the DLL dynamic link library and successful implementation of the procedures in the DLL call.
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:8932895
    • 提供者:稂龙亚
  1. VCPPDLL-program

    0下载:
  2. 目录 1、概论 2、静态链接库 3、库的调试与查看 4、非MFC DLL 5、MFC 规则DLL 6、MFC 扩展DLL 的创建 -vc dll
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:553048
    • 提供者:John Spring
  1. How-to-write-with-a-VC-DLL

    0下载:
  2. vc 生成Dll,用动态链接库实现一个add函数,-vc 用动态链接库实现一个add函数
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:95819
    • 提供者:lili
  1. makefile

    0下载:
  2. linux下 C++和c混合编译,调用静态链接库和动态链接库-of linux under C++ and c mixed compile, call the static link library and dynamic link library
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:547
    • 提供者:熊自新
  1. VCPPdongtailianjieku(DLL)

    0下载:
  2. 关于vc++动态链接库(DLL)编程的相关知识和说明,本文详细介绍了dll编程的方方面面,努力学完本文可以对dll有较全面的掌握,并能编写大多数dll程序-About vc++ dynamic link library (DLL) programming knowledge and instructions, this article details all aspects of the dll programming efforts to the end of this article a m
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:618715
    • 提供者:潘晓明
  1. Java-software-protection-technology

    1下载:
  2. 用加密的方法来保护Java类文件,加密可以有效地对抗反编译 Java技术在设计之初就考虑到应用环境的复杂性,因此允许用户根据Java规范定制类加载器,使用这些定制的Classloader可以完成特定的操 作,比如从网络上下载类文件,验证类文件来源等,本文定制了 北京邮电大学硕日毋究生学位论文Java软件保护技术研究及实现一个Classloader来完成加密类文件的加载" (3)负责密钥提取和解密的具体算法不能被加密,否则又需要先将它 们解密,由此将形成一个循环,而它们又是必须
  3. 所属分类:software engineering

    • 发布日期:2014-07-29
    • 文件大小:1024
    • 提供者:李忠楠
  1. OPCServer-direction-for-use

    0下载:
  2. OM_OPCSvr.dll工具包其实就是一个动态链接库(DLL)。支持OPC l.0和OPC 2.0数据存取规范定义所有必需的接口,还包括实现了浏览器功能的接口-OM_OPCSvr.dll kit is actually a dynamic-link library (DLL). Supports OPC l.0 and OPC 2.0 Data Access specification defines all necessary interfaces, but also to achieve
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:618247
    • 提供者:陈冲
  1. getdrive

    0下载:
  2. 基于PC硬件信息产生序列号的软件加密技术详细文档,提供动态链接库和文档-PC-based hardware information generated sequence numbers detailed documentation software encryption technology to provide dynamic link libraries and documentation
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:182903
    • 提供者:tanlinming
  1. Labview.

    1下载:
  2. 基于PC硬件信息产生序列号的软件加密技术详细文档,提供动态链接库和文档-PC-based hardware information generated sequence numbers detailed documentation software encryption technology to provide dynamic link libraries and documentation
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:830420
    • 提供者:tanlinming
  1. yiyuyandiaoyong-cPPDLL

    0下载:
  2. 用易语言写的程序调用vc++编写的动态链接库DLL文件-yiyuyandiaoyong c++DLL
  3. 所属分类:Software Testing

    • 发布日期:2017-05-08
    • 文件大小:1959571
    • 提供者:
  1. Linux.so_create

    0下载:
  2. Linux动态链接库.so文件的创建与使用-Creating and using Linux .so dynamic link library files
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:221071
    • 提供者:westone
  1. dll-ljj

    0下载:
  2. 动态库零基础到精通学习,主要内容包括 1、概念 2、动态链接库优点 3、VC++支持的动态库类型 4、动态库的创建及函数导出(两种方式) 5、动态库的调用使用(两种方式) 6、动态库的查看 7、动态库的调试-Dynamic library zero basis to master learning, mainly includes 1, concept, 2, dynamic link library 3, vc++ to support dynamic
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:140639
    • 提供者:lijuanjuan
  1. VC-PP-dynamic-link-library

    0下载:
  2. VC++动态链接库(DLL)编程深入浅出-VC++ dynamic-link library (DLL) programming layman
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:553073
    • 提供者:644
  1. Reflector-7

    0下载:
  2. 此软件为,动态连接库的反编译器,方便查看动态链接库的源码。-This software is the dynamic link library decompiler for easy viewing dynamic link library source code.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2200051
    • 提供者:周杰
« 1 23 »
搜珍网 www.dssz.com