Introduction0 码力 | 8 页 | 27.61 MB | 5 月前3
Introduction to Mobile UI Test AutomationIntroduction to Mobile UI Test Automation @vchimev @SvetoslavTsenov About Us Svetoslav Tsenov Vasil Chimev F O O D Do you test your mobile apps? Usual Excuses Not enough time No appropriate0 码力 | 41 页 | 4.75 MB | 1 年前3
Bringing Existing Code to CUDA Using constexpr and std::pmr• Introduction • Memory • Host vs Device Functions • Return on Investment • Concluding remarks Outline 2 |• I work the RiskLab team at CSIRO on applied mathematics for Financial Risk. • The aim of Provide some guidance to people about to embark on using CUDA to speed up existing software. Introduction 3 |void add_cpu(int n, float* x, float* y) { for (int i = 0; i < n; i++) y[i] y[i] = 2.0f; } add_cpu(N, x, y); delete[] x; delete[] y; } An Even Easier Introduction to CUDA 4 |TEST_CASE("cppcon-1", "[CUDA]") { int N = 1 << 20; float* x; float* y;0 码力 | 51 页 | 3.68 MB | 6 月前3
NativeScript UIMorning America 2011. NativeScript UI • Docs •http:// docs.telerik.com/devtools/nativescript-ui/introduction • Samples •https://github.com/telerik/nativescript-ui-samples •https://github.com/telerik0 码力 | 22 页 | 1.91 MB | 1 年前3
Rust 异步并发框架在移动端的应用 - 陈明煜异步简介 Ylong async runtime #3 Ylong Runtime 并发框架 目录 Table of Contents #2 社区并发框架介绍以及与移动端的不适配性 Introduction to third party Runtime crates and their incompatibility with mobile environment Rust 异步机制 Asynchronous0 码力 | 25 页 | 1.64 MB | 1 年前3
共 5 条
- 1













