码迷,mamicode.com
首页 >  
搜索关键字:bit reversal    ( 10533个结果
POJ 2485 Highways
HighwaysTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:248564-bit integer IO format:%lld Java class name:MainTh...
分类:其他好文   时间:2014-08-28 10:58:29    阅读次数:238
POJ 1789 Truck History
Truck HistoryTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:178964-bit integer IO format:%lld Java class name:M...
分类:其他好文   时间:2014-08-28 09:36:59    阅读次数:299
Codeforces #263 div2 解题报告
第一次在赛后迅速地解决所有问题,这种感觉还是蛮不错的!...
分类:其他好文   时间:2014-08-28 00:55:28    阅读次数:280
HDU 1875 畅通工程再续
畅通工程再续Time Limit: 1000msMemory Limit: 32768KBThis problem will be judged onHDU. Original ID:187564-bit integer IO format:%I64d Java class name:Main相信大...
分类:其他好文   时间:2014-08-27 23:14:18    阅读次数:274
poj 1556 The Doors
The DoorsTime Limit: 1000 MS Memory Limit: 10000 KB64-bit integer IO format: %I64d , %I64u Java class name: Main[Submit] [Status] [Discuss]Description...
分类:其他好文   时间:2014-08-27 21:44:18    阅读次数:259
POJ 1258 Agri-Net
Agri-NetTime Limit: 1000msMemory Limit: 10000KBThis problem will be judged onPKU. Original ID:125864-bit integer IO format:%lld Java class name:MainFa...
分类:Web程序   时间:2014-08-27 20:13:28    阅读次数:348
(网络层)IP 协议首部格式与其配套使用的四个协议(ARP,RARP,ICMP,IGMP)
目录IP协议首部格式地址解析协议 ARP逆向地址解析协议 RARP网际控制报文协议 ICMP网际组管理协议IGMPIP 数据报首部IP数据报首部格式:最高位在左边,记为0 bit;最低位在右边,记为31 bit版本:占 4 位,指 IP 协议的版本目前的 IP 协议版本号为 4 (即 IPv4)首部...
分类:其他好文   时间:2014-08-27 16:24:18    阅读次数:283
POJ 3352 Road Construction
Road ConstructionTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:335264-bit integer IO format:%lld Java class na...
分类:其他好文   时间:2014-08-27 16:23:47    阅读次数:202
POJ 1523 SPF
SPFTime Limit: 1000msMemory Limit: 10000KBThis problem will be judged onPKU. Original ID:152364-bit integer IO format:%lld Java class name:MainConside...
分类:其他好文   时间:2014-08-27 16:10:17    阅读次数:171
leetcode之Gray Code
Gray Code 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 number of bits in the cod...
分类:其他好文   时间:2014-08-27 14:45:48    阅读次数:236
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!