Algorithms: https://leetcode-cn.com/problems/min-stack/submissions// Review: https://www.infoq.cn/article/why-do-we-need-webrtc Tips: android handler。 ...
分类:
其他好文 时间:
2019-08-26 00:43:25
阅读次数:
70
推荐一个算法在线演示网站: https://www.cs.usfca.edu/~galles/visualization/Algorithms.html eg:红黑树、 AVL树等算法都可以直接在这个网站中演示 ...
分类:
编程语言 时间:
2019-08-25 18:28:23
阅读次数:
428
Algorithms: https://leetcode-cn.com/problems/best-time-to-buy-and-sell-stock/ Review: “How to write a good software design doc” by Angela Zhang https: ...
分类:
其他好文 时间:
2019-08-11 22:56:36
阅读次数:
117
Orgin:Using Audio Onset Detection Algorithms 本文档只记录了部分的内容,主要以aubio相关内容为主,并非整个文档的完整内容,记录人:lihaiping1603@aliyun.com QMUL算法: 这个基于信号的算法,它结合了能量(观察信号的能量)和相位 ...
分类:
编程语言 时间:
2019-08-09 20:00:43
阅读次数:
214
First lets recall the concept for BFS and DFS. I will use below Binary Tree as an example. Before that, lets go through some of the concepts of Trees ...
分类:
其他好文 时间:
2019-08-09 17:37:01
阅读次数:
94
Andy the smart computer science student was attending an algorithms class when the professor asked the students a simple question, “Can you propose an ...
分类:
其他好文 时间:
2019-08-04 15:05:14
阅读次数:
84
新版的Neo4j图形算法库(algo)中增加了个性化Pagerank的支持,我一直想找个有意思的应用来验证一下此算法效果。最近我看Peter Lofgren的一篇论文《高效个性化Pagerank算法》(Efficient Algorithms for Personalized PageRank)(h ...
分类:
编程语言 时间:
2019-08-04 10:40:55
阅读次数:
746
数据结构和算法演示学习网站:https://www.cs.usfca.edu/~galles/visualization/Algorithms.html .net 学习官网:https://docs.microsoft.com 垃圾回收机制:https://docs.microsoft.com/zh ...
分类:
其他好文 时间:
2019-08-02 21:06:54
阅读次数:
116
参考文献: [1] Cheng R , Gen M , Tsujimura Y . A tutorial survey of job-shop scheduling problems using genetic algorithms—I. representation[J]. Computers a ...
分类:
编程语言 时间:
2019-07-21 13:44:40
阅读次数:
187
Deeplearning Algorithms tutorial 谷歌的人工智能位于全球前列,在图像识别、语音识别、无人驾驶等技术上都已经落地。而百度实质意义上扛起了国内的人工智能的大旗,覆盖无人驾驶、智能助手、图像识别等许多层面。苹果业已开始全面拥抱机器学习,新产品进军家庭智能音箱并打造工作站级别 ...
分类:
其他好文 时间:
2019-07-17 18:34:31
阅读次数:
300