Search results

From Free Pascal wiki
Jump to navigationJump to search

Page title matches

Page text matches

  • File:hex.png
    Screenshot of the "hex" application.
    (861 × 551 (36 KB)) - 01:20, 22 December 2019
  • File:hex-screenshot.png
    Screenshot of the Hex application
    (940 × 636 (64 KB)) - 19:52, 25 March 2023
  • Hex: file is shown in hex dump Unicode/Hex: combined Hex and Unicode modes
    1 KB (176 words) - 10:39, 21 January 2022
  • == Hex == [https://github.com/wp-xyz/Hex/tree/master/source Hex] is an open source hex editor with some features which are useful for analyzing binary files ("rev
    5 KB (678 words) - 15:51, 17 February 2022
  • * Embedded hex viewer combining the bytes beginning at the cursor position to conventional == Hex ==
    6 KB (886 words) - 20:24, 18 December 2023
  • The LED combinations of the digits are stored in the Digits[] constant. HEX characters are also stored in this constant. %01110111, // = a - for HEX
    4 KB (492 words) - 23:13, 26 January 2020
  • ...e sind die LED-Kombinationen der Ziffern gespeichert. Zusätzlich sind noch HEX-Zeichen gespeichert. %01110111, // = a Für Hex-Ausgabe
    4 KB (436 words) - 22:40, 2 February 2020
  • 最后得到一个可用于NXP flash编程器的 .hex 文件。
    5 KB (260 words) - 08:41, 14 February 2020
  • 最後得到一個可用於NXP flash編程器的 .hex 文件。
    5 KB (260 words) - 08:41, 14 February 2020
  • //Convert to hex
    2 KB (325 words) - 12:38, 11 December 2021
  • ...that your app always carries RTTI (well almost always...). So if you use a hex viewer you will still find some names from your source code. But that is no
    2 KB (314 words) - 13:29, 28 May 2022
  • Hexadecimal (hex) is number system to the base 16. In hexadecimal the decimal numbers 0–15
    3 KB (352 words) - 04:06, 11 October 2023
  • * Version 1.20.4 TLEDDisplay can show numbers in hex, use FPC resources for the icons
    2 KB (260 words) - 17:39, 25 August 2019
  • {Hex} = {Digit} + [ABCDEFabcdef] String = ["]({Unescaped}|'\'(["\/bfnrt]|'u'{Hex}{Hex}{Hex}{Hex}))*["]
    20 KB (2,383 words) - 10:04, 15 December 2023
  • 3 KB (389 words) - 15:45, 9 December 2019
  • L'hexadécimal (hex) est un système de numération en base 16. En hexadécimal, les chiffres s
    3 KB (393 words) - 11:16, 3 May 2020
  • Displaying the structure in HEX helps...(you should never see any hex digits in the fraction part - only 0..9 is used)
    11 KB (913 words) - 20:10, 17 February 2021
  • ** ..and for Hex results
    3 KB (478 words) - 18:43, 29 November 2020
  • : Define a background color using a short or long hex code (#rgb and #rrggbb, respectively) or a named CSS color; defaults to tra
    6 KB (654 words) - 05:05, 28 September 2023
  • : Define a background color using a short or long hex code (#rgb and #rrggbb, respectively) or a named CSS color; defaults to tra
    7 KB (767 words) - 14:41, 20 September 2023
  • ** DisplayFormats (default, pointer, hex, structure, mem dump) are <u>partly</u> implemented * constant numbers in decimal, hex ($), oct (&), bin (%)
    8 KB (1,312 words) - 07:15, 18 September 2020
  • ...(6..8 digits) with "$" prefix, or constants. See possible constants (with hex values) in Lazarus file Graphics.pp, where string 'clBlack' is defined. htt
    8 KB (1,203 words) - 19:45, 16 August 2022
  • The compiler produces files in the IHX format (Intel HEX Format).
    4 KB (553 words) - 13:51, 24 May 2022
  • ;Hex dump:
    4 KB (624 words) - 23:28, 20 March 2021
  • | &nbsp; prefix for hex-number e.g. $FFFFFF &nbsp;
    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
  • ...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>
    157 KB (24,218 words) - 07:21, 26 April 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
    20 KB (2,996 words) - 11:11, 13 October 2023
  • // 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.
    257 KB (40,694 words) - 06:34, 18 April 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