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

搜索资源列表

  1. MerDllEX

    0下载:
  2. dll 从VC 资源加载-dll loader
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:117591
    • 提供者:chenhao
  1. Lesson19DLL

    0下载:
  2. 孙鑫讲述的VC++视频笔记,第十九课动态链接库-DLL
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:10702
    • 提供者:shaomeide
  1. TestDllDemo

    0下载:
  2. 在C#程序中调用VC++生成的DLL库的例子-In C# program to call VC++ examples of the generated DLL library
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:44354
    • 提供者:姜星
  1. KeyRec

    0下载:
  2. 一个VC写的键盘记录程序. 本程序采用传统的HOOK键盘钩子的方式来实现键盘记录的功能. 程序分为两部分,EXE部分和DLL部分.-A VC written keyloggers. This procedure HOOK keyboard hook using the traditional ways of achieving keylogging functionality. Procedures are divided into two parts, EXE and DLL p
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:71315
    • 提供者:x5a4d
  1. RegularDllCall

    0下载:
  2. 这是一个关于DLL编程的实例,对学习VC一段的时间的程序员来说是一个不可多得的实例。-This is an example of programming on the DLL, for a period of time to learn VC programmers is a rare example.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:326139
    • 提供者:李荣华
  1. Window_INP_OUTP

    0下载:
  2. 上传一个用于windows2000系统以上的平台读写端口地址数据的VC例子,希望大家可以用 就是说2000以后的系统都不可以直接访问端口了,用了这个封装好的dll,可以方便的解决这个问题-Upload a windows2000 system for more than a platform for data read and write port address VC example, hope that we can use the system after 2000 can not a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1242923
    • 提供者:cibe
  1. SunLightFace

    1下载:
  2. 支持摄像头,人脸识别二次开发包,相当易用、好用。是VC开发,但只有极小部分用到了MFC,大部分CODE均为标准C++编写。SunLightFace.exe是演示程序,可以通过这个程序来测试SDK的性能。SunLightFace.dll 是SDK,其性能技术指标与演示程序是完全相同的。 SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VB,VC,C#三类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2634404
    • 提供者:ruan
  1. exeinfo

    0下载:
  2. The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Por
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:36713
    • 提供者:luxor
  1. WormDll

    0下载:
  2. Dll木码激发及监视(结束)windows进程管理器:DLL文件的创建Dll函数的导出,用VC++对windows进程的列举,结束指定的windows进程。-Dll wood yards excitation and monitoring (end) windows process manager: DLL file export function to create Dll using VC++ on the windows process list, the end of the proce
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1267083
    • 提供者:338
  1. Dll_Test_002

    0下载:
  2. vc动态链接库自测代码,一个很好的例子:可以自由灵活的调用dll,学习一下哦-it is a simple program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:177741
    • 提供者:mhd
  1. 1

    0下载:
  2. 用vb调用vc的误差函数功能代码,实现计算误差函数,并将结果导出来-use vb to import the vc code (compile the vc code to dll)which realize the error function to compute the error function and export the outcome
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1151405
    • 提供者:imusun
  1. UseLibrary

    0下载:
  2. VC.Net中如何创建与使用静态链接库(lib)和动态链接库(dll),以及它们的区别.内附源码示例。-VC.Net how to create and use a static link library (lib) and dynamic link library (dll), as well as their differences. Enclosing the source code examples.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:12163
    • 提供者:刘胜
  1. dllxzz

    0下载:
  2. DLL下载者VC源代码 DLL下载者VC源代码
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:474828
    • 提供者:baost
  1. Chat

    0下载:
  2. 这是一个使用VC++编写的MFC聊天程序,运用了多线程,这个程序的接收端和发送端在同一程序内DLL文件嵌入在内,只需输入对方IP(对方电脑也必须运行程序)即可聊天。-This is a VC++ using the chat program written in MFC, using a multi-threaded, the receiving end of this process and sending side in the same program embedded within th
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:28760
    • 提供者:sundachun
  1. FreeFramePlugins

    0下载:
  2. VC++軟體,可以即時分析IPcamrea和Viedo的影像,利用scope動態連結檔(dll)搭配freeframe軟體,相關應用可以在網路上查詢"Multimedia Classics"-It is a realtime video special effects/switcher program for people with more than one webcam. It uses DirectShow on WinXP/Vista as a compositing engine. I
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:7740229
    • 提供者:jo
  1. VCNeedDdl

    0下载:
  2. VC程序需要的一些DLL,在图像识别人工智能的VC实现这本书-vcc need dll for appliation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:669441
    • 提供者:airose
  1. Program

    0下载:
  2. 在CSHarp中调用VC编写格尔动态链接库的代码,已经经过测试,完全可行。 更重要的是,可以为学习C#调用VC的DLL的同志们提供参考。-VC call to prepare in the CSHarp Nagel dynamic link library code has been tested and is completely workable. More important is that it may learn C# call VC comrades of the DLL ref
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:10547
    • 提供者:myd
  1. VCSkinPlusPlusDLL

    0下载:
  2. 这一个是一皮肤DLL库和其头文件用于VC++的库 里面有三个皮肤文件 学程序一看到这个 应该知道怎么用了吧-This one is a skin DLL library and its header files for VC++ library which there are three skin file of procedures to see this one should know how to use the bar
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:798265
    • 提供者:
  1. 111

    0下载:
  2. C++Builder 编写的dll,vc作的界面 官方奇迹窗口化源码 C++Builder 编写的dll,vc作的界面 官方奇迹窗口化源码 -C++Builder 编写的dll,vc作的界面 官方奇迹窗口化源码 C++Builder 编写的dll,vc作的界面 官方奇迹窗口化源码 C++Builder 编写的dll,vc作的界面 官方奇迹窗口化源码
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:58989
    • 提供者:111111
  1. HRManagementSystem

    0下载:
  2. 这是一个VC++开发的企业人力资源管理系统,数据库用Access,有登录,薪资管理,报告生成等模块,适合VC++及数据库初学者查看及调试代码,也可做为专科生毕业设计代码,代码运行简单,内含可执行文件,初始用户名和密码为admin,初次运行时,看运行说明文件夹下的Readme.txt文件,报告生成模块可以产生Word格式报告,该模块由Delephi开发,生成DLL文件给VC++代码调用,DLL的源代码也在其中。 -HR Management System
  3. 所属分类:Database system

    • 发布日期:2017-05-12
    • 文件大小:2677389
    • 提供者:刘金根
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com