这是2013年写的一篇旧文,放在gegahost.net上面 http://raison.gegahost.net/?p=97 March 11, 2013 General mistakes in parallel computing Filed under: concurrency,softwar ...
分类:
其他好文 时间:
2016-06-10 08:28:56
阅读次数:
159
http://jpkc.whu.edu.cn/jpkc/dxqyxxxtfgnjg/dzja/dzjc/jc2.htm 1 解析软件架构概念 1.1 软件架构的历史 早在1960年代,诸如E·W·戴克斯特拉就已经涉及软件架构这个概念了。自1990年代以来,部分由于在 Rational Softwar ...
分类:
其他好文 时间:
2016-06-08 12:23:39
阅读次数:
190
//原始QStringQString qs = QString::fromLocal8Bit("我的");std::string strQs = qs.toStdString(); int qs_size = qs.length();//长度为3int strQs_size = strQs.leng... ...
分类:
其他好文 时间:
2016-06-02 22:03:30
阅读次数:
360
2015年美国大学计算机专业排名 计算机专业介绍:计算机涉及的领域非常广泛,其分支学科也是非常多。所以在美国将主要的专业方向分为人工智能,程序应用,计算机系统(Systems)以及计算机理论(theory)这四个部分。 每个部分又有很多的研究方向,诸如人工智能与知识工程,模式识别与图像处理软件,多媒 ...
分类:
其他好文 时间:
2016-05-22 06:10:20
阅读次数:
884
Sherlock Holmes suspects his archenemy, Professor Moriarty, is once again plotting something diabolical. Sherlock's companion, Dr. Watson, suggests Mo ...
分类:
其他好文 时间:
2016-05-14 16:46:49
阅读次数:
135
题目重现In 1953, David A. Huffman published his paper “A Method for the Construction of Minimum-Redundancy Codes”, and hence printed his name in the history of computer science. As a professor who gives th...
分类:
其他好文 时间:
2016-05-13 00:25:31
阅读次数:
223
Sky Code Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 2085 Accepted: 665 Description Stancu likes space travels but he is a poor softwar ...
分类:
其他好文 时间:
2016-05-06 21:54:12
阅读次数:
210
Professor Tian Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Total Submission(s): 870 Accepted Submission(s): 479 Pr ...
分类:
其他好文 时间:
2016-05-05 10:58:28
阅读次数:
219
Dr. YUE XIAO Dr. YUE XIAO Dr. YUE XIAO Professor National Key Lab of Communication Science and Technology on Communications University of Electronic S ...
分类:
其他好文 时间:
2016-05-03 23:56:02
阅读次数:
757
SELECT top 20 qs.creation_time,last_execution_time,total_physical_reads,total_logical_reads,total_logical_writes,DB_NAME(dbid) dbname, execution_count ...
分类:
数据库 时间:
2016-04-27 12:18:56
阅读次数:
201