码迷,mamicode.com
首页 >  
搜索关键字:advanced compression    ( 2238个结果
ZOJ 2158 && POJ 1789 Truck History (经典MST)
链接:http://poj.org/problem?id=1789 或  http://acm.zju.edu.cn/onlinejudge/showProblem.do?problemId=1158 Description Advanced Cargo Movement, Ltd. uses trucks of different types. Some trucks are use...
分类:其他好文   时间:2014-05-10 09:39:59    阅读次数:440
Pat(Advanced Level)Practice--1060(Are They Equal)
Pat1060代码 题目描述: If a machine can save only 3 significant digits, the float numbers 12300 and 12358.9 are considered equal since they are both saved as 0.123*105 with simple chopping. Now given...
分类:其他好文   时间:2014-05-08 02:07:49    阅读次数:452
使用 PVRTC 压缩格式创建纹理(Creating textures in the PVRTC compression format)
使用 PVRTC 压缩格式创建纹理(Creating textures in the PVRTC compression format)...
分类:其他好文   时间:2014-05-07 22:37:30    阅读次数:742
另一种角度看《RFID Advanced Security》首部曲
机缘巧合,有幸看到了不少关于RFID的资料,并且有幸看到了《RFID Advanced Security》这份PDF,听说这是国内安全大会上比较早出现关于RFID的议题。又听说这份是乌云内部的高级教程,文章内容单薄是无可厚非,毕竟是演讲,单单时间上来说不可能什么都讲。看完了以后实在有点不(fei)知...
分类:其他好文   时间:2014-05-05 10:22:37    阅读次数:403
一些关于流媒体的基本概念
目录[hide]1ASF2FLV3H2644X2645ffm6AVI7rtsp8rtp9mms10mmshASFASF是(Advanced Streaming Format 高级串流格式)的缩写,是 Microsoft 为 Windows 98 所开发的串流多媒体文件格式。ASF是微软公司Windo...
分类:其他好文   时间:2014-05-01 00:45:02    阅读次数:400
Pat(Advanced Level)Practice--1063(Set Similarity)
Pat1063代码 题目描述: Given two sets of integers, the similarity of the sets is defined to be Nc/Nt*100%, where Nc is the number of distinct common numbers shared by the two sets, and Nt is the to...
分类:其他好文   时间:2014-04-29 13:44:20    阅读次数:325
【CentOS】cp显示进度条
问题描述: 使用CentOS的cp时,对于大文件的拷贝或者mv,需要等待很长时间,现在需要显示cp或mv的进度 问题解决: Advanced copy 参考官网:http://beatex.org/web/advancedcopy.html 解决方法:
分类:其他好文   时间:2014-04-27 20:49:46    阅读次数:970
2238条   上一页 1 ... 222 223 224
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!