11 2015 档案
摘要:一、DB2 概述 1. SPUFI (SQL Processor Using file input) 主要需要了解实验上的一些操作 参考:https://www-01.ibm.com/support/knowledgecenter/SSEPEK_10.0.0/com.ibm.db2z10.doc.a
阅读全文
posted @ 2015-11-11 16:50
artificerpi
摘要:Python3 网络爬虫 1. 直接使用python3 一个简单的伪代码 以下这个简单的伪代码用到了set和queue这两种经典的数据结构, 集与队列. 集的作用是记录那些已经访问过的页面, 队列的作用是进行广度优先搜索. 1 2 3 4 5 6 7 8 9 10 11 queue Q set S
阅读全文
摘要:C4.5 classification and K-means clustering(待更新) C4.5分类算法 Algorithm C4.5 builds decision trees from a set of training data in the same way as ID3, usin
阅读全文

浙公网安备 33010602011771号