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

搜索资源列表

  1. Oscilloscope_VC

    0下载:
  2. 从codeproject下载dll后封装成类,便于VC下使用-Download the dll from the codeproject into class after the package, easy to use VC
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:11499510
    • 提供者:张飞
  1. Remote_into_the_sourcecode

    0下载:
  2. 为了屏蔽Ctrl+Alt+Delete这个功能,花了不少时间,也学了不少东西,也经历了本本被偷的悲剧,哎~代码都是从DSK V1 Final中抠出来的,而且我把远线程注入写成了一个Class。DLL用的是MFC的Dynamic-Dll 其实,如果你选择WH_KEYBOARD HOOK,那么提到SE_DEBUG之后,OS会帮你把DLL注入到Winlogon,免去了自己使用远线程的麻烦。但是小花说,用全局钩子注入不是好孩子,所以…… DSK V1 Final Update: *增
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:20706
    • 提供者:zhaoyadong
  1. DBHelperLib

    0下载:
  2. 一个C#使用的数库库操作的类库, 可以存档使用,备用,可以添加到项目中生成OLEDBHelper.dll 备用 类库名: DBHelperLib 类名:OLEDBHelper.cs 已经打包,要下载的直接下载-C# uses a number of library library operation of the library, you can use the archive, standby, you can add to the project to gene
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:31939
    • 提供者:zhai
  1. SystemLog

    0下载:
  2. Log4Net.dll的使用,演示如何使用Log4Net.dll以不同方式记录程序日志,并且演示用log4net.dll改写log类实现个性化的日志服务。-Log4Net.dll use, demonstrate how to use Log4Net.dll log records in different ways, and rewrite the log class for demonstration log4net.dll personalize the log service.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:804501
    • 提供者:zhaoxiongfeng
  1. send

    0下载:
  2. VC下类封装DLL,通过CG接口传递数据包,完成基于CG下的数据协议动态链接库-The following class encapsulates VC DLL,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5586445
    • 提供者:孙阳
  1. Tools

    0下载:
  2. 1. 系统信息显示 (亮点:能列出网卡相当完整的信息!!!! 一个类实现的, 忘记出处了呵) 2. 进程枚举 (同时可以枚举DLL信息--->路径,版本,厂商,修改时间,描述) (显示进程数 , 内存使用率) 3. 服务枚举 (4. 端口枚举 5. 文件监控-1. System Information Display (Highlights: Can a fairly complete list of information cards!!!! A class implement
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:1063693
    • 提供者:cshack
  1. Gif_Animate

    3下载:
  2. C#合成gif组件 AnimatedGifEncoder 类的实现已封装在 Gif.Components.dll 中-Gif C# component AnimatedGifEncoder synthesis has been encapsulated in the implementation of the class in Gif.Components.dll
  3. 所属分类:CSharp

    • 发布日期:2016-01-24
    • 文件大小:95232
    • 提供者:asdf
  1. CsharpCallCppByCLI

    0下载:
  2. 一 方法 C#的project调用C++的DLL,一般也有3中方法: 1)最简单的方法,通过PInvoke,但是只能调用全局function,不能调用Class。 2)通过COM封装调用。 3)通过CLI作为中介,也即本文章所讲的。 二 实例 1)假如我们有的Math的dll, class CPPDLL_API Math { public: static double Add(double x, double y) st
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:67465
    • 提供者:谭生
  1. OZ-Computer-Programming(MIT-Press)

    1下载:
  2. oz:多范式语言,  函数型语言(词法域 第一类过程 模式匹配 第一类统一语法),lazy,高阶(可实现非递归的循环),尾递归,描述式编程  面向对象(状态 Stateful/抽象数据类型 多重继承),  并行(多线程)(dataflow(数据流)线程 动态 连续 互影响),  约束编程和逻辑推理(逻辑变量 分离结构 可编程搜索策略),人工智能,  分布式(网络透明的分布式运算 组件编程 自动连接自动断线 共享变量/对象/类/和过程),  网络编程,无状态数据
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4545230
    • 提供者:yuchao
  1. vbyuocx

    0下载:
  2. vb中要用某个类库时,介绍怎样用代码写出引用某个文件,如ocx文件或dll文件.-vb in a class library to use when writing code that describes how to use a file reference, such as the ocx file or dll file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7378
    • 提供者:david
  1. MailManage

    0下载:
  2. C#发送邮件的类库,避免代码冗余,直接调用dll即可。-C# class library to send the message to avoid code redundancy, you can directly call the dll.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:27070
    • 提供者:陈慧
  1. vcPPTrayIcon_Demo

    0下载:
  2. 任务栏图标封闭类vc++ TrayIcon源代码,是一个MFC扩展DLL,可能其它非MFC扩展的程序无法使用。-Tray icon class vc++ TrayIcon closed source code, is a MFC extension DLL, may be other non-MFC extensions can not use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:97185
    • 提供者:小玫瑰
  1. AboutHtml

    0下载:
  2. 本程序示例如何利用一个从CHtmlView派生的新类 CHtmlCtrl在对话框中(如about对话框)嵌入web页面以及如何将HTML文件作为资源嵌入在EXE或DLL中。在VC++的窗体中显示HTML网页-Example of how this process a new class derived from CHtmlView CHtmlCtrl in the dialog box (such as the about dialog) embedded in HTML web pages a
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:321041
    • 提供者:
  1. inject

    0下载:
  2. 用C#写的一个封装类 里面封装了很多有用的api函数 用来实现向指定进程中注入dll的功能-Written using C# wrapper class which encapsulates a lot of useful api function to specify the process used to implement the function into the dll
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2274
    • 提供者:王柯
  1. TestMyDll

    0下载:
  2. 动态链接库技术提供了一种方便、快捷的共享资源的途径,在各种系统和应用软件中大量采用这种技术。所谓动态链接库,就是一些函数、数据和类集合成的可执行模块,用户可以将动态链接库动态地集成到自己的程序中以使用库中的函数、数据和类。在大多数情况下,应用程序可以静态或者隐式地与动态链接库链接,此时,由操作系统管理的DLL加载。程序运行时,操作系统会按照一定的路径顺序查找所需要的DLL,并进行加载。以下将演练如何隐式地调用动态链接库。-Dynamic Link Library provides a conve
  3. 所属分类:.net

    • 发布日期:2017-06-16
    • 文件大小:26095121
    • 提供者:大超
  1. DllInsertUtil

    0下载:
  2. C++实现远程DLL注入类 C++实现的一个远程DLL注入的类。 调用类成员函数InsertDllToProcess("qq.exe", "D:\\InsertDll.dll") 可以将某个写好的DLL注入到指定的进程中。-C++ DLL into the remote class C++ DLL into a remote implementation class. Call class member function InsertDllToProcess (" qq.e
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:2195
    • 提供者:魏林
  1. httpanalycis

    0下载:
  2. 1:分发包中的 WinPcap_2_3.exe 为糸统加入PACKET.DLL底层支持,请先安装! 源程序中有许多问题,欢迎大家改正, 2:CSniff:网络包捕获类。。。。利用PACKET.DLL 3:CHTTPSocket: 利用Sock发送/接收网络包 4:包含网址和参数的文本文档放在与生成后的应用程序同一个目录下。 5:网址和参数的文本文档名应设为:BPON.txt 偶数行为网址,奇数行为参数。 6:记得在编译环境里加入LIB文件----Link----&g
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:433734
    • 提供者:hyboo
  1. Matrix-Operations(Complete)

    0下载:
  2. 一次数据结构课小组形式的大作业,实现矩阵的全套运算。包里有两个压缩文件,一个是生成dll的VS工程,另一个是加载dll的exe界面-The form of a data structure class group of large operations, to achieve a full set of matrix operations. Bag has two compressed files, one is to generate dll in VS project, and the ot
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2406904
    • 提供者:sdrioe
  1. Large-Integer-Precision-Operations

    0下载:
  2. 清华大学数据结构课大作业的源代码,实现大整数的高精度运算,工程文件生成dll,通过exe界面文件装载dll后使用-Tsinghua University, class data structure source code of a large operation to achieve high accuracy large integer calculations, engineering documents generated dll, exe interface through the us
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1036727
    • 提供者:sdrioe
  1. ClassDll

    0下载:
  2. 创建一个导出类的Win32 DLL实例源码-Create a derived class instance of source code Win32 DLL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:6279
    • 提供者:焦艳
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 19 »
搜珍网 www.dssz.com