资源列表
sfd
- 这是一个支持向量机的代码,相当好。对我有很大帮助-This is a support vector machine code, a very good job. Have helped me a lot
shortest-route-problem
- 最短路径问题的四种实现方式:广度优先、深度优先、贪心法、动态规划法、穷举法、回溯法。-Four ways to achieve the shortest path problem breadth priority greedy depth-first dynamic programming method exhaustive backtracking
svm-java
- Java下面的支持向量机源程序。。可应用于各种领域-Java following SVM source. . Can be applied to various fields. .
fisherInt
- 通过Fisher线性判别是否为数字,并识别手写数字。-Through the Fisher Linear Discriminant for figures and handwritten numeral recognition.
趋势黄金一次一单源码
- 黄金一次一单的源码文件免费分享 EA每单都带止损止盈,模拟测试2个周盈利58%,截至目前最大的浮亏11.4%,做单准确率很高,100美金实盘账号一个周盈利50%,模拟实盘同步运行,不加仓不网格,高胜率策略,对源码感兴趣的汇友可以自行下载!
长青树趋势-EA.zip
- 核心功能亮点 多周期多货币对覆盖:支持 M1 到 H1 四个时间周期,覆盖 EURUSD、GBPUSD、XAUUSD 等 13 个主流货币对和黄金,实现全天候行情监控。 智能资金管理:默认按资金比例开单(autoLotSize=true),500 美元递增 0.01 手,最大 99 手,兼顾风险与收益;也可切换为固定手数模式,灵活适配不同账户规模。 交易执行与风险控制 双策略并行:可同时运行 ST1 和 ST2 两个策略,通过 by_bo_1 参数控制策略启动条件,提升捕捉行情的概率。
textcluster
- 实现中文分词并聚类输出,分词算法是自己写的以空格分词,如果有需要高级的分词算法可自己下载相关算法-Realization of the Chinese word segmentation and clustering output
simpleCS
- Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING by David E. Goldberg -Pascal Programs Printed in GENETIC ALGORITHMS IN SEARCH, OPTIMIZATION, AND MACHINE LEARNING by David E. Goldberg
activity-recognition-based-on-SVM
- 基于支持向量机的人类活动识别,以日常生活中的10个活动进行识别。-Support Vector Machine (SVM) was first proposed in 1995 by Cortes and Vapnik [15] for solving classification and regression problems. The solving strategy of SVM on the multiple classification problems is com
Apriori
- C++实现的Apriori算法,用以挖掘布尔关联规则频繁项集,附带有样例输入输出。-Apriori Algorithm implemented by C++.
BP
- c语言实现的BP算法,c++语言实现的BP算法,matlab实现的BP算法-BP algorithm c language
aca_and_ga
- 分别使用遗传算法和蚁群算法实现了TSP问题的求解。-This project solved the TSP problem using genetic algorithms and ant colony algorithms.
