搜索资源列表
MIDIWrapper_Src
- Using the Windows low-level MIDI API is not necessarily easy. There are a lot of details to keep track of, and it can get a bit frustrating when you are trying to write a MIDI application. The goal of my small wrapper library is to elevate some
AudioObjectAndPlugIn
- BASS 庫是目前世界上最好的音頻解碼器之一,世界上有無數的音頻開發的愛好者都在用它開發自己喜歡的音頻播放器,BASS 庫在個人使用是完全免費的. Audio Object 就是利用 BASS 庫開發的一套音頻播放系統.最重要的是它完全開發源代碼! 它可以播放的音頻文件有 MP3/MOD/WMA/CDA 等流行的音頻格式,通過插件的形式,你更可以將它擴展可以播放 DIVX 的 AVI 電影.上傳的壓縮包裡面包含了: 1.主程序的源代碼 2.已經可以作為免費軟件使用的安裝程序
DecklinkCapture
- Recently I ve notified about these two products that they use code from the guliverkli project, one of them is free but ... 这里就不赘述了关键是目前开放的CVS 服务站点,大都采用SourceForge的源代码,很多都采用了SSH Key的形式来进行认证。-Recently I ve notified about these two products that they u
ibqsImage24_FreeEdition
- 图像处理组件--ibqsImage,使用简单,功能强大,图像处理效果极佳。 组件支持多种图片格式,包括bmp,jpg,gif,wmf,emf,ico,png,pcx,tif,tga,pcx,dcx等。 组件提供两种输出接口,包括保存,直接显示(您再也不用定时清理那些临时的垃圾图片)。 组件提供灵活多样的自由绘图和设计方式,图像处理、缩放、翻转、旋转、剪切等更加轻松快捷。 组件提供灵活的水印安全贴图,满足各种图像安全防伪和商标版权签证方面的需求。 组件采用多种图片输出格式(包括
imageProcessing
- In this project we have implemented a method for recognition of Printed Characters by extracting some features from the gray scale image using a Bank of Gabor Filters. In this project we initially segment the given word image into words and words in
TestVideoGrabber2
- This source code is implementation of grabbing and processing image with OpenCV from IP Camera. The IP camera is accessed using TVideoGrabber library. You can download the trial version free from it official website. Then, you can grab and process th
mp3bw
- 支持多种格式的歌曲,可以同步显示歌词,界面采用停靠等普通功能!当然最重要的是无错!适合拿来研究!-Support multiple formats of songs that can simultaneously display lyrics, and other ordinary functional interface using stop! Course, the most important thing is error-free! Brought for research!
x264-snapshot-20090722-2245
- x264是一种免费的、具有更优秀算法的H.264/MPEG-4 AVC视频压缩编码格式。。它同xvid一样都是开源项目,但x264是采用H.264标准的,而xvid是采用MPEG-4早期标准的。由于H.264是2003年正式发布的最新的视频编码标准,因此,在通常情况下,x264压缩出的视频文件在相同质量下要比xvid压缩出的文件要小,或者也可以说,在相同体积下比xvid压缩出的文件质量要好。-x264 is a free, has a better algorithm H.264/MPEG-4
ffmpeg-1.1.3
- Fmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的。-Fmpeg is a free open source cross-platform video and audio streams program is free software, using
ffmpeg-0.5.12
- FFmpeg是一个开源免费跨平台的视频和音频流方案,属于自由软件,采用LGPL或GPL许可证(依据你选择的组件)。它提供了录制、转换以及流化音视频的完整解决方案。本人成功移植到arm开发板上,表现稳定!-FFmpeg is a free open source cross-platform video and audio streams program is free software, using the LGPL or GPL license (depending on your choic
MocapToolbox_v1.5
- MCT工具箱是一个Matlab® 工具箱包含函数分析和动作捕捉数据的可视化。工具箱分析的主要目的是与音乐有关的运动,但可能是有用的在其他领域的研究。-The MoCap Toolbox is a Matlab® toolbox that contains functions for the analysis and visualization of motion capture data. The toolbox is mainly aimed for the analysis
892
- 采用循环首次适应算法进行内存块的分配和回收,同时显示内存块分配和回收后空闲内存分区链的情况。-First-fit algorithm using cyclic block of memory allocation and recovery, also showed the recovered memory block allocation and free memory partition chain of circumstances.