搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
VS2008-and-Matlab_R2010b-mixprogrom
- 基于VS2008和Matlab R2010b版本的混合编程的实现 包含如何在Matlab R2010b生成dll 以及在VS2008中调用所做的设置操作过程-Based on VS2008 and Matlab R2010b version of the mix of programming realize how contains Matlab R2010b generated in VS2008 invokes the DLL and the operation process set
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
vcmatlab
- vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程-vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming
FuncDLLmake
- 一个简单的生成dll的小程序,配合调用dll的小程序一起时候,对于初学者理解如何生成dll以及生成的方式有一些帮助-Dll generated a simple small program, call the dll with the time along with a small program, for beginners to understand how to generate dll, and to generate a number of ways to help
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
exampleMFC
- 测试c#调用c++生成的dll,此文件为示例的c-Test c# calling c++ dll generated
20102231230758
- 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ") -ID and
tstwin32dll
- vc6.0编译通过生成dll,vb6.0调用成功,简单的add加法函数,简单的结构指针调用对结构体参数赋初值。-vc6.0 compiled by generating dll, vb6.0 called successful, simply add the addition function, a simple call to the structure structure pointer parameter initial value.
vc_call_labview_dll
- 在vc环境下调用labview下生成的dll库,编译运行通过,需要LABVIEW运行库支持。-VC call labview dll, compiled. running under labview runtime lib support.
DLL
- VC++深入详解中MFC的动态链接库代码。关于动态链接库的生成产生、调用以及相关调试。是完整的工程可以直接运行。-VC++ depth detailed in the MFC dynamic-link library code. The generation of a dynamic link library calls and debugging. The complete project can be run directly.
MakeBarCode
- VC++制作的PDF417,Qr_Code,DataMatrix二维条码的编码平台,有完整源代码和详细接口说明,以动态库(DLL)方式提供图片格式的二维条码解码,供二次开发。 ● 生成PDF417、QR Code、DataMatrix等二维条码; ● QR码和DataMatrix码提供条码图象黑白二值信息缓存接口,便于激光机和雕 在程序调用条码制作函数前,先调用SetConfile函数,将配置文件名传递给动态链接库。否者条码制作函数使用默认参数进
desdll
- vc6.0的des 加密算法,并且可生成dll动态链接库方便其他程序调用。des算法可支持8位以上的密钥。-des encryption algorithm, and can generate dll dynamic link library easily call other procedures. The des algorithm can support more than eight keys.
VC6_mschart_To_VC2010
- mfcdll创建和调用应用,这里给出vc6的mschar图表控件用于vc2010示例,VC6创建的动态库程序调用mschar生成DLL接口,再在VC2010调用。控件随窗口变化时自动调整控件显示大小和位置。修改下自动生成的数据也在定时器或者线程里调用显示实时数据变化情况。应用于数据统计上作为花销直观的外观显示-Creating and calling application mfcdll here given the vc6 mschar chart control for vc2010 exa
vbchuankou
- vb串口控件源码,其中协议部分已生成DLL,可直接调用-no
vc_matcom_dll
- VC和MATLAB的混合编程技术之一,matcom生成dll,vc成功调用的例子-One of a combination of VC and MATLAB programming technology, matcom generate DLL, VC example of a successful call
DllTest
- delphi 测试,测试如何生成dll文件及如何调用dll外部文件-delphi dll testdelphi dll testdelphi dll testdelphi dll testdelphi dll testdelphi dll test
MFC_DLL-make-and-use
- MFC下的DLL生成与在另一个MFC程序下的函数调用-make DLL for MFC and use it s fucntion in another MFC
dll源程序
- 1、DLL源程序,只为帮助初学者/ 2、C# 调用labview生成的DLL(1, DLL source code, just to help beginners / 2, C# calls the LabVIEW generated by DLL)
delphi7二维码生成实例bmp
- 这是用delphi7写的一个二维码生成实例,可供参考。在应用程序里PtImageRW.dll和PtQREncode.dll两个文件,然后在你的delphi源码里添加,就可以调用生成二维码图片保存在指定目录下