Problem Descriptionlcy gives a hard puzzle to feng5166,lwg,JGShining and Ignatius: gave a and b,how to know the a^b.everybody objects to this BT probl...
分类:
其他好文 时间:
2015-03-12 23:48:42
阅读次数:
152
select * from t_cmts_disk ;-- 备课资源 (复制资源目录)select path_content from t_cmts_disk where mediatype_id='002' and stage_id=? and subject_id=? -- ; path_...
分类:
其他好文 时间:
2015-03-12 18:46:42
阅读次数:
122
gitrev-parse--git-dir显示版本库.git目录所在的位置
gitrev-parse--show-toplevel显示工作区根目录
gitlog-1--pretty=raw
gitcat-file-tID查看ID对应的内容
gitcat-file-tID查看ID对应的存储记录
gitlog--graph--oneline可以显示更短小的提交ID
gitreset--hard+id或HEAD等重置..
分类:
其他好文 时间:
2015-03-11 19:59:36
阅读次数:
159
RMAN>run2>{3>setarchivelogdestinationto‘/tmp‘;4>restorearchivelogsequence142thread2;5>}executingcommand:SETARCHIVELOGDESTINATIONStartingrestoreat2015-03-1200:22:25usingchannelORA_DISK_1archivedlogforthread2withsequence142isalreadyondiskasfile..
分类:
其他好文 时间:
2015-03-11 19:56:50
阅读次数:
136
Optiver sponsored problem.After years of hard work Optiver has developed a mathematical model that allows them to predict wether or not a company will...
分类:
其他好文 时间:
2015-03-11 12:34:44
阅读次数:
165
创建备份设备usemastergoexecsp_addumpdevice‘disk‘,‘data123‘,‘d:\123.bak‘备份数据backupdatabasedata1todisk=‘d:\123.bak‘备份日志backuplogdata1todisk=‘d:\123.bak‘查看备份情况restoreheaderonlyfromdisk=‘d:\123.bak‘还原完整数据及日志restoredatabasedata1fromdisk=‘d..
分类:
其他好文 时间:
2015-03-11 02:01:43
阅读次数:
131
SVM是机器学习中神一般的存在,虽然自深度学习以来有被拉下神坛的趋势,但不得不说SVM在这个领域有着举足轻重的地位。本文从Hard SVM 到 Dual Hard SVM再引进Kernel Trick,然后推广到常用的Soft Kernel SVM。 一、Hard SVM SVM本身是从感知...
分类:
其他好文 时间:
2015-03-11 00:29:17
阅读次数:
120
Given a string S and a string T, find the minimum window in S which will contain all the characters in T in complexity O(n).For example,S="ADOBECODEBA...
1、使用CosBench测试完成ceph的基准性能报告,手工收集ceph主机的IO/CPU/disk负载数据 2、使用CosBench测试完成ceph的基准性能报告,在运行时手工使用shell脚本统计负载数据 3、使用CosBench测试完成ceph的基准性...
分类:
其他好文 时间:
2015-03-10 15:39:57
阅读次数:
297
Oracle归档模式与非归档模式设置
Oracle的日志归档模式可以有效的防止instance和disk的故障,在数据库故障恢复中不可或缺,由于oracle初始安装模式为非归档模式,因此需要将其设置为归档模式,下面就其方法和步骤做一些总结,虽然简单,但这是管理oracle数据库必备之工,故有如下陈述。
例子是建立在windowsXP和oracle11g的环境下,如有环境不同,仅供参考。
Or...
分类:
数据库 时间:
2015-03-10 15:36:29
阅读次数:
231