编码过程 meaning in English
encoding process
Examples
- Writer has taken part in the development procedure of ksg . designed and wrote code for some modules of this product . in last several chapters of this article , analyzed several key problems while developing this product and gave ways to solve them
笔者在ksg的研发项目中承担了其中几个模块的设计及编码任务,在文章的后半部分,将结合自己的实际编码过程,详细描述所遇到的几个关键技术难点和解决的方法,重点讨论了实现邮件过滤的几个问题。 - The discussion is mainly focused on the mostly used video coding scheme : hybrid codec . the concept of " coding mode " being involved , the main problems in coding process are analyzed , structured software design method of hybrid codec is laid out and realization schemes for desk application and handheld application are presented then
本文的讨论主要集中于混合编码框架这一应用最广泛的限失真视频编码方案,通过引入编码模式的概念,本文对编码过程中的几个主要问题进行了分析,并给出了混合编码框架的结构化软件设计方法及其针对桌面设备应用和手持设备应用的实现方案。 - Chosen the cvsd as the radio station ’ s voice coding . the character of strong anti - interfere in real communication circumstance was our major consideration to choose cvsd . as to validate the algorithm of cvsd and get the better parameter , we do the cvsd algorithm simulation firstly with matlab and the simulation tested the algorithm as well as given us some tips during the hardware debugging
在实际设计和实现语音编码过程中为了对硬件编程语言有好的指导作用以及得到比较好的编码参数,首先用了matlab对语音编码进行了仿真,通过仿真验证了算法同时获得的参数为实际的硬件实现提供了一定的参考价值,也给我们的实际调试指出了方向性的指导。 - In rsdm , binary patterns are replaced by real - valued patterns , accordingly avoiding the coding process ; the outer learning rule is replaced by regression rule , therefore the model has not only the ability of pattern recognition but the ability of function approximation . the prearrangement of the address array bases on the distribution of patterns . if the distribution of patterns is uniform . then the address array is prearranged randomly , otherwise predisposed with the theory of genetic algorithm and the pruneing measure so as to indicate the distribution of patterns and improve the network performance . non - linear function approximation , time - series prediction and handwritten numeral recognition show that the modified model is effective and feasible
在rsdm中,以实值模式代替二值模式,避免了实值到二值的编码过程:以回归学习规则代替外积法,使该模型在具有识别能力的同时具有了对函数的逼近能力;地址矩阵的预置根据样本的分布采取不同方法,若样本均匀分布,则随机预置,否则利用遗传算法的原理和消减措施来预置地址矩阵,使之反映样本的分布,改善网络的性能。 - This paper research the mpeg - 4 standard first and realize the encoder and decoder of video of mpeg - 4 . then the paper emphasize two key techniques in mpeg - 4 encoder : motion estimation and sprite encode . motion estimation takes the largest time in all parts of mpeg - 4 encoder . the paper concluded some typical me techniques , research and realize the mvfast arithmetic whice is recommend by iso , then improved mvfast by considering the temporal candidate motion vector and adjustal thresholds
然后,本论文重点研究了mpeg - 4编码过程中两项关键技术:运动估计和背景图像编码。运动估计是编码过程中最重要,耗时最长的部分。本论文总结了常见的运动估计算法,深入研究并实现了iso推荐的运动估计优化算法mvfast ,在此基础上,引入了时间参考运动向量和可调的门限参考值,对mvfast算法进行了改进。