摘要: 哈希表(Hash Table)是一种结合数组和链表的一种特殊的数据结构, 其中(Key-Value)的Key通过一个散列函数可以得到在哈希表中的位置。 http://blog.csdn.net/duan19920101/article/details/51579136 http://blog.csd 阅读全文
posted @ 2017-04-24 16:40 Archer.Huang 阅读(111) 评论(0) 推荐(0) 编辑
摘要: YCbCr是一种YUV格式的特殊处理。 http://blog.sina.com.cn/s/blog_9015f32301014cu5.html http://blog.csdn.net/kickxxx/article/details/8313050 http://blog.csdn.net/bey 阅读全文
posted @ 2017-04-24 15:23 Archer.Huang 阅读(273) 评论(0) 推荐(0) 编辑