会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Charlie-OwO
博客园
首页
新随笔
联系
订阅
管理
2018年11月26日
哈佛大学深度学习教程
摘要: https://github.com/Spandan-Madan/DeepLearningProject
阅读全文
posted @ 2018-11-26 10:39 Charlie-OwO
阅读(119)
评论(0)
推荐(0)
2018年11月14日
linux 命令
摘要: https://www.cnblogs.com/huchong/p/9956580.html
阅读全文
posted @ 2018-11-14 10:36 Charlie-OwO
阅读(79)
评论(0)
推荐(0)
2018年11月6日
go
摘要: Go语言圣经 《The Go Programming Language》 中文版本 https://books.studygolang.com/gopl-zh/ch8/ch8.html https://github.com/astaxie/build-web-application-with-gol
阅读全文
posted @ 2018-11-06 13:26 Charlie-OwO
阅读(115)
评论(0)
推荐(0)
2018年9月25日
面试题 GitHub整理
摘要: https://zhengjianglong.gitbooks.io/note-of-interview/content/os/section2.html https://github.com/LEAGUE-OF-BME/InterviewFAQ https://hit-alibaba.github
阅读全文
posted @ 2018-09-25 18:43 Charlie-OwO
阅读(1253)
评论(0)
推荐(0)
2018年9月9日
缓存机制
摘要: 缓存污染:缓存污染降低了缓存的使用率,把不常用的数据读取到缓存,同时会把常用的数据移出缓存,这样会直接降低系统的数据命中率 回避策略 回避策略 使用缓存淘汰算法(如:LFU, LRU)可以有效降低缓存污染的现象。 对缓存机制的理解(java) 缓存淘汰算法--LRU算法 Redis内存回收:LRU算
阅读全文
posted @ 2018-09-09 09:46 Charlie-OwO
阅读(113)
评论(0)
推荐(0)
2018年9月5日
驾驶行为预测驾驶风险
摘要: 1. 初赛15名,复赛16名 : https://www.jianshu.com/p/53a74993a609 2. 比赛心路 驾驶行为预测驾驶风险(二): https://zhuanlan.zhihu.com/p/35652890 3. pytorch深度学习参加平安银行数据大赛,从驾驶行为预测驾
阅读全文
posted @ 2018-09-05 20:34 Charlie-OwO
阅读(786)
评论(0)
推荐(0)
2018年8月29日
图的dfs与bfs
摘要: 图的遍历之 深度优先搜索和广度优先搜索 https://github.com/wangkuiwu/datastructs_and_algorithm/blob/master/source/graph/iterator/udg/java/MatrixUDG.java Java实现图的深度和广度优先遍历
阅读全文
posted @ 2018-08-29 19:36 Charlie-OwO
阅读(134)
评论(0)
推荐(0)
2018年8月28日
文本摘要提取
摘要: https://blog.csdn.net/xiexf189/article/details/79092629 https://blog.csdn.net/u012052268/article/details/77825981 https://blog.csdn.net/oxuzhenyi/arti
阅读全文
posted @ 2018-08-28 17:51 Charlie-OwO
阅读(388)
评论(0)
推荐(0)
Python异步爬虫
摘要: https://blog.csdn.net/whuhan2013/article/details/52529477
阅读全文
posted @ 2018-08-28 15:47 Charlie-OwO
阅读(126)
评论(0)
推荐(0)
ES 面试
摘要: 面试小结之Elasticsearch篇 ElasticSearch中文相关资料整理,包括书籍、视频、博文等。 :https://blog.csdn.net/r_p_j/article/category/7255500 第十五篇 深度揭秘elasticsearch的搜索技术 全文索引原理介绍
阅读全文
posted @ 2018-08-28 15:44 Charlie-OwO
阅读(273)
评论(0)
推荐(0)
下一页
公告