binary+search
binary+search技术资料下载专区,收录247份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
247
源代码
10,000
binary+search 热门资料
查看全部 247 份 →碟机Search流程说明 Search过程中
碟机Search流程说明 Search过程中,主要涉及到的问题是Search(搜索) 和Match(匹配),其目的就是能够准确地给光头定位。如果匹配才算是成功的?要跳转多少个Track(信迹)才能到目的位置,以及这些跳转指令又是如何?等等...
2014-12-05
73
a program can convert binary to ASC and ASC to binary
a program can convert binary to ASC and ASC to binary
2015-05-05
153
* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode
* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode * BASE64_NeedCRLF -...
2015-06-04
174
convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to H
convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c:...
2015-04-29
82