资源列表
de_niosII_avalon_mm_slave_template
- document for avalon streaming and avalon memory map, you can seem the RTL code and document
FFmpeg-master
- MPEG播放器 ffmpeg优化源码上传,可编译使用 -MPEG Player
archos_gminixs100_fw2143
- 爱可视gminixs100固件,archos_gminixs100_fw2143.zip-Archos gminixs100 firmware,archos_gminixs100_fw2143.zip
bofangqi
- 使用VB编写的影音播放器,可以用来看电影哦。-Very good player
HM-10.0rc1
- hevc(H.265)的原始版本HM-10.0的源代码-failed to translate
Qt-Media-Player
- QT编写的视频播放器,调用mplayer-Media Player programmed by Qt though calling mplayer
mp4
- 银行等一些特殊部门要对大量的硬币进行高效的处理,如计数、分类、包装等以使其再流通,无人售票车、投币电话等需要对硬币进行实时识别,自动售货机除了识别之外,还要提供找零功能等。而且在目前在世界范围内,硬币以其成本低,流通次数多、耐磨损、易回-Banks and other special departments to the efficient handling of a large number of coins, such as counting, sorting, packaging, etc
karaoke
- 家庭卡拉OK系统,实现你不出家门,便可享受到专业的卡拉OK服务。-Family Kara OK system, you are not home, you can enjoy the professional karaoke OK.
SPDA1000KIT-RELEASE-V1.10
- MP4代码及开发资料,非常详细给需要的朋友-failed to translate
matlab-shipingchuli
- 视频文件处理,变成一张张的图片,可以指定图片格式等等内容-Video file processing, into a picture, you can specify the image format
HikPlayM4
- h.264编程源码,提供查看机会! -failed to translatefailed to translatefailed to translatefailed to translate
FLV-MergeVideo
- 这是一个可以将从网上下载的零碎小片断的FLV视频,合并成一个文件的小程序。 合并FLV文件的注意事项最重要的有三点: 1.只有第一个FLV文件才需要保留脚本标签,删除后面的FLV文件的脚本标签。 2.更改第一个FLV文件脚本标签中的持续时间值(把后面的FLV文件的持续时间值累加上去)。这里要注意的是:FLV文件与VB的双精度值的字节顺序是相反的。 3.后面的FLV文件中,所有视频标签和音频标签中的时间戳,要加上第一个FLV文件中的“持续时间”这个元素值,再加上