【原题】
3198: [Sdoi2013]spring
Time Limit: 40 Sec Memory Limit: 256 MB
Submit: 253 Solved: 95
Description
Input
Output
Sample Input
3 3
1 2 3 4 5 6
1 2 3 0 0 0
...
分类:
编程语言 时间:
2014-05-22 09:50:42
阅读次数:
394
php中抓取网页拼接url的时候经常需要进行编码,这时候就用到两个函数mb_detect_encoding—检测字符的编码。mb_convert_encoding—转换字符的编码
原文http://cn2.php.net/manual/zh/function.mb-convert-encoding....
分类:
Web程序 时间:
2014-05-19 12:38:26
阅读次数:
300
1132: 数据结构习题--使用栈实现进制转换
时间限制: 1 Sec 内存限制: 128 MB
提交: 15 解决: 9
[提交][状态][讨论版]
题目描述
使用栈将一个很长(>30)的十进制数转换为二进制数
输入
若干个很长的十进制数
每行一个
输出
转换为二进制,每行输出一个
样例输入
12345678901234567890123456...
分类:
其他好文 时间:
2014-05-18 07:18:49
阅读次数:
257
链接: http://soj.me/1732
Constraints
Time Limit: 1 secs, Memory Limit: 32 MB
Description:
Alice is a beautiful and clever girl. Bob would like to play with Alice.
One day, Alice got a very ...
分类:
其他好文 时间:
2014-05-15 03:20:59
阅读次数:
383
mysql5.6.14配置my.cnf多实例,mysql_install_db初始化不读取my.cnf配置文件
[ERROR] InnoDB: auto-extending data file ./ibdata1 is of a differentsize 768 pages (rounded down to MB) than specified in the .cnf file: initial65536 pages, max 0 (relevant if non-zero) pages!
2014-0...
分类:
数据库 时间:
2014-05-14 14:20:48
阅读次数:
412
atitit查询表修改表字段没反应--解锁锁定的表
查询表修改表字段没反应
要是使用gui 没反应,最好使用cmd 方式,不卉不个gui 锁上..
ALTER TABLE t_mb_awardweixin MODIFY awardChoiceNumLeft int(11) DEFAULT NULL
#-----分析..
1.首先,查询by另一个表格, 要是能查询,显...
分类:
其他好文 时间:
2014-05-14 00:12:18
阅读次数:
248
大小:96.01 MB语言:中文最新版本:11.0评论:9264
条类型:免费软件更新日期:2013-01-06适合系统:Win7已通过360安全中心检测软件介绍:为游戏或多媒体程序加强3D图形和声音效果。DirectX
提供设计人员一个共同的硬件驱动标准,让游戏开发者不必为每一品牌的硬件来写不同的...
分类:
其他好文 时间:
2014-05-10 07:45:42
阅读次数:
419
题目链接:
http://acm.timus.ru/problem.aspx?space=1&num=1114
1114. Boxes
Time limit: 0.6 second
Memory limit: 64 MB
N boxes are lined up in a sequence (1 ≤ N ≤ 20). You have A red ball...
分类:
其他好文 时间:
2014-05-09 21:58:58
阅读次数:
471
【原题1】
3110: [Zjoi2013]K大数查询
Time Limit: 20 Sec Memory Limit: 512 MB
Submit: 978 Solved: 476
Description
有N个位置,M个操作。操作有两种,每次操作如果是1 a b c的形式表示在第a个位置到第b个位置,每个位置加入一个数c
如果是2 a b c形式,表示询问从第a个位...
分类:
其他好文 时间:
2014-05-09 09:04:34
阅读次数:
461
dmidecode-tprocessor|grepSocket(物理cpu个数)
dmidecode|grepSize|grepMB|awk‘{a+=$2}END{printa}‘(物理内存大小MB)
dmidecode|grepSize|grepMB|wc-l(物理内存个数)
ps-eopid,lstart,etime|grep26871(进程运行时间)
26871ThuSep2617:08:55201300:19让Linux在终端支持..
分类:
系统相关 时间:
2014-05-09 07:09:18
阅读次数:
442