Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 88, we can write A in binary form as 1011000, so the lowest bit of A is 1000, so the output should be 8.
标签: A. positive integer example
上传时间: 2014-01-22
上传用户:rocketrevenge
This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sound card and recorded back. Imagerx.m decodes the WAV to extract the data. settings.m contains all the common settings to specify all the simulation parameters such as FFT size, number of carriers, input data source file, input and output WAV files, etc.
标签: transmission simulation generates simulated
上传时间: 2013-12-15
上传用户:dyctj
his design is the initial design when the board is powered-up. It increments a counter and displays the value on the 7-segment displays and LEDs. An image is also displayed on the VGA port.
标签: design increments powered-up the
上传时间: 2014-01-17
上传用户:003030
this a image processing program
标签: processing program image this
上传时间: 2013-12-13
上传用户:rocketrevenge
Did anyone ask for an integer version of sqrt? Following is an implementation I found and adapted. Hope it is useful for somebody.
标签: implementation Following adapted integer
上传时间: 2013-12-24
上传用户:阿四AIR
用最小二乘法拟合曲线y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源码
上传时间: 2015-10-27
上传用户:ryb
本代码为javascript编写的javascripting image complete源码
标签: javascripting javascript complete image
上传时间: 2015-10-27
上传用户:qiao8960
给定n个整数a , a , ,an 1 2 组成的序列。序列中元素i a 的符号定义为: ï î ï í ì - < = > = 1 0 0 0 1 0 sgn( ) i i i i a a a a 符号平衡问题要求给定序列的最长符号平衡段的长度L,即: þ ý ü î í ì = + - = å = £ £ £ max 1| sgn( ) 0 1 j k i i j n k L j i a 。 例如,当n=10,相应序列为:1,1,-1,-2,0,1,3,-1,2,-1 时,L=9。
上传时间: 2015-10-28
上传用户:xaijhqx
An Evaluation of Visual Speech Features for the Tasks of Speech and Speaker Recognition.
标签: Speech Recognition Evaluation Features
上传时间: 2013-12-27
上传用户:hebmuljb
:some examples of assembler level programming for the ARM(produces an ELF executable file which can be loaded into an ARM debugger)
标签: programming executable assembler examples
上传时间: 2014-01-20
上传用户:15736969615