资源列表
Cohen_Suther_LineClipping
- Implementation of Cohen Sutherland Line Clipping alogorithm
mplayer_source_analyse
- mplayer的架构分析,帮助你清晰的了解mplayer的构成,工作原理等一些功能。想学习的可以-mplayer help you make deeper understanding of the struct of the mplayer in Linux!
1102
- minigui主界面设计和串口.查询电平状态已经设置高低电平.提供给广大学者-minigui main interface design, and serial port. query level status has been set high and low. provided to the majority of scholars
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
flashplayer
- vb编写的一个FLASH播放器,含有源码,适合初学者学习。-vb write a FLASH player, with source code, suitable for beginners to learn.
CAVLC
- CAVLC编码过程详解,从实例中阐述H264中CAVLC的编解码过程。-CAVLC encoding process Detailed.
dinoshade
- opengl code dino saure progran fr-opengl code dino saure progran free
DSL1
- Sample Image processing code for delphi
1102
- minigui主界面设计和串口.查询电平状态已经设置高低电平.提供给广大学者-minigui main interface design, and serial port. query level status has been set high and low. provided to the majority of scholars
Multimedia_Programming_flashing_text_code
- 多媒体编程闪烁文本代码Multimedia Programming flashing text code-Multimedia Programming flashing text code
PrgAddRecoAudi
- 给程序加上了录音的功能,简单实用,行个方便,会有用的-Added to the program recording function, easy and practical,行个方便, will be useful!!!
Counter114
- A simple java source line counter. Found it on google.