自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Copy anywhere

Access anywhere

  • 博客(2)
  • 资源 (3)
  • 收藏
  • 关注

原创 mingw开发环境中msys及vim的简单配置

在\msys\1.0\etc\profile文件中增加几行alias ls='ls --color'alias la='ls -a --color'alias ll='ls -al --color'alias cp='cp -i'alias mv='mv -i'alias rm='rm -i' 修改~/.vimrcsyntax onset numbers

2012-09-20 14:46:39 2891

原创 IP, UDP, RTP包头及MTU

IP包头固定部分共20字节 UDP包头固定部分共8字节 RTP包头固定部分共12字节 MTU size: 1500 bytes for wireline IP links (maximum size of an Ethernet packet)IP + UDP + RTP overhead = 20 + 8 + 12 = 40 bytes

2012-09-17 11:10:51 2845

SMPTE 421M

This document was prepared for the primary purpose of documenting the bitstream format and decoding process used in the VC-1 video decoder. It defines the bitstream syntax, semantics and constraints for compressed video bitstreams and describes the complete process required to decode them.

2010-05-05

CPU ID检查工具CPU-Z 1.52

可以检查cpu的下列信息 Name Code Name Package Technology Specification Family Ext. Family Instructions Clock Cache (Level 1 & Level 2) 等信息

2009-12-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除