资源列表
MyRadio
- vc++ MP3解码器 源码 vc++ MP3解码器 源码 vc++ MP3解码器 源码 -vc++ MP3 decoder source vc++ MP3 decoder source vc++ MP3 decoder source vc++ MP3 decoder source vc++ MP3 decoder source vc++ MP3 decoder source
MP4DEC_MT_v2_ok_2010
- 实现mpeg4 decoder armv7 neon 优化,很精细的对每条关键函数 进行了neon 优化,C函数部分进行了多线程优化,极大的提高了解码速度。包含c++ project 同时也可以再rvds 4.0下使用。-mpeg4 decoder neon optimization code, containing every important function, the decode speed is much more faster (40 times) than pure c code
Sci-Hub
- teaching and downloading important files
Camera
- C++ 调用 摄相机 实现拍照-C++ open CAMERA
QtCameraDetect
- qt 调用相机,实现图像拍照并进行处理 图像处理-qt call camera, photographed and processed for image
simplest_video_play_opengl
- 使用OpenGL显示YUV图像的简单例子-rendering yuv width OpenGL
Visual-CPP-Examples
- Visual C/C++范例集成,包含 (1)音视频(2)图片(3)网络HTTP/FTP(4)界面风格(5)USB(6)多线程(7)算法应用等 多个范例代码 -It include many visual C/C++ examples
VB
- VB实现屏幕录像功能,请在测试电脑上安装Windows Media Encorder 9,否则可能无法正常实现录像功能,本程序还可以改造成在线直播程序-VB to achieve the function of the screen video, please install Media Encorder Windows 9 on the test computer, otherwise it may not be able to achieve the normal video functio
file_cut_merge
- 大型文件的分割与合并,需要输入文件路径名称,生成多个小文件,以及合并成大文件。-Mass file can be divided into many appropriate size files for storing and transferring with U-pan and merging .
proje
- fuzzy system for terafic
MP3_1.6
- Simple mp3 player, plays files folder-Simple mp3 player, plays files folder
Ffmpeg_Decode
- 使用ffmpeg实现h.264的解码,使用c++实现,需调用ffmpeg包-decode h.264 by ffmpeg