搜索资源列表
jmail44_free
- jmail,一套关于.net平台上自动发送邮件的组件,自动安装后,添加jmail.dll的引用,里面的sample文件夹有相应的示例,VB,C#,C++对应的怨码均在里面.-jmail set on. Net platform automatically send mail components, automatic installation, add jmail.dll cited inside the sample folders corresponding example, VB, C#,
DotNetBarcode_V2.4.0
- 日本的QR code编码库文件带彩色条码功能,应用于C#和VB.Net,还有一部分日文资料 DotNetBarcode.dll 是For Microsoft Visual Studio 2005,当用VS2003时添加引用dll是会出现“未能添加对DotNetBarcode.dll 的引用,请确保此文件可访问并且是一个有效的程序集或com组件”?
OCRDemo
- C# 验证码分析,自动连接移动网站进行验证码的的获取和分析-C# code analysis to automatically connect the mobile Web site to verify the access code and analysis
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.
VC__CALL_VB.NET
- 在VC#中 调用VB.net dll,在同一个工程中互相调用-In VC# to call VB.net dll, in the same call to each other in a project
Regsvr-DLL
- 一个自动注册某目录下dll的小工具,主要是自动注册VB的组件-An automatic registration of a gadget directory dll, the main component is automatically registered VB
PDFReader_Now
- 文本PDF文件读取, Demo中用了两种公共PDF控件: iTextSharp和PDFbox生成一个vb控件, 可以对比读取不同文件的效果-Text PDF files to read, Demo using the two kinds of public PDF Controls: iTextSharp and PDFbox, you can compare the effect of different files to read
ILSpy_Source
- .dll反编译小程序ILSpy,开源的代码,可以输出为C#代码或者VB代码。-The. Dll decompile the applet ILSpy, open source code can be output as C# code or VB code.
OPC
- OPCNetWrapper.dll是.net平台下,开发OPC客户端的好用工具,是OPC接口的包装,类似于原来VB调用OPCDAauto.dll来开发OPC客户端程序-OPCNetWrapper.dll Net platform, the development of OPC client handy tool, OPC interface package, similar to the original VB calls OPCDAauto.dll to develop OPC client
imssetupdemo
- Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class
ILSpy_setup,spy c++++,vb...
- 可以分析出出第三方,C#的dll接口,测试可以。(We can analyze the third party, C#'s dll interface)
Face_Demo_SDK
- SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VC,C#,JAVA,VB四类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.frm,.bas等文件来进行分析。 用户实际做应用项目时,可以直接粘贴范例代码到自己的工程中运行,只是注意调节好适当的参数值即可。 注:要把识别能力调好,照搬范例代码是不够的,需要仔细阅读本文档,做一些参数的设置和调节。(SunLightFace.dll WINDOWS AP
支持缩放拖动的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的同学照样能使用此