Search results

From Free Pascal wiki
Jump to navigationJump to search
  • ...the heterogeneous platform. OpenCL provides [[Parallel procedures|parallel programming]] using both task-based and data-based parallelism. [[Category:Parallel programming]]
    1 KB (205 words) - 15:44, 4 May 2013
  • OpenMP is an API accessed by language directives to do multi threaded programming, see also http://www.openmp.org. Currently, there is only OpenMP syntax def ...lers. If all else fails, a preprocessor could be provided to strip out the parallel specific stuff, as has been suggested by Marco. Note that you would need th
    11 KB (1,789 words) - 21:08, 6 April 2019
  • === Introduction to programming === === Introduction to programming in Free Pascal ===
    6 KB (1,030 words) - 00:30, 14 October 2020
  • ...than physical cores available on a CPU. In fact threads could be used for parallel processing on a multi-core CPU and for writing more readable code. OS-level [[Category:Parallel programming]]
    2 KB (280 words) - 19:51, 31 August 2021
  • {{Layout box|bg=#ACE|title=Programming topics|width=33%|1= * [[Multimedia Programming|Multimedia]]
    5 KB (584 words) - 16:04, 22 February 2023
  • * syntax already provided by Delphi Prism (parallel loops, future variables) [[Category:Parallel programming]]
    2 KB (358 words) - 16:33, 6 October 2022
  • ==== Enhancing the use of Threads: Thread events vs "parallel" ==== The <b>[[OpenMP_support|parallel]]</b> paradigm imposes a huge change in how a program is to be written, is
    8 KB (1,368 words) - 07:06, 1 March 2020
  • *http://www.q3.nu/trucomania/ Tips for Delphi programming (English & Spanish) *http://www.pazcal.com/modules/news/ delphi & pascal open source programming
    7 KB (982 words) - 12:02, 3 August 2011
  • ...hich simplifies running procedures in parallel and simplifies implementing parallel algorithms. .../opencl/ OpenCL]. You need parallel algorithms. MTProcs helps to implement parallel algorithms.
    15 KB (2,194 words) - 11:25, 10 February 2020
  • ...phi like) way of application program makeup is called "'''event driven'''" programming. Here the program is completely created as a set of "'''Event Handler'''" p Some Widget Sets don't provide an event queue at all, and thus "Event Driven Programming" can't be done, TTimers can't be used and thread communication can only be
    14 KB (2,310 words) - 18:51, 17 January 2011
  • ...ly n times one after another. Lets use threads to achieve the same task in parallel. ...rallel computing. Finally, note that some algorithms that can benefit from parallel computing may benefit from using CPU threads (as shown here), while others
    12 KB (1,746 words) - 09:40, 14 February 2021
  • Note that programs are started in parallel, so the order of the id lines depends on machine and network speeds. Note that programs are started in parallel, so the order of the id lines depends on machine and network speeds.
    7 KB (1,186 words) - 01:08, 21 February 2020
  • ...on Lazarus. These devices include, but are not limited to: ISA, PCI, USB, parallel port, serial port. ==Parallel and Serial Comparison==
    19 KB (2,809 words) - 16:31, 19 September 2022
  • ...ps://www.devstructor.com/index.php?page=142 Lazarus Tutorial #1 - Learning programming] ...utube.com/watch?v=MahHxXEkFF0 App Tutorial 13 - Bouncing Balls Animation - Parallel Arrays]
    10 KB (1,619 words) - 01:23, 24 August 2023
  • [[Category:Parallel programming]]
    7 KB (765 words) - 07:05, 1 March 2020
  • *[[Hardware Access|硬體溝通]] —— 怎樣和硬體設備溝通,比如 ISA 卡,PCI 卡,序列埠 (Serial port)和平行埠(Parallel port),還有 USB 設備。
    13 KB (722 words) - 03:30, 29 March 2020
  • *[[Developing with Graphics]] - Examples on 2D &amp; 3D graphic programming. *[[Multimedia Programming]] - How to play videos and sounds.
    20 KB (3,053 words) - 20:27, 31 May 2022
  • * [[Parallel procedures]] [[Category:Parallel programming]]
    10 KB (1,612 words) - 17:18, 10 February 2020
  • **[[WinCE Programming Tips|WinCE プログラミングに関する情報]] - Using the telephone
    27 KB (1,761 words) - 17:35, 1 April 2024
  • Graphics processors are designed to quickly render graphics and perform data-parallel calculations. The Apple Metal framework allows you to communicate directly ...e high-level frameworks shields you from the details of graphics processor programming, but writing custom Metal code enables you to achieve the highest level of
    10 KB (1,242 words) - 13:54, 13 February 2022

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