asdf

Full text search for "byte"


Search BackLinks only
Display context of search results
Case-sensitive searching
  • 바이트,byte . . . . 53 matches
         byte
         Srch:byte
         [[byte_order]] =,byte_order . byte_order
          '''byte order'''
          [[바이트,byte]]
          ... Ggl:"byte order"
          [[network_byte_order]] =,network_byte_order . network_byte_order
          '''network byte order'''
          ... Ggl:"network byte order"
          [[byte_order_mark]] (BOM) =,byte_order_mark =,byte_order_mark . byte_order_mark |=,BOM BOM
          '''byte order mark (BOM)'''
          ... Ggl:"byte order mark (BOM)"
          http://fileformats.archiveteam.org/wiki/Byte_Order_Mark
          https://simple.wikipedia.org/wiki/Byte_order_mark
          most significant byte
          most-significant byte
          least significant byte
          least-significant byte
          Ggl:"most least significant byte"
         [[byte_alignment]] =,byte_alignment . byte_alignment
  • 컴파일,compile . . . . 20 matches
         [[바이트코드,bytecode]] =바이트코드,bytecode =,bytecode 바이트코드 bytecode
         [[Java_bytecode]] =,Java_bytecode =,Java_bytecode . Java_bytecode
         [[WpSp:Java_bytecode]]
         = https://simple.wikipedia.org/wiki/Java_bytecode
         [[WpEn:Java_bytecode]]
         = https://en.wikipedia.org/wiki/Java_bytecode
         [[WpEn:List_of_Java_bytecode_instructions]]
         = https://en.wikipedia.org/wiki/List_of_Java_bytecode_instructions
         [[WtEn:Java_bytecode]] = https://en.wiktionary.org/wiki/Java_bytecode x [[Date(2023-11-09T09:05:18)]]
         Up: [[자바,Java]] or [[Java_Platform]] / [[bytecode]]
         https://simple.wikipedia.org/wiki/Bytecode
         https://en.wikipedia.org/wiki/Bytecode
         WtEn:bytecode
  • 문자집합,character_set . . . . 9 matches
         == SBCS single-byte character set ==
         "SBCS single-byte character set"
         Naver:"SBCS single-byte character set"
         Ggl:"SBCS single-byte character set"
         == MBCS multibyte character set ==
         "MBCS multibyte character set"
         Naver:"MBCS multibyte character set"
         Bing:"MBCS multibyte character set"
         Ggl:"MBCS multibyte character set"
  • WinAPI . . . . 6 matches
         BYTE
         #define RGB(r, g, b) ((COLORREF)(((BYTE)(r) | ((WORD)((BYTE)(g)) << 8 | (((DWORD)(BYTE(b)) << 16)))
         BYTE
         ||cb ||count of bytes? ||
  • 기계,machine . . . . 6 matches
         HipHop bytecode (HHBC) =,hhbc . is a [[바이트코드,bytecode]]
          * Bytecode is binary and is natively interpreted by Parrot. Bytecode is usually stored in files with the filename extension ".pbc". // [[바이트코드,bytecode]]
          * Parrot_assembly_language (PASM) is the low level language that compiles down to bytecode. PASM code is usually stored in files with the filename extension ".pasm".
  • 부호,code . . . . 6 matches
         [[bytecode]] =,bytecode . bytecode
         [[바이트,byte]]
         '''JIT compiler'''는 실행시간도중에(runtime = run_time 에) [[bytecode]]를 [[machine_code]]로 변환한다.
         https://rosettacode.org/wiki/Bytecode
  • 스트림,stream . . . . 6 matches
          * 흐름? [[흐름,flow]]과 겹침. [[흐름,stream]]? - 비트흐름bitstream 바이트흐름bytestream ...
         bytestream or byte_stream - [[바이트,byte]]
         [[바이트스트림,bytestream]] or
         [[바이트스트림,byte_stream]] or
  • 널,null . . . . 3 matches
         null-terminated byte string
          C: https://en.cppreference.com/w/c/string/byte
          C++: https://en.cppreference.com/w/cpp/string/byte
  • 마크,mark . . . . 3 matches
         [[byte_order_mark]](BOM) or [[BOM,byte_order_mark]]
          WtEn:byte_order_mark
  • 유닉스,Unix . . . . 3 matches
         [[스트림,stream]] esp byte_stream and [[표준스트림,standard_stream]]
         중간에(사이에) 흐르는 정보는 often a [[스트림,stream]] of [[레코드,record]]s, [[바이트,bytes]]s, or [[비트,bits]]s, // record_stream bytestream bitstream
  • 텍스트_편집기,text_editor . . . . 3 matches
          "(or '''binary file editor''' or '''byte editor''')"
          // AKA binary_file_editor , byte_editor ... =,binary_file_editor =,byte_editor .
  • 단어,word . . . . 2 matches
         Cmp: [[byte_addressing]] { https://en.wikipedia.org/wiki/Byte_addressing }
  • 문자열,string . . . . 2 matches
         `bytes`
          that compactly stores bits. // ''문맥 상 누구나 이해하지만, 보다 정확하게 표현하자면 bits보다 boolean values가 낫지 않을까? 당근, boolean들을 저장할 때 byte/int 단위로 저장하는 것보다 훨씬 공간을 절약.''
  • 비트와이즈,bitwise . . . . 2 matches
         coordinate terms: [[바이트와이즈,bytewise]] [[워드와이즈,wordwise]] 마찬가지로 한 번에 한 [[바이트,byte]]/ 한 [[워드,word]] 그런 뜻. (Wiktionary)
  • 인터프리터,interpreter . . . . 2 matches
          그 경우 대상은 보통 [[바이트코드,bytecode]]?
          Ggl:"bytecode compiler interpreter"
  • 직렬화,serialization . . . . 2 matches
         byte_ordering / byte_order / endianness
  • 프로토콜,protocol . . . . 2 matches
         https://en.wikipedia.org/wiki/Byte-oriented_protocol
          byte인 [[control_code]] ? [[control_charcter]]? 를 쓰는 ?
  • FrontPage . . . . 1 match
         mk script: del cache && count all wiki data words/bytes/lines (wiki statistics)
  • PHP_functions . . . . 1 match
         multibyte string을 위한 strlen인 듯
  • 광역_문자,wide_character . . . . 1 match
          [[멀티바이트_문자,multibyte_character]]
  • 독립성,independence . . . . 1 match
          C# Java 등등 .... 이걸 위해 machine_code 가 아닌 [[바이트코드,bytecode]]로 compile하고 그런다
  • 메모리,memory . . . . 1 match
         IA-64 defines a single, uniform, linear address space of 264 bytes.[* https://www.cs.nmsu.edu/~rvinyard/itanium/ia64wbts/arch_mod/main/main_arc.htm]
  • 비트,bit . . . . 1 match
         [[바이트,byte]]는 거의 항상 8비트.
  • 연결,connection . . . . 1 match
         [[바이트스트림,bytestream]] or 바이트흐름?
  • 유닉스_명령 . . . . 1 match
         -b byte(바이트)
  • 정보,information . . . . 1 match
         [[바이트,byte]]
  • 주소,address . . . . 1 match
         [[주소공간,address_space]]을 보통 [[바이트,byte]] 단위 '''주소,address'''(=[[메모리주소,memory_address]])로 접근([[access]], [[인덱스,index]])하는듯?
  • 키보드,keyboard . . . . 1 match
         키보드 [[버퍼,buffer]]는 0040:001E ~ 0040:003C (32 bytes)
  • 타입,type . . . . 1 match
         [[크기,size]] - in bytes
  • 터미널,terminal . . . . 1 match
         [[바이트스트림,bytestream]] - [[스트림,stream]]
  • 파일,file . . . . 1 match
         "A '''FourCC''' ("four-character code") is a sequence of four bytes (typically ASCII) used to uniquely identify [[data_format]]s. It originated from the '''OSType''' or '''ResType''' [[metadata]] system used in classic_Mac_OS ..."
  • 패리티,parity . . . . 1 match
          '''Parity bits''' are generally applied to the smallest units of a [[communication_protocol]], typically 8-bit octets (bytes), although they can also be applied separately to an entire message string of bits.")
  • 패킷,packet . . . . 1 match
         [[바이트,byte]]
  • 표기법,notation . . . . 1 match
          (첫문장 "In several programming languages, such as [[펄,Perl]], '''brace notation''' is a faster way to extract bytes from a string variable." [[Date(2023-11-23T09:58:28)]])
Found 34 matching pages out of 2022 total pages

You can also click here to search title.