搜索资源列表
SimpleLRUalgorithm
- 最简单的LRU算法实现,就是利用jdk的LinkedHashMap,覆写其中的removeEldestEntry(Map.Entry)方法即可-Simple LRU algorithm is to use jdk' s LinkedHashMap, override one of the removeEldestEntry (Map.Entry) method can be
01.x264_main_dataflow
- 深入理解x264算法的重要文章,对x264每个函数都做了详细的描述,对整体流程也用图的形式加以表达,对想真正弄懂算法的朋友很有帮助-In-depth understanding of important articles x264 algorithm, each function of the x264 have done a detailed descr iption of the overall process is also used to map the expression of th
02.x264_cavlc_dataflow
- 深入理解x264算法的重要文章之2,对x264每个函数都做了详细的描述,对整体流程也用图的形式加以表达,对想真正弄懂算法的朋友很有帮助-In-depth understanding of important articles x264 algorithm, each function of the x264 have done a detailed descr iption of the overall process is also used to map the expression of