搜索资源列表
net
- C#调用动态连接库例子,希望对大家有用.-C# Called dynamic link library example, in the hope that useful.
DLL
- DLL(Dynamic Link Library,动态链接库)是微软公司为Windows和OS/2操作系统设计一种供应用程序在运行时调用的共享函数库。DLL是应用程序的一种扩展,也是软件共享和重用的传统方法。-DLL (Dynamic Link Library, Dynamic Link Library) is a Microsoft for Windows and OS/2 operating system, to design a supply of running with the pro
TestMyDll
- 动态链接库技术提供了一种方便、快捷的共享资源的途径,在各种系统和应用软件中大量采用这种技术。所谓动态链接库,就是一些函数、数据和类集合成的可执行模块,用户可以将动态链接库动态地集成到自己的程序中以使用库中的函数、数据和类。在大多数情况下,应用程序可以静态或者隐式地与动态链接库链接,此时,由操作系统管理的DLL加载。程序运行时,操作系统会按照一定的路径顺序查找所需要的DLL,并进行加载。以下将演练如何隐式地调用动态链接库。-Dynamic Link Library provides a conve
sms
- 通过工业短信猫收发短信所调用的动态函数库-The dynamic library calls through the Industrial GSM Modem send and receive SMS
vbGPRS
- VB引用GPRS动态链接库源码,介绍了如何调用动态库-VB reference to GPRS dynamic link library source
internew
- 一个新的插值算法,简单好用,可直接生成动态链接库调用-A new interpolation algorithm is simple and easy to use, can directly generate dynamic link library calls
polint
- 拉格朗日差值算法,可直接生成动态连接库调用-Lagrangian difference algorithm can directly generate dynamic link library calls
ICREADWRITEDLL
- C#动态库调用dll文件实现IC卡的读写-C# dynamic library calls dll file to achieve IC card reader
