局部敏感哈希(Locality Sensitive Hashing)和MinHash

Posted by 夏泽民

我们所面对的数据是海量的,并且有着很高的维度。在对数据的各种操作中,查询操作是最常见的一种,这里的查询是指输入一个数据,查找与其相似的数据,那么怎样快速地从海量高维数据中,找到与某个数据最相似的数据,成为了一个难点和问题。



协程与线程的区别

Posted by 夏泽民

协程:实现协作式多任务,可以在程序执行内部中断,转而执行其他协程。



InnoDB与MyISAM 聚集索引与非聚集索引

Posted by 夏泽民

索引(Index)是帮助MySQL高效获取数据的数据结构。MyISAM和Innodb都使用了B+树这种数据结构做为索引。



DNS原理和智能DNS及CDN

Posted by 夏泽民

CDN是什么



WebRTC Gaming as a Service

Posted by 夏泽民

https://webrtchacks.com/open-source-cloud-gaming-with-webrtc/ https://github.com/giongto35/cloud-game https://blog.sqreen.com/dynamic-instrumentation-go/ https://github.com/mattn/golisp https://github.com/adamluzsi/testcase https://github.com/autom8ter/geodb



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required