搜索资源列表
指纹识别
- c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即
ZHG-player
- 1.名称:ZHG播放器 2.大小:66k 3.软件包组件:ZHG_player.c、ZHG_player.exe、qupu.txt、bubugao.txt、说明.doc 4.注意:下载后可将其中的bubugao.txt文件放在一个不含汉字的目录名下,然后播放时就可在路径框中输入英文字母路径(例如放在D盘则输入d:\\bubugao.txt)即可。 5.本软件由ZHG开发,仅供学习、研究免费参考,未经允许不可用于商业目的。在传播时请务必保持软件包的完整性,并注明作者信息、出处等。
wave in demo
- 这是一个外国人编写的c#录音程序。录入的声音为wav文件,存放在缓存中,直接播出。-This is a foreigner prepared by the c # recording procedures. Input wav voice of documents, stored in the cache, direct broadcast.
8puzzlesolve
- This an 8-puzzle solver. You input the current state of your annoying little 8 puzzle and it ll use the Hillclimbing Algorithm to calculate a list of moves which you can use to solve the puzzle. It is written in C++ with an interactive text mode base
mabrymidi
- midi输入输出源代码,c语言-Source of midi input and output, c language
Winamp输入模块编写详解
- Winamp输入模块编写详解声明:1. 这篇文章所提及Winamp为NullSoft公司Winamp2.X系列产品,该系列产品版权完全由NullSoft公司所有,如果文章任何地方侵犯了您的版权,敬请来函告知。2. 本文所涉及源代码并未经过测试,本人不保证其正确性和稳定性,如果对您的计算机及数据造成任何破坏性影响,本人概不负责。3. 如果未经过NullSoft公司的许可,擅自发布使用Winamp专用插件的应用程序,将不受到法律的保护,并可能受到NullSoft公司的指控。4. 如果文中的讲解或代码
rtaudio.rar
- RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating systems. RtAudio significantly simplifies the proc
car_tv
- 车载电视原理图,包括DVD,SD卡,U盘读取播放功能,有AV/S/CVBS视频输入功能-Car TV schematic diagram, including DVD, SD card, U disc player to read, and AV/S/CVBS video input
NetTalk
- 分网络传输部分、音频输入、音频输出、视频输入、视频输出、音频视频压缩、音频波形显示、界面。共创建个线程,音频输入线程、音频输出线程(这两个有WINAPI隐式创建)、音频视频压缩传送线程和主线程。因为音频的采样率比视频采样率高得多,这里的音频的采样率为8000Hz而视频仅为20左右,所以从宏观来看,音频是连续的,而视频是非连续的,这也就是无须为视频输入输出创建独立线程的原因。- Minute network transmission part, audio frequency input, aud
rtaudio-4.0.6.tar
- RtAudio 適合跨平台 pcm 直接播放的程序開發, 支持多種 Audio Device 輸出-RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows (DirectSound and ASIO) operating
dvbcut_0.5.4.tar.bz2
- dvbcut可以从接收的dvb-c的数据流中截取感兴趣的一段,并保存成mpeg形式的输出文件。-dvbcut is a Qt application which enables you to select certain parts of an MPEG transport stream (as received on Digital Video Broadcasting, DVB) and save these parts into a single MPEG output file.
calibration
- The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
video
- imagenation PXC200 sp采集卡自带的c代码并不能实现4路输入视屏的自动选择,本代码能实现4路的自动选择。希望对大家又帮助-imagenation PXC200 sp capture card comes with c code and can not be achieved four input Shiping automatic selection, this code is to achieve 4-way automatic choice. We also want to
NetAudioVideo.v3.0
- 络音视频传输3.0 2006-06-23 TVideoCap-提供视频捕捉,预览的功能 TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。 TRECVideo-和上面的控件是一对,用于接收。 TACMWaveOut-声音输出控件。 TACMWaveIn-声音输入控件。 TSendVideo_VIDX-Vidx压缩传输控件。 TRecXVID --接收vidx压缩初频的控件。 TVideoAdd1---
Audio-vc
- 盖莫音频引擎1.4.2发布 1.支持平台win7,xp,vista 2.支持语言c++ 3.支持编译器vc6.0,vc7.1,vc8,vc9,devc++,codeblock 4.支持音频格式flac,aiff,wav,it,mod,s3m,xm,ogg,mp3 5.播放模式:多线程流式播放 6.使用多线程处理音频录入-Audio Engine 1.4.2 released Gaimo Rights Gaimo Audio Engine 1.4.2 Release 1.
SMPREC
- 用C语言编写的基于MCI(Media Control Interface)声音录制程序。-This program focuses on how you can record sound from an input device and how you can play sound files using MCI (Media Control Interface) in C and C#.
c
- 本程序 尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有 背景擦除,平滑滤波,二值化等-The program tries to open the camera on the computer as a video input device, or the command line input parameters as the file name to open the vid
Alvas.Audio
- Alvas.Audio allows C# and VB.Net developers to create applications that play, record, edit and convert sound. Key Features: record/play uncompressed and compressed audio data play mixed audio data record/play data to/from the stream set up mixer cont
CsharpYInp
- C# 使用C#和DirectX实时监控麦克风输入音量。结构简单。-C# using C# and DirectX real-time monitoring microphone input volume. Simple structure.
melp_fp
- 包括三个文件夹一个简易说明文件其中 1. pc为定点化的源代码,非浮点代码喔,还包含两个工程代码,可以在pc上直接测试。 2. dev_prj为DEV-C++ 5工程文件。其中包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输出文件2.4k.au。 3. vc6_prj为vc6工程文件。其中同样包含可以在windows直接运行的melp.exe文件、pcm格式声音测试输入文件16bit.raw和解码后的输
