-
cpp-objc-en.pdf
A good guideline for objective c programmers.
- 2014-08-21 13:47:41下载
- 积分:1
-
MA_SYSTEM
一个非常简易的均线策略,仅作展示用,高手绕行。
5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手;
其中这里上穿、下穿如下定义:
上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下
下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上
测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。
初始资金 50万(a sample back testing matlab code based on ma)
- 2014-10-21 22:51:24下载
- 积分:1
-
boxcount
matlab代码实现分形维数计算1,2,3维图形的盒维数(The following examples illustrate how to use the Matlab package boxcount to compute the fractal dimension of 1D, 2D or 3D sets, using the box-counting method.)
- 2021-01-13 22:58:47下载
- 积分:1
-
Bulk_use_src
bulk endpoint endless source/sink firmware.
EP2OUT will always accept a bulk OUT
EP4OUT will always accept a bulk OUT
EP6IN will always return a 512 byte packet. The packet contains an
incrementing byte starting at 0x02. Since EP6 always returns a 512
byte packet, this endpoint should never be accessed except with a
high-speed host controller.
EP8IN will continuously return the packet most recently written to
EP4OUT
- 2007-10-15 10:32:01下载
- 积分:1
-
hehe
这编程是关于三维图形的仿真,X.Y都是有取值范围的,图形都是有各种颜色(This program is about three-dimensional graphics simulation, XY are all the range, the graphics are a variety of colors)
- 2011-01-06 13:33:24下载
- 积分:1
-
dijkstra-
dijkstra算法的,比较简单。用于去图论路径最短值,会给出最短路径值和方案(dijkstra algorithm is relatively simple. For the shortest path to the value of graph theory, will give the shortest path values and programs)
- 2011-11-26 18:39:35下载
- 积分:1
-
MLE(simulation)
极大似然估计定位的编程实现,误差分析,节点数仿真等,比较全面,适合初学者(Maximum Likelihood Estimation targeted programming, error analysis, simulation, and other nodes, a more comprehensive, suitable for beginners)
- 2016-03-30 10:53:12下载
- 积分:1
-
LMS
LMS算法权值轨迹,学习曲线,误差曲线。MATLAB程序展示,有着良好的分析特性(LMS algorithm weight trajectory, the learning curve, the error curve. MATLAB program display, has a good analysis features)
- 2010-11-27 18:14:04下载
- 积分:1
-
simulink-models-of-pv-modules
find maximum power point in a PV cell
- 2012-04-03 19:45:48下载
- 积分:1
-
gen_ldpc
generate the parity check matrix
- 2009-09-21 22:57:49下载
- 积分:1