搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
Lesson19Code
- 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic Link Library preparation procedures. Static library and dynamic dif
AUDK
- 软件换肤技术、通过加载动态库,调用动态函数,可以让你的软件界面更漂亮-Skin software technology, through the load dynamic library, the dynamic function call, you can make your software interface even more beautiful
dynamic
- 该压缩包程序主要展示了动态库的编写和调用,其中一个文件用来生成动态库,另一个文件利用生成的动态库实现相关功能!-The shows the process of dynamic library which is used to write and call, in which a file is used to generate dynamic libraries, another file is using the dynamic library implementation to achiv
dll
- CVI动态库技术,创建*面动态库及有界面动态库,并对生成的动态库进行显式调用-CVI dynamic library technology to create dynamic libraries, and there is no interface, interface, dynamic libraries, and generate dynamic libraries make explicit calls
naozhong
- 自己用c++ builder 5.0编写的闹钟程序,并用动态链接库调用-Own use c++ builder 5.0 program written in alarm clock and use dynamic link libraries called
ctypes_1.0.2.orig.tar
- python调用c动态库的python库-python to use .so s function
serial_dll
- 串口动态库制作和调用实现最简单的使用方法适合初学者,最初级的源码。-serialsPort dll
MakeBarCode
- VC++制作的PDF417,Qr_Code,DataMatrix二维条码的编码平台,有完整源代码和详细接口说明,以动态库(DLL)方式提供图片格式的二维条码解码,供二次开发。 ● 生成PDF417、QR Code、DataMatrix等二维条码; ● QR码和DataMatrix码提供条码图象黑白二值信息缓存接口,便于激光机和雕 在程序调用条码制作函数前,先调用SetConfile函数,将配置文件名传递给动态链接库。否者条码制作函数使用默认参数进
dlltest
- Lazarus下的DLL创建及调用方法,希望对刚使用Lazarus进行动态库开发的人有用-Create and call the DLL under Lazarus, just used the Lazarus dynamic library development useful
CANtest
- CAN通讯测试工具,报文解析调用动态库,不同厂家CAN报文包可能不同,针对不同厂家设备测试,可自行制作动态库解析CAN数据包。是CAN通讯的测试必备工具。绝对原创,无删减,直接可以编译使用。自带一个动态库。-CAN communication test tools, message parsing call dynamic library, different manufacturers CAN message packet may be different, for different man
c-and-cPP-for-call
- C与C++相互调用,包含函数,静态库,动态库调用-C and C++ for Call
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)
NX8 Open Wizard1
- 对64位的NX8.5 菜单键的dll集成开发,环境搭建,以及环境集成,让UG8.5能够成功的调用dll文件。(DLL integration of the 64 bit NX8.5 menu key, environment construction, and environment integration, so that UG8.5 can successfully call the DLL file.)
gprsdll
- 荣桑协议标准动态库,可直接调用此动态库进行程序编程。(Dynamic library of Rong San agreement)
printer-service
- java调用热敏打印机例子说明 调用打印机动态库dll(java call printer run printer dll)
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.)
动态链接库的使用
- 讲解动态链接库的使用,自己手动创建一个类库,然后调用类库,实现动态链接库的使用(Explain the use of dynamic link library)
proj_2018
- 动态库程序和其调用例子,测试类、枚举等数据结构在反编译中是否能够解析。(Dynamic library program and its call examples, whether data structure such as test class and enumeration can be parsed in decompile.)
