上一页 1 ··· 157 158 159 160 161 162 163 164 165 ··· 384 下一页
摘要: 第六届中国云计算大会将是主要的结束。孙几张照片李德毅院士:大数据挖掘带动的变迁 现场拍摄的演讲PPT照片整理分享。watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdGVzdGNzX2Ru/font/5a6L5L2T/fontsize/400/fill/I0J... 阅读全文
posted @ 2015-10-25 10:53 lcchuguo 阅读(161) 评论(0) 推荐(0)
摘要: 为MYSQL。innodb_buffer_pool_size=8G。MySQL一起动就会将占用掉8G内存(觉得TOP能够看到内存被使用了8G),可是近期才细致研究一下。原来不是这种(可能自己对Linux malloc内存分配也仅仅是知道了个皮毛吧)。MySQL启动时实际仅仅是在虚拟内存中分配了地址空... 阅读全文
posted @ 2015-10-25 09:31 lcchuguo 阅读(733) 评论(0) 推荐(0)
摘要: SharePoint综合Excel数据与Excel Web Access Web部分Excel Web Access Web零件SharePoint于Excel以电子形式提交数据。1. 打开Excel 2010.创建空白工作薄。2. 加入数据。3. 点击另存为。选择文档库,点击确定,选择文档,点击确... 阅读全文
posted @ 2015-10-25 08:16 lcchuguo 阅读(274) 评论(0) 推荐(0)
摘要: 声明:select petName from dbo.T_pet order by petName desc成绩: petName An adminA的ascii码小于a,按理说应该在后面。可是SQL大写和小写不敏感,所以觉得a和A的ascii相同的代码,继续比较下。 ... 阅读全文
posted @ 2015-10-24 21:46 lcchuguo 阅读(167) 评论(0) 推荐(0)
摘要: 首先hibernate.cfg.xml构造,在该文件src文件夹 com.mysql.jdbc.Driver jdbc:mysql://192.168.1.81:3306/test root 123456 1 org.hibernate.dialect.MySQL5D... 阅读全文
posted @ 2015-10-24 20:55 lcchuguo 阅读(263) 评论(0) 推荐(0)
摘要: A. Die Rolltime limit per test1 secondmemory limit per test64 megabytesinputstandard inputoutputstandard outputYakko, Wakko and Dot, world-famous anim... 阅读全文
posted @ 2015-10-24 19:20 lcchuguo 阅读(471) 评论(0) 推荐(0)
摘要: /*** 图书:【ThinkingInC++】* 特征:构造函数,析构函数,全局变量* 时刻:2014年9一个月17日本18:07:43* 笔者:cutter_point*/#include using namespace std;ofstream out("statdest.txt");class... 阅读全文
posted @ 2015-10-24 18:11 lcchuguo 阅读(315) 评论(0) 推荐(0)
摘要: 称号:敌人阵容标准段树模板代码:#include#includeconst int maxn = 500000 + 10;struct Node{ int left, right, count;}node[maxn];int a[maxn];/*************************... 阅读全文
posted @ 2015-10-24 17:24 lcchuguo 阅读(249) 评论(0) 推荐(0)
摘要: 谢谢董老师,董老师是个好老师。心情久久不能平静,主要是高频这门课的分析方法实在是让我难以理解,公式也背只是,还是放放吧。近期厌恶了Matlab臃肿的体积和频繁的读写对我的Mac的损害,所以学习了一下Python这一轻量级的脚本。发现“Python自诞生那天就跟科学计算分不开”这个事实。无聊,写写心得... 阅读全文
posted @ 2015-10-24 16:46 lcchuguo 阅读(2161) 评论(0) 推荐(0)
摘要: Problem DescriptionI’ve bought an orchard and decide to plant some apple trees on it. The orchard seems like an N * M two-dimensional map. In each gri... 阅读全文
posted @ 2015-10-24 15:25 lcchuguo 阅读(157) 评论(0) 推荐(0)
上一页 1 ··· 157 158 159 160 161 162 163 164 165 ··· 384 下一页