搜索资源列表
jm81a.rar
- 一个实现H264的c程序。比较实用。
SAA7114程序
- 视频采集SAA7114的C语言源程序,可以把PAL或NTSC制式的视频信号转成RGB或其他类型-It is a C source code for SAA7114 video collection, which can convert PAL or NTSC video signals to RGB signals.
Dxvid_dllxvidcore-1.0.1srcdct
- 快速dct和idct的C程序源码,而且提供了一些优化了的idct的汇编代码。-C source code of fast DCT and IDCT, and some optimized compilation code of IDCT
摄像头抓图程序
- ARM的USB视频采集源程序 抽取出来了三个文件:vidcat.c v4l.c v4l.h 搞定了它的编译,生成了一个60k的vidcat可执行文件,拷贝到2410上后工作正常-Video capture source program of ARM USB draw following 3 file: vidcat.c v41.c v41.h to finish its compile and build about 60K vidcat executable file and wor
指纹识别
- c语言编写的一个指纹识别系统 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即
获取MP3中的ID3V1、ID3V2信息
- 获取MP3中的ID3V1、ID3V2信息, C程序-access to the MP3 formats, ID3V2 information, C -
二次编解码台标程序
- C语言写的,用全编全解方法对PS流加台标的程序-C language written in the entire series with the whole solution lies in the flow increase Taiwan PS subject procedures
DVD解码程序(包括AC3解码)
- DVD解码程序库,支持AC3解码,MPEG2的主级主内协议支持,C语言实现-DVD decoder library, support AC3 decoding MPEG2 the main stage inside the main support of the agreement, C Language
五子棋-c
- 这是一个用c++ builder编写的五子棋游戏,比较小巧,程序效率高。-using c + + builder prepared by the 331 games, more compact and efficient procedures.
C mpeg2codec
- 本程序是用C语言写的Mpeg2的编码源程序。内容包含用于测试的编码程序的espana文件。还有程序的相关说明。还有一个MM视频-this program is written in C language MPEG encoding source. Contents of the coding used in testing procedures espana document. There are procedures in the note. There is also a video MM
Visual C 设计媒体播放器
- VC6.0可谓是微软的王牌产品,它以强大的功能而赢得了广大程序员的爱好。而用VC的AppWizard、ClassWizard和其中的各种控件可以方便地建立应用程序。 本文就介绍用VC6.0自带的一个ActiveX控件----ActiveMovieControl Object,来建立自己的多媒体播放器。此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能-VC6.0 is Microsoft's flagship pr
c++ask
- 本书详细阐述了C++程序设计的多方面问题以多个专题讨论-the book elaborate the C programming aspects of the topics discussed in a number of
C++holdone
- 一个简单的无组件文件是上传程序,简单使用,可以不依靠其他环境运行。-a simple document components without upload procedures, simple to use and can not rely on other environmental operations.
pos-c
- POS前台C++程序,源代码齐全,对这方面感兴趣的朋友,可以
C/S结构网络监控系统
- 网络监控系统程序,含客户端和服务器端。是一个完整的Web server实现。含串口通信相关函数,数据库的读写等。
pcm-c
- 使用c语言编写的一套pcm编码程序,简单易懂 -C use a set of languages pcm coding procedures, easy-to-read
Pic.c
- 自己的单图片采集程序,适合Linux 下基础多媒体开发入门的朋友-Linux Multimedia Development for someone who contact it
C8051F330-the-OV7670--C-procedures
- 基于C8051F330 单片机的OV7670不带FIFO的C程序 TFT液晶显示,程序已经实现,是你使用OV7670 TFT C8051F330 的最好选择。-the C8051F330 microcontroller- based OV7670 without FIFO C program (C8051 without FIFO)
C8051F340-the-OV7670---C-procedures
- 基于C8051F340 单片机的OV7670不带FIFO的C程序 TFT液晶显示,程序已经实现,是你使用OV7670 TFT C8051F340 的最好选择。-The C8051F340 microcontroller- based OV7670 without FIFO C program
AdaptiveFilter-LMS-master
- 基于LMS的自适应滤波算法c代码,带测试代码,很容易验证(LMS based adaptive filtering algorithm C code, it is easy to verify)