会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
luoganttcc
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
325
326
327
328
329
330
331
332
333
···
345
下一页
2018年11月24日
yolo原理
摘要: yolo链接
阅读全文
posted @ 2018-11-24 21:31 luoganttcc
阅读(83)
评论(0)
推荐(0)
2018年11月23日
常用深度学习模型
摘要: 文章链接
阅读全文
posted @ 2018-11-23 12:28 luoganttcc
阅读(117)
评论(0)
推荐(0)
2018年11月22日
linux 解包与打包
摘要: 解包:tar xvf FileName.tar打包:tar cvf FileName.tar DirName
阅读全文
posted @ 2018-11-22 11:58 luoganttcc
阅读(101)
评论(0)
推荐(0)
2018年11月21日
新qq
摘要: 212308805
阅读全文
posted @ 2018-11-21 11:47 luoganttcc
阅读(97)
评论(0)
推荐(0)
2018年11月19日
《北方》--艾青
摘要: 而我——这来自南方的旅客,却爱这悲哀的北国啊。扑面的风沙与入骨的冷气,决不曾使我咒诅;我爱这悲哀的国土,一片无垠的荒漠,也引起了我的崇敬:——我看见我们的祖先带领了羊群,攻着笳笛,沉浸在这大漠的黄昏里……我们踏着的古老的松软的黄土层里,埋有我们祖先的骸骨啊,...
阅读全文
posted @ 2018-11-19 19:16 luoganttcc
阅读(1091)
评论(0)
推荐(0)
2018年11月14日
经济学人
摘要: http://te.beifenlianjie1.com/
阅读全文
posted @ 2018-11-14 16:11 luoganttcc
阅读(141)
评论(0)
推荐(0)
2018年11月13日
talib 中文文档
摘要: 链接tailb_document#!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Mon Nov 12 16:36:02 2018@author: lg"""import tushare a...
阅读全文
posted @ 2018-11-13 14:28 luoganttcc
阅读(8013)
评论(0)
推荐(0)
2018年11月12日
MACD 源码定义
摘要: 要理解MACD ,首先要理解指数衰减加权平均,下文有EMA源码#!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Mon Nov 12 16:36:02 2018@author: lg"""i...
阅读全文
posted @ 2018-11-12 17:01 luoganttcc
阅读(489)
评论(0)
推荐(0)
指数移动平均
摘要: import tushare as tsimport pandas as pdimport matplotlib.pyplot as pltimport numpy as npimport talibdf=ts.get_k_data('600600')#简单...
阅读全文
posted @ 2018-11-12 15:49 luoganttcc
阅读(209)
评论(0)
推荐(0)
2018年11月7日
mongodb转json
摘要: 从远程数据表拉取数据到本地json文件mongoexport --host 远程服务器IP --port 远程服务器端口 --username 远程数据库用户名 --password 远程数据库密码 --db 数据库名 --collection 数据表名 -...
阅读全文
posted @ 2018-11-07 14:23 luoganttcc
阅读(448)
评论(0)
推荐(0)
上一页
1
···
325
326
327
328
329
330
331
332
333
···
345
下一页
公告