micrograd++: A 500 line C++ Machine Learning Librarymicrograd++: A 500 line C++ Machine Learning Library Gautam Sharma Independent Researcher gautamsharma2813@gmail.com Abstract—micrograd++ is a pure C++ machine learning li- brary inspired by Andrej Karpathy’s0 码力 | 3 页 | 1.73 MB | 6 月前3
From Your First Line of Code to Your Largest Repo: How Visual Studio Code Can Help You Develop More EfficientlyConfidential How Visual Studio Code can help you develop more efficiently in C++ From your First Line of Code to your Largest Repo:Microsoft C++ Meet the Speakers Sinem Akinci C++ Cross-platform and Configure IntelliSense, Run & Debug One-click Compiler Installation Preview: Command line install of GCC/Clang on Linux/Mac Machines IntelliSense configuration optionsMicrosoft0 码力 | 31 页 | 2.76 MB | 6 月前3
MuPDF 1.22.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 3 MuPDF on the command line 21 3.1 mupdf-gl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . MuPDF is a lightweight PDF, XPS, and E-book viewer. MuPDF consists of a software library, command line tools, and viewers for various platforms. To get started with MuPDF a developer should acquire the following Terminal command: make prefix=/usr/local install This will then install the viewer, command line tools, libraries, and header files on your system. 3 MuPDF Documentation, Release 1.21.2 1.2.30 码力 | 175 页 | 698.87 KB | 8 月前3
Changing Legacy Code: With Confidencemade Testing Strategies time passes... User reports bug Unit test fails right after offending line committedTest Everything on every feature Write Automated tests and run them continuously Test ()(bool test, int line) { std::cout << (test ? "PASSED" : "FAILED) << " on line " << line; }; db.clear(); print_assert(INVALID_ID == page.GetNextAssetInList( 0_id, AT::All ).id, __LINE__ ); Asset a1(0_id); 0_id, AT::All ).id, __LINE__ ); print_assert(INVALID_ID == page.GetNextAssetInList(0_id, AT::Cat), __LINE__); print_assert(0_id == page.GetNextAssetInList(0_id, AT::Dog), __LINE__); for(AssetId i = 1_id;0 码力 | 114 页 | 982.54 KB | 6 月前3
MuPDF 1.25.0 DocumentationY-Axis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 5 MuPDF on the command line 31 5.1 mupdf-gl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . licensed for commercial use from Artifex Software, Inc. MuPDF consists of a software library, command line tools, and viewers for various platforms. To get started with MuPDF a developer should acquire the following Terminal command: make prefix=/usr/local install This will then install the viewer, command line tools, libraries, and header files on your system. 3 MuPDF Documentation, Release 1.25.0 1.2.30 码力 | 259 页 | 1.11 MB | 8 月前3
Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 473 15.6 getopt —C-style parser for command line options . . . . . . . . . . . . . . . . . . . . . . . . . . . 501 15.7 模块 logging —Python 的日志记录工具 certain line is reached. The following example reads a file until the readline() method returns an empty string: with open('mydata.txt') as fp: for line in iter(fp.readline, ''): process_line(line) 2.2 unbuffered, 1 means line buffered, any other positive value means use a buffer of (approximately) that size (in bytes). A negative buffering means to use the system default, which is usually line buffered for0 码力 | 1552 页 | 7.42 MB | 10 月前3
Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 473 15.6 getopt —C-style parser for command line options . . . . . . . . . . . . . . . . . . . . . . . . . . . 501 15.7 模块 logging —Python 的日志记录工具 certain line is reached. The following example reads a file until the readline() method returns an empty string: with open('mydata.txt') as fp: for line in iter(fp.readline, ''): process_line(line) 2.2 unbuffered, 1 means line buffered, any other positive value means use a buffer of (approximately) that size (in bytes). A negative buffering means to use the system default, which is usually line buffered for0 码力 | 1552 页 | 7.42 MB | 10 月前3
Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . 473 15.6 getopt —C-style parser for command line options . . . . . . . . . . . . . . . . . . . . . . . . . . . 501 15.7 模块 logging —Python 的日志记录工具 certain line is reached. The following example reads a file until the readline() method returns an empty string: with open('mydata.txt') as fp: for line in iter(fp.readline, ''): process_line(line) 2.2 unbuffered, 1 means line buffered, any other positive value means use a buffer of (approximately) that size (in bytes). A negative buffering means to use the system default, which is usually line buffered for0 码力 | 1552 页 | 7.42 MB | 10 月前3
MuPDF 1.23.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 4 MuPDF on the command line 27 4.1 mupdf-gl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . licensed for commercial use from Artifex Software, Inc. MuPDF consists of a software library, command line tools, and viewers for various platforms. To get started with MuPDF a developer should acquire the following Terminal command: make prefix=/usr/local install This will then install the viewer, command line tools, libraries, and header files on your system. 3 MuPDF Documentation, Release 1.23.0 1.2.30 码力 | 245 页 | 817.74 KB | 8 月前3
MuPDF 1.24.0 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 4 MuPDF on the command line 27 4.1 mupdf-gl . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . licensed for commercial use from Artifex Software, Inc. MuPDF consists of a software library, command line tools, and viewers for various platforms. To get started with MuPDF a developer should acquire the following Terminal command: make prefix=/usr/local install This will then install the viewer, command line tools, libraries, and header files on your system. 3 MuPDF Documentation, Release 1.24.0 1.2.30 码力 | 249 页 | 830.15 KB | 8 月前3
共 240 条
- 1
- 2
- 3
- 4
- 5
- 6
- 24













