1.java的由来 1995年,由sun【Stanford university network,斯坦福大学网络公司】公司退出的一门高级的编程语言 2.java语言体系 J2SE:标准版,java的核心语法,是 J2EE:企业版,应用于服务器或者web方向,涉及到JSP,Servlet等,其中三大框 ...
分类:
编程语言 时间:
2017-08-20 12:34:55
阅读次数:
216
///@link http://acm.hdu.edu.cn/showproblem.php?pid=1711 ///@author Sycamore ///@date 8/19/2017 ///@ref stanford-acm-master #include #include #include ... ...
分类:
其他好文 时间:
2017-08-19 12:55:47
阅读次数:
140
原文见http://blog.csdn.net/abcjennifer/article/details/7758797,加入了一些自己的理解 本栏目(Machine learning)包含单參数的线性回归、多參数的线性回归、Octave Tutorial、Logistic Regression、Re ...
分类:
Web程序 时间:
2017-08-10 17:01:36
阅读次数:
405
>>> from nltk.tokenize.stanford_segmenter import StanfordSegmenter >>> segmenter = StanfordSegmenter(path_to_jar='stanford-segmenter-3.8.0.jar', path_... ...
分类:
其他好文 时间:
2017-07-30 13:58:09
阅读次数:
315
Mosquitto是一个实现了MQTT3.1协议的代理服务器,由MQTT协议创始人之一的Andy Stanford-Clark开发,它为我们提供了非常棒的轻量级数据交换的解决方案。本文的主旨在于记录Mosquitto服务的安装和使用,以备日后查阅。 获取&安装 在Linux系统上安装Mosquitt ...
分类:
其他好文 时间:
2017-07-30 12:54:51
阅读次数:
179
一、数据资源 1、斯坦福大学网站 http://snap.stanford.edu/data/index.html 一般提供大社区数据,节点动则上万,十万百万等,包括已知社区划分的网络数据。 2、数据堂 http://www.datatang.com/ 数据堂上提供的数据多是论文中出现的数据,按数据 ...
分类:
其他好文 时间:
2017-07-21 11:37:19
阅读次数:
157
常见模型的下载地址:http://www.cc.gatech.edu/projects/large_models/ 斯坦福兔子的下载地址:http://www.cc.gatech.edu/projects/large_models/bunny.html 斯坦福兔子的官方主页:http://www.c ...
分类:
其他好文 时间:
2017-07-21 10:49:41
阅读次数:
150
本文原始版本号见http://blog.csdn.net/abcjennifer/article/details/7834256 本栏目(Machine learning)包含单參数的线性回归、多參数的线性回归、Octave Tutorial、Logistic Regression、Regulari ...
分类:
其他好文 时间:
2017-07-20 15:11:59
阅读次数:
207
Brackets Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 8085 Accepted: 4299 Description We give the following inductive definition of a “r ...
分类:
其他好文 时间:
2017-07-17 22:01:12
阅读次数:
201
https://raft.github.io/ https://web.stanford.edu/~ouster/cgi-bin/papers/raft-atc14 https://en.wikipedia.org/wiki/Raft_(computer_science) ...
分类:
其他好文 时间:
2017-07-13 20:41:42
阅读次数:
332