 C++高性能并行编程与优化 -  课件 - 11 现代 CMake 进阶指南没加引号会怎样?会把列表里的字符串当成他的关键字 结论:除非确实需要列表,建议始终在你不确定的地方加上引号,例如: set(sources “main.cpp” “mylib.cpp” “C:/Program Files/a.cpp”) message(“${sources}”) 第 7 章:变量与缓存 重复执行 cmake -B build 会有什么区别? 可以看到第二次的输出少了很多,这是因为0 码力 | 166 页 | 6.54 MB | 1 年前3 C++高性能并行编程与优化 -  课件 - 11 现代 CMake 进阶指南没加引号会怎样?会把列表里的字符串当成他的关键字 结论:除非确实需要列表,建议始终在你不确定的地方加上引号,例如: set(sources “main.cpp” “mylib.cpp” “C:/Program Files/a.cpp”) message(“${sources}”) 第 7 章:变量与缓存 重复执行 cmake -B build 会有什么区别? 可以看到第二次的输出少了很多,这是因为0 码力 | 166 页 | 6.54 MB | 1 年前3
 No Silver Bullet – Essence and Accident in Software Engineeringsilver bullets now in view, the very nature of software makes it unlikely that there will be any.”Sources of Essential Difficulty“Let us consider the inherent properties of this irreducible essence of0 码力 | 35 页 | 1.43 MB | 5 月前3 No Silver Bullet – Essence and Accident in Software Engineeringsilver bullets now in view, the very nature of software makes it unlikely that there will be any.”Sources of Essential Difficulty“Let us consider the inherent properties of this irreducible essence of0 码力 | 35 页 | 1.43 MB | 5 月前3
 基于 Rust Arrow Flight 的物联网和时序数据传输及转换工具 霍琳贺taosX - 功能路线图 集群运维 数据接入 流式处理 流式处理 数据分享 开放平台 • Backup/Restore • Replication • Migration • Data Sources • IoT Protocols • Streaming Pipeline • Transformer • Data Share • Visualization • Analysis0 码力 | 29 页 | 2.26 MB | 1 年前3 基于 Rust Arrow Flight 的物联网和时序数据传输及转换工具 霍琳贺taosX - 功能路线图 集群运维 数据接入 流式处理 流式处理 数据分享 开放平台 • Backup/Restore • Replication • Migration • Data Sources • IoT Protocols • Streaming Pipeline • Transformer • Data Share • Visualization • Analysis0 码力 | 29 页 | 2.26 MB | 1 年前3
 THE FIRST EXPLORATION OF PROJECT SPARROWbuild Renode from source: https://renode.readthedocs.io/en/latest/advanced/building_from_sources.html … III. Sparrow Development add a WebAssembly-license file to0 码力 | 68 页 | 13.14 MB | 1 年前3 THE FIRST EXPLORATION OF PROJECT SPARROWbuild Renode from source: https://renode.readthedocs.io/en/latest/advanced/building_from_sources.html … III. Sparrow Development add a WebAssembly-license file to0 码力 | 68 页 | 13.14 MB | 1 年前3
 C++20's leap seconds (they will just 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 Cuomo0 码力 | 55 页 | 8.67 MB | 6 月前3 C++20's leap seconds (they will just 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 Cuomo0 码力 | 55 页 | 8.67 MB | 6 月前3
 C++高性能并行编程与优化 -  课件 - 01 学 C++ 从 CMake 学起MY_MACRO=1 等价 • target_compile_options(myapp PUBLIC -fopenmp) # 添加编译器命令行选项 • target_sources(myapp PUBLIC hello.cpp other.cpp) # 添加要编译的源文件 • 以及可以通过下列指令(不推荐使用),把选项加到所有接下来的目标去:0 码力 | 32 页 | 11.40 MB | 1 年前3 C++高性能并行编程与优化 -  课件 - 01 学 C++ 从 CMake 学起MY_MACRO=1 等价 • target_compile_options(myapp PUBLIC -fopenmp) # 添加编译器命令行选项 • target_sources(myapp PUBLIC hello.cpp other.cpp) # 添加要编译的源文件 • 以及可以通过下列指令(不推荐使用),把选项加到所有接下来的目标去:0 码力 | 32 页 | 11.40 MB | 1 年前3
 C++20: An (Almost) Complete Overview Used to request a thread to stop execution  Stop requests are visible to all associated stop_sources and stop_tokens  std::stop_callback  Callback is called when stop is requested on associated0 码力 | 85 页 | 512.18 KB | 6 月前3 C++20: An (Almost) Complete Overview Used to request a thread to stop execution  Stop requests are visible to all associated stop_sources and stop_tokens  std::stop_callback  Callback is called when stop is requested on associated0 码力 | 85 页 | 512.18 KB | 6 月前3
 Working with Asynchrony Generically: A Tour of C++ Executorsearly… … and calls set_done() on the receiver … time passes… 74 Some senders have stop sources. “I’ll do my best!” They pass stop tokens to the operation state. Cancellation details are0 码力 | 121 页 | 7.73 MB | 6 月前3 Working with Asynchrony Generically: A Tour of C++ Executorsearly… … and calls set_done() on the receiver … time passes… 74 Some senders have stop sources. “I’ll do my best!” They pass stop tokens to the operation state. Cancellation details are0 码力 | 121 页 | 7.73 MB | 6 月前3
共 8 条
- 1













