搜索资源列表
普通C或C++代码调用C#动态库函数
- C#实现的函数封装到DLL中,这种DLL和标准的C DLL是不一样的。本文实现了普通的C代码或C++代码调用到C#实现的DLL中的函数。
G723.DLL
- 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.
dll
- 讲述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.
DLL
- C# DLL on the use of quite! ! ! Summarized my own!-C# DLL on the use of quite! ! ! Summarized my own! ! !
DllLoadTest
- you can use C++ dll load in C#
HIKVideoDriver
- 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
Call-dll-from-C-sharp
- 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.
CSharp-use-cPP-DLL
- C#中使用C++DLL的方法示例,希望对大家有所帮助.-C# C++ DLL used in the method example, we want to help others.
some-questions-of-CSharp-call-CPP-dll
- C#调用C++编写的dll中函数返回值和参数为指针的方式。-C# calling C++ dll, which are prepared for function return values and parameters for the pointer
C# 調用Dwm.dll實現 Aero工具列縮圖
- C# 調用Dwm.dll實現 Aero工具列縮圖 可以選擇當前進程 Hook其進程狀態
C#一个功能很好很强大的实时曲线DLL文件
- 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.)
C#DLL调用
- 通过C#可以调用C语言封装的DLL库,通过测试是可以的。(It's very easy to use)
C#基类库大全2017
- C#基类库大全2017 文件读写 文件夹读写 各种加密解密 XML操作 弹出消息类 压缩解压缩 正则表达式 文件操作类 配置文件操作类(DEncrypt Backup DLL ResourceManager)
NPGsql必要dll
- c#访问PostgreSQL数据库必须要引用的dll(C# accesses the DLL that the PostgreSQL database must reference)
ReflectorInstaller_9.0.1.374
- 经典的C#反编译工具,可以反便也C#的Dll文件(Classic C# decompile tool, can also C# Dll file)
ILSpy_setup,spy c++++,vb...
- 可以分析出出第三方,C#的dll接口,测试可以。(We can analyze the third party, C#'s dll interface)
超详细解析托管代码与非托管代码以及dll调用
- 详细解析托管代码与非托管代码以及dll调用.(Ultra - detailed parsing of managed and unmanaged code and DLL calls)
IrisSkin4.dll
- 收集的c#中界面美化dll文件,窗体引用后直接用,美化界面(The collection of c# in the interface to beautify the DLL file, the form reference after the direct use, beautify the interface)
大漠插件免注册dll
- 支持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.)
支持缩放拖动的halcon控件 c#开源源码
- 控件功能 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的同学照样能使用此