2015-08-25 008 Foreword QUOTE: I think that it's extraordinarily important that we in computer science keep fun in computing...... What's in your han....
分类:
其他好文 时间:
2015-08-26 09:19:59
阅读次数:
184
The science of interaction
摘要
可视分析中增长的感知交互和查询无法摆脱。通过交互操作可视界面---分析的论述----构建、测试、精炼,及共享知识。本文反映可视化研究与开发会议中的交互挑战。识别最近可视分析研究典范,在真实的交互科学目标具有真实的进步,必须包括理论和可测试关于人与信息交互最合适机制。七个领域未来5年可视分析研究:普适,表征交互;获取用户意向性;基于知识...
分类:
其他好文 时间:
2015-08-25 23:59:11
阅读次数:
335
The 3n + 1 problem
Problem Description
Problems in Computer Science are often classified as belonging to a certain class of problems (e.g., NP, Unsolvable, Recursive). In this problem you will...
分类:
其他好文 时间:
2015-08-21 21:34:19
阅读次数:
118
解题报告 之 CodeForces 6E Exposition
Description
There are several days left before the fiftieth birthday of a famous Berland's writer Berlbury. In this connection the local library decided to make an exposition of the works of this famous science-fiction writ...
分类:
其他好文 时间:
2015-08-19 00:35:45
阅读次数:
223
Printer Queue
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 4329
Accepted: 2269
Description
The only printer in the computer science students' union is exp...
分类:
其他好文 时间:
2015-08-18 19:19:08
阅读次数:
95
Python 之 使用 PIL 库做图像处理1. 简介。 图像处理是一门应用非常广的技术,而拥有非常丰富第三方扩展库的 Python 当然不会错过这一门盛宴。PIL (Python Imaging Library)是 Python 中最常用的图像处理库,目前版本为 1.1.7,我们可以在这里下载学....
分类:
编程语言 时间:
2015-08-16 22:57:53
阅读次数:
176
聚类分析初探第一章 引言第二章 预备知识第三章 直接聚类法第四章 K-means第五章 DBSCAN第六章 OPTICS第七章聚类分析的效果评测第八章数据尺度化问题发表在 Science 上的一种新聚类算法 本文摘自中国科学院计算技术研究所周昭涛的硕士论文《文本聚类分析效果评价及文本表示研究》的.....
分类:
其他好文 时间:
2015-08-16 13:32:56
阅读次数:
200
usingSystem;usingSystem.Drawing;usingSystem.Drawing.Drawing2D;usingSystem.Drawing.Imaging;usingSystem.IO;usingSystem.Text;usingSystem.Web;namespaceDem...
我的系统是mac os x yosemite 10.10
一、下载源码包
http://www.pythonware.com/products/pil/index.htm 下载最新版的PIL安装程序 ,我下载的是tar xfz Imaging-1.1.7.tar.gz
http://www.ijg.org 最新的版本是jpegsrc.v9a.tar.gz,安装jpeg库...
分类:
编程语言 时间:
2015-08-15 16:32:19
阅读次数:
133
Science!
Time Limit: 5000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 415 Accepted Submission(s): 116
Special Judge
Problem Description
Welcome, l...
分类:
其他好文 时间:
2015-08-13 23:46:26
阅读次数:
212