搜索资源列表
CCDTest
- 基本功能: 能够打开JPG图片并按照规定的阈值进行坏点测试;(打开文件大时比较耗内存,呵呵 PPC比PC性能差很多) 能够查看坏点局部图像; 查看整幅图的亮度直方图; 保存测试结果至文件。-basic functions : to open the JPG picture and in accordance with the provisions of the threshold for the FFT tests; (open document of consumpti
ARM_jpgdecoder.rar
- 开发平台:ADS 1.2 功能:ARM下JPG文件解码(JPG文件数据流来自内存) 1、在ads1.2的AXD下选ARMULATE仿真。 2、运行前,在AXD上选“File"->选“Load Memory From File..." 3、在弹出的“Load Memory From File”对话框中"Address:"栏中填上0x20000, 然后选择一个jpg文件,按“打开” 4、按“F5”开始运行程序,运行完毕,在C盘根目录下会产生一个test.bmp文件
gspm
- 自己本机测试最快时60帧/秒,局域网传输只测试一次,结果很让我失望,原因不明~~~~ 说下我的思路过程(我认为过程很重要!) 分块比较+压缩传输与以前那个内存流比较的优缺点: 内存流比较能找到最精确的找到图片差异,但每次都要压缩相同大小的数据,大家可以测试下,那个算法传输瓶颈是压缩算法,最费时间和CPU 分块比较+压缩传输能有效的减少压缩数据量,但缺点也很明显,比较图片的效率肯定没内存流比较高,要加快传输只能找到更好的算法 我选择的是后者,开始的时候是直接把
lab_05
- DSP通用I/O接口控制,系统时钟控制,DAM stop模式视频输出。实现DSP通用接口及按键控制,实现画面分割,内插图像成为ITU-R656 NTSC格式后输出到电视监视器上-DSP Universal I/O interface control, system clock control, DAM stop mode video output. To achieve common interface and button control DSP, based on the complete
paq8n
- PAQ - console archiver with open source developers who jointly have risen in the first place ratings of many test data compression (although at the cost of CPU time and memory).
ActivityManagerMemoryInfoTest
- Activity Manager Memory Info Test for Linux v2.13.6.
algorithmengine
- 一个简单的内存池和很多排序算法模板,以及一个测试内存池和排序算法性能的test类。-A simple memory pool and a lot of sorting algorithm templates, and test class and a test memory cell sorting algorithm performance.