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

搜索资源列表

  1. 普通C或C++代码调用C#动态库函数

    0下载:
  2. C#实现的函数封装到DLL中,这种DLL和标准的C DLL是不一样的。本文实现了普通的C代码或C++代码调用到C#实现的DLL中的函数。
  3. 所属分类:C#编程

  1. G723.DLL

    0下载:
  2. C# 调用G723 , 导出C#.VB等开发语言能使用的DLL, 并写了C#的DLL API函数申明.-C# Called G723, derived C#. VB and other development language can use the DLL, and wrote a C# Affirmed the DLL API function.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:张海龙
  1. dll

    0下载:
  2. 讲述c#制作、访问dll。很好的一个例子,对于初学者帮助很大。5分钟学会用C#访问dll.-About c# production, visit the dll. An example of very good, very helpful for beginners. 5 minutes learn how to use C# to visit dll.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:李峰
  1. DLL

    0下载:
  2. C# DLL on the use of quite! ! ! Summarized my own!-C# DLL on the use of quite! ! ! Summarized my own! ! !
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:12.81kb
    • 提供者:
  1. DllLoadTest

    0下载:
  2. you can use C++ dll load in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:29.23kb
    • 提供者:calmgale
  1. HIKVideoDriver

    0下载:
  2. C#封装海康客户端,根据海康提供的C++ DLL翻译成为C#封装,直接连接DVR并带有云台控制功能-C# package Haikang client, provided under the Haikang C++ DLL package translated into C# and directly connected with DVR and PTZ control
  3. 所属分类:C#编程

    • 发布日期:2013-08-14
    • 文件大小:656.49kb
    • 提供者:xuzhanhua
  1. Call-dll-from-C-sharp

    0下载:
  2. Very simple example showing how to call win32 DLL in C# source codes. Another PDF explains how to call old C dll in C# source codes.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:127.32kb
    • 提供者:ydliu901
  1. CSharp-use-cPP-DLL

    0下载:
  2. C#中使用C++DLL的方法示例,希望对大家有所帮助.-C# C++ DLL used in the method example, we want to help others.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:205.14kb
    • 提供者:spring
  1. some-questions-of-CSharp-call-CPP-dll

    0下载:
  2. C#调用C++编写的dll中函数返回值和参数为指针的方式。-C# calling C++ dll, which are prepared for function return values ​ ​ and parameters for the pointer
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:8.14kb
    • 提供者:张伟
  1. C# 調用Dwm.dll實現 Aero工具列縮圖

    0下载:
  2. C# 調用Dwm.dll實現 Aero工具列縮圖 可以選擇當前進程 Hook其進程狀態
  3. 所属分类:C#编程

    • 发布日期:2013-11-01
    • 文件大小:79.09kb
    • 提供者:a2950518
  1. C#一个功能很好很强大的实时曲线DLL文件

    1下载:
  2. C# 一个功能很好很强大的实时曲线 封装好的DLL文件 直接可以调用 有曲线,柱状图等 很好用(C# a very good, very powerful real-time curve Packaged DLL files Direct call There are curves, histograms, etc. It's very easy to use.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:632kb
    • 提供者:saslinux
  1. C#DLL调用

    0下载:
  2. 通过C#可以调用C语言封装的DLL库,通过测试是可以的。(It's very easy to use)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:133kb
    • 提供者:Aaron_2
  1. C#基类库大全2017

    0下载:
  2. C#基类库大全2017 文件读写 文件夹读写 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)
  3. 所属分类:C#编程

  1. NPGsql必要dll

    0下载:
  2. c#访问PostgreSQL数据库必须要引用的dll(C# accesses the DLL that the PostgreSQL database must reference)
  3. 所属分类:C#编程

    • 发布日期:2017-12-29
    • 文件大小:214kb
    • 提供者:夜星璇
  1. ReflectorInstaller_9.0.1.374

    0下载:
  2. 经典的C#反编译工具,可以反便也C#的Dll文件(Classic C# decompile tool, can also C# Dll file)
  3. 所属分类:C#编程

    • 发布日期:2018-01-03
    • 文件大小:7.95mb
    • 提供者:_qxh
  1. ILSpy_setup,spy c++++,vb...

    0下载:
  2. 可以分析出出第三方,C#的dll接口,测试可以。(We can analyze the third party, C#'s dll interface)
  3. 所属分类:C#编程

  1. 超详细解析托管代码与非托管代码以及dll调用

    0下载:
  2. 详细解析托管代码与非托管代码以及dll调用.(Ultra - detailed parsing of managed and unmanaged code and DLL calls)
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:186kb
    • 提供者:夜行人116
  1. IrisSkin4.dll

    0下载:
  2. 收集的c#中界面美化dll文件,窗体引用后直接用,美化界面(The collection of c# in the interface to beautify the DLL file, the form reference after the direct use, beautify the interface)
  3. 所属分类:C#编程

    • 发布日期:2018-04-29
    • 文件大小:1.3mb
    • 提供者:叫我来巡山
  1. 大漠插件免注册dll

    2下载:
  2. 支持C#免注册调用,只需将文件中的两个dll包含进项目,并将CDmsoft.cs添加进项目里就可以直接调用大漠插件的功能。(Support C# free registration calls, only to include two DLL in the file into the project, and add the CDmsoft.cs into the project to directly call the function of the desert plug-in.)
  3. 所属分类:C#编程

    • 发布日期:2020-06-27
    • 文件大小:870kb
    • 提供者:涅格屠夫
  1. 支持缩放拖动的halcon控件 c#开源源码

    2下载:
  2. 控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口 7,程序是32位,halcon版本是12. 8,halcon10,11也是支持的,只需要更改下halcon的dll,重新编译就是了 9,使用vb.net的同学照样能使用此
  3. 所属分类:C#编程

« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com