资源列表
SRC
- 冒险岛8个版本的SRC开源,全部都能编译(Adventure Island 8 versions of SRC open source, all can compile)
matlab经典算法的程序
- 数学建模用,包含回归、神经网络等等算法和详细讲解(Mathematical modeling, including regression, neural networks, algorithms and detailed explanation)
adaboost-py-master
- 这是基于python 编写的 adaboost源码 和说明,直接调用即可。(This package implements a framework of adaboost, the famous Machine Learning algorithm. It is widely used in face related issues such as Face Recognition.)
imbalanced-learn-master
- 基于不均衡数据的学习,包含各种机器学习算法,python 操作(imbalanced-learn is a python package offering a number of re-sampling techniques commonly used in datasets showing strong between-class imbalance. It is compatible with scikit-learn_ and is part of scikit-learn-contr
FastJson-1.0.min
- 解决fastjson循环引用问题。fastjson如果存在多个对象,重复的对象会引用之前存在的,这个可以解决此问题。(Solving the fastjson loop reference problem. Fastjson if there are more than one object, repeated objects will reference what existed before, and this can solve the problem.)
OSC
- VAR1赋值:1日前的收盘价 VAR2赋值:成交量(手)的2日累和/((2日内最高价的最高值-2日内最低价的最低值)*100) VAR3赋值:(收盘价-VAR1)*VAR2 VAR4赋值:VAR3的历史累和 VAR5赋值:VAR4的5日[1日权重]移动平均 VAR6赋值:VAR4的8日[1日权重]移动平均 输出变动速率线: VAR5-VAR6 输出OSCMA: OSC的4日简单移动平均,COLOR00FF00 OSC, COLORSTICK 输出VD: 如果OSC>0,返
CAD插件
- The line generates the nodes The projection line Merge node I'm going to draw three dimensions
CAD插件
- Display & hide The line generates the nodes The projection line Merge node I'm going to draw three dimensions
mercator
- 墨卡托投影转换常用地图投影系列小程序,包括高斯克吕格投影,墨卡托投影等(Mercator projection transformation)
tranmerc_fwd
- UTM投影采用6度分带,从东经180度(或西经180度)开始,自西向东算起, UTM 投影转换(UTM projection transformation)
utmups_inv
- UTM投影采用6度分带,从东经180度(或西经180度)开始,自西向东算起,UTM反算(UTM projection uses 6 degrees belt, from 180 degrees east longitude (or west longitude 180 degrees) start, from west to East count, UTM counter)
tranmerc_inv
- TM投影一个发展方向是正切的Gauss-Krüger(高斯-克吕格)投影,横轴墨卡托投影正算(TM projection directions tangent Gauss-Kr u ger (Gauss Krueger) projection, transverse Mercator projection is calculated)
