Performance Lets dive into Performance issuesThreading • In NativeScript by default everything runs on the main thread. This design has both pro’s and cons • Pros: Easy access to anything dealing with GUI • Bad: Jank when doing lengthy work •0 码力 | 15 页 | 1.71 MB | 1 年前3
Visualize Time Enabled Data using ArcGIS Qt (C++) and Toolkithttps://github.com/Esri/arcgis-runtime-toolkit-qt • How: - Clone the repository and import the path in .pro file in Qt Creator - Register your components in main.cppArcGIS Runtime Toolkit for Qt • Time slider0 码力 | 10 页 | 734.09 KB | 6 月前3
C++20's need to update the libraries).34 The leap second story in MSVC… (sources) • Leap Seconds for the IT Pro: What you need to know - Micros oft Tech Community by Dan Cuomo • Leap Seconds for the AppDev :0 码力 | 55 页 | 8.67 MB | 6 月前3
C++高性能并行编程与优化 - 课件 - 06 TBB 开启的并行编程之旅。 总结:各种并行模式 • 从串行到并行,从来就没有什么万能膏药。 • CPU 上的并行尚且如此,何况 GPU 。 • 熟悉原理、反复实验,才能优化出好程序。 • 本课仅入门,深入可以看 Pro TBB 这本书。 • 优化重点在于程序的瓶颈部分,不用在小细节上 浪费精力。如果有个 O(n²) 的循环体,则只看他 ,并无视一旁的 O(n) 循环体。 小彭老师锐评时间 比如刚刚例子:并行筛选0 码力 | 116 页 | 15.85 MB | 1 年前3
C++高性能并行编程与优化 - 课件 - 08 CUDA 开启的 GPU 编程的习惯,又能自动匹配不同的 blockDim 和 gridDim ,看起来非常方便。 本方法出自英伟达官方博客: https://developer.nvidia.com/blog/cuda-pro-tip-write-flexible-kernels-grid-stride-loops/ 第 4 章: C++ 封装 std::vector 的秘密:第二模板参数 • 你知道吗? std::vector0 码力 | 142 页 | 13.52 MB | 1 年前3
共 5 条
- 1













