码迷,mamicode.com
首页 >  
搜索关键字:out of memory    ( 64101个结果
Ubuntu 下matlab 查看memory函数
function checkmemory%Copyright (c) 2014,Lv Qi%All rights reserved.%%Redistribution and use in source and binary forms, with or without modification, a...
分类:其他好文   时间:2014-05-10 20:07:52    阅读次数:413
hdu 1754:I Hate It(线段树,入门题,RMQ问题)
I Hate ItTime Limit: 9000/3000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 33726Accepted Submission(s): 13266Problem...
分类:其他好文   时间:2014-05-10 19:43:25    阅读次数:335
Java数据结构和算法之栈与队列
二、栈与队列 1、栈的定义 栈(Stack)是限制仅在表的一端进行插入和删除运算的线性表。 (1)通常称插入、删除的这一端为栈顶(Top),另一端称为栈底(Bottom)。 (2)当表中没有元素时称为空栈。 (3)栈为后进先出(Last In First Out)的线性表,简称为LI...
分类:编程语言   时间:2014-05-06 09:00:26    阅读次数:414
hdu acm-1047 Integer Inquiry(大数相加)
Integer InquiryTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 11678Accepted Submission(s): 2936Pr...
分类:其他好文   时间:2014-05-06 00:44:43    阅读次数:355
hdu 1698:Just a Hook(线段树,区间更新)
Just a HookTime Limit: 4000/2000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 15129Accepted Submission(s): 7506Proble...
分类:其他好文   时间:2014-05-06 00:30:08    阅读次数:410
for dummies,Inside Out,考试用书之我见
这3个系列的书我买了不少本,虽然没有都读完,但是还是要做个阶段性的评价for dummies:即阿呆系列,外教老师Chris说那是入门的书,知识量少,我觉得自己开辟一个新的学习计划时,这个系列的书是很有帮助的,细分两个子系列all-in-one for dummies:这个系列的书厚些,通常是几本书...
分类:其他好文   时间:2014-05-05 23:16:11    阅读次数:272
重新学习操作系统的知识
今天阅读《Outlook 2010 Inside Out》时,上机操作时有几个小发现win 7 自带截屏工具(360浏览器有,SnagIt更强大)win 7自带便签纸(当然比不上Outlook中的便签,更不能与OneNote比了!)程序中百宝箱内有ReadyFor4GB.exe可帮助突破32位4G内...
分类:其他好文   时间:2014-05-05 23:14:25    阅读次数:356
类属性不能写在try{}catch(){}里面
public class cal{public static void main(String[] args){calculator ca=new calculator();byte[] first=new byte[4];byte[] second=new byte[4];System.out.p...
分类:其他好文   时间:2014-05-02 15:23:23    阅读次数:395
hdu 1166:敌兵布阵(树状数组,练习题)
敌兵布阵Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 37773Accepted Submission(s): 15923Problem Desc...
分类:其他好文   时间:2014-05-02 14:22:52    阅读次数:303
Out of office 模板
I am out of the office until 0X/0X/201X.I will be checking my email regularly. Please leave a complete message for me and I will respond immediately w...
分类:其他好文   时间:2014-05-02 11:14:21    阅读次数:2686
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!