文件名称:dvdSearch
介绍说明--下载内容均来自于网络,请自行研究使用
碟机Search流程说明
Search过程中,主要涉及到的问题是Search(搜索) 和Match(匹配),其目的就是能够准确地给光头定位。如果匹配才算是成功的?要跳转多少个Track(信迹)才能到目的位置,以及这些跳转指令又是如何?等等诸如此类的问题都将该文档中有详细的解释说明。在koala这个项目中,当 Servo不在做顺序读取,而因为某些特定目的要求需要做跳转读取,这时就需要用到Search功能,快速跳转至指定位置读取数据。比如说歌曲跳转,当播放完前一首歌时,开始播放下一首歌时,必须快速将光头移至该首歌的开始数据位置,但因为前后两首歌的数据地址可能不是连续的,这就需要根据前后两首歌的地址差值进行Search动作。
-writers note Search Search Process process, mainly related to the issue of Search (search) and Match (matching), Its purpose is to be able to accurately positioning skinheads. If the match is considered successful? Jump to the number of Track (trace letters) to get to the location, and these instructions are Jump? Etc. If these problems have all documentation for a detailed explanation. Koala in the project, when the order Servo do not read, And because they require specific purposes needs to be done Jump read, it is necessary used Search function, Quick Jump to the designated location to read data. For example, Jump songs, when players completed before a song, start playing the next song. Bald will be rapidly moved to the beginning of the song data location, But after two songs address th
Search过程中,主要涉及到的问题是Search(搜索) 和Match(匹配),其目的就是能够准确地给光头定位。如果匹配才算是成功的?要跳转多少个Track(信迹)才能到目的位置,以及这些跳转指令又是如何?等等诸如此类的问题都将该文档中有详细的解释说明。在koala这个项目中,当 Servo不在做顺序读取,而因为某些特定目的要求需要做跳转读取,这时就需要用到Search功能,快速跳转至指定位置读取数据。比如说歌曲跳转,当播放完前一首歌时,开始播放下一首歌时,必须快速将光头移至该首歌的开始数据位置,但因为前后两首歌的数据地址可能不是连续的,这就需要根据前后两首歌的地址差值进行Search动作。
-writers note Search Search Process process, mainly related to the issue of Search (search) and Match (matching), Its purpose is to be able to accurately positioning skinheads. If the match is considered successful? Jump to the number of Track (trace letters) to get to the location, and these instructions are Jump? Etc. If these problems have all documentation for a detailed explanation. Koala in the project, when the order Servo do not read, And because they require specific purposes needs to be done Jump read, it is necessary used Search function, Quick Jump to the designated location to read data. For example, Jump songs, when players completed before a song, start playing the next song. Bald will be rapidly moved to the beginning of the song data location, But after two songs address th
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 71477222dvdsearch.rar 列表 碟机Search流程说明.pdf