The AutoLISP Programmer's Toolbox

The AutoLISP Programmer's Toolbox

Author: John W. Gibb

Publisher:

Published: 1997

Total Pages: 557

ISBN-13: 9781558515567

DOWNLOAD EBOOK

AutoLISP, the programming language behind AutoCAD, is for those who want to move from developing simple applications to more complex and powerful applications. John Gibb provides the means for an intermediate-level AutoCAD user to advance to the next level of productivity with AutoLISP tools and knowledge. The disk contains all the source code, along with sample test programs and templates.


The Linux Programmer's Toolbox

The Linux Programmer's Toolbox

Author: John Fusco

Publisher: Pearson Education

Published: 2007-03-06

Total Pages: 683

ISBN-13: 0132703041

DOWNLOAD EBOOK

Master the Linux Tools That Will Make You a More Productive, Effective Programmer The Linux Programmer's Toolbox helps you tap into the vast collection of open source tools available for GNU/Linux. Author John Fusco systematically describes the most useful tools available on most GNU/Linux distributions using concise examples that you can easily modify to meet your needs. You'll start by learning the basics of downloading, building, and installing open source projects. You'll then learn how open source tools are distributed, and what to look for to avoid wasting time on projects that aren't ready for you. Next, you'll learn the ins and outs of building your own projects. Fusco also demonstrates what to look for in a text editor, and may even show you a few new tricks in your favorite text editor. You'll enhance your knowledge of the Linux kernel by learning how it interacts with your software. Fusco walks you through the fundamentals of the Linux kernel with simple, thought-provoking examples that illustrate the principles behind the operating system. Then he shows you how to put this knowledge to use with more advanced tools. He focuses on how to interpret output from tools like sar, vmstat, valgrind, strace, and apply it to your application; how to take advantage of various programming APIs to develop your own tools; and how to write code that monitors itself. Next, Fusco covers tools that help you enhance the performance of your software. He explains the principles behind today's multicore CPUs and demonstrates how to squeeze the most performance from these systems. Finally, you'll learn tools and techniques to debug your code under any circumstances. Coverage includes Maximizing productivity with editors, revision control tools, source code browsers, and "beautifiers" Interpreting the kernel: what your tools are telling you Understanding processes–and the tools available for managing them Tracing and resolving application bottlenecks with gprof and valgrind Streamlining and automating the documentation process Rapidly finding help, solutions, and workarounds when you need them Optimizing program code with sar, vmstat, iostat, and other tools Debugging IPC with shell commands: signals, pipes, sockets, files, and IPC objects Using printf, gdb, and other essential debugging tools Foreword Preface Acknowledgments About the Author Chapter 1 Downloading and Installing Open Source Tools Chapter 2 Building from Source Chapter 3 Finding Help Chapter 4 Editing and Maintaining Source Files Chapter 5 What Every Developer Should Know about the Kernel Chapter 6 Understanding Processes Chapter 7 Communication between Processes Chapter 8 Debugging IPC with Shell Commands Chapter 9 Performance Tuning Chapter 10 Debugging Index


Essential AutoLISP®

Essential AutoLISP®

Author: Roy Harkow

Publisher: Springer

Published: 2013-12-20

Total Pages: 733

ISBN-13: 1461223504

DOWNLOAD EBOOK

AutoCAD is the most widely used computer-aided design package in the world. Underneath AutoCAD is a powerful computing language called AutoLISP. This language is designed to automate many functions of AutoCAD. This book is a hands-on introduction to AutoLISP and its applications. AutoLISP is a unique and powerful language that allows you to write, debug, and modify programs extremely quickly, once you understand how the language itself works. Part I contains an easy-to-learn pictorial representation for data and code, a tool used to easily solve problems otherwise approached through trial and error method. Essential AutoLISP is the only book in its field that uses the pictorial representation. Part II is devoted to learning how AutoLISP processes the code entered. Part V not only explains the causes of most common error messages and how to solve them, but examines many other errors that don't necessarily give messages.


A Practical Introduction to Fuzzy Logic using LISP

A Practical Introduction to Fuzzy Logic using LISP

Author: Luis Argüelles Mendez

Publisher: Springer

Published: 2015-09-11

Total Pages: 380

ISBN-13: 3319231863

DOWNLOAD EBOOK

This book makes use of the LISP programming language to provide readers with the necessary background to understand and use fuzzy logic to solve simple to medium-complexity real-world problems. It introduces the basics of LISP required to use a Fuzzy LISP programming toolbox, which was specifically implemented by the author to “teach” the theory behind fuzzy logic and at the same time equip readers to use their newly-acquired knowledge to build fuzzy models of increasing complexity. The book fills an important gap in the literature, providing readers with a practice-oriented reference guide to fuzzy logic that offers more complexity than popular books yet is more accessible than other mathematical treatises on the topic. As such, students in first-year university courses with a basic tertiary mathematical background and no previous experience with programming should be able to easily follow the content. The book is intended for students and professionals in the fields of computer science and engineering, as well as disciplines including astronomy, biology, medicine and earth sciences. Software developers may also benefit from this book, which is intended as both an introductory textbook and self-study reference guide to fuzzy logic and its applications. The complete set of functions that make up the Fuzzy LISP programming toolbox can be downloaded from a companion book’s website.


The AutoCADET's Guide to Visual LISP

The AutoCADET's Guide to Visual LISP

Author: Bill Kramer

Publisher: CRC Press

Published: 2013-04-02

Total Pages: 257

ISBN-13: 1136064222

DOWNLOAD EBOOK

AutoCADet: A person who uses AutoCAD directly or indirectly to create or analyze graphic images and is in possession of one or more of the following traits: wants to learn; has an interest in improving the way AutoCAD works; is a visionary AutoCAD user; i


The AutoCAD Professional's API Toolkit

The AutoCAD Professional's API Toolkit

Author: Kurt Hampe

Publisher: New Riders Publishing

Published: 1993

Total Pages: 936

ISBN-13:

DOWNLOAD EBOOK

This is a book/disk set with a strong emphasis on the disks. It is a tutorial/reference/toolkit that teaches how to develop professional-quality applications for AutoCAD, and it provides the reference material and programming tools and libraries to make doing so efficient and relatively easy. With this book, you can develop applications for any discipline, using the tools and techniques available in the ADS, AME, DCL, ASE/SQL, and Windows DDE and OLE APIs.


Practical AutoLISP

Practical AutoLISP

Author: Thomas A. Stellman

Publisher: Singular

Published: 1990

Total Pages: 322

ISBN-13:

DOWNLOAD EBOOK

This book should be of interest to advanced users with a need to customize AutoCAD software.


AutoLISP Treasure Chest

AutoLISP Treasure Chest

Author: Bill Kramer

Publisher: Focal Press

Published: 1998

Total Pages: 403

ISBN-13: 9780879305185

DOWNLOAD EBOOK

For novices and experts alike, this book and companion CD-ROM provide hundreds of ready-to-use AutoLISP functions in one convenient resource. This set provides AutoCAD users with a core of utilities and examples for AutoLISP programming.


Inside AutoLISP

Inside AutoLISP

Author: Joseph J. Smith

Publisher: New Riders Publishing

Published: 1989

Total Pages: 742

ISBN-13:

DOWNLOAD EBOOK

Inside AutoLISP is the most comprehensive book on AutoLISP for AutoCAD Release 10. Shows how to write custom programs, import and export information, and automate the creation of scripts.