搜索资源列表
JNA_pdf
- jna调用本地动态库的帮助文档有关 jna调用本地动态库的帮助文档-jna call the help of local dynamic library call documentation relating to jna dynamic library with the help of local documentation relating to jna called dynamic library with the help of local documentation
VCandMatlab
- 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software need to use complex mathematical algorithms. VC++ can
dll
- 示例演示MFC对动态库的调用方式。一个工程产生一个动态库,另一个工程中调用-Example shows the dynamic library calls MFC way. A project to produce a dynamic library, another project called
windows-linux-dll-
- 深入分析Windows和Linux动态库应用异同,同时对动态库的调用也做了一些声明。-In-depth analysis of the dynamic database applications for Windows and Linux similarities and differences, and made some statement to the dynamic library calls.
LV-Adv-perfacomm
- 介绍了数据管理与传输,传输方式,远程通信,提高数据传输方式与VI执行效率,创建与调用动态链接库-Data management and transmission, transmission, telecommunications, data transmission and VI execution efficiency, create and call a dynamic link library
LABVIEW-CALL-DLL
- LabVIEW调用动态链接库实现G语言与文字语言的连接-LabVIEW call dll
MATLAB-VB
- 着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 -VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to c
CSharpSMS
- 厦门才茂短信猫C#调用动态库DLL连接猫收发短信源码。-Xiamen caimore SMS cat C# call DLL dynamic library linking cat SMS source code.
VS2010动态链接库的创建与调用
- 详细介绍了在VS2010环境下动态链接库DLL的创建过程与调用过程,文中列举了简单的实例。
MATLAB生成动态链接库+VS调用库文件
- 详细描述了MATLAB+VS混合编程的步骤(MATLAB, Visual Studio2013)