码迷,mamicode.com
首页 >  
搜索关键字:standard    ( 4798个结果
1028. List Sorting
1028. List Sorting (25)时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueExcel can sort records according to any column. Now you are supposed ...
分类:其他好文   时间:2015-02-09 00:41:28    阅读次数:192
1025. PAT Ranking
1025. PAT Ranking (25)时间限制200 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueProgramming Ability Test (PAT) is organized by the College of Computer...
分类:其他好文   时间:2015-02-09 00:34:19    阅读次数:196
1016. Phone Bills
1016. Phone Bills (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA long-distance telephone company charges its customers by the followi...
分类:其他好文   时间:2015-02-08 19:23:47    阅读次数:120
文件系统层次标准FHS的详细介绍
Filesystem Hierarchy Standard (文件系统层次标准,FHS)标准依据文件系统使用的频繁与否与是否允讲使用者随意更动, 而将目录定义成四种交互作用的形态,具体如下: 可分享的:可以分享给其他系统挂载使用的目录,所以包括执行文件与用户的邮件等数据, 是能够分享给网络上其...
分类:其他好文   时间:2015-02-08 19:23:42    阅读次数:159
1047. Student List for Course (25)
时间限制400 ms内存限制64000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueZhejiang University has 40000 students and provides 2500 courses. Now given the registered c...
分类:其他好文   时间:2015-02-08 16:47:44    阅读次数:138
DES,3DES,AES这三种对称密钥的区别与联系
DES:Data Encryption Standard(数据加密标准,又美国国密局,选中的IBM的方案,密钥长度为56,标准提出是要使用64位长的密钥,但是实际中DES算法只用了64位中的56位密钥,这一点是容易出错的)3DES:trip DES(3级DES,是DES的升级版,主要是为了应对快速发...
分类:其他好文   时间:2015-02-08 11:31:03    阅读次数:476
1059. Prime Factors (25)
时间限制50 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者HE, QinmingGiven any positive integer N, you are supposed to find all of its prime factors, and write ...
分类:其他好文   时间:2015-02-08 00:17:46    阅读次数:186
[翻译] UIGlossyButton
UIGlossyButtonhttps://github.com/waterlou/UIGlossyButtonFeaturecreate standard iPhone buttons without any image 创建出标准的iPhone按钮,不需要你添加任何的图片easy to embe...
分类:其他好文   时间:2015-02-08 00:13:42    阅读次数:181
1078. Hashing (25)
时间限制100 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueThe task of this problem is simple: insert a sequence of distinct positive integers into a h...
分类:其他好文   时间:2015-02-07 22:54:49    阅读次数:161
Erlang generic standard behaviours -- gen_server system msg
这是Erlang generic standard behaviors gen_server 分析的系列的最后一篇,主要分析gen_server module 辅助性的功能函数.在gen_server 的MAIN loop 流程中,除了处理Parent 的'EXIT' 消息, user module...
分类:其他好文   时间:2015-02-07 22:51:15    阅读次数:257
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!