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

搜索资源列表

  1. 1394Cameradriver

    0下载:
  2. a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digit
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:76693
    • 提供者:Li Tian
  1. threadsandprocesses

    0下载:
  2. // DLL example program (1) to demonstrate Thread Local Storage (TLS). // This DLL implements the two classes CSetter and CGeneral // // CSetter is used to set up the static text string, delete it, change it and display // its content
  3. 所属分类:系统编程

    • 发布日期:2015-06-13
    • 文件大小:8190
    • 提供者:张强
  1. 简单聊天系统

    0下载:
  2. ========================================================================        MICROSOFT FOUNDATION CLASS LIBRARY : Talk ======================================================================== AppWizard has create
  3. 所属分类:Windows编程

    • 发布日期:2009-01-01
    • 文件大小:38661
    • 提供者:roothai
  1. gina源代码

    0下载:
  2. ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : MyGina ======================================================================== AppWizard has created this MyGina DLL for you.
  3. 所属分类:Windows编程

    • 发布日期:2009-03-30
    • 文件大小:79845
    • 提供者:mw@nwnu.edu.cn
  1. 304074PlayMP3-eVC3.rar

    0下载:
  2. ======================================================================== Microsoft Foundation Class Library for Windows CE: PlayMP3 ======================================================================== AppWizard has created this PlayMP
  3. 所属分类:Windows编程

    • 发布日期:2010-05-11
    • 文件大小:285495
    • 提供者:loveyou365
  1. VC视图绘制动态曲线图

    0下载:
  2. ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
  3. 所属分类:Windows编程

    • 发布日期:2011-12-18
    • 文件大小:1967656
    • 提供者:xiayang168
  1. Senfore_DragDrop_v4.1

    0下载:
  2. Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
  3. 所属分类:Windows编程

    • 发布日期:2011-12-21
    • 文件大小:2130304
    • 提供者:smj_9547
  1. DesktopSearchEngine.开源的桌面搜索引擎源代码

    0下载:
  2. 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
  3. 所属分类:文件操作

    • 发布日期:2017-03-23
    • 文件大小:265316
    • 提供者:32487VG
  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. SecurityCam.rar

    0下载:
  2. 这个源代码是一套比较专业的基于运动物体检测技术的摄像监控安保系统。系统不是很大,但运用的技术很强,比如摄像采集部分使用了微软自带的AviCap32.dll 动态链接库进行摄像数据采集,保存的图像资料使用完全源代码的JPEG、Bitmap类进行图像的快速存储以及剪裁拼接,甚至文字插入等GDI编程。 以上只是这个源代码的技术说明,功能上系统支持对摄像头的一些参数设置,如感光度调节、自动对焦时延、帧速率以及监测到水平运动物体之前马上激活摄像头,这个是这个软件的一大特色可以识别运动的物体,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:135720
    • 提供者:说不得
  1. serialport

    1下载:
  2. 这是串口的通讯协议,可以把它封装成dll,可以直接用的类。-This is serialprt class!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1648
    • 提供者:林智勇
  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. DrawImgOnDlg

    0下载:
  2. 结合网上的代码,找到了两种全图显示的办法。 第一种是使用GDI+,同样需要使用到picture control,不过这次需要设置属性->杂项->type,选择Owner Draw类型。然后从CStatic类中派生出一个新类:CGdiPlusImgCtrl。重载DrawItem函数来实现绘制图像 可能你觉得使用GDI+麻烦,需要对GDI+环境进行初始化,打包程序又得附带gdiplus.dll。那么我介绍的第二种方法使用GDI就没这么麻烦了。 第一种是使用GDI,同样需要使
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:5067993
    • 提供者:朱小明
  1. DLL_CProcessCtlDlg

    1下载:
  2. 这是一个使用MFC扩展动态链接库制作的进度条对话框类,他不需要在状态条上显示,而且可以设定窗口颜色,大小,进度条及背景的颜色,同时可以设置窗口的透明度。它包含了CProcessCtl的所有功能函数。 这里包含了源程序代码,Demo以及生成的库。-This is an MFC extension DLL using the production of the progress bar dialog class, he did not need the status bar displays,
  3. 所属分类:StatusBar

    • 发布日期:2017-03-24
    • 文件大小:171404
    • 提供者:陈新禹
  1. CImage_for_vc

    0下载:
  2. 在vc++6.0中使用CImage类的一种方法,用vs写DLL。-In vc++6.0 to use a method CImage class, with vs to write DLL.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-10-21
    • 文件大小:9209
    • 提供者:fengxian
  1. Myxls-Demo

    0下载:
  2. 自定义ASP.NET导出EXCEL类dll引用,附件中附带demo程序,可供参考。-EXCEL class dll export custom ASP.NET reference included in the annex to the demo program is available for reference.
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:101686
    • 提供者:杨怀桂
  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. SQLDatabaseImage

    0下载:
  2. VB配合ASP程序实现将图像添加到数据库中,并读娶删除的一个实例操作,程序中有一个类文件,你可以插入到DLL文件中,以便在支持ISS服务器上使用,它可以允许你在网页上显示图片、存储图片、删除图片等常规操作。-ASP Programming with VB will be added to the database of images and time married to delete an instance of the operation, procedures, there is a cl
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:22712
    • 提供者:WestVirginia
  1. DevILConversion

    0下载:
  2. DevIL.dll 0.1.7.8版的C#包装类 用来做图片转换-DevIL.dll 0.1.7.8 version of the C# wrapper class is used in making picture conversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:14644
    • 提供者:wang kuang
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com