搜索资源列表
供vb调用的高质量旋转图片vc动态库代码
- 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
DllTest
- 动态库调用,是一个很好的学习如何调用动态库的例子
普通C或C++代码调用C#动态库函数
- C#实现的函数封装到DLL中,这种DLL和标准的C DLL是不一样的。本文实现了普通的C代码或C++代码调用到C#实现的DLL中的函数。
vb调用华旭二代身份证读卡代码
- vb调用华旭二代身份证读卡代码,包含文档和动态库,可以直接使用-vb call second-generation ID card reader code Hua Xu
AutoCode
- 一个可以自动编写动态库引入代码的小程序。对于一个开发好的动态库,写装载这个动态库的上层程序时,我们每次碰到这种需要装载动态库的程序时,都需要写装载动态库的代码,包括装载dll文件,然后就是获取每个接口函数的入口,还有就是每一个接口函数调用前的增加try catch保护,这些代码都是重复死板的东西,可以用这个小程序来自动完成代码编写工作,对于写大型软件的vc程序员有用。-Auto Coding tools for up program to load dll of interface api.
testftplib
- 关于FTP上传的动态库调用程序,可以实现上传文件到指定FTP地址-With regard to the dynamic library calls FTP upload process, you can achieve upload files to the specified FTP address
TxtToWav
- 文本转化为声音文件的程序 内含动态库 调用非常简单-txtToWav
DllTest
- 本程序为DLL动态库调用程序,是初学的理解的好入门程序,采用VC6编辑,可以直接导入运行。-The program calls for the DLL dynamic libraries program, is a good beginner s understanding of program entry, using VC6 editing, you can directly import operation.
surfer_kriging
- VC动态库调用surfer中的曲面拟合功能-Surface fitting function in VC dynamic library calls surfer
CallBackDll
- 动态库调用c++程序提供的函数,功能完成后,将结果返回给动态库,实现程序与动态库消息传递.-Dynamic library call c++ program provides a function, the function is completed, the results are returned to the dynamic library that implements the program with dynamic libraries messaging.
ICREADWRITEDLL
- C#动态库调用dll文件实现IC卡的读写-C# dynamic library calls dll file to achieve IC card reader
c-and-cPP-for-call
- C与C++相互调用,包含函数,静态库,动态库调用-C and C++ for Call
qtwinmigrate-2.8-opensource
- 在vc中条用QT编写的界面动态库的应用实例(In VC, the application of the interface dynamic library written in QT)
读卡器OCX控件测试
- 从动态库调用到实现OCX控件,编写控件动态库,实现读卡器的各种功能。(From the dynamic library call to the realization of OCX controls, the preparation of control dynamic library, to achieve various functions of the card reader.)
ImageUtils
- PB可以调用的BMP转JPG的动态库 PB 函数声明 function Boolean Bmp2Jpgzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for 'Bmp2Jpg' function Boolean Jpg2Bmpzzp(ref string bmp_name,ref string jpg_name) library 'ImageUtils.dll' alias for
C++上位机例程及库函数文件
- PMAC库函数,关于C++如何调用动态链接库(PMAC library function, about how C++ calls dynamic link library)
gprsdll
- 荣桑协议标准动态库,可直接调用此动态库进行程序编程。(Dynamic library of Rong San agreement)
Viewdll
- 查看动态库函数,方便编程调用,实用简单,程序员帮手(View dynamic library function, convenient programming call, practical and simple, programmer helper)
C#调用C++DLL动态库
- c#开发框架下调用c++开发的dll动态库,实现跨语言开发功能。(Under the c# development framework, the DLL Dynamic Library developed by c++ is called to implement the cross language development function.)
proj_2018
- 动态库程序和其调用例子,测试类、枚举等数据结构在反编译中是否能够解析。(Dynamic library program and its call examples, whether data structure such as test class and enumeration can be parsed in decompile.)