TensorRT 6.0.1.5 for ubuntu18.04 x 86_64 + cuda10.1 + cudnn7.6
2021-09-01 16:14:15 690MB tensorrt
1
比《跟我一起写makefile》还要全面还要深入的经典之作!!!
2021-08-31 15:34:57 854KB 不容错过
1
GNU链接器的手册,最新版 V2.34,gnu linker manual version 2.34
2021-08-25 21:15:09 872KB gnu linker using linker
1
TensorRT-7.0.0.11.Ubuntu-16.04.x86_64-gnu.cuda-10.2.cudnn7.6.tar.gz 下载
2021-08-24 09:23:27 731.08MB TensorRT-YOLOv5
1
PSCAD4.2.1专业版安装程序(含补丁及GNU安装程序)
2021-08-22 18:02:01 77.13MB pscad
1
Codeblocks安装时Can't find compiler executable in your configured search path's for GNU GCC Compiler.-附件资源
2021-08-20 16:30:48 106B
1
glibc gnu c库函数手册, 附带linux中manual page 有网页版, 和pdf版
2021-08-20 10:28:13 6.54MB glibc gnu c库函数手册 附带linux中manual
1
Linux经典的编程书籍,入门,应用,精通,大家可以参考
2021-08-16 10:42:51 14.86MB Linux
1
The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will learn why this utility continues to hold its top position in project build software, despite many younger competitors.
2021-08-16 09:56:39 2.34MB Make Makefile
1
GNU make is the most widely used build automation tool, but it can be challenging to master and its terse language can be tough to parse for even experienced programmers. Those who run into difficulties face a long, involved struggle, often leaving unsolved problems behind and GNU make's vast potential untapped. The GNU Make Book demystifies GNU make and shows you how to use its best features. You'll find a fast, thorough rundown of the basics of variables, rules, targets, and makefiles. Learn how to fix wastefully long build times and other common problems, and gain insight into more advanced capabilities, such as complex pattern rules. With this utterly pragmatic manual and cookbook, you'll make rapid progress toward becoming a more effective user. You'll also learn how to: Master user-defined functions, variables, and path handling Weigh the pitfalls and advantages of GNU make parallelization Handle automatic dependency generation, rebuilding, and non-recursive make Modify the GNU make source and take advantage of the GNU Make Standard Library Create makefile assertions and debug makefiles GNU make is known for being tricky to use, but it doesn't have to be. If you're looking for a deeper understanding of this indispensable tool, you'll find The GNU Make Book to be an indispensable guide. Table of Contents Chapter 1. The Basics Revisited Chapter 2. Makefile Debugging Chapter 3. Building and Rebuilding Chapter 4. Pitfalls and Problems Chapter 5. Pushing the Envelope Chapter 6. The GNU Make Standard Library
2021-08-16 09:55:50 2.52MB GNU Make
1