Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • match-v3.3.src.rar This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih "Multi-Camera scene Reconstruction via Graph Cuts" In: European Conference on Computer Vision, May 2002. Vladimir Kolmogorov ...
  • WMVRecompress.rar This sample shows the necessary code to recompress a WMV file. It shows reading uncompressed samples, writing uncompressed samples, multi-pass encoding, multi-channel output, and smart recompression.
  • MultiTexturing_OGL.rar OpenGL多纹理贴图代码。 通过多纹理贴图,OpenGL可以表现更多图像显示特效,增强物体的材质感。 OpenGL Multi-texture sourcecode. By using multi-texture mapping, more 3D image effect can be got.
  • multi-signcryptio.rar :签密就是能够在一个逻辑步骤内同时完成数字签名和加密两项功能,比传统的“先签名后加密” 有更高的效率.结合多重签名和签密的思想提出了一种多重签密模型,模型中的签名和加密技术可以灵 活选取,使其不仅可以实例化为对单个和一组消息的多重签密方案,还能实例化为多人才能解签密的多重签密方案。
  • TRACE32.rar TRACE32、Open-ICE、Multi-ICE、Banyan-ICE安装使用手册.rar
  • dtmf.rar • To design a GUI in MATLAB for Dual-Tone Multi-Frequency (DTMF) telephone key pad, including DTMF Signal generator and DTMF tone detector • To simulate the DTMF signals with noise based on the specifications given. • To decode and ...
  • MultiThreads_NOMFC.zip Synchronized multi-threading in C++ (No MFC!)
  • admixer_mute.rar There is a sea of conditional compile directives in the source, because of its multi-platform compiling. It was designed to be compileable on both Linux, Windows and the DSP of course. As a result, it can be quite difficult to browse some parts of the ...
  • contiki-2.0.tar.gz Contiki is an open source, highly portable, multi-tasking operating system for memory-constrained networked embedded systems
  • Multi-ClassSVM.rar 提出了一种基于支持向量机的多类模拟调制方式识别算法。该算法通过分析模拟调制信号的特点,提取有效的特征向量以区分不同的调制方式,并基于支持向量机和判决树分类思想,将特征向量映射到高维空间中加以分类。