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

搜索资源列表

  1. FobAddInForMsn

    1下载:
  2. 开发 MSN Messenger 插件 - Windows Live Messenger Add-ins 微软 Windows Live Messenger 8.0 开放了其 add-ins 开发接口,尽管功能有限,有些实验性质,但我们依然可以做很多事情。诸如自动回复、消息加密、MSN Mini 群等等。 运行/开发环境: 1. Windows Live Messenger 8.0 2. Microsoft .NET Framework 2.0 3. Vi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8759
    • 提供者: 王恒健
  1. UsbHIDLibrary.rar

    0下载:
  2. This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.,This is library use for USB HID class. It wrote in C# and compile to DLL file, that s easy to use for .NET your application.
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:42655
    • 提供者:lmquyen
  1. AsmClassLibrary.rar

    0下载:
  2. AsmClassLibrary c# 操作asm码的类,C #远程注入,无dll注入,Asm operation AsmClassLibrary c# class code, C# remote implantation, no dll injection
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:27435
    • 提供者:潘增伟
  1. FloatableWindow

    0下载:
  2. 本例程提供浮动窗体基类,利用该基类在silverlight中使用浮动窗体-This routine provides a floating base form, the use of the base class to use the floating forms in silverlight
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:100535
    • 提供者:huping
  1. CSharpHarwareAdministrator

    0下载:
  2. 这个程序可以监视当前系统的设备列表,监视那个设备被加载或卸载,并且,还可以启用、禁用系统设备类别中的任何一个设备节点。-Hardware Helper Library for C# How to monitor, enable, and disable hardware devices from C#. There isn t really a lot of background required for you to use the library I ve provided. The hea
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:251403
    • 提供者:萧丹
  1. cskin

    0下载:
  2. C#界面皮肤源码(带大量皮肤素材) 1. 先把IrisSkin2.dll文件添加到当前项目引用(解决方案资源管理器->当前项目->引用->右键->添加引用 ,找到IrisSkin2.dll文件.....之后就不用我说了吧^_^).IrisSkin2.dll文件最好放在当前项目\bin\Debug文件中. 2. 然后把IrisSkin2.dll文件添加到vc2005的工具箱:右键->选择项->浏览找到IrisSkin2.dll文件(文件最好放在当前
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:3593143
    • 提供者:追风
  1. DotnetRemoting

    0下载:
  2. 这里是控制台下实现,分为client,server 与RemoteClass 其中RemoteClass项目是类库项目,只是用来生成RemoteClass.dll程序集为client和server两者引用. 测试效果的时候,先启动与运行server端项目,然后才是client项目,因为如果没有服务器监听相应的通道与端口,接收不到客户端的请求,自然,客户端也不可能接收到来自服务端的回应。-Here are the console, under implementation, is divi
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:19080
    • 提供者:fengyun
  1. DES

    0下载:
  2. 一个C#实现的DES加密算法类,里面有dll可以直接加在进你的工程里面的引用就可以用了。-A C# implementation of the DES encryption algorithm class, which can be directly added to a dll into your project which can be used for reference.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:29017
    • 提供者:zy
  1. hocylan_Curve

    0下载:
  2. C#绘制实时曲线的类源码,生成.dll库文件,并可直接使用。 绝对的源代码,适合自学和做案例讲解 -C# source code rendering real-time curve of the class to generate. Dll library file and can be used directly. The absolute source code, suitable for self-study and made an example to explain
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:57266
    • 提供者:昆虫
  1. OPCCSharp

    2下载:
  2. c# OPC通讯包装类,已在项目中应用,可参考-c# OPC communication wrapper class has been in the project application, can be found
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:57936
    • 提供者:chaihuo
  1. Fasterflect_src

    0下载:
  2. ynObj is an open source library that provides a C++ application with run-time class loading facilities (AKA plugins). It s written in standard C++, and can be used with any C++ compiler with good template support, so it is cross-platform from the out
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:478628
    • 提供者:张思源
  1. MYSMSSender

    0下载:
  2. c#在windowmobile5里使用sms.dll发短信的类源码-c# use the sms.dll in windowmobile5 texting class source
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1786
    • 提供者:kiba
  1. CplusClrCsharp_wy

    0下载:
  2. 标准C++生成的动态链接库dll,在C#只能调用其方法,不能导出类。 此源码为首先用托管C++为媒介,将标准C++链接库封装成.net的dll,再由C#直接调用的例子。 源码保证能运行,希望对大家粘合C#和C++代码有帮助。-Standard C++ generated dynamic link library dll, in C# can call its methods, can not export the class. This source was first used in
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3390421
    • 提供者:wuyang
  1. Chess

    0下载:
  2. Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直接替换 Think
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:90833
    • 提供者:webuser_cn
  1. sharpMap_dll

    0下载:
  2. sharpmap中所需要的一些dll。通过编译后生成的类。还有一些其他地方收集起来的(sharpmap所必须的dll)-sharpmap needed in some of the dll. Generated by the compiled class. There are other places to collect together (sharpmap necessary dll)
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:774671
    • 提供者:姬科盛
  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. 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. XCrypt

    1下载:
  2. 这是C#加密的一个例子。大家看看吧-This article includes a generic encryption & decryption class wrapper for C#. It also includes two extra algorithms BlowFish & TwoFish which are not included in standard .NET framework library.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:120270
    • 提供者:李先生
« 12 »
搜珍网 www.dssz.com