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

搜索资源列表

  1. Windows_Media_Metadata_Interop

    0下载:
  2. Interop Windows Media with Managed Code to Read and Write Metadata
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5272731
    • 提供者:設計師
  1. TwainGui

    0下载:
  2. 使用TWAIN读取扫描仪的图像。In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. T
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:29722
    • 提供者:堂堂
  1. Cornucopia

    0下载:
  2. Complete set of example projects for Visual Studio 2008 which demonstrates COM Interop, Remoting, IIOP and etc... in Windows.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1238420
    • 提供者:nystaa
  1. MotionDetectionAlgorithms

    0下载:
  2. Motion Detection Algorithms There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video frame with one from the previous frames or with something that we ll call background. I
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:282630
    • 提供者:reyjav
  1. CommandPromptExplorerBar

    0下载:
  2. Windows资源管理器的扩充,提供命令行的显示。-This tool extends explorer with functionality of a command prompt. Implemented as a band object completely in C#. Demonstrates COM Interop and P/Invoke, windows hooking and API interception. Finally you can run all these .Ne
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:235059
    • 提供者:徐泽雄
  1. shipingenzong

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。 -Some approaches to detect motion in a video stream. There are many approaches for motion detection in a continuous v
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:649852
    • 提供者:zys
  1. SimpleMediaPlayer

    0下载:
  2. C#源码使用Windows内置组件Windows MediaPlayer实现的播放器,支持VCD文件(*.dat)|*.dat|Audio文件(*.avi)|*.avi|WAV文件 (*.wav)|*.wav|MP3文件 (*.mp3等文件的播放,依赖于AxInterop.MediaPlayer.dll和Interop.MediaPlayer.dll两个文件,因此在C#代码方面,比较简洁,有兴趣的可下载源码参考-C# código fuente con los componentes integ
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:83731
    • 提供者:ypudn79
  1. webbrowser

    0下载:
  2. C#初学者写的迷你型Web浏览器,内核是基于IE的,依赖于Windows平台的,你懂的。使用有AxInterop.SHDocVw.dll、Interop.SHDocVw.dll控件,有了两大控件的支持,因此本源码是相当简单的,虽然你不会开发WEB浏览器,但有时候程序中需要在窗体中显示网个网址的内容,这就要用上这种功能了。-C# beginners to write mini Web browser based on IE core is dependent on the Windows plat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:41729
    • 提供者:mpudn17
  1. winfrommusic

    0下载:
  2. c# winfrom 音乐播放器的毕业设计源码,程序界面很炫,功能也超赞,在托盘处显示图标,通过托盘图标的右键菜单可设置播放器相关参数。播放器使用了skin皮肤、xml配置文件、核心基于windows Media Player,使用了AxInterop.WMPLib.dll和Interop.WMPLib.dll,项目源码在VS2012中可以编译,除了音乐播放功能,本毕业设计在窗体设计、系统相关接口方面都有不少借鉴的地方。-c# winfrom music player graduation pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4319887
    • 提供者:冯华江
  1. winfrommusic

    0下载:
  2. c# win 音乐播放器的毕业设计源码,程序界面很炫,功能也超赞,在托盘处显示图标,通过托盘图标的右键菜单可设置播放器相关参数。播放器使用了skin皮肤、xml配置文件、核心基于windows Media Player,使用了AxInterop.WMPLib.dll和Interop.WMPLib.dll,项目源码在VS2012中可以编译,除了音乐播放功能,本毕业设计在窗体设计、系统相关接口方面都有不少借鉴的地方。-c# win music player graduation project so
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4321069
    • 提供者:张庆功
  1. cSharpgraduation-design

    0下载:
  2. c# win 音乐播放器的毕业设计源码,程序界面很炫,功能也超赞,在托盘处显示图标,通过托盘图标的右键菜单可设置播放器相关参数。播放器使用了skin皮肤、xml配置文件、核心基于windows Media Player,使用了AxInterop.WMPLib.dll和Interop.WMPLib.dll,项目源码在VS2012中可以编译,除了音乐播放功能,本毕业设计在窗体设计、系统相关接口方面都有不少借鉴的地方。-c# win music player graduation project so
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4376200
    • 提供者:freedomistic
  1. TestWinAPI

    0下载:
  2. windows API for COM interop
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:62464
    • 提供者:Arao
搜珍网 www.dssz.com