How it works(目标只是开放资源给大家,没有考核)This is different from a standard MOOC. The materials presented here correspond to the advanced summer school organized ...
分类:
其他好文 时间:
2014-09-23 23:01:15
阅读次数:
196
题目信息:
1002. A+B for Polynomials (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
This time, you are supposed...
分类:
其他好文 时间:
2014-09-23 20:28:15
阅读次数:
182
题目信息:
1004. Counting Leaves (30)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
A family hierarchy is usually pre...
分类:
其他好文 时间:
2014-09-23 20:26:55
阅读次数:
205
题目信息:
1003. Emergency (25)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
As an emergency rescue team leader of...
分类:
其他好文 时间:
2014-09-23 19:37:35
阅读次数:
237
题目信息:
1001. A+B Format (20)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
Calculate a + b and output the sum...
分类:
其他好文 时间:
2014-09-23 19:21:45
阅读次数:
214
题目信息:
1005. Spell It Right (20)
时间限制
400 ms
内存限制
32000 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
Given a non-negative integer N, ...
分类:
其他好文 时间:
2014-09-23 19:20:05
阅读次数:
177
参考文档 https://cwiki.apache.org/confluence/display/OFBIZ/OFBiz+Tutorial+-+A+Beginners+Development+GuideGoing ahead, you will create some advanced GUI pa...
分类:
其他好文 时间:
2014-09-23 15:23:04
阅读次数:
174
最近做了一个用.NET里的GZipStream压缩解压缩gzip文件的小程序。GZipStream在System.IO.Compression底下,使用起来也很简单。虽然GZipStream是Stream类的一个下级类,但它只相当于一个转换器。在两个Stream之间将数据转换成为压缩或解压缩数据。下...
分类:
其他好文 时间:
2014-09-23 13:26:04
阅读次数:
228
May 01, 2003 ByGianluca InsolvibileinEmbeddedSoftwareCall some useful fuctions of the GNU C library to save precious memory and to find nasty bugs.Dea...
分类:
其他好文 时间:
2014-09-23 12:44:54
阅读次数:
455
这是之前闲来无事时翻译的,英文水平有限,翻译的不好还请轻拍。原文地址:https://docs.python.org/2/howto/logging.html#logging-advanced-tutorial logging库采用了一种模块化的组装,提供了几种不同类型的组件:logge...
分类:
其他好文 时间:
2014-09-22 16:06:42
阅读次数:
179