Либрус
 
Сделать стартовой
Добавить в избранное
Обратная связь
Карта сайта
Зеркало сайта
Новости RSS 2.0
ПОСТУПЛЕНИЯ 
«    Апрель 2024    »
ПнВтСрЧтПтСбВс
1234567
891011121314
15161718192021
22232425262728
2930 
РУБРИКАТОР 
Открыть | Закрыть

ПОПУЛЯРНОЕ  
АРХИВЫ   
Август 2016 (216)
Июль 2016 (456)
Июнь 2016 (321)
Май 2016 (398)
Апрель 2016 (433)
Март 2016 (554)


  C for Engineers and Scientists: An Introduction to Programming With ANSI C
 Категория: Компьютерная литература » Языки программирования » С, С++, С#
   
 
C for Engineers and Scientists: An Introduction to Programming With ANSI C
Автор: Gary J. Bronson, Howard Silver
Издательство: West Publishing Company
Год издания: 1993
isbn: 0314008160
Количество страниц: 643
Язык: english
Формат: PDF

This text introduces the C programming language using a range of engineering and science applications in the examples and exercises. The book assumes no programming experience and is suitable for an introduction to programming course (using C instead of Fortran or Pascal). Structured programming principles are introduced early and used throughout. Clear explanations and many example programs (using ANSI C) show C as a powerful tool in engineering and science applications. Includes exercises after each section, common programming error sections, and chapter summaries.
 
  • 0
Опубликовал: semenivans | 18-02-2012, 14:00 | Просмотров: 610  Подробнее и с комментариями (0)
  Digital Image Processing: An Algorithmic Introduction using Java
 Категория: Компьютерная литература » Языки программирования » Java, JavaScript, Ajax
   
 
Digital Image Processing: An Algorithmic Introduction using Java
Автор: Wilhelm Burger, Mark James Burge
Издательство: Springer
Год издания: 2007
isbn: 1846283795
Количество страниц: 566
Язык: english
Формат: DJVU

"This will be one of my continuing reference books for some time to come."
Steve Cunningham, PhD, Past President of SIGGRAPH
"An excellent resource for the users of ImageJ."
Wayne Rasband, author of ImageJ
This modern, self-contained, textbook explains the fundamental algorithms of digital image processing through practical examples and complete Java implementations. Available for the first time in English, Digital Image Processing is the definitive textbook for students, researchers, and professionals in search of critical analysis and modern implementations of the most important algorithms in the field.
• Practical examples and carefully constructed chapter-ending exercises drawn from the authors' years of experience teaching this material
• Real implementations, concise mathematical notation, and precise algorithmic descriptions designed for programmers and practitioners
• Easily adaptable Java code and completely worked out examples for easy inclusion in existing, and rapid prototyping of new, applications
• Self-contained chapters and additional online material suitable for a flexible one- or two- semester course
• Uses ImageJ, the image processing system developed, maintained, and freely distributed by the U.S. National Institutes of Health (NIH)
• A comprehensive Website (www.imagingbook.com) with complete Java source code, test images, and additional instructor materials
This comprehensive, reader-friendly introduction is ideal for foundation courses as well as eminently suitable for self-study.
Wilhelm Burger is the director of the Digital Media degree programs at the Upper Austria University of Applied Sciences at Hagenberg.
Mark J. Burge is a program director at the National Science Foundation (NSF) and a principal at Noblis (Mitretek) in Washington, D.C.
 
  • 0
Опубликовал: semenivans | 30-01-2012, 20:37 | Просмотров: 686  Подробнее и с комментариями (0)
  Developing ASP Components
 Категория: Компьютерная литература » WEB - строительство » Web - строительство, ASP.NET
   
 
Developing ASP Components
Автор: Shelley Powers
Издательство: O'Reilly Media
Год издания: 2001
isbn: 1565927508
Количество страниц: 831
Язык: english
Формат: PDF

This book excels at showing the inner workings and issues involved in designing custom COM-based components in VB, ATL, and/or MFC, as well as tapping the built-in components that come standard with COM, including transactions, mail objects (with CDO), and database programming (with ADO). In particular, for the C++/ATL/MFC developer, practical sources of information (and sample code) are in short supply, and for this readership, the book fills a particularly worthwhile niche. Much of it uses VB in examples for designing effective, high-performance components.
 
  • 0
Опубликовал: semenivans | 22-01-2012, 18:02 | Просмотров: 669  Подробнее и с комментариями (0)
  VBA and Macros Microsoft Excel 2010
 Категория: Языки программирования, Офисные программы, Excel
   
 
VBA and Macros Microsoft Excel 2010
Автор: Bill Jelen
Издательство: Que Publishing
Год издания: 2010
isbn: 978-0-7897-4314-5
Количество страниц: 653
Язык: english
Формат: PDF

Use Excel 2010 VBA and macros to automate virtually any routine task, and save yourself hours, days, maybe even weeks. Then learn how to make Excel do things you thought were simply impossible! This book reveals scripting techniques you won’t find anywhere else and shows you how to create automated reports that are amazingly powerful and useful. It helps you instantly visualize information so you can understand and act on it. It also shows you how to capture data from anywhere and use it anywhere, and helps you automate Excel 2010’s most powerful new features. Learning advanced Excel scripting has never been easier. You’ll find simple, step-by-step instructions, real-world examples and case studies, and 50 workbooks packed with bonus examples, macros, and solutions, straight from MrExcel.
• Work efficiently with ranges, cells, and R1C1-style formulas
• Build super-fast applications with arrays
• Customize the Excel 2010 Ribbon to run your macros
• Write Excel 2010 VBA code that works on older versions of Excel
• Create custom dialog boxes to collect information from your users
• Use error handling to make your VBA scripts more resilient
• Use Web queries to import data from virtually any online source
• Master advanced techniques such as classes and collections
• Use Excel VBA to control other Office programs…even control Windows itself,
via the Windows API
• Create add-ins to share or sell your programs
 
  • 0
Опубликовал: djin_ | 30-07-2010, 13:12 | Просмотров: 1025  Подробнее и с комментариями (0)
  An Introduction to Pattern Recognition: A MATLAB Approach
 Категория: Прочие языки программирования, Программное обеспечение
   
 
An Introduction to Pattern Recognition: A MATLAB Approach
Автор: Sergios Theodoridis, Konstantinos Koutroumbas, Aggelos Pikrakis
Издательство: Academic Press
Год издания: 2009
isbn: 978-0123744869
Количество страниц: 240
Язык: english
Формат: PDF

An accompanying manual to Theodoridis/Koutroumbas, Pattern Recognition, that includes Matlab code of the most common methods and algorithms in the book, together with a descriptive summary and solved examples, and including real-life data sets in imaging and audio recognition.

*Matlab code and descriptive summary of the most common methods and algorithms in Theodoridis/Koutroumbas, Pattern Recognition 4e.
*Solved examples in Matlab, including real-life data sets in imaging and audio recognition
 
  • 0
Опубликовал: djin_ | 23-05-2010, 02:14 | Просмотров: 891  Подробнее и с комментариями (0)
  SolidWorks 2010 Bible
 Категория: Компьютерная литература » Графические, видео и 3D пакеты » AutoCAD, SolidWorks, другие CAD
   
 
SolidWorks 2010 Bible
Автор: Matt Lombard
Издательство: Wiley Publishing
Год издания: 2010
isbn: 978-0-470-55481-4
Количество страниц: 1176
Язык: english
Формат: PDF

The only guide you need to learn the leading 3D solid modeler program, SolidWorks.
This in-depth guide goes into extensive detail, not just on "how" the software works, but in many cases "why" it works the way it does.
SolidWorks is a powerful 3D solid modeling system that is popular with CAD users everywhere, but to become really proficient at the more involved functionality in SolidWorks one really needs specialized training or a comprehensive book like the SolidWorks Bible
Thoroughly covers SolidWork features using real-world examples
Author, Matt Lombard, is well known and well respected in the SolidWorks community and host a popular SolidWorks blog called dezignstuff
Get the guidance you need to efficiently learn and master SolidWorks.
 
  • 0
Опубликовал: djin_ | 23-05-2010, 02:10 | Просмотров: 1572  Подробнее и с комментариями (0)
  Moodle 1.9 Theme Design: Beginner's Guide
 Категория: Языки программирования, WEB - строительство, Web - строительство, ASP.NET
   
 
Moodle 1.9 Theme Design: Beginner's Guide
Автор: Paul James Gadsdon
Издательство: Packt Publishing
Год издания: 2010
isbn: 1849510148
Количество страниц: 308
Язык: english
Формат: PDF

Moodle is a highly extensible virtual learning environment and is used to deliver online teaching and training materials. Theming is one of the main features of Moodle that can be used to customize your online courses and make them look exactly how you want them to. If you have been looking for a book that will help you develop Moodle Themes that you are proud of, and that your students would enjoy, then this is the book for you.
This book will show you how to create themes for Moodle, change pre-installed Moodle themes, and download new themes from various resources on the Internet. It is filled with suggestions and examples for adapting classroom activities to the Virtual Learning Environment.
This book starts off by introducing Moodle, explaining what it is, how it works, and what tools you might need to create a stunning Moodle theme. It then moves on to show you in detailed steps how to choose and change a Moodle theme, and explains what Moodle themes are and how they work. It shows you how to change an existing theme and test the changes that you have made.
 
  • 0
Опубликовал: djin_ | 15-05-2010, 02:55 | Просмотров: 1061  Подробнее и с комментариями (0)
  Главная страница | Регистрация | Новое на сайте | Статистика |
 
«Librus - Mountain of Knowledge»
«Либрус - гора знаний» 2004-2020
Design by Flashsoft © 2005-2020