Search results

From Free Pascal wiki
Jump to navigationJump to search
  • ...matting (spacing, line breaking, quoting), over simple conversion (decimal/hex or float-as-date) to performing calculations/lookups on/with the data. Set a specific DisplayFormat. (e.g. Hex or Binary).
    10 KB (1,701 words) - 08:41, 29 April 2024
  • |   prefix for hex-number e.g. $FFFFFF  
    8 KB (1,042 words) - 17:57, 3 December 2022
  • * HexStr() does not result in correct hex strings (code generator problem?)
    5 KB (802 words) - 18:58, 7 September 2022
  • MD5 - 32 hex bytes of the MD5 sum of the entire file. Signature - 64 hex bytes that comes from IM identify that is I think the md5 of the image only
    17 KB (2,444 words) - 11:55, 11 December 2022
  • ...tado: %Xh', [$1])); } /* <- hex = X , add 'h' to identify this result as a hex number */ The result of this is shown next for calculating 4*5 as a hex value with the calculator above:
    20 KB (3,001 words) - 08:06, 23 February 2020
  • Smallest code point [hex] 000000 000000 000000 Largest code point [hex] 10FFFF 10FFFF 10FFFF
    29 KB (1,840 words) - 02:21, 19 February 2020
  • El resultado obtenido por el compilador es un fichero con extensión .hex que puede ser programado con la utilidad flash NXP.
    5 KB (755 words) - 08:41, 14 February 2020
  • Smallest code point [hex] 000000 000000 000000 Largest code point [hex] 10FFFF 10FFFF 10FFFF
    19 KB (2,786 words) - 13:47, 21 February 2020
  • The result of the compiler is a .hex file which can be programmed by the NXP flash programming utility.
    9 KB (1,358 words) - 12:40, 6 April 2023
  • ! [[Hexadecimal|Hex]]
    13 KB (1,585 words) - 18:00, 18 November 2019
  • *** Ability to display a memory area as hex values
    10 KB (1,299 words) - 07:59, 25 October 2021
  • ! [[Hexadecimal/pt|Hex]]
    14 KB (1,802 words) - 00:16, 27 September 2019
  • ...e.conf -v -patmega328p -carduino -P/dev/ttyUSB0 -b57600 -Uflash:w:Project1.hex:i </code> ...v/ttyACM0 -b57600 -Uflash: w:$Path($(OutputFile))$NameOnly($(TargetFile)). hex</code> ''ATTENTION - The µC used for the command above is an ATMega16''
    11 KB (1,520 words) - 01:31, 26 December 2020
  • While compilation the fpc creates a .hex-file (binary), this can be loaded to the microcontroller, arduino board res
    12 KB (1,752 words) - 09:43, 22 August 2023
  • ...on the right side, showing the current watch in more detail)<br/>(Example: Hex dump of a string)
    14 KB (2,172 words) - 22:43, 28 June 2023
  • 가장 작은 코드 포인트 [hex] 000000 000000 000000 가장 큰 토드 포인트 [hex] 10FFFF 10FFFF 10FFFF
    22 KB (1,150 words) - 02:21, 19 February 2020
  • Kleinster Codepoint [hex] 000000 000000 000000 Größter Codepoint [hex] 10FFFF 10FFFF 10FFFF
    24 KB (3,291 words) - 02:19, 19 February 2020
  • ...number, but only checks for numeric characters omitting e.g. negative and hex or binary values. Renamed too '''IsNumeric''' and deprecated the old functi
    13 KB (1,955 words) - 12:18, 1 May 2024
  • ...icking on the dropdown field at the right opens a subnode with the RGB and Hex color information.
    17 KB (2,653 words) - 00:41, 21 February 2020
  • Plus petit point de code [hex] 000000 000000 000000 Plus grand point de code [hex] 10FFFF 10FFFF 10FFFF
    27 KB (4,032 words) - 02:20, 19 February 2020
  • ...e.conf -v -patmega328p -carduino -P/dev/ttyUSB0 -b57600 -Uflash:w:Project1.hex:i</code><br> ...rdude.conf" -v -patmega328p -carduino -b115200 -P COM3 -Uflash:w:project1.hex:i</code><br>
    12 KB (1,620 words) - 16:26, 25 December 2020
  • * Hex color code underlining <li><code>-z=<var>hex</var></code> &mdash; Hexadecimal mode, single-byte encodings</li>
    158 KB (24,377 words) - 13:36, 3 May 2024
  • HexText := ARequest.QueryFields.Values['hex'];
    22 KB (3,228 words) - 17:54, 4 September 2021
  • Smallest code point [hex] 000000 000000 000000 Largest code point [hex] 10FFFF 10FFFF 10FFFF
    36 KB (5,248 words) - 02:19, 19 February 2020
  • HexText := ARequest.QueryFields.Values['hex'];
    18 KB (2,723 words) - 00:04, 15 February 2020
  • ...files. It analyses field values and provides explanation, can show data in hex and decimal etc. See folder "applications/biffexplorer" in ccr (https://sou
    21 KB (3,026 words) - 19:12, 1 May 2024
  • // hex 0x1000 so simply calculate 0x2000 0000 / 0x1000 = 0x2000 0
    33 KB (3,522 words) - 06:42, 19 February 2020
  • * [[CudaText#Hex_display_of_special_chars|Hex display of special chars]]
    23 KB (3,578 words) - 07:31, 18 April 2024
  • HexText := ARequest.QueryFields.Values['hex'];
    24 KB (3,645 words) - 01:59, 1 May 2020
  • HexText := ARequest.QueryFields.Values['hex'];
    32 KB (1,196 words) - 00:22, 8 January 2021
  • ...ager for Linux developed in Lazarus and Free Pascal. Integrated bin, text, hex viewer (own component) and editor based on SynEdit [dead website].
    22 KB (3,411 words) - 02:28, 26 November 2020
  • ...est runtime memory use. So all strings appear fully human-readable, if you hex-edit the built binary. FPC does deduplicate constant strings, so if the sam
    34 KB (5,639 words) - 14:18, 7 January 2024
  • ...n ampersand (&), a standardized appreviation of the character name (or its hex or decimal unicode value), and ending with a semicolon (;). A list of all h ...values, in the format <tt>#rrggbb</tt> or <tt>#rgb</tt> where r, g, b are hex bytes for the red, green and blue color components. The three-digit codes <
    115 KB (18,877 words) - 11:41, 26 April 2024
  • ** If it has "/view-hex', then file will open in internal viewer, hex mode. ...ex", then in the case of non-text file, file will open in internal viewer, hex mode.
    258 KB (40,712 words) - 07:22, 4 May 2024
  • ...n ampersand (&), a standardized appreviation of the character name (or its hex or decimal unicode value), and ending with a semicolon (;). A list of all h ...values, in the format <tt>#rrggbb</tt> or <tt>#rgb</tt> where r, g, b are hex bytes for the red, green and blue color components. The three-digit codes <
    156 KB (10,383 words) - 11:45, 18 October 2022
  • This example turns any hex number consisting of digits 0-F from proportional to fixed and, for compari
    74 KB (10,864 words) - 10:52, 20 March 2022
  • * Renders some Unicode chars as "AABB" hex code
    64 KB (9,280 words) - 20:22, 4 April 2024

View (previous 250 | next 250) (20 | 50 | 100 | 250 | 500)