Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

Proceedings
  • Language: en
  • Pages: 252

Proceedings

  • Type: Book
  • -
  • Published: 1997
  • -
  • Publisher: Unknown

None

10th Brazilian Symposium on Computer Graphics and Image Processing
  • Language: en

10th Brazilian Symposium on Computer Graphics and Image Processing

This volume on computer graphics is aimed at researchers, professors, practitioners, students, and other computing professionals.

Coding Places
  • Language: en
  • Pages: 273

Coding Places

  • Type: Book
  • -
  • Published: 2012-09-21
  • -
  • Publisher: MIT Press

An examination of software practice in Brazil that reveals both the globalization and the localization of software development. Software development would seem to be a quintessential example of today's Internet-enabled “knowledge work”—a global profession not bound by the constraints of geography. In Coding Places, Yuri Takhteyev looks at the work of software developers who inhabit two contexts: a geographical area—in this case, greater Rio de Janeiro—and a “world of practice,” a global system of activities linked by shared meanings and joint practice. The work of the Brazilian developers, Takhteyev discovers, reveals a paradox of the world of software: it is both diffuse and s...

Implicit Objects in Computer Graphics
  • Language: en
  • Pages: 203

Implicit Objects in Computer Graphics

Implicit definition and description of geometric objects and surfaces plays a critical role in the appearance and manipulation of computer graphics. In addition, the mathematical definition of shapes, using an implicit form, has pivotal applications for geometric modeling, visualization and animation. Until recently, the parametric form has been by far the most popular geometric representation used in computer graphics and computer-aided design. Whereas parametric objects and the techniques associated with them have been exhaustively developed, the implicit form has been used as a complementary geometric representation, mainly in the restricted context of specific applications. However, rece...

Advances in Technological Applications of Logical and Intelligent Systems
  • Language: en
  • Pages: 296

Advances in Technological Applications of Logical and Intelligent Systems

  • Type: Book
  • -
  • Published: 2009
  • -
  • Publisher: IOS Press

Contains papers on relevant technological applications of logical methods and some of their extensions and gives an idea of some applications of logical methods to numerous problems, including relevant concepts and results, in particular those related to paraconsistent logic.

Different Engines
  • Language: en
  • Pages: 213

Different Engines

Different Engines investigates the emergence of technologies in Latin America to create images, sounds, video games, and physical interactions. The book contributes to the construction of a historiographical and theoretical framework for understanding the work of creators who have been geographically and historically marginalized through the study of five exemplary and yet relatively unknown artifacts built by engineers, scientists, artists, and innovators. It offers a broad and detailed view of the complex and sometimes unlikely conditions under which technological innovation is possible and of the problematic logics under which these innovations may come to be devalued as historically irre...

Masterminds of Programming
  • Language: en
  • Pages: 496

Masterminds of Programming

Masterminds of Programming features exclusive interviews with the creators of several historic and highly influential programming languages. In this unique collection, you'll learn about the processes that led to specific design decisions, including the goals they had in mind, the trade-offs they had to make, and how their experiences have left an impact on programming today. Masterminds of Programming includes individual interviews with: Adin D. Falkoff: APL Thomas E. Kurtz: BASIC Charles H. Moore: FORTH Robin Milner: ML Donald D. Chamberlin: SQL Alfred Aho, Peter Weinberger, and Brian Kernighan: AWK Charles Geschke and John Warnock: PostScript Bjarne Stroustrup: C++ Bertrand Meyer: Eiffel Brad Cox and Tom Love: Objective-C Larry Wall: Perl Simon Peyton Jones, Paul Hudak, Philip Wadler, and John Hughes: Haskell Guido van Rossum: Python Luiz Henrique de Figueiredo and Roberto Ierusalimschy: Lua James Gosling: Java Grady Booch, Ivar Jacobson, and James Rumbaugh: UML Anders Hejlsberg: Delphi inventor and lead developer of C# If you're interested in the people whose vision and hard work helped shape the computer industry, you'll find Masterminds of Programming fascinating.

Topological Methods in Data Analysis and Visualization
  • Language: en
  • Pages: 265

Topological Methods in Data Analysis and Visualization

Topology-based methods are of increasing importance in the analysis and visualization of datasets from a wide variety of scientific domains such as biology, physics, engineering, and medicine. Current challenges of topology-based techniques include the management of time-dependent data, the representation of large and complex datasets, the characterization of noise and uncertainty, the effective integration of numerical methods with robust combinatorial algorithms, etc. . The editors have brought together the most prominent and best recognized researchers in the field of topology-based data analysis and visualization for a joint discussion and scientific exchange of the latest results in the field. This book contains the best 20 peer-reviewed papers resulting from the discussions and presentations at the third workshop on "Topological Methods in Data Analysis and Visualization", held 2009 in Snowbird, Utah, US. The 2009 "TopoInVis" workshop follows the two successful workshops in 2005 (Slovakia) and 2007 (Germany).

Shape Classification and Analysis
  • Language: en
  • Pages: 693

Shape Classification and Analysis

  • Type: Book
  • -
  • Published: 2018-10-03
  • -
  • Publisher: CRC Press

Because the properties of objects are largely determined by their geometric features, shape analysis and classification are essential to almost every applied scientific and technological area. A detailed understanding of the geometrical features of real-world entities (e.g., molecules, organs, materials and components) can provide important clues about their origin and function. When properly and carefully applied, shape analysis offers an exceedingly rich potential to yield useful applications in diverse areas ranging from material sciences to biology and neuroscience. Get Access to the Authors’ Own Cutting-Edge Open-Source Software Projects—and Then Actually Contribute to Them Yourself...

Beginning Lua Programming
  • Language: en
  • Pages: 677

Beginning Lua Programming

This book is for students and professionals who are intrigued by the prospect of learning and using a powerful language that provides a rich infrastructure for creating programs. No programming knowledge is necessary to benefit from this book except for the section on Lua bindings, which requires some familiarity with the C programming language. A certain comfort level with command-line operations, text editing, and directory structures is assumed. You need surprisingly little in the way of computer resources to learn and use Lua. This book focuses on Windows and Unix-like (including Linux) systems, but any operating system that supports a command shell should be suitable. You'll need a text editor to prepare and save Lua scripts. If you choose to extend Lua with libraries written in a programming language like C, you'll need a suitable software development kit. Many of these kits are freely available on the Internet but, unlike Lua, they can consume prodigious amounts of disk space and memory.