• <tfoot id='UGngm'></tfoot>
      <bdo id='UGngm'></bdo><ul id='UGngm'></ul>

      <small id='UGngm'></small><noframes id='UGngm'>

      1. <legend id='UGngm'><style id='UGngm'><dir id='UGngm'><q id='UGngm'></q></dir></style></legend>

        <i id='UGngm'><tr id='UGngm'><dt id='UGngm'><q id='UGngm'><span id='UGngm'><b id='UGngm'><form id='UGngm'><ins id='UGngm'></ins><ul id='UGngm'></ul><sub id='UGngm'></sub></form><legend id='UGngm'></legend><bdo id='UGngm'><pre id='UGngm'><center id='UGngm'></center></pre></bdo></b><th id='UGngm'></th></span></q></dt></tr></i><div id='UGngm'><tfoot id='UGngm'></tfoot><dl id='UGngm'><fieldset id='UGngm'></fieldset></dl></div>

        常用 C++ 优化技术列表

        时间:2023-09-16

          <tbody id='xpK9O'></tbody>

          <legend id='xpK9O'><style id='xpK9O'><dir id='xpK9O'><q id='xpK9O'></q></dir></style></legend>
            <bdo id='xpK9O'></bdo><ul id='xpK9O'></ul>
          • <tfoot id='xpK9O'></tfoot>

          • <i id='xpK9O'><tr id='xpK9O'><dt id='xpK9O'><q id='xpK9O'><span id='xpK9O'><b id='xpK9O'><form id='xpK9O'><ins id='xpK9O'></ins><ul id='xpK9O'></ul><sub id='xpK9O'></sub></form><legend id='xpK9O'></legend><bdo id='xpK9O'><pre id='xpK9O'><center id='xpK9O'></center></pre></bdo></b><th id='xpK9O'></th></span></q></dt></tr></i><div id='xpK9O'><tfoot id='xpK9O'></tfoot><dl id='xpK9O'><fieldset id='xpK9O'></fieldset></dl></div>
                • <small id='xpK9O'></small><noframes id='xpK9O'>

                  本文介绍了常用 C++ 优化技术列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我可以列出一个很好的常用 C++ 优化实践列表吗?

                  Can I have a great list of common C++ optimization practices?

                  我所说的优化是指您必须修改源代码才能更快地运行程序,而不是更改编译器设置.

                  What I mean by optimization is that you have to modify the source code to be able to run a program faster, not changing the compiler settings.

                  推荐答案

                  编写更好程序的两种方法:

                  Two ways to write better programs:

                  充分利用语言

                  1. Steve McConnell 完成的代码
                  2. 有效的 C++
                  3. 出色的 C++

                  配置您的应用程序

                  1. 确定哪些代码区域占用了多少时间
                  2. 看看是否可以使用更好的数据结构/算法来加快速度

                  没有多少特定于语言的优化可以做 - 它仅限于使用语言结构(从 #1 中学习).主要好处来自上面的#2.

                  There is not much language specific optimization one can do - it is limited to using language constructs (learn from #1). The main benefit comes from #2 above.

                  这篇关于常用 C++ 优化技术列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:在 AVR 中,逻辑右移是否快了 2 的幂? 下一篇:std::vector Reserve() 和 push_back() 比 resize() 和数组索

                  相关文章

                  最新文章

                    <small id='uHY87'></small><noframes id='uHY87'>

                      <legend id='uHY87'><style id='uHY87'><dir id='uHY87'><q id='uHY87'></q></dir></style></legend>
                      <tfoot id='uHY87'></tfoot>
                      <i id='uHY87'><tr id='uHY87'><dt id='uHY87'><q id='uHY87'><span id='uHY87'><b id='uHY87'><form id='uHY87'><ins id='uHY87'></ins><ul id='uHY87'></ul><sub id='uHY87'></sub></form><legend id='uHY87'></legend><bdo id='uHY87'><pre id='uHY87'><center id='uHY87'></center></pre></bdo></b><th id='uHY87'></th></span></q></dt></tr></i><div id='uHY87'><tfoot id='uHY87'></tfoot><dl id='uHY87'><fieldset id='uHY87'></fieldset></dl></div>
                        <bdo id='uHY87'></bdo><ul id='uHY87'></ul>