搜索资源列表
c_sharp_for_SAPI
- c# programming sample for microsoft SAPI
Bmp2yuv. BMP转YUV源代码
- BMP TO YUV, 422 444 411,BMP TO YUV, 422 444 411
MoviePlayerCSharp
- c# 使用 quicktime player SDK範例源碼-c# use quicktime player SDK sample source code
bass24
- BASS 音频库最新2.4版。内含basscd24、bassenc24、bassflac24、bassmidi24、bassmix24、basswm24、basswv24等多个插件。是进行音频处理的理想函数库。 BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with the most powerful and efficient (y
captest_wince
- windows base, visual c++, camera capture sample source,
Capture
- 用VC6.0实现图片截屏,并保存在默认的C盘目录下,对初学者学习图片保存以及截屏也是个样本-VC6.0 picture with the achievement of Screenshots, and stored in the default directory of the C disk, save the picture to learn for beginners and also a sample screenshot
8hz-mp3.src.v02b
- 基于8Khz采样率的mp3源码,其中包括DCT变换,心理学模型,霍夫曼可边长度编码等-mp3 C source code based 8khz sample rate.
IMVOIPSample
- This a VoIP sample. (Visual C) -This is a VoIP sample. (Visual C)
PlayCap
- 采用window的SDK ,使用VC6.0 采用C++写的一段 DirectShow sample code。 适合USB摄像头,需要一些头文件。如下: #include <atlbase.h> #include <windows.h> #include <dshow.h> #include <stdio.h>-With window of the SDK, use the VC6.0 C++ written by a Direct
zbar-0.10
- 是一个函数库,包含了C++、qt、python,还有示例程序,方便研究二维码的同学学习使用。注意用到了ImageMagick这个图像处理库-Is a function library that contains the C++, qt, python, sample programs, students learn to use the two-dimensional code to facilitate research. Note that to use the ImageMagick im
CameraCaptureUI-Sample
- win8 Store 下的摄像头调用 示例 C++ 写的-This sample demonstrates how to use camera
Realizer
- C# 实现调用本地摄像头 示例程序,非源码,仅供参考-C# implementation calls the local camera sample program, the non-source code, for reference
myOpencvPrj
- opencv样例程序,描述了opencv项目的创建,简单计算,用于初学者-opencv scr ipt with c++ sample for begining learner
dev_add
- Linux简单字符设备驱动编写方法本示例代码实现了Linux下的一个简单字符设备驱动。由二个文件组成,驱动模块< dev_add.c> 和测试程序< test.c> 。-Linux character device driver writing simple methodThe sample code implements a simple under Linux character device drivers.Composed by two files, the driver
test1105
- sample program c source code
hw_wave
- Mini project - 2: 使用弦波合成音乐 1. 将主旋律请使用以下的简谱为主,C大调 http://www.jitay.com/pic/201406/948.html 2. temple = 120 (也就是0.5秒为一拍) 3. 音档格式: *.wav档,sample rate: 44.1kHz, bit depth=16bits, channel: 2 (stereo),所以要有wav档的header,让window media player可以直接拨出。
naudio-38dadb417edc
- c#实现MP3,wav等格式的编解码,录音,播放,格式转换等操作。包含编解码库源代码,及示例代码。(C# to achieve MP3, wav format encoding and decoding, recording, playback, format conversion, and other operations. Contains codec library source code, and sample code.)