1. Look Forward, Reason Back Extrapolate, interpret, then tie vision to concrete actions2. Make Big bets, Without Betting the Company Bold and ambitio...
分类:
其他好文 时间:
2015-12-02 06:33:42
阅读次数:
124
前几天要用QSet作为储存一个自定义的结构体(就像下面这个程序一样),结果死活不成功。。。后来还跑到论坛上问人了,丢脸丢大了。。。事先说明:以下这个例子是错误的[cpp]view plaincopyprint?#includestructnode{intcx,cy;booloperatorss;QS...
分类:
编程语言 时间:
2015-11-25 07:20:31
阅读次数:
235
function deleteUrl(){ $("body").on("click",".img-wrap .mask span",function(event){ event.stopPropagation(); var qs...
分类:
Web程序 时间:
2015-11-16 09:23:49
阅读次数:
202
-- 找出前50最耗CPU的SQL语法SELECT TOP 50 qs.total_worker_time/qs.execution_count as [Avg CPU Time], SUBSTRING(qt.text,qs.statement_start_offset/...
分类:
数据库 时间:
2015-11-14 11:08:47
阅读次数:
376
实现从15位~18位的身份证号码转换,校验中国大陆公民身份证、香港居民身份证、澳门身份证和台湾身份证。/** * Copyright (C) 2009-2010 Yichuan, Fuchun All rights reserved. * Licensed to the Apache Softwar...
分类:
编程语言 时间:
2015-11-09 15:34:48
阅读次数:
286
Problem StatementSherlock Holmes is getting paranoid about Professor Moriarty, his arch-enemy. All his efforts to subdue Moriarty have been in vain. T...
分类:
其他好文 时间:
2015-11-09 07:09:52
阅读次数:
253
1.QP简介: 量子平台(Quantum Platform, 简称QP)是一个用于实时嵌入式系统的软件框架,QP是轻量级的、开源的、基于层次式状态机的、事件驱动的平台。QP包括事件处理器(QEP)、轻量级的事件驱动框架(QF)、任务调度微内核(QK)和实时跟踪调试器(QS)四个部分。利用QP可以开....
分类:
其他好文 时间:
2015-11-01 00:29:17
阅读次数:
360
#include#include #include using namespace std;std::vector v;int bigArr[10000];int helpArr[10000];int partition( int* arr, int left, int right );int QS...
分类:
其他好文 时间:
2015-10-24 15:47:43
阅读次数:
205
BZOJ 1512 [POI2006]Pro-Professor Szu Tarjan缩点+拓扑DP...
分类:
其他好文 时间:
2015-10-20 08:03:37
阅读次数:
381
1."softwar”:1953年Richard R.Carhart在备忘录中使用software一词2.软件工程 1968 年北大西洋公约组织在前联邦德国开会提出的 1968年秋季,NATO(北约)的科技委员会召集了近50名一流的编程人员、计算机科学家和工业界巨头,讨论和制定摆脱“软件危机”的对策...
分类:
其他好文 时间:
2015-09-22 23:41:04
阅读次数:
1569