资源列表
38540632
- 这是上课用的几个程序,对于初学者还是有一定的价值的,多都源码,()
xiaozhuduanzuInfo
- 利用requests库和BeautifulSoup库对小猪短租网站进行爬取一系列信息,并自动获取下一页url 链接(Using requests library and BeautifulSoup library to crawl a series of information on the short rental website of piglets, and automatically obtain the next page URL link)
1
- Q值MATLAB正演反演程序,根据最基本公式编写(Q value MATLAB forward inversion program, according to the most basic formula written)
MATLAB
- 二维波动方程正演MATLAB有限差分程序(Two - Dimensional Wave Equation Equations MATLAB Finite Difference Program)
stock2csv.py
- 爬取网易财经上面的股票历史数据,为固定收益模型的计算提供数据支持(get historical data for the stock,which can help one to build your fixed income risk calculation model)
mgraph
- 图的基本操作: 创建(有向图、无向图、有向网、无向网) 顶点、路径(The basic function of Mgraph.)
经济调度
- 以发电机组发电成本最小为目标编写的程序,数据使用的是6台机组参数。(The program is written with the minimum generating cost of the generating set as the target, and the data is based on the parameters of the 6 units)
JSPGA1
- Job-shop车间调度遗传算法 FT06,6个工件6道工序6台设备 采用基于工序的编码方式(Job-shop genetic algorithm for job shop scheduling FT06,6 pieces, 6 processes, 6 equipment Coding based on process)
dspProject1
- 介绍了数字信号处理中IIR滤波器的设计与实现,主要用Matlab实现(introduce the design and realization of IIR filter using Matlab)
getAddress
- 基于C++和linux系统,可根据输入的URL网址,获取IP地址等信息(gain the IP address of an URL.)
aaa
- 在线爬40G的小说 40G,很大的。 程序简单易懂,初学者福利(using python to scrab the txt files in the website)
ebookSpyder
- 小说类爬虫的集合,这类网页的特征是需要提取的文本特别多, 特别是中文,解析却相对简单,涉及的js较少 **思路**:爬目录页,解析各章节链接,爬各章节,解析,保存到txt里 大部分的小说当然不是自己看啦,主要拿来练习爬虫和做文本分析用(Novel collection of reptiles, the characteristics of such pages is the need to extract the text in particular, Especially in Chi