Template Metaprogramming: Type Traits
Template Metaprogramming: Type Traits Part 1 CppCon 2020 1 Jody Hagins jhagins@maystreet.com coachhagins@gmail.comTemplate Metaprogramming: Type Traits CppCon 2020 2 IntroductionIntended Audience necessarily beginner to C++, but beginner to traditional template metaprogramming techniques • Type traits part of standard library for ~10 years 3Intended Audience • Beginner/Intermediate • Gentle necessarily beginner to C++, but beginner to traditional template metaprogramming techniques • Type traits part of standard library for ~10 years • Fundamentals have been in use for ~20 years 3Intended0 码力 | 403 页 | 5.30 MB | 5 月前3Jenkins System Information
6/1/2017 System Information [Jenkins] http://localhost:8080/systemInfo 1/5 New Item People Build History Project Relationship Check File Fingerprint Manage Jenkins My Views Credentials Credentials No builds in the queue. 1 Idle 2 Idle System Properties Name ↓ Value awt.toolkit sun.awt.windows.WToolkit executablewar C:\Users\MarkE\Downloads\jenkins.war file.encoding Cp1252 file.encoding Temp\ java.library.path C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Docker\Docker\Resources \bin;C:\Python27\;C:\Python27\Scripts;C:\P0 码力 | 5 页 | 122.16 KB | 1 年前3A Simple Rollback System in C++
BeyondWe still need to wait for all the player inputs to process the confirm frame…What is a rollback system?Input predictionMispredictionDoing a rollbackRollback Implementation DetailsPhysics vs Graphics game update. This allows to sequence your game frame.A Fixed TickRollback Manager InputsRollbackGame System Architecture Game systems need a function to rollback (revert to a previous state). Typically everywhere Player Character as a gameplay, physics, graphics and audio object…ECS-like architecture System and array of Components (C-struct without functionality, except operators maybe) You want to have0 码力 | 58 页 | 6.61 MB | 5 月前3Combining Co-Routines and Functions into a Job System
Hlavacs – Combining Co-Routines and Functions into a Job System - CppCon 2021 1 / 39Helmut Hlavacs – Combining Co-Routines and Functions into a Job System - CppCon 2021 2 / 39 About Myself • Professor for Functions into a Job System - CppCon 2021 3 / 39 Creating Game Engines with C++ • Vienna Game Job System + • Graphics API Abstraction Layer + • Vienna Entity Component System + Vienna Type List Library 2.0 https://github.com/hlavacs 20Helmut Hlavacs – Combining Co-Routines and Functions into a Job System - CppCon 2021 4 / 39 The Game Loop auto prev = high_resolution_clock::now(); while( !finished()0 码力 | 39 页 | 1.23 MB | 5 月前3Building a Coroutine-Based Job System Without Standard Library
Zhang tankiistanki tankijong COROUTINE JOB SYSTEM WITHOUT STANDARD LIBRARY source code of the system: https://github.com/tankiJong/cpp-coroutine-job-system Hi Everyone, Tanki here. Thanks for coming resources: https://gist.github.com/MattPD/9b55db49537a90545a90447392ad3aeb Before we dive into the system, I want to take 10 mins to have a quick recap about C++ coroutine and share some gotcha moments pretty overwhelmed by all different terms, not to mention to put them up together to form a knowledge system. I hope the following information can be helpful and I attached some links in the slides, or pointers0 码力 | 120 页 | 2.20 MB | 5 月前3Behavior-driven Tests for Microservices-based Algo Trading System
from Columbia University. Title : Behavior-driven Tests for Microservices-based Algo Trading System Summary : Introduction : This poster will introduce a test framework we use at Bloomberg to to enable behavior-based tests in natural language style for a microservices-based algo trading system that our engineering team is responsible for. Relevance : For our electronic trading business Although microservice components can easily be unit tested, it is often non-trivial to automate the system-level tests with external dependencies. Controlling external dependencies are especially important0 码力 | 1 页 | 65.24 KB | 5 月前3JAVA 应用与开发 - 泛型
为���类��型��的��,Java �型������������� 1 public void overview(Vector> v) { 2 for(Object o : v) { 3 System.out.println(o); 4 } 5 } 16 19 泛型�型����� O 可能的处理方法(不要使用) ����法的形参��为不���类型参数的�型类型 Vector,� �������的类型���� 为���类��型��的��,Java �型������������� 1 public void overview(Vector> v) { 2 for(Object o : v) { 3 System.out.println(o); 4 } 5 } 16 19 �型��� O 使用类型通配符的好处 1. Vector> ����型 Vector 的�类型,�此��� Vect add("Billy"); // 非法,编译器不知道具体类型参数 5 Object e = v.elementAt(0); // 合法,允许检索元素,此时读取的元素均当作 Object 类型处理 6 System.out.println(e); 17 19 �型��� ����不���� Vector> �为��读�,�不需要编译器� �类型参数的����������合��的,��� 1 Vector0 码力 | 35 页 | 587.40 KB | 1 年前3VMware Greenplum v6.19 Documentation
Resolved Issues 215 Release 6.0.0 216 New Features 217 PostgreSQL Core Features 217 INTERVAL Data Type Handling 217 Additional PostgreSQL Features 218 Zstandard Compression Algorithm 218 Relaxed Rules Software 248 Recommended OS Parameters Settings 249 The hosts File 250 The sysctl.conf File 250 System Resources Limits 252 Core Dump 253 XFS Mount Options 253 Disk I/O Settings 254 Transparent Huge Huge Pages (THP) 255 IPC Object Removal 256 SSH Connection Threshold 256 Synchronizing System Clocks 258 To configure NTP 258 Creating the Greenplum Administrative User 259 Next Steps 260 Installing0 码力 | 1972 页 | 20.05 MB | 1 年前3VMware Greenplum v6.18 Documentation
Resolved Issues 207 Release 6.0.0 209 New Features 209 PostgreSQL Core Features 209 INTERVAL Data Type Handling 209 Additional PostgreSQL Features 210 Zstandard Compression Algorithm 210 Relaxed Rules Software 241 Recommended OS Parameters Settings 242 The hosts File 243 The sysctl.conf File 243 System Resources Limits 245 Core Dump 246 XFS Mount Options 246 Disk I/O Settings 247 Transparent Huge Huge Pages (THP) 248 IPC Object Removal 249 SSH Connection Threshold 249 Synchronizing System Clocks 251 To configure NTP 251 Creating the Greenplum Administrative User 252 Next Steps 253 Installing0 码力 | 1959 页 | 19.73 MB | 1 年前3VMware Greenplum v6.17 Documentation
Software 175 Recommended OS Parameters Settings 176 The hosts File 177 The sysctl.conf File 177 System Resources Limits 179 XFS Mount Options 180 Disk I/O Settings 180 Transparent Huge Pages (THP) VMware Greenplum v6.17 Documentation VMware, Inc. 5 SSH Connection Threshold 183 Synchronizing System Clocks 184 To configure NTP 185 Creating the Greenplum Administrative User 185 Next Steps 187 195 To run the disk and stream tests 195 Initializing a Greenplum Database System 195 Initializing a Greenplum Database System 0 Overview 196 Initializing Greenplum Database 196 Creating the Initialization0 码力 | 1893 页 | 17.62 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100