CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC Dll

搜索资源列表

  1. M2Exe

    0下载:
  2. m文件转为EXE文件,需要安装VC,同时产生dll文件-*.m be*.exe
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:5659
    • 提供者:金光
  1. jRegistryKey

    0下载:
  2. 在java程序中调用vc的dll,访问windows的注册表.-Vc in java programs to call the dll, visit the windows registry.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1894408
    • 提供者:jiaogd
  1. a

    0下载:
  2. HanGame木马VC源代码DLL版.rar-HanGame
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1310245
    • 提供者:123
  1. ShowVBStrArr

    0下载:
  2. API函数原型测试——DLL中返回字符串数组的函数原型(导出函数的原型不用vector<wstring>),演示用变体/安全数组代替vector/map等STL容器制作标准DLL(这里是C的接口、C++的实现)的一般方法,在vb/vc中测试通过。-API function prototypes- DLL returns a string array of function prototypes (not export the function prototype vector <
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4762543
    • 提供者:hanxiaohua
  1. VCandMatlab

    0下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-Many engineering software need to use complex mathematical algorithms. VC++ can
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:104703
    • 提供者:Zhao
  1. chazhi

    0下载:
  2. vb插值首先论述了VC和MATLAB各自的优缺点,然后提出了VC与MATLAB混合编程的三种方法。并详细阐述了如何通过基于动态链接库(DLL)实现VC和MATLAB混合编程的技术-vb interpolation first discusses the advantages and disadvantages of each VC and MATLAB, MATLAB and then propose a VC and three methods of mixed programming. De
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6672863
    • 提供者:xiaowei
  1. CSharp-vcDll

    0下载:
  2. 教会你如何在C#中调用vc中自己编写的dll。-Teach you how to call the vc in C# written in their own dll.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:130958
    • 提供者:大傻
  1. clPlot

    0下载:
  2. vc+实时曲线画图DLL控件及源程序,编译后生成clPlot.dll文件,另附有Demo,两文件需放置在同一目录一下,都可以顺利编译,使用这个Dll可帮助我们快速开发出一个适时曲线的绘制,比如电流曲线、温度曲线、流量曲线等,示例源代码将教会大家如何使用这个Dll文件。 -vc+ real-time control and curve drawing DLL source, the compiled files generated clPlot.dll, attached a Demo, th
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:175876
    • 提供者:gaciya
  1. vcdll20100619223057

    0下载:
  2. vc调用dll 其实,调用dll文件的方法很多,不一定要使用LoadLibrary函数。如果使用的话,你就要预先声明dll中的函数,很麻烦-vc call dll in fact, many ways to call the dll files do not have to use the LoadLibrary function. If so, you must pre-declare dll function in much trouble
  3. 所属分类:Com Port

    • 发布日期:2017-04-13
    • 文件大小:1768
    • 提供者:袁建超
  1. VC_and_matlab_mix_code

    0下载:
  2. VC++与MATLAB的混合编程的快速实现 讨论了如何用MATLAB的complier将*.m函数编译为动态链接库DLL,供VC++使用的方法。-VC++ and MATLAB programming for fast implementation of mixed discuss how to use MATLAB' s complier to*. m functions compiled as dynamic link library DLL, VC++ for the methods
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:104716
    • 提供者:清心
  1. asp_ATL1(succeed)

    0下载:
  2. VC++的ATL实现组件功能,注册后即能由asp页面调用。代码清晰易懂,帮助了解COM的实现及页面调用。-vc++ use ATL technology to realize component function, after regedit dll, it can be called by asp pages. code is easy understand and learn, help newer to study COM and ASP
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:37521
    • 提供者:余超
  1. yyqh_SharedDll

    0下载:
  2. VC++动态链接库(DLL)编程,只要遵循约定的DLL接口规范和调用方式,用各种语言编写的DLL都可以相互调用。譬如Windows提供的系统DLL(其中包括了Windows的API),在任何开发环境中都能被调用,不在乎其是Visual Basic、Visual C++还是Delphi-VC++ dynamic link library (DLL) program, simply follow the convention of the DLL interface specification an
  3. 所属分类:Other systems

    • 发布日期:2017-06-02
    • 文件大小:15173991
    • 提供者:陈萍
  1. WatchIAT

    0下载:
  2. 这是一个用vc写的导入表查看工具,可方便的查看dll和exe的导入函数,vc6编译-This is written into a table with vc viewer, can be easily view the dll and exe' s import function, vc6 compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2866597
    • 提供者:杨靖
  1. Hookmouse

    0下载:
  2. 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。-A good VC++ mouse hook procedure, open the program, the mouse to open any of the main window title bar, the window information
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:23232
    • 提供者:王小强
  1. spectrumdll

    0下载:
  2. 把USB接口做成动态连接库 VC编程.制作D-Made the USB interface to Dynamic Link Library VC programming. Making DLL
  3. 所属分类:USB develop

    • 发布日期:2017-04-02
    • 文件大小:65684
    • 提供者:柳成风
  1. hotelcy

    0下载:
  2. 一个大学餐厅的管理系统,采用ACCESS作为数据库,桌号管理,点击桌号可查看菜谱菜价等。本系统分四个大模板:前台销售、统计报表、基础资料、系统维护等,每个模板下面又分了若干小功能模块。运行时如果你没有VC++开发环境的话,可能需要手动下载几个DLL文件:MFC42D.DLL、MFCD42D.DLL、mfco42d.dll等。 -A university restaurant management system that uses ACCESS as a database, table numbe
  3. 所属分类:Hotel software system

    • 发布日期:2017-05-15
    • 文件大小:3707622
    • 提供者:蒋滔
  1. PsVoid_src

    0下载:
  2. 炉子的PsVoid的源代码,GUI为VB,还有一个VC的DLL工程-Luzi PsVoid the source code, GUI for the VB, there is a VC in the DLL project
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:358950
    • 提供者:
  1. RemoteVideoChat

    0下载:
  2. 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。 -
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-02
    • 文件大小:655646
    • 提供者:keyugg
  1. vc_Programming_DLL_code_into_remote_process

    0下载:
  2. vc编程设计DLL注入远程进程代码vc Programming DLL code into the remote proce-vc Programming DLL code into the remote process
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2199386
    • 提供者:wdd
  1. vc_real_time_curve_drawing_DLL_source_code_control

    0下载:
  2. vc+实时曲线画图DLL控件及源程序vc + real-time curve drawing DLL and source code control-vc+ real-time curve drawing DLL and source code control
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:179187
    • 提供者:jyc
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com