搜索资源列表
Delaunay
- Delaunay三角剖分算法介绍和c++源码。代码封装了其他人的代码包,在cygwin和redhat下编译通过。-This C++ library module is just a wrapper class on the Triangle package of Jonathan. The C++ wrapper will certainly slow access down if you want to mess with the triangulation but the basic del
PSC_neighbor_cell_opt
- 一个python实现的3G网络邻区和扰码优化的算法。可直接使用-A python implementation of 3G networks adjacent areas and the scrambling code optimization algorithm. Can be used directly
HFTrader-master
- Python and R 结合的高频交易分析算法,主要是用来进行nasdaq的股价分析。-python and r lang high freq
dictcnWorker
- 字典遍历算法,Python脚本,可移植可调试,python2.5-dictionary overview
code for homework3
- 本项目使用python自行实现了一遍BP算法,并大家一个三层的简易神经网络模型。供初学者使用。(This project uses Python to implement the BP algorithm once more, and we have a simple neural network model of three layers. For beginners to use.)
pokcgv
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
2-opt
- 运用2-opt算法解决TSP(旅行商问题),满足自定义五个点及自设迭代次数,包括可视化结果。(TSP (Traveling Salesman Problem) is solved by using 2-opt algorithm, which satisfies five custom points and self-designed iteration times, including visualization results.)