码迷,mamicode.com
首页 >  
搜索关键字:bit reversal    ( 10533个结果
Gray Code leetcode java
题目:The gray code is a binary numeral system where two successive values differ in only one bit.Given a non-negative integer n representing the total ....
分类:编程语言   时间:2014-08-04 04:10:46    阅读次数:309
(转)zigbee >TI Z-stack协议栈各种地址的获取
第一种方法,利用NLME.h里面定义的专门API获取设备自身IEEE地址/** This function will return a pointer to the device's IEEE 64 bit address** This function resides in nwk_util.c....
分类:其他好文   时间:2014-08-03 20:21:55    阅读次数:351
爪哇国新游记之二十七----数组的二分查找
代码:import java.util.ArrayList;import java.util.List;public class Bit { int max; int min; int[] arr; public Bit(int[] arrInput) { //...
分类:其他好文   时间:2014-08-03 17:37:45    阅读次数:216
BNUOJ 2345 Muddy Fields
Muddy FieldsTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:222664-bit integer IO format:%lld Java class name:Ma...
分类:其他好文   时间:2014-08-03 12:43:05    阅读次数:281
BNUOJ 6378 无题I
无题ITime Limit: 10000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:223464-bit integer IO format:%I64d Java class name:Main一天机器人...
分类:其他好文   时间:2014-08-03 10:09:55    阅读次数:350
xtu DP Training C.炮兵阵地
炮兵阵地Time Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:118564-bit integer IO format:%lld Java class name:Main司令部的将军...
分类:其他好文   时间:2014-08-02 23:23:05    阅读次数:302
xtu DP Training B. Collecting Bugs
B. Collecting BugsTime Limit: 10000msMemory Limit: 64000KB64-bit integer IO format:%lld Java class name:MainSpecial JudgeIvan is fond of collecting. U...
分类:其他好文   时间:2014-08-02 20:36:46    阅读次数:258
Zybo GPIO Demo Run Embedded Linux
1.Environment Ubuntu 12.04 x86_64 Vivado 2013.4 SDK 2013.4 2.Pre-requisites 2.1 CodeSourcery arm-gcc toolchain lite 32-bit compatible git clone https:...
分类:系统相关   时间:2014-08-02 15:10:13    阅读次数:1289
xtu summer individual 2 E - Double Profiles
Double ProfilesTime Limit: 3000msMemory Limit: 262144KBThis problem will be judged onCodeForces. Original ID:154C64-bit integer IO format:%I64d Java c...
分类:其他好文   时间:2014-08-02 12:34:23    阅读次数:197
xtu read problem training 2 B - In 7-bit
In 7-bitTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onZJU. Original ID:371364-bit integer IO format:%lld Java class name:MainVe...
分类:其他好文   时间:2014-08-02 12:22:13    阅读次数:230
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!