나머지/IT개발.잡다한것.82 인터레이스, 프로그래시브 영상의 기본적인 원리는 카메라에서 읽혀진 이미지를 전송해 텔레비전에서 보여주는 것입니다. 과거 아날로그에서부터 지금의 디지털 방식에 이르기까지 사람들은 어떤 방식을 통해 효율적으로 이미지를 전송할지 고민해 왔습니다. 영상 전송에 있어 다양한 규격과 방식이 있지만 여기서는 영상을 제작하고 편집하는 사람들이 기본적으로 알아야 할 인터레이스와 프로그레시브 방식에 대해서 설명하겠습니다. 최근에는 컴퓨터를 통해 영상을 시청하는 경우가 많지만 기본적으로 영상 규격은 텔레비전에서 시청하는 것으로 놓고 규격을 정하기 때문에 텔레비전으로만 보는 것이라면 문제가 없지만 텔레비전이 아닌 컴퓨터로 영상을 전송하고 시청하기 위해서는 주사(Scan) 방식의 특성을 이해해야 합니다. 최근에는 캠코더 내에서 인터레이스나 프로그레시브.. 2012. 10. 9. db, dw, equ에 대해 자세히나와있는 사이트 [어셈블리어 강좌?], "dscr.a51" 주소 : http://www.c-jump.com/CIS77/ASM/DataTypes/lecture.html Data Organization: DB, DW, and EQU 밑의 그림을 참고하면서 보면 쉽게 이해된다. Representing data types in assembly source files requires appropriate assembler directives. The directives allocate data and format x86 little-endian values. Bytes are allocated by define bytes DB. Words are allocated by define words DW. Both allow more than one byte or word to.. 2012. 9. 27. usb boot, 0xc0, RSEG, SEGMENT if ((WORD)&DeviceDscr & 0xC000) fx2 datasheetDuring the power-up sequence, internal logic checks the I2Cport for the connection of an EEPROM whose first byte iseither 0xC0 or 0xC2. If found, it uses the VID/PID/DID valuesin the EEPROM in place of the internally stored values (0xC0),or it boot-loads the EEPROM contents into internal RAM(0xC2). If no EEPROM is detected, FX2LP enumerates usinginter.. 2012. 9. 27. db Cx51 Compiler User's Guide Keil Software ReferenceThe remainder of this chapter describes each of the available Cx51 compilercontrol directives listed in alphabetical order. They are divided into thefollowing sections: Abbreviation: Gives any abbreviations that may be substituted for thedirective name. Arguments: Describes and lists optional and required directivearguments. Default: Shows the directive’s default setting. μVision2 Contr.. 2012. 9. 27. 이전 1 ··· 8 9 10 11 12 13 14 ··· 21 다음 반응형