搜索资源列表
Windows_Media_Metadata_Interop
- Interop Windows Media with Managed Code to Read and Write Metadata
motion
- There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describ
twainapp.source.2.0.8
- .NET TWAIN image scanner-Abstract 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 t
TwainGui
- 使用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
Cornucopia
- Complete set of example projects for Visual Studio 2008 which demonstrates COM Interop, Remoting, IIOP and etc... in Windows.
MotionDetectionAlgorithms
- 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
CommandPromptExplorerBar
- 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
sqlite-dll-win32-x86-3070603
- Very fast and powerful database on python
interop
- com/com+ interop client for java: read windows registry, call activx elements or services
shipingenzong
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了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
p2p
- 语音通话已经是IM的基本功能了,qq,MSN甚至连刚出来的百度HI都自带语音聊天的功能,大家可能觉得很炫,其实大家都是用的windows平台上的API,懂了原理之后自己也可以做,再说了微软也提供了DirectSound的托管互操作程序集,使.net开发人员也很容易的介入到这个领域,甚至你还可以写一个能跑在window mobile上的语音电话,现在好多手机都支持wifi,这样一个简单的wifi电话就由你的手里诞生了。本帖来和大家一起看看如何来做网络电话。-After the voice call
SimpleMediaPlayer
- 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
webbrowser
- 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
winfrommusic
- c# winfrom 音乐播放器的毕业设计源码,程序界面很炫,功能也超赞,在托盘处显示图标,通过托盘图标的右键菜单可设置播放器相关参数。播放器使用了skin皮肤、xml配置文件、核心基于windows Media Player,使用了AxInterop.WMPLib.dll和Interop.WMPLib.dll,项目源码在VS2012中可以编译,除了音乐播放功能,本毕业设计在窗体设计、系统相关接口方面都有不少借鉴的地方。-c# winfrom music player graduation pr
winfrommusic
- c# win 音乐播放器的毕业设计源码,程序界面很炫,功能也超赞,在托盘处显示图标,通过托盘图标的右键菜单可设置播放器相关参数。播放器使用了skin皮肤、xml配置文件、核心基于windows Media Player,使用了AxInterop.WMPLib.dll和Interop.WMPLib.dll,项目源码在VS2012中可以编译,除了音乐播放功能,本毕业设计在窗体设计、系统相关接口方面都有不少借鉴的地方。-c# win music player graduation project so
cSharpgraduation-design
- c# win 音乐播放器的毕业设计源码,程序界面很炫,功能也超赞,在托盘处显示图标,通过托盘图标的右键菜单可设置播放器相关参数。播放器使用了skin皮肤、xml配置文件、核心基于windows Media Player,使用了AxInterop.WMPLib.dll和Interop.WMPLib.dll,项目源码在VS2012中可以编译,除了音乐播放功能,本毕业设计在窗体设计、系统相关接口方面都有不少借鉴的地方。-c# win music player graduation project so
RegDLL
- 說明如何註冊 Windows 的檔案, DLL TLB COM Interop 等, 此為文字檔, 因上傳必須是 Zip 文件, 請解壓讀取-Explains how to register Windows files, DLL TLB COM Interop, etc., since this is text file, must be uploaded due to Zip file, please unzip and read
TestWinAPI
- windows API for COM interop