Welcome![Sign In][Sign Up]
Location:
Search - MSB

Search list

[Otherir2221

Description: Originally posted by ipman at 2005-12-19 09:39 AM: /*\\\\file: ir1210.c Date. 2005.12.14 Ipman Robbin Desp. 红外解码,支持PT2221/HT6221。 接收码MSB在前,LSB在后。共4个字节,前2个为用户码,后2个字节是按键码 红外连接到PD3(INT1)上,如需修改 ... -Originally posted by ipman at 2005-12-19 0 9:39 AM : / * \\ \\ file : ir1210.c Date. 300ER Ipman Robbin Desp. Hung Foreign decoder support PT2221/HT6221. MSB former receiver code, LSB in the post. A total of four bytes, the former two user code, the latter two byte code is the key to connecting infrared PD3 (INT1), For changes ...
Platform: | Size: 2313 | Author: linjiayue | Hits:

[Other resourcehugenumbers

Description: This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.-This unit uses an array of bytes to represen not a LARGE number. The number is binairy-stored i n the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last. like all Intel-integer types.
Platform: | Size: 3489 | Author: chenxuesong | Hits:

[Voice Compressjiyinjiance20070407

Description: 1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法,并给出检测结果。2. 实验语料:aoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB分析帧长:20ms(160样点)总帧数:45-1. Corpus right to set its estimated Pitch. Asked to use MATLAB the pitch detection algorithm, and gives results. 2. Experimental corpus : aoYiSheng.raw pronunciation : "Mao Yisheng"; Time-0.9s; Sampling rate : gunfire; 16bits/sample accuracy of quantification; LSB data format, MSB analysis frame size : 20ms (160 samples) total frame count : 45
Platform: | Size: 1252 | Author: 闫朝星 | Hits:

[Special Effectsmsbzhiluan

Description: 其余混沌的数字图像处理,应用msb的置乱方法,由于msb 对图像的贡献最大,所以对msb 的置乱会产生很好的置乱效果。
Platform: | Size: 1335 | Author: lagu | Hits:

[Other resourceAT45DB041readwrite

Description: /*SPI规范:Data is always clocked into the device on the rising edge of SCK a-*/ /* nd clocked out of the device on the falling edge of SCK.All instruction-*/ /* s,addresses and data are transferred with the most significant bit(MSB) */ /* first.
Platform: | Size: 3365 | Author: 姚晓光 | Hits:

[Other resourceC51ckzd

Description: 通信协议: 第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。
Platform: | Size: 4087 | Author: ghh | Hits:

[Other resourcemcs-51

Description: 通信协议:第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 下载C的源程序:
Platform: | Size: 3678 | Author: 刘周同 | Hits:

[assembly languageLow_power_Modified_Booth_Multiplier

Description: 主題 : Low power Modified Booth Multiplier 介紹 : 為了節省乘法器面積、加快速度等等,許多文獻根據乘法器中架構提出改進的方式,而其中在1951年,A. D. Booth教授提出了一種名為radix-2 Booth演算法,演算法原理是在LSB前一個位元補上“0”,再由LSB至MSB以每兩個位元為一個Group,而下一個Group的LSB會與上一個Group的MSB重疊(overlap),Group中的位元。 Booth編碼表進行編碼(Booth Encoding)後再產生部分乘積進而得到最後的結果。 Radix-2 Booth演算法在1961年由O. L. Macsorley教授改良後,提出了radix-4 Booth演算法(modified Booth algorithm),此演算法的差異為Group所涵括的位元由原先的2個位元變為3個位元。
Platform: | Size: 14123 | Author: stanly | Hits:

[Other1 8 firmware

Description: mesad MSB 2501 firmware
Platform: | Size: 21520381 | Author: zbigniewbi@gmail.com | Hits:

[Voice Compressjiyinjiance20070407

Description: 1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法,并给出检测结果。2. 实验语料:aoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB分析帧长:20ms(160样点)总帧数:45-1. Corpus right to set its estimated Pitch. Asked to use MATLAB the pitch detection algorithm, and gives results. 2. Experimental corpus : aoYiSheng.raw pronunciation : "Mao Yisheng"; Time-0.9s; Sampling rate : gunfire; 16bits/sample accuracy of quantification; LSB data format, MSB analysis frame size : 20ms (160 samples) total frame count : 45
Platform: | Size: 1024 | Author: | Hits:

[Special Effectsmsbzhiluan

Description: 其余混沌的数字图像处理,应用msb的置乱方法,由于msb 对图像的贡献最大,所以对msb 的置乱会产生很好的置乱效果。-Chaos remaining digital image processing, application msb Scrambling method, due to the contribution of the image msb largest, so msb Scrambling will have a very good scrambling effect.
Platform: | Size: 1024 | Author: lagu | Hits:

[SCMmcs-51

Description: 通信协议:第1字节,MSB为1,为第1字节标志,第2字节,MSB为0,为非第一字节标志,其余类推……,最后一个字节为前几个字节后7位的异或校验和。 测试方法:可以将串口调试助手的发送框写上 95 10 20 25,并选上16进制发送,接收框选上16进制显示,如果每发送一次就接收到95 10 20 25,说明测试成功。 下载C的源程序: -Communication protocol: the first 1 byte, MSB is 1, 1 byte for the first signs, 2 bytes, MSB is 0, non-first byte marks, and the rest ... and so on ..., the last byte words for the former postganglionic XOR of seven checksum. Test Methods: Serial debugging assistant can send the box to write 95 10 20 25, and 16-band selected to send, receive框选on the 16-band show that if every one on the receiver to send 95 10 20 25 illustrate the test success. Download C source:
Platform: | Size: 3072 | Author: 刘周同 | Hits:

[Special Effects5yc

Description: 时空域下的信息隐藏技术,LSB ,MSB以及二值图像中的信息隐藏-When the airspace under the information hiding technology, LSB, MSB, as well as binary images of Information Hiding
Platform: | Size: 2621440 | Author: 黄炎 | Hits:

[ARM-PowerPC-ColdFire-MIPSma_CRC_files

Description: decoder of Hamming Use a [7,4] Hamming code. m = 3 n = 2^m-1 k = n-m parmat = hammgen(m) Produce parity-check matrix. trt = syndtable(parmat) Produce decoding table. recd = [1 0 0 1 1 1 1] Suppose this is the received vector. syndrome = rem(recd * parmat ,2) syndrome_de = bi2de(syndrome, left-msb ) Convert to decimal.-decoder of Hamming Use a [7,4] Hamming code. m = 3 n = 2^m-1 k = n-m parmat = hammgen(m) Produce parity-check matrix. trt = syndtable(parmat) Produce decoding table. recd = [1 0 0 1 1 1 1] Suppose this is the received vector. syndrome = rem(recd* parmat ,2) syndrome_de = bi2de(syndrome, left-msb ) Convert to decimal.
Platform: | Size: 69632 | Author: le thanh tan | Hits:

[Other Embeded programmsblsb_seperation

Description: This program seperates MSB and LSB of a two digit number in verilog and implemented on SPARTAN 3E.
Platform: | Size: 284672 | Author: kal | Hits:

[OtherMSBAndLSB

Description: MSB和LSB知识分析,了解MSB和LSB知识-Knowledge of MSB and LSB, MSB and LSB knowledge to understand
Platform: | Size: 8192 | Author: 齐全 | Hits:

[matlabMSB-Structure-Key-

Description: 本人的一篇数字图像水印文章,一种基于图像最高有效位构造密钥的零水印算法(核心期刊),共大家参考。-A Kind of Non-watermarking Algorithm Based on MSB Structure Key
Platform: | Size: 266240 | Author: 牛万红 | Hits:

[Graph programEDGE-ADAPTIVE-IMAGE-STENOGRAPHY-BY-MSB

Description: EDGE ADAPTIVE IMAGE STENOGRAPHY BY MSB.rar
Platform: | Size: 7790592 | Author: loganathan | Hits:

[Special EffectsMSB

Description: 实现索引图像的MSB位隐藏和分析,参考书籍是王丽娜的信息隐藏技术-Index image of the MSB hidden and analysis
Platform: | Size: 128000 | Author: zhengyonglong | Hits:

[matlabmsb.tar

Description: get the msb of a 32bits binary number
Platform: | Size: 1024 | Author: Raymond1 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net