资源列表
source3
- some more code that will help you out, music.!
go
- 用来打印,使用log的打印方式,可以打印出日期,并且可以带颜色打印,方便调试(Used for printing, using the log printing method, can print out the date, and can be printed with color, easy to debug.)
socket UDP
- TCP/IP协议叫做传输控制/网际协议,又叫做网络通信协议。实际上,它包括上百个功能的协议。 套接字(socket):在网络中用来描述计算机中不同程序与其他计算程序的通信方式。 套接字分为三类; 流式socket(SOCK_STREAM):提供可靠,面向连接的通信流;它使用TCP协议,从而保证了数据传输的正确性和顺序性。 数据报socket(SOCK_DGRAM):数据报套接字定义了一种无连接的服务,数据通过相互独立的报文进行传输,无序的,并且不保证可靠,无差错的。它使用的数据报协议是U
pa3
- 对于有些网址上不能直接下载的图片,利用此代码就能够伪装成浏览器,批量爬取网页上的图片。(It can pretend like a browser to download the pictures on the web page)
shum
- 湿度数据的数据处理,不错程序,可以拿来直接用(Humidity data processing, good program, can be used directly)
install_l2tp.sh
- install l2tp vpn in linux server
Eutectic
- 可以计算合金共晶凝固过程;使用的是Ingo多相场理论(The eutectic solidification of the alloy can be calculated; Ingo multiphase field theory is used)
Eutectoid
- 用多相场法模拟合金凝固过程中的共析反应。(Multi-Phase Equilibrium Method Used to Simulate the Eutectoid Reaction During Solidification of Alloy)
NiTi
- 用多相场法模拟NiTi合金凝固过程。linux代码(Multiphase Field Simulation of NiTi Alloy Solidification Process.)
RBF代码
- RBF神经网络能够用于预测,是一种经典非线性时间序列的预测模型。(RBF neural network can be used for prediction, and it is a classic nonlinear time series prediction model.)
xici_proxy
- 爬取西刺前10页(可自行修改参数total_page来管理爬取的页数)有效期大于1天的高匿代理IP,并测试其有效性,最后保存为Proxies.json文件(Unicode),使用时导入文件随机选取一个代理ip使用即可.(Crawl up to 10 pages before the Western thorn, which can modify the parameter total_page to manage the page number of climbing. The high hid
Linux命令
- 常用linux命令,一个你值得查看的文档,常看看学的更多哦(Common linux commands)