搜索资源列表
“C语言接口”扩展程序调用接口规范
- 分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写\"动态库名称@函数名称\"(参数表)即可,例如下面函数可以写为\"FXJFUNC@MYCMALOSE\"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a stan
aspsourcecode
- C#调用C++ Dll C #调用C++ Dll -C called C# Dll C called C# Dll C called C# call C D
itextsharp-4.1.0-dll
- C#操作PDF文件的类库,可以方便的创建,修改pDF文件
ACE-DLL
- 本源码采用ACE中间件开发包实现C/S通信服务,并对ace代码建立动态链接库,便于移植!
keil_DLL_file
- keil C仿真实验板DLL文件:i2c.dll;scope.dll;signalgenerator.dll;statemachine.dll;TimeMeasure.d-keil C simulation board DDL files: i2c.dll scope.dll signalgenerator.dll statemachine.dll TimeMeasure.dll
pdflib
- 是创建PDF文档的开发库,支持Visual Basic, ASP, Delphi, Visual C++ 和VBscr ipt。全面支持CJK字符 -Is to create PDF documents the development of libraries, support for Visual Basic, ASP, Delphi, Visual C++ And VBscr ipt. Full support for CJK characters
ccdl190
- 用汇编和C写的32位C语言编译器,支持C++,也可编译Windows程序和DLL文件- 32 C language compiler write which with the assembly and C, supports C, also may translate the Windows procedure and the DLL document
nDll
- rfid读写器及相关dll(java c++源码) -rfid reader and with dll(java and c++ )source
ScardCL
- unit ScardCL {*** *** *** *** *** *** *** *** *** *** *** *** **} { } { This C DLL header file first (automatic) conversion generated by: } { HeadConv 4.0 (c) 2000 by Bob Swart (aka Dr.Bob - www.drbob42.com) } { Final Delphi-Jedi (Darth) c
mfcc_c_source_code
- vc6环境下C语言编写的mfcc参数提取程序-vc6 environment written in C parameter extraction procedure mfcc
VC_advanced_program_development
- 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
c
- Csharp短信猫开发接口,梦网短信猫DLL接口提供API级的函数调用接口,接口完全底层调用,没有任何界面,适合于广大自主品牌的开发用户。-Csharp SMS cats develop interfaces, Monternet SMS cat DLL interface API-level function call interface, interfaces that call the bottom, there is no interface, suitable for the gene
asio4all
- 声卡asio驱动dll文件示例,用于辅助和示范asio声卡的运行,在C++环境下开发,数据列表见附件txt文件说明-samples for asio drive in vc++ environment
Dll_Plug
- 一个值得学习的VISUAL c++ dll插件编程源码-One worth learning VISUAL c++ dll plug-in programming source code
Notepad++
- Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. This project is under the GPL Licenc
msvbvm60
- 找dll 为您解决文件丢失问题 http://www.zhaodll.com
oracleDll
- 通过delphi控件编写的无需oracle客户端,直接连接数据库的DLL,经过测试可使用C#等语言直接调用。并附上C#调用的源码。-Written by delphi controls without oracle client directly connected to the database DLL, tested using the C# and other languages can be called directly. Along with C# source code is ca
lesson-19(about-Dll)Code
- 深入详解教学:动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Detailed teaching in-depth: the procedures for the preparation of the dynamic link library. The diff
如何使用LabVIEW调用C#编写的DLL
- 文章重点讲解labview如何调用C#动态库的方法,可应用于实际工程中。(The article focuses on how to call C# LabVIEW dynamic library method, which can be applied to practical projects.)
LabVIEW使用DLL动态链接库
- 用LabVIEW调用C/C++编写的动态链接库已解决现有代码的重复使用,减少开发周期(The dynamic link library written by calling C/C++ with LabVIEW has solved the reuse of existing code and reduced the development cycle)