Reference guide for FCL units. Document version 3.2.2Free Component Library (FCL): Reference guide. ## Contents 0.1 Overview ..... 88 1 Reference for unit 'ascii85' ..... 89 1.1 Used units ..... 89 1.2 Overview ..... 89 1.3 Constants, types functions and procedures as they are declared in the units that come standard with the FCL (Free Component Library). Throughout this document, we will refer to functions, types and variables with typewriter functions/commands. ### 0.1 Overview The Free Component Library is a series of units that implement various classes and non-visual components for use with Free Pascal. They are building blocks for non-visual0 码力 | 953 页 | 2.21 MB | 2 年前3
Connecting User And Library CodeCustomization Methods: Connecting User And Library Code Inbal Levi ## Who Am I? • A C++ Developer at Millennium. • Active member of ISO C++ work group (WG21): • Library Evolution Work Group Chair • Israeli this talk • The presentation presents my views and opinions only. ## Outline Part 0: What is a Library Part I: What are Customization Points (+ Some History...) Part II: An overview of CPs methods (+ What's next? ## Part 0: What is a Library Part 0: What is a Library  @@@ All of library code is in LibSpace, user code without0 码力 | 58 页 | 18.82 MB | 1 年前3
Linear Algebra with The Eigen Cpp LibraryLinear Algebra with The Eigen C++ Library ## +24 ## DANIEL HANSON ## Outline • A short history – linear algebra and C++ (1998 – Present) • The Eigen C++ Template Library for Linear Algebra • Linear Algebra Disclaimers/Caveats • This presentation is on solving problems using • The Eigen linear algebra library • stdBLAS in C++26 • Not affiliated with Eigen but have used it in financial programming and teaching essentially were: • Write your own Matrix class and operations • Convince your boss to buy a commercial library ## A Little History: Open-Source Libraries ## • Boost uBLAS (BLAS: “Basic Linear Algebra Subroutines”)0 码力 | 35 页 | 1.10 MB | 1 年前3
Reference guide for Free Pascal, version 3.2.2Free Pascal Reference guide ## Contents 1 Pascal Tokens 12 1.1 Symbols 12 1.2 Comments 13 1.3 Reserved words 14 1.3.1 Turbo Pascal reserved words 14 1.3.2 Object Pascal reserved words 15 1 C constructs in Free Pascal ..... 187 14.1 Unsupported modifiers ..... 232 ## About this guide This document serves as the reference for the Pascal language as implemented by the Free Pascal compiler compiler. It describes all Pascal constructs supported by Free Pascal, and lists all supported data types. It does not, however, give a detailed explanation of the Pascal language: it is not a tutorial. The aim0 码力 | 268 页 | 700.37 KB | 2 年前3
When Lock-Free Still Isn't Enough: An Introduction to Wait-Free Programming and Concurrency Techniques## +24 ## When Lock-Free Still Isn’t Enough: An Introduction to Wait-Free Programming and Concurrency Techniques DANIEL ANDERSON  ## The future fundamental types – updating the core language rules – providing safer high-level abstractions in the library ## C++ developers needs help • Many C++ engineers are expected to write life-critical software today quantities and units library ## • Compile-time safety – correct handling of physical quantities, units, and numerical values ## mp-units: C++20/23 quantities and units library ## • Compile-time safety0 码力 | 207 页 | 6.93 MB | 1 年前3
A Physical Units Library for the Next C++## A Physical Units Library For the Next C++ Mateusz Pusz September 15, 2020 ## Motivation, Existing Practice, Challenges  slide number. ## QUICK START ## Physical Units library in a nutshell // simple numeric operations static_assert(10_q_km / 2 == 5_q_km); ## Physical Units library in a nutshell ## // simple numeric operations static_assert(1_q_h == 3600_q_s); static_assert(1_q_km + 1_q_m == 1001_q_m); ## Physical Units library in a nutshell // simple numeric operations static_assert(10_q_km / 2 == 5_q_km); // unit conversions0 码力 | 172 页 | 6.17 MB | 1 年前3
CMake Configuration for Asio Basic Library and Testscppcon_add_library(basic LIBRARIES Asio::asio) add_subdirectory(tests)0 码力 | 1 页 | 71.00 B | 1 年前3
User’s Guide for Free Pascal, Version 3.2.2about dialog ..... 90 6.14 Keyboard shortcuts ..... 91 7 Porting and portable code ..... 95 7.1 Free Pascal compiler modes ..... 95 7.2 Turbo Pascal ..... 96 7.2.1 Things that will not work .... practices for porting ..... 103 7.4 Writing portable code ..... 104 8 Utilities that come with Free Pascal ..... 106 8.1 Demo programs and examples ..... 106 8.2 fpcmake ..... 106 8.3 fpdoc - 115 8.10.2 Description and usage ..... 115 8.10.3 Options ..... 115 9 Units that come with Free Pascal ..... 117 9.1 Standard units ..... 117 9.2 Under DOS ..... 118 9.3 Under Windows ...0 码力 | 217 页 | 756.57 KB | 2 年前3
Programmer’s Guide for Free Pascal, Version 3.2.2Free Pascal Programmer’s Guide ## Contents 1 Compiler directives 14 1.1 Introduction 14 1.2 Local directives 15 1.2.1 $A or $ALIGN : Align Data 15 1.2.2 $A1, $A2, $A4 and $A8 15 1.2.3 $ASMMODE Ignored ..... 30 1.2.45 $LINKFRAMEWORK : Link to a framework ..... 30 1.2.46 $LINKLIB : Link to a library ..... 30 1.2.47 $M or $TYPEINFO : Generate type info ..... 30 1.2.48 $MACRO : Allow use of macros .... 47 1.3.15 $LIBPREFIX : Specify library filename prefix ..... 47 1.3.16 $LIBRARYPATH : Specify library path ..... 48 1.3.17 $LIBSUBFIX : Set the library suffix ..... 48 1.3.18 $MAXSTACKSIZE0 码力 | 187 页 | 531.58 KB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
Free Component LibraryZipperdbugintfBufDatasetMSSQLConnCustomization PointsLibrary CodeUser CodeIntegrationHooksEigen C++ Template LibraryC++26 Standard LibraryBLAS interfacematrix decompositionvector operationsFree Pascal compilerPascal languageprocedure declarationassemblerexception handlingWait-free programmingLock-free programmingConcurrency techniquesHelping mechanismProgress guaranteesmp-units库编译时安全物理量单位系统类型安全C++物理单位库静态断言单位转换Boost.UnitsCMake配置Asio基本库测试Free PascalDelphi编译器兼容性平台编译器指令内存模型数据格式MMX支持













