算法复杂性 meaning in English
algorithm complexity
algorithmic complexity
Examples
- The real - time target track processing system is designed which is constructed by the high performance dsp chipset tms320c6416 as the core digital processor , the huge reprogrammable logic chipset cpld as the system logic control and the field reprogrammable array fpga as the image preprocessing chipset to sampled video digital image
为了解决算法复杂性及满足工程实时性,设计了以高性能的dsp芯片tms320c6416为核心处理器,结合大规模可编程逻辑器件cpld进行逻辑控制以及现场可编程门阵列fpga对采集的视频数字图像做预处理的实时目标识别跟踪处理平台。 - Text is a kind of very common resource in digital library , and lossless techniques play an important role in compressing text . starting from the shannon ' s entropy theory , we analyze the lossless compression algorithms , and implement arithmetic coding algorithm in c . in the experiments , we compare four different lossless compression algorithms by their performances such as compression rate , compression rate tendency with the length of data , stability , and complexity , using 35 groups data series with 4 different length
本文从信息论中shannon熵定理出发,对无损压缩技术进行系统地分析,用c语言实现了其中的算术编码算法,并用它对35组、四种不同长度数据序列进行了压缩,给出了实验结果,然后从压缩比、压缩比随字符串长度的变换趋势、算法稳定性和算法复杂性等四个方面对其与其它三种压缩算法lzw 、 lz77 、 rle进行了分析与比较。