搜索资源列表
iStock-0[1].3.2-linux-x86_64
- 股票分析源代码,可用于中国股市和国外股市,只是需要增加数据下载引擎。 -Stock of the source code can be used for China' s stock market and foreign stock markets, but need to increase the data download engine.
algorithms-master
- 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi