Channel AllocationTime Limit: 1000 MS Memory Limit: 10000 KB64-bit integer IO format: %I64d , %I64u Java class name: Main[Submit] [Status] [Discuss]De...
分类:
其他好文 时间:
2014-08-18 12:27:24
阅读次数:
171
SudokuTime Limit: 2000 MS Memory Limit: 65536 KB64-bit integer IO format: %I64d , %I64u Java class name: MainSpecial Judge[Submit] [Status] [Discuss]D...
分类:
其他好文 时间:
2014-08-18 09:12:53
阅读次数:
270
1. Qt5.3.1下载地址为:http://qt-project.org/,选择”Qt 5.3.1 for Linux 32-bit”版本,文件名是”qt-opensource-linux-x86-5.3.1.run”;2. 进入qt-opensource-linux-x86-5.3.1.run目...
分类:
其他好文 时间:
2014-08-17 21:18:42
阅读次数:
280
CDC(不同时钟之间传数据)问题是ASIC/FPGA设计中最头疼的问题。CDC本身又分为同步时钟域和异步时钟域。这里要注意,同步时钟域是指时钟频率和相位具有一定关系的时钟域,并非一定只有频率和相位相同的时钟才是同步时钟域。异步时钟域的两个时钟则没有任何关系。这里假设数据由clk1传向clk2。
单bit传输时,同步时钟域因为频率和相位关系都是已知的,可以推导的,所以不需要采用额外的硬件电路...
分类:
其他好文 时间:
2014-08-17 20:00:33
阅读次数:
317
Hbase的安装需要考虑Hadoop的版本,即兼容性。有不足的希望能指出。以下考究官网得到的,关于hadoop版本和hbase版本可到以下网址中下载:http://mirror.bit.edu.cn/apache/hbaseHBase-0.92.xHBase-0.94.xHBase-0.96.xHB...
分类:
其他好文 时间:
2014-08-17 14:13:02
阅读次数:
150
Network SaboteurTime Limit: 2000 MS Memory Limit: 65536 KB64-bit integer IO format: %I64d , %I64u Java class name: Main[Submit] [Status] [Discuss]Desc...
分类:
其他好文 时间:
2014-08-17 12:54:52
阅读次数:
211
A Plug for UNIXTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:108764-bit integer IO format:%lld Java class name...
分类:
其他好文 时间:
2014-08-16 22:29:11
阅读次数:
234
现象:windows server2008服务器,MVC使用NHiberate连接Oracle11g,程序部署到IIS后无法访问数据库,抛上述异常;在服务器上安装VS调试可以访问数据库解决方法:连接池-->高级设置-->Enable 32-Bit Applications设为true(默认为fals...
分类:
其他好文 时间:
2014-08-16 22:26:11
阅读次数:
346
Elegant String
Time Limit: 1000ms
Memory Limit: 65536KB
64-bit integer IO format: %lld
Java class name: Main
Prev
Submit Status Statistics Discuss
Next
Type:
None
...
分类:
其他好文 时间:
2014-08-16 21:12:01
阅读次数:
269
Happy Reversal
Elfness is studying in an operation "NOT".
For a binary number A, if we do operation "NOT A", after that, all digits of A will be reversed. (e.g. A=1001101, after operation "NOT A...
分类:
移动开发 时间:
2014-08-16 21:10:31
阅读次数:
321