资源列表
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
37067491
- 有趣的图形精灵,它会把你的屏幕炸掉,不过不用担心,你的机器是安全的()
1
- 一维非稳态导热问题,一维厚度为0.2m的平板(this is acondution problem about a 1-D plate)
第一次作业
- 输出Hello world,JAVA基础的第一节课作业,适用于初学JAVA的人(print Hello world very good)
Dv-Hop
- 实现了WSN中的Dv-Hop定位算法的功能(The function of Dv-Hop positioning algorithm in WSN is realized)