资源列表
一个完整的EA基础构架【源码】
- 认真看完这个文件,以后对编写MT4-EA的自动交易化程序会有很大的帮助!逻辑框架思路清晰试编写程序的关键!祝大家好运,财源滚滚!
五币对冲套利系统
- 使用这个黄金甲五币EA的用户请注意: 本EA采取五货币发散收敛之联动关系,对五种货币对同时下单并采取对冲形式下单,经过长时间实验测试发现能够明显且稳定获利证明真实成功的,而且绩效非常可观,本系统软件基于风险控制最小化和利润最大化的开发宗旨。抛弃了传统的一夜暴富的炒汇思想。使投资者在保证安全的原则下获取长期稳定的收入。本系统的推出定将颠覆目前国人固守的炒汇模式。人工喊单,人工分析,纯人工操作将成为历史。 下单仓位最低起步为0.01手,保险资金需要5000进行交易,本人敢保证的是复盘测试和挂机
M5311NBIOT—STM32实战
- ATK-S1216F8-BD GPS/Beidou module is a high performance GPS/Beidou dual mode positioning module. The module features package include: 1, the module uses S1216F8-BD module, small size, excellent performance. 2, the module can be used to set various par
OLED 屏幕显示DHT11温湿度
- ATK-S1216F8-BD GPS/Beidou module is a high performance GPS/Beidou dual mode positioning module. The module features package include: 1, the module uses S1216F8-BD module, small size, excellent performance. 2, the module can be used to set various par
DFA
- 用matlab 实现DFA去趋势分析,非常实用的程序(Realization of DFA Detrending Analysis with MATLAB)
delhpi开发自动换桌面源码
- 设置一个图片文件夹,里面存放桌面壁纸,可以设置时间间隔,自动换桌面壁纸
PMSM_EKF
- 永磁同步电机无速度传感器控制,基于EKF实现(Speed Sensorless Control of Permanent Magnet Synchronous Motor Based on EKF)
docs
- h infinity loop shaping gap metric
ldpc-3gpp-matlab-master
- Matlab simulations of the encoder and decoder for the New Radio LDPC code from 3GPP Release 15. The corresponding standards document (TS38.212)
hrs3300_sprd
- android 心率功能底层驱动实现,针对展讯平台优化处理。。。(Realization of bottom driver of Android heart rate function)
2013-TEC-LIPS
- 进化算法中解决多峰优化问题的经典算法 LIPS(LIPS: A Classical Algorithms for Multi-modal Optimization in Evolutionary Algorithms)
求多边形的骨骼线
- 输入一个多边形,求它里面的骨骼线。原理是利用三角形收敛成线段。