DeepSeek图解10页PDF
DeepSeek 图解 10 页 PDF 作者:郭震 2025.2.3 目录 1 本地部署并运行 DeepSeek . . . . . . . . . . . . . . . . . . . . . . 2 1.1 为什么要在本地部署 DeepSeek . . . . . . . . . . . . . . . . . 2 1.2 DeepSeek 本地部署三个步骤 . . . . .0 码力 | 11 页 | 2.64 MB | 7 月前3MuPDF 1.25.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 3.3 Creating a PDF . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 3.4 methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 208 7.36 PDF Processor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Libraries Used by MuPDF 253 iii iv MuPDF Documentation, Release 1.25.0 MuPDF is a lightweight PDF, XPS, and E-book viewer. It is available under either the GNU GPL Affero license or licensed for commercial0 码力 | 259 页 | 1.11 MB | 7 月前3MuPDF 1.23.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 3.3 Creating a PDF . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 3.4 methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 194 6.36 PDF Processor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Libraries Used by MuPDF 239 iii iv MuPDF Documentation, Release 1.23.0 MuPDF is a lightweight PDF, XPS, and E-book viewer. It is available under either the GNU GPL Affero license or licensed for commercial0 码力 | 245 页 | 817.74 KB | 7 月前3MuPDF 1.24.0 Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 3.3 Creating a PDF . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 3.4 methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 194 6.36 PDF Processor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Libraries Used by MuPDF 243 iii iv MuPDF Documentation, Release 1.24.0 MuPDF is a lightweight PDF, XPS, and E-book viewer. It is available under either the GNU GPL Affero license or licensed for commercial0 码力 | 249 页 | 830.15 KB | 7 月前3MuPDF 1.22.0 Documentation
Party Libraries Used by MuPDF 171 ii MuPDF Documentation, Release 1.21.2 MuPDF is a lightweight PDF, XPS, and E-book viewer. MuPDF consists of a software library, command line tools, and viewers for be used to convert PDF pages to raster images. • mutool An all purpose tool for dealing with PDF files. 1.4 Supported file formats MuPDF supports the following file formats: pdf, epub, xps, cbz, mobi render first page at 100% zoom with no rotation, run: make examples ./build/debug/example document.pdf 1 100 0 > page1.ppm To build from installed sources, and render the same document, run: gcc -I/usr/local/include0 码力 | 175 页 | 698.87 KB | 7 月前3Google 《Prompt Engineering v7》
Shot - Fine Tuned language models are zero shot learners. Available at: https://arxiv.org/pdf/2109.01652.pdf. 6. Google Cloud, 2023, Google Cloud Model Garden. Available at: https://cloud.google.com/model-garden https://arxiv.org/pdf/2005.14165.pdf. 8. Zheng, L., et al., 2023, Take a Step Back: Evoking Reasoning via Abstraction in Large Language Models. Available at: https://openreview.net/pdf?id=3bq3jsvcQ1 9. Wei, J., et al., 2023, Chain of Thought Prompting. Available at: https://arxiv.org/pdf/2201.11903.pdf. 10. Google Cloud Platform, 2023, Chain of Thought and React. Available at: https://github.com/0 码力 | 68 页 | 6.50 MB | 6 月前3Regular, Revisited
• Rearrangements • Partition and Merging • Composite Objects elementsofprogramming.com Free PDF2023 Victor Ciura | @ciura_victor - Regular, Revisited 32 Slide Title Mathematics Really Does Generic Programming James C. Dehnert and Alexander Stepanov 1998 http://stepanovpapers.com/DeSt98.pdf Generic programming depends on the decomposition of programs into components which may be developed Generic Programming James C. Dehnert and Alexander Stepanov 1998 http://stepanovpapers.com/DeSt98.pdf Among the interfaces of interest, the most pervasively and unconsciously used, are the fundamental0 码力 | 180 页 | 19.96 MB | 5 月前3Exceptions Under the Spotlight
Exception Handling for C++ / Andrew Koenig Bjarne Stroustrup: https://www.stroustrup.com/except89.pdf • Exception handling: A false sense of security / Tom Cargill: https://ptgmedia.pearsoncmg.com/im Report on C++ Performance (2006) / Various authors: http://www.open-std.org/jtc1/sc22/wg21/docs/TR18015.pdf • Exception handling on Itanium ABI/ Various authors: http://refspecs.linux-foundation.org/abi-eh-1 https://www.research.ed.ac.uk/portal/files/78829292/low_cost_deterministic_C_exceptions_for_embedded_systems.pdf • ARM ABI: https://developer.arm.com/documentation/ihi0038/b On-going proposals: • P0323R9: std::expected:0 码力 | 53 页 | 2.82 MB | 5 月前3Shared Libraries
executable 33 https://gitlab.com/x86-psABIs/x86-64-ABI/-/jobs/artifacts/master/raw/x86-64-ABI/abi.pdf?job=build auto* pf = &f; lib1 .dynsym f: .plt_exe+8C++ Implication #4: Comparing Func Ptrs 54Resources • Ulrich Drepper: “How to write shared libraries” • http://library.bagrintsev.me/CPP/dsohowto.pdf • Eli Benderski: • https://eli.thegreenplace.net/2011/08/25/load-time-relocation-of-shared-libraries/ Pointers in LLVM” Piotr Padlewski, Krzysztof Pszeniczny, Richard Smith , https://arxiv.org/pdf/2003.04228.pdf • “Our benchmarks show an average of 0.8% performance improvement on real- world C++ programs0 码力 | 69 页 | 1.40 MB | 5 月前32020: The Year of Sanitizers?
👉24 Lifetime profile v1.0 https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/Lifetime.pdf This is important because it turns out to be easy to convert [by design] a std::string to a std::string_view Sanitizers?25 Lifetime profile v1.0 https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/Lifetime.pdf CppCoreGuidelines void example() { std::string_view sv = std::string("dangling"); // A std::cout Sanitizers?25 Lifetime profile v1.0 https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/Lifetime.pdf CppCoreGuidelines void example() { std::string_view sv = std::string("dangling"); // A std::cout0 码力 | 135 页 | 27.77 MB | 5 月前3
共 163 条
- 1
- 2
- 3
- 4
- 5
- 6
- 17