scanning algorithm meaning in Chinese
扫描算法
Examples
- This article introduces the principle , interface and performance parameters of the led display driver module ; puts up a method of screen division and grayscale display ; picks - up some parameters to decribe the scan algorithm ; clarifies the relationship between scan parameters , the design ratio of the screen and the driver module performance parameters ; and formulates three principles in led display design
摘要介绍了led显示屏驱动控制模块的原理、接口和性能参数,提出显示屏的屏体分块方法和灰度显示方法,提取了用于显示屏设计中驱动控制方式的若干算法参数,分析并阐明了这些算法参数、显示屏设计要求及驱动模块的性能指标三者之间的关系,并提出了三个设计约束关系式,从而拟定了显示屏的驱动控制方式。 - So the plate - like drawing correcting process can be divided into two stages : absolute errors checking and comparative errors checking absolute errors checking include four modules which were line - weight checking , hatch checking . dimension checking and overlapped line checking comparative errors checking module include drawing compartmentalization , view recognizing , data getting and data compare in this correction system , line - scanning and circle - scanning algorithm , direct graphics element compare algorithm and character compare are used , which simplify the process and reduce difficulties
相对错误检查包括区域划分、视图识别、数据提取、数据提取等过程。相对错误的判断依据是答案图。本批改系统采用直线和圆弧扫描算法,并且结合图形元素直接比较法和特征比较法,既简化了处理过程,又降低了处理难度,比较圆满地完成了开题报告确立的任务。 - The rapid prototyping algorithms were implemented by programming in ejb . the algorithms included the algorithm of choosing entity slicing layer thickness , the scanning algorithm of beeline parallel to x axis at first layer and beeline increasing by some angle and the area - scanning algorithm , etc . the general of the rapid prototyping software system based on j2ee was solved in the generals of system , module and application
在j2ee框架模型ejb组件中,编程实现了应用层收缩率v对固定的铺粉厚度和自适应变铺粉厚度进行调整的两种实体分层层厚选取算法;为了提高软件的运行效率,将整个三维数据源表按z向高度分成20份的切片处理算法;第一层平行于x轴每层比前层递增一定角度的直线扫描算法和分区扫描等算法。