Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • 1995-1999  (64)
  • Boston, Mass. :Safari Books Online  (50)
  • Alexandria, Va. : American Society for Training & Development  (11)
  • New York : J. Wiley & Sons  (10)
  • [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc.
  • Electronic books ; local  (64)
Datasource
Material
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online
    ISBN: 9781580253529 , 1580253520
    Language: English
    Keywords: SAS (Computer file) ; Regression analysis ; Data processing ; Electronic books ; local
    Abstract: If you are a researcher or student with experience in multiple linear regression and want to learn about logistic regression, this book is for you! Informal and nontechnical, this book both explains the theory behind logistic regression and looks at all the practical details involved in its implementation using the SAS System. Several social science real-world examples are included in full detail. This book also explains the differences and similarities among the many generalizations of the logistic regression model. The following topics are covered: binary logit analysis, logit analysis of contingency tables, multinomial logit analysis, ordered logit analysis, discrete-choice analysis with the PHREG procedure, and Poisson regression. Other highlights include discussions on how to use the GENMOD procedure to do loglinear analysis and GEE estimation for longitudinal binary data. Only basic knowledge of the SAS DATA step is assumed. Supports releases 6.12 and higher of SAS software.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Industrial management ; Data processing ; Business ; Data processing ; Data warehousing ; Electronic books ; Electronic books ; local
    Abstract: A comprehensive guide to quality improvement from the leading expert in information and data warehouse quality. Each year, companies lose millions as a result of inaccurate and missing data in their operational databases. This in turn corrupts data warehouses, causing them to fail. With information quality improvement and control systems, like the ones described in this book, your company can reduce costs and increase profits from quality information assets. Written by an internationally recognized expert in information quality improvement, Improving Data Warehouse and Business Information Quality arms you with a comprehensive set of tools and techniques for ensuring data quality both in source databases and the data warehouse. With the help of best-practices case studies, Larry English fills you in on: How and when to measure information quality. How to measure the business costs of poor quality information. How to select the right information quality tools for your environment. How to reengineer and cleanse data to improve the information product before it reaches your data warehouse. How to improve the information creation processes at the source. How to build quality controls into data warehouse processes. AUTHORBIO: Larry P. English is the leading international expert in the field of information and data warehouse quality. He is a columnist for Data Management Review and a featured speaker at numerous Data Warehousing Conferences. Larry chairs Information Quality Conferences held around the world.
    Note: "Wiley computer publishing.". - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    New York : J. Wiley & Sons
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Wiley series in microwave and optical engineering
    Parallel Title: Erscheint auch als
    Keywords: Bipolar transistors ; Junction transistors ; Electronic books ; Electronic books ; local
    Abstract: An up-to-date, comprehensive guide to heterojunction bipolar transistor technology. Owing to their superior performance in microwave and millimeter-wave applications, heterojunction bipolar transistors (HBTs) have become a major force in mobile and wireless communications. This book offers an integrated treatment of SiGe, GaAs, and InP HBTs, presenting a much-needed overview of HBTs based on different materials systems-their fabrication, analysis, and testing procedures. Highly respected expert Jiann S. Yuan discusses in depth the dc and RF performance and modeling of HBT devices, including simulation, thermal instability, reliability, low-temperature and high-temperature performance, and HBT analog and digital circuits. He provides step-by-step presentations of HBT materials-including Si HBTs and III-V and IV-IV compound HBTs, which are rarely described in the literature. Also covered are device and circuit interaction as well as specific high-speed devices in mobile and wireless communications. This immensely useful guide to a rapidly expanding field includes more than 200 figures, tables of different material systems in terms of their physical parameters, and up-to-date experimental results culled from the latest research. An essential resource for circuit and device designers in the semiconductor industry, SiGe, GaAs, and InP Heterojunction Bipolar Transistors is also useful for graduate students in electrical engineering, applied physics, and materials science.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Focused group interviewing ; Electronic books ; local
    Abstract: This issue explains how focus groups can be used to identify problems, plan, develop new products, obtain market information, and conduct research. It outlines how to get started with the focus group process, how to recruit participants, and how to facilitate a focus group meeting.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Organizational change ; Management ; Electronic books ; local
    Abstract: Trainers must be comfortable with managing change to be effective organizational performance partners. Use this Infoline as a primer on change management tactics and the skills needed to facilitate change. This issue includes useful tools, hands-on examples, and models for change practitioners to use. In addition to a six-phase change strategy model, you will find a list of needed implementation skills, a performance issue analysis tool, and other important advice that will smooth the way of change and reduce barriers.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    Alexandria, Va. : ASTD | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 20 p
    Keywords: Employees ; Training of ; Group relations training ; Educational games ; Electronic books ; local
    Abstract: Discover the learning value of games, exercises, and puzzles. Revised edition.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 1565923987 , 9781565923980
    Language: English
    Keywords: Perl (Computer program language) ; Computer algorithms ; Algorithms ; Electronic books ; local
    Abstract: Many programmers would love to use Perl for projects that involve heavy lifting, but miss the many traditional algorithms that textbooks teach for other languages. Computer scientists have identified many techniques that a wide range of programs need, such as: Fuzzy pattern matching for text (identify misspellings!) Finding correlations in data Game-playing algorithms Predicting phenomena such as Web traffic Polynomial and spline fitting Using algorithms explained in this book, you too can carry out traditional programming tasks in a high-powered, efficient, easy-to-maintain manner with Perl.This book assumes a basic understanding of Perl syntax and functions, but not necessarily any background in computer science. The authors explain in a readable fashion the reasons for using various classic programming techniques, the kind of applications that use them, and -- most important -- how to code these algorithms in Perl.If you are an amateur programmer, this book will fill you in on the essential algorithms you need to solve problems like an expert. If you have already learned algorithms in other languages, you will be surprised at how much different (and often easier) it is to implement them in Perl. And yes, the book even has the obligatory fractal display program.There have been dozens of books on programming algorithms, some of them excellent, but never before has there been one that uses Perl. The authors include the editor of The Perl Journal and master librarian of CPAN; all are contributors to CPAN and have archived much of the code in this book there. "This book was so exciting I lost sleep reading it." Tom Christiansen
    Note: "August 1999"--T.p. verso. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Games ; Social interaction ; Electronic books ; local
    Abstract: This Info-line provides an overview of the types of icebreakers: openers, acquainters, games, and brainstorming. The issue offers guidelines for selecting icebreakers and for trainer behaviors while conducting icebreakers. Examples of ice breakers are given.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Beijing ; : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9781565927254 , 1565927257
    Language: English
    Pages: xix, 388 p , ill. , 24 cm
    Edition: Rev. ed.
    Keywords: Microsoft Word ; Macroprogramming ; Word processing ; Electronic books ; local
    Abstract: Many Microsoft Word users and VBA programmers don't realize the extensive opportunities that exist when Word's Object Model is accessed using Visual Basic for Applications (VBA), which replaced WordBasic in conjunction with the release of Word 97. By creating what is commonly called a "Word Macro" you can automate many features available in Word. Writing Word Macros (previously titled Learning Word Programming is the introduction to Word VBA that allows you to do these things and more, including: Create custom pop-up menus Automatically create tables from lists Append one document to the end (or beginning) of another Create a toggle switch to change a document from draft to final copy by adding or removing a watermark in the header Generate reports using data from other applications The Visual Basic Editor and the Word VBA programming environment. Word features a complete and very powerful integrated development environment for writing, running, testing, and debugging VBA macros. The VBA programming language (which is the same programming language used by Microsoft Excel, Access, and PowerPoint, as well as the retail editions of Visual Basic). The Word object model. Word exposes nearly all of its functionality through its object model, which allows Word to be controlled programmatically using VBA. While the Word object model, with almost 200 objects, is the largest among the Office applications, readers need be familiar with only a handful of objects. Writing Word Macros focuses on these essential objects, but includes a discussion of a great many more objects as well. Not intended to be an encyclopedia of Word programming, Writing Word Macros provides Word users, as well as programmers who are not familiar with the Word object model with a solid introduction to writing VBA macros and programs. In particular, the book focuses on: Writing Word Macros is written in a terse, no-nonsense manner that is characteristic of Steven Roman's straightforward, practical approach. Instead of a slow-paced tutorial with a lot of hand-holding, Roman offers the essential information about Word VBA that you must master to program effectively. This tutorial is reinforced by interesting and useful examples that solve practical programming problems, like generating tables of a particular format, managing shortcut keys, creating fax cover sheets, and reformatting documents. Writing Word Macros is the book you need to dive into the basics of Word VBA programming, ena...
    Note: Previous ed.: published as Learning Word programming. 1998. - Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Employee training personnel ; Electronic books ; local
    Abstract: This issue will assist managers, training and performance specialists, and consultants in guiding SMEs through the fundamentals of transferring learning and job skills. It covers how to select and prepare an SME trainer, the methods of delivery, course design and development, developing course materials, delivery and facilities preparation, follow-up training, and evaluating the training effort.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Telecommuting ; Employees ; Training of ; Electronic books ; local
    Abstract: This Info-line presents four phases associated with telecommuting training: 1) orientation; 2) telecommuter training; 3) supervisor training; and 4) training supervisors to manage the non-telecommuter staffs. Inside you'll find a sample telecommuter contract, a sample supervisor training outline, and other sample forms and checklists.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    ISBN: 156286193X
    Language: English
    Pages: 16 p
    Keywords: Needs assessment ; Personnel management ; Educational evaluation ; Electronic books ; local
    Abstract: This issue discusses the six steps involved in defining a client's training needs in relation to the organization's overall business goals. Offers techniques to use at each point in the analysis process plus sample questions used for collecting data.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Knowledge management ; Electronic books ; local
    Abstract: Capturing and using all the knowledge and expertise in an organization is the ultimate goal for performance professionals. This Infoline offers a great starting point for your journey by defining knowledge management and posing key questions to help you identify the intellectual capital you need manage. It introduces the new roles, opportunities, and the baseline technology need to begin this daunting task. Key sidebars include an organizational analysis for knowledge management, 12 ways to measure intellectual capital, a planning worksheet, and a listing of competencies to manage knowledge.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute Inc. | Boston, Mass. :Safari Books Online
    ISBN: 9781580256001 , 1580256007
    Language: English
    Keywords: SAS (Computer file) ; Electronic data processing ; Data preparation ; Electronic books ; local
    Abstract: The key to ensuring accurate data is having clean data. This book develops and describes data cleaning programs and macros. You can use many of the programs and macros that are provided, as is, or you can modify them for your own special data cleaning tasks. Ron has carefully explained and documented each of the programs and macros, thus providing you with SAS programming instruction on an intermediate-to-advanced level. Topics presented include validation checks on character data, numeric data, missing values, and date values; searching for duplicate records; working with multiple files; double entry and verification using the COMPARE procedure; and SQL solutions and using validation data sets. Written in Ron's signature informal, tutorial style, this book gives anyone who manages data thoroughly documented, step-by-step instructions for the development of data cleaning programs and macros. Supports releases 6.12 and higher of SAS software.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    New York : J. Wiley & Sons
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Operational amplifiers ; Design and construction ; Comparator circuits ; Design and construction ; Metal oxide semiconductors, Complementary ; Electronic books ; Electronic books ; local
    Abstract: A step-by-step guide to the design and analysis of CMOS operational amplifiers and comparators This volume is a comprehensive text that offers a detailed treatment of the analysis and design principles of two of the most important components of analog metal oxide semiconductor (MOS) circuits, namely operational amplifiers (op-amps) and comparators. The book covers the physical operation of these components, their design procedures, and applications to analog MOS circuits-particularly those involving switched-capacitor circuits, and analog-to-digital (A/D) and digital-to-analog (D/A) converters. Roubik Gregorian, a leading authority in the field, gives circuit designers the technical knowledge they need to design high-performance op-amps and comparators suitable for most analog circuit applications. In this self-contained treatment, which is loosely based on his well-received 1986 book, Analog MOS Integrated Circuits for Signal Processing (coauthored with Gabor C. Temes), Gregorian reviews the required basics before advancing to state-of-the-art topics and problem-solving techniques. This valuable guide: Clearly explains configuration and performance limitation issues affecting the operation of CMOS op-amps and comparators Details advanced design procedures to improve performance Provides practical design examples suitable for a broad range of analog circuit applications Incorporates hundreds of illustrations into the text Concludes each chapter with problems and references to advanced topics, useful in textbook adoptions Introduction to CMOS Op-Amps and Comparators is invaluable for analog and mixed-signal designers, for senior and graduate students in electrical engineering, and for anyone who would like to keep up with this essential technology.
    Note: "A Wiley-Interscience publication.". - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Job evaluation ; Performance standards ; Operant behavior ; Electronic books ; local
    Abstract: This issue discusses several evaluation models, methods, and tools used to evaluate different types of performance interventions. It compares evaluation models in the context of soft data, and discusses how performance interventions can be jeopardized.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Employee orientation ; Electronic books ; local
    Abstract: Retention success often begins with a well-planned and executed on-boarding program. This issue explains how to develop well thought-out on-boarding objectives, define the conditions of an effective orientation program. The issue also provides ideas for the development of your orientation programs including tips for successful implementation and evaluation. Valuable advice is provided for supervisors orienting new employees.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Corp. | Boston, Mass. :Safari Books Online
    ISBN: 0738413313
    Language: English
    Pages: 308 p
    Keywords: Application software ; Development ; Computer network protocols ; Electronic books ; local
    Abstract: The implementation and exploitation of centralized, corporate-wide directories are among the top priority projects in most organizations in the years 1999 and 2000. The need for a centralized directory emerges as organizations realize the overhead and cost involved in managing the many distributed micro and macro directories introduced in the past decade with decentralized client/server applications and network operating systems. Directories are key for a successful IT operation in medium and large environments. IBM understands this requirement and supports it by providing directory implementations based on industry standards at no additional cost on all its major platforms and even important non-IBM platforms. The IBM SecureWay Directory, formerly known as the IBM eNetwork LDAP Directory, implements the Lightweight Directory Access Protocol (LDAP) standard that has emerged quickly in the past years as a result of the demand for such a standard. This redbook will help you understand, install, and configure the IBM SecureWay Directory . It is targeted at system specialists who need to know the concepts and the detailed instructions for a successful LDAP implementation.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Embedded software is in almost every electronic device designed today. There is software hidden away inside our watches, microwaves, VCRs, cellular telephones, and pagers; the military uses embedded software to guide smart missiles and detect enemy aircraft; communications satellites, space probes, and modern medicine would be nearly impossible without it. Of course, someone has to write all that software, and there are thousands of computer scientists, electrical engineers, and other professionals who actually do. Each embedded system is unique and highly customized to the application at hand. As a result, embedded systems programming is a widely varying field that can take years to master. However, if you have some programming experience and are familiar with C or C++, you're ready to learn how to write embedded software. The hands-on, no-nonsense style of this book will help you get started by offering practical advice from someone who's been in your shoes and wants to help you learn quickly. The techniques and code examples presented here are directly applicable to real-world embedded software projects of all sorts. Even if you've done some embedded programming before, you'll still benefit from the topics in this book, which include: Testing memory chips quickly and efficiently Writing and erasing Flash memory Verifying nonvolatile memory contents with CRCs Interfacing to on-chip and external peripherals Device driver design and implementation Optimizing embedded software for size and speed So whether you're writing your first embedded program, designing the latest generation of hand-held whatchamacalits, or simply managing the people who do, this book is for you.
    Note: Online resource; Title from title page (viewed January 30, 1999)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Data warehousing ; Electronic books ; Electronic books ; local
    Abstract: "Each chapter is... a practice run for the way we all ought to design our data marts and hence our data warehouses."-Ralph Kimball, from the Foreword. Let the experts show you how to customize data warehouse designs for real business needs in Data Warehouse Design Solutions. To effectively design a data warehouse, you have to understand its many business uses. This guidebook shows you how business managers in different corporate functions actually use data warehouses to make decisions. You'll get a rich set of data warehouse designs that flow from realistic business cases. Two top experts show you how to customize your data warehouse designs for real-life business needs including: Sales and marketing Production and inventory management Budgeting and financial reporting Quality control Product delivery and fulfillment Strategic business analysis such as determining market share, rates of return on investment, and other key analytic ratios. CD-ROM includes All sample data warehouse designs with accompanying preformatted reports in HTML for specific business uses such as marketing, sales, and financial analysis. This title includes additional digital media when purchased in print format. For this digital book edition, media content may not be included. Contact the publisher's customer service directly for assistance.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Leadership ; Organizational change ; Electronic books ; Electronic books ; local
    Abstract: "Cohen and Bradford give both leaders and followers the tangible tools they need to create high performance. Their transformational leadership system is both sophisticated enough to capture the realities of life in today's organizations and simple enough to be immediately useful to managers in any part of the world. This book will be read, re-read, and sent to bosses everywhere."--Rosabeth Moss Kanter, author of Rosabeth Moss Kanter on the Frontiers of Management "In Power Up, Bradford and Cohen not only convincingly argue the benefits of leading by building a shared responsibility team, they also describe in detail how to do it. Loaded with many powerful examples and detailed cases that bring their concepts to life, this book will inspire any leader."--Jerry Porras, coauthor of Built to Last and Lane Professor of Organizational Behavior and Change, Stanford Business School "Traditional assumptions about the roles of managers and subordinates are barriers to long-range success . . . Bradford and Cohen provide practical insights into how to transform the leadership systems of modern business organizations, and these insights should be shared among employees and managers at all levels."--Yotaro Kobayashi Chairman and CEO, Fuji-Xerox "Post-heroic leadership and shared responsibility teams have made a big difference in how we operate at Autodesk. Power Up is critical reading for every manager in high-tech." --Carol Bartz President and CEO, Autodesk "Power Up's message is clear: in today's business arena, global players must rely on shared leadership, not a single voice. Post-heroic leaders place responsibility where the knowledge is: at every level. Siemens is committed to this new way of working."--Dr. Heinrich von Pierer President and CEO, Siemens Countless articles and books have called for an end to "heroic," command-and-control management. In principle, at least, business has heeded that call. Acknowledging the need for employee leadership and shared responsibility, companies worldwide have invested heavily in every variety of employee-empowerment program. Yet, such reform efforts seldom have any lasting effect, and managers and subordinates quickly slip back into old follow-the-leader patterns of thinking and behaving. Does this mean that the skeptics were right all along? Are participative management, self-directed work teams, and other popular empowerment programs just part of a futile effort to change "human nature"? Not at all, say David...
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed Nov. 12, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Electronic data processing ; Study and teaching ; Employees ; Training of ; Computer-assisted instruction ; Electronic books ; local
    Abstract: This Info-line explains the steps needed to provide a job-oriented approach to training plus follow-up training. It includes suggestions for adapting this approach for diverse groups and sample forms and check lists.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Benchmarking (Management) ; Electronic books ; local
    Abstract: Know what benchmarking is and the benefits, types, and processes of benchmarking. Understand how benchmarking training differs from benchmarking other functions.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Employees ; Rating of ; Needs assessment ; Performance standards ; Electronic books ; local
    Abstract: Examine the skills and competencies of the performance evaluator.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    New York : J. Wiley & Sons
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Automatic control ; Control theory ; Electronic books ; Electronic books ; local
    Abstract: The definitive guide toadvanced control system design Advanced Modern Control System Theory and Design offers the most comprehensive treatment of advanced control systems available today. Superbly organized and easy to use, this book is designed for an advanced course and is a companion volume to the introductory text, Modern Control System Theory and Design, Second Edition (or any other introductory book on control systems). In addition, it can serve as an excellent text for practicing control system engineers who need to learn more advanced control systems techniques in order to perform their tasks. Advanced Modern Control Systems Theory and Design briefly reviews introductory control system analysis concepts and then presents the methods for designing linear control sys-tems using single-degree and two-degrees-of-freedom compensation techniques. The very important subjects of modern control system design using state-space, pole placement, Ackermann's formula, estimation, robust control, and H8 techniques are then presented. The following crucial subjects are then covered in the presentation: * Digital Control System Analysis and Design-extends the continuous concepts presented to discrete systems * Nonlinear Control System Design-extends the linear concepts presented tononlinear systems * Introduction to Optimal Control Theory and Its Applications-presents such key topics as dynamic programming and the maximum principle, as well as applications to the space attitude control problem and the lunar soft-landing problem * Control System Design Examples: Complete Case Studies-presents the complete case studies of five control system design examples that illustrate practical design projects Other notable features of this volume are: * Free MATLAB software containing problem solutions which can be retrieved from the Mathworks, Inc. anonymous FTP server at ftp://ftp.mathworks.com/pub/books/advshinners * MATLAB programs and a tutorial on the use of MATLAB incorporated directly into the text * An extensive set of worked-out, illustrative solutions added in dedicated sections at the end of chapters * End-of-chapter problems-one-third with answers to facilitate self-study * A solutions manual containing solutions to the remaining two-thirds of the problems available from the Wiley editorial department.
    Note: "A Wiley-Interscience publication.". - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    New York : J. Wiley & Sons
    ISBN: 9780470534533 , 0470534532
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Risk management ; Decision making ; Risk management ; History ; Decision making ; History ; Electronic books ; Electronic books ; local
    Abstract: A Business Week, New York Times Business, and USA Today Bestseller "Ambitious and readable . . . an engaging introduction to the oddsmakers, whom Bernstein regards as true humanists helping to release mankind from the choke holds of superstition and fatalism." -The New York Times "An extraordinarily entertaining and informative book." -The Wall Street Journal "A lively panoramic book . . . Against the Gods sets up an ambitious premise and then delivers on it." -Business Week "Deserves to be, and surely will be, widely read." -The Economist "[A] challenging book, one that may change forever the way people think about the world." -Worth "No one else could have written a book of such central importance with so much charm and excitement." -Robert Heilbroner author, The Worldly Philosophers "With his wonderful knowledge of the history and current manifestations of risk, Peter Bernstein brings us Against the Gods. Nothing like it will come out of the financial world this year or ever. I speak carefully: no one should miss it." -John Kenneth Galbraith Professor of Economics Emeritus, Harvard University In this unique exploration of the role of risk in our society, Peter Bernstein argues that the notion of bringing risk under control is one of the central ideas that distinguishes modern times from the distant past. Against the Gods chronicles the remarkable intellectual adventure that liberated humanity from oracles and soothsayers by means of the powerful tools of risk management that are available to us today. "An extremely readable history of risk." -Barron's "Fascinating . . . this challenging volume will help you understand the uncertainties that every investor must face." -Money "A singular achievement." -Times Literary Supplement "There's a growing market for savants who can render the recondite intelligibly-witness Stephen Jay Gould (natural history), Oliver Sacks (disease), Richard Dawkins (heredity), James Gleick (physics), Paul Krugman (economics)-and Bernstein would mingle well in their company." -The Australian
    Note: Includes bibliographical references and indexes. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Task analysis ; Job analysis ; Job descriptions ; Electronic books ; local
    Abstract: This issue explains how to analyze work and work processes using methods such as:observation, interviews, checklists, critical incident technique, and process mapping. It provides case studies that illustrate how training practitioners apply the principles of analysis to create training deliverables.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 15 p
    Keywords: Education ; Aims and objectives ; Employees ; Training of ; Electronic books ; local
    Abstract: This Info-line discusses behavioral objectives classified as cognitive (knowledge), psychomotor (skills), and affective (attitudes) and how to write them effectively. It provides guidelines for writing objectives and a case study from ISI Robotech and its use of objectives.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    Sebastopol, Calif. : O'Reilly | Boston, Mass. :Safari Books Online
    ISBN: 9781565924932 , 1565924932
    Language: English
    Keywords: Lingo (Computer program language) ; Electronic books ; local
    Abstract: Macromedia Director 6 is the premiere authoring tool for delivering interactive content on both the Internet and the desktop. It is the dominant multimedia package for Windows 95/NT, Windows 3.1, and the Macintosh. A quarter million developers use Director(R) to incorporate animation and audio into dynamic Web pages, and to create engaging interactive corporate presentations, multimedia advertising, entertainment CD-ROMs, Enhanced music CDs, and even DVDs. Lingo is Director's powerful scripting language. This companion book to Director in a Nutshell is an essential tool for both new and experienced Lingo programmers seeking a deeper knowledge of the language. Bruce Epstein is the author of both these books and brings years of hands-on experience with Director and Lingo. The book includes numerous useful Lingo examples. Exhaustively tested, this book corrects many errors found in Macromedia's Lingo documentation and repeated verbatim in most third-party books. Extremely comprehensive, this book details dozens of misdocumented and undocumented Lingo keywords that are omitted from Macromedia's manuals and third-party books. Lingo in a Nutshell caters to the huge pool of Director users attempting to bridge the Lingo gap, yet provides the details for the experienced Linguist that are lacking in other Lingo books. In typical nutshell style (clear, concise, deep and narrow) this book explores the syntax, structure and commands of the Lingo language. The detailed chapters describe messages, events, scripts, handlers, variables, lists, file I/O, Behaviors, child objects, Xtras, and more. This book teaches you to troubleshoot and debug common Lingo errors. Lingo in a Nutshell is the book for which both Director users and power Lingo programmers have been yearning. The book extensively covers topics not found in other Lingo books: Cross-platform Lingo differences Lingo internals for experienced programmers Events, messages, and scripts Timers, tempos, cue points, and synchronization Data types and expressions Math, numerical expressions, geometry, and trigonometry Coordinates, alignment, and registration point Lingo in a Nutshell is the most concise and compete guide available. It is a high-end handbook at a low-end price. An essential desktop reference for every Director user.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    ISBN: 1562861980
    Language: English
    Pages: 14 p
    Keywords: 360-degree feedback (Rating of employees) ; Supervisors ; Rating of ; Electronic books ; local
    Abstract: This issue defines and describes a 360-degree feedback program. It walks the reader through the steps of: 1) design and plan the process, 2) design and develop the tool, 3) administer the instrument, 4) process and report feedback, and 5) plan responses to feedback.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Needs assessment ; Performance standards ; Electronic books ; local
    Abstract: This Info-line describes a model that can be used to determine that the transfer of skills training has occurred. The steps are: 1) conduct needs assessment, 2) standardize performance skills, 3) develop performance checklists, 4) transfer using demonstration, 5) coach, and 6) assess performance skills.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    Alexandria, Va. : ASTD | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Executive succession ; Personnel management ; Electronic books ; local
    Abstract: Succession planning is often the orphan child in organization, ignored or perhaps mentioned but certainly not cared for and nurtured. This issue outlines the five components of a succession planning process: replacement planning, human resource audit, high-potential employee identification, employment input, and development programs. You will find strategies for development programs and clear advice on establishing learning plans for your organization. Several useful worksheets are provided including a succession summary worksheet, a learning plan worksheet, and key issue worksheet.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (94 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The Tcl/Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and change scripts quickly, and conveniently tie together existing utilities or programming libraries.The Tcl/Tk Pocket Reference ,a handy reference guide to the basic Tcl language elements, Tcl and Tk commands, and Tk widgets, is a companion volume to Tcl/Tk in a Nutshell .
    Note: Online resource; Title from title page (viewed October 28, 1998) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (95 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: JavaScript is a powerful, object-based scripting language that can be embedded directly in HTML pages. It allows you to create dynamic, interactive Web-based applications that run completely within a Web browser -- JavaScript is the language of choice for developing Dynamic HTML (DHTML) content. JavaScript can be integrated effectively with CGI and Java to produce sophisticated Web applications, although, in many cases, JavaScript eliminates the need for complex CGI scripts and Java applets altogether. The JavaScript Pocket Reference is a companion volume to JavaScript: The Definitive Guide. This small book, covering JavaScript 1.2, is a handy reference guide to this popular language for Web development. It provides a complete overview of the core JavaScript language and contains summaries of both core and client-side objects, methods, and properties.
    Note: Online resource; Title from title page (viewed October 1, 1998) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    Alexandria, Va. : ASTD | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: System theory ; Organizational learning ; Electronic books ; local
    Abstract: This issue explains the value of applying systems thinking when solving problems or in times of organizational change. It outlines the characteristics and principles of systems thinking.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 12 p
    Keywords: Employees ; Coaching of ; Feedback (Psychology) ; Electronic books ; local
    Abstract: Performance management relies on good coaching and feedback. This issue covers both the coaching process and how to provide feedback that encourages the learning process. You will find clear definitions of what constitutes coaching and detailed explanation of the skills and behaviors needed for successful coaching. In addition, the various roles of a coach are discussed as well as how to deliver both positive and negative feedback.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    Reading, Mass. : Addison Wesley | Boston, Mass. :Safari Books Online
    ISBN: 9780321562807 , 0321562801
    Language: English
    Pages: xvii, 519 p , ill. , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: C (Computer program language) ; Computer software ; Reusability ; Electronic books ; local
    Abstract: Every programmer and software project manager must master the art of creating reusable software modules; they are the building blocks of large, reliable applications. Unlike some modern object-oriented languages, C provides little linguistic support or motivation for creating reusable application programming interfaces (APIs). While most C programmers use APIs and the libraries that implement them in almost every application they write, relatively few programmers create and disseminate new, widely applicable APIs. C Interfaces and Implementations shows how to create reusable APIs using interface-based design, a language-independent methodology that separates interfaces from their implementations. This methodology is explained by example. The author describes in detail 24 interfaces and their implementations, providing the reader with a thorough understanding of this design approach. Features of C Interfaces and Implementations : Concise interface descriptions that comprise a reference manual for programmers interested in using the interfaces. A guided tour of the code that implements each chapter's interface tp help those modifying or extending an interface or designing related interfaces. In-depth focus on "algorithm engineering:" how to package data structures and related algorithms into reusable modules. Source code for 24 APIs and 8 sample applications is examined, with each presented as a "literate program" in which a thorough explanation is interleaved with the source code. Rarely documented C programming tricks-of-the-trade. Convenient access to all source code in the book via the World Wide Web at http://www.cs.princeton.edu/software/cii/
    Note: Includes bibliographical references (p. 497-503) and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Performance technology ; Needs assessment ; Performance standards ; Electronic books ; local
    Abstract: This is the second in a series of four Info-lines looking at the roles involved in the Human Performance Improvement Process. This issue describes the six competencies of the intervention specialist, the types of performance interventions and how to design and develop an intervention.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Business meetings ; Electronic books ; local
    Abstract: This issue describes the different purposes of meetings and common characteristics of effective meetings. It outlines planning steps, meeting process steps, and activity guidelines for more efficient, productive meetings, and covers the special roles participants play and how to deal with difficult people.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Electronic books ; local
    Abstract: Most training, whether intentional or not, is on the job training. But how do you use the power of this ancient form of training to enhance performance? This Infoline covers the essentials of on-the-job training (OJT) with ideas for using both structured and unstructured OJT in your organization for maximum benefit. The issue offers a benchmarking exercise, a sample OJT checklist, and a checklist of OJT process steps.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Listening ; Comprehension ; Communication in management ; Electronic books ; local
    Abstract: The average employee spends 30-60 percent of his or her day listening, yet listening skills are rarely taught. This Info-line provides aids to understanding, speaking, and listening. Offers guidelines for giving feedback. Makes suggestions about what to include in a listening training session.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    New York : J. Wiley & Sons
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Avionics ; Aids to air navigation ; Electronic books ; Electronic books ; local
    Abstract: An indispensable resource for all those who design, build, manage, and operate electronic navigation systems Avionics Navigation Systems, Second Edition, is a complete guide to the art and science of modern electronic navigation, focusing on aircraft. It covers electronic navigation systems in civil and military aircraft, helicopters, unmanned aerial vehicles, and manned spacecraft. It has been thoroughly updated and expanded to include all of the major advances that have occurred since the publication of the classic first edition. It covers the entire field from basic navigation principles, equations, and state-of-the-art hardware to emerging technologies. Each chapter is devoted to a different system or technology and provides detailed information about its functions, design characteristics, equipment configurations, performance limitations, and directions for the future. You'll find everything you need to know about: Traditional ground-based radio navigation Satellite systems: GPS, GLONASS, and their augmentations New inertial systems, including optical rate sensors, micromechanical accelerometers, and high-accuracy stellar-inertial navigators Instrument Landing System and its successors Integrated communication-navigation systems used on battlefields Airborne mapping, Doppler, and multimode radars Terrain matching Special needs of military aircraft And much more
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 20 p
    Keywords: Employees ; Training of ; Electronic books ; local
    Abstract: This Info-line presents a complete discussion of the types of job aids and their advantages. The issue offers a step-by-step guide on the usefulness of aids, the design and development of aids, and how to implement and evaluate use.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    ISBN: 1562862138
    Language: English
    Pages: 16 p
    Keywords: Instructional systems ; Design ; Employees ; Training of ; Electronic books ; local
    Abstract: Instructional systems development (ISD) can be a complicated business, and sometimes you just need an overview. Heres the Infoline for you. This issue provides an ISD overview along with a short profile of each component the simple design model known as ADDIE (Analysis, Design, Development, Implementation, and Evaluation). You will find a detailed explanation of each element along with practical advice on building your next training session using the model. The issue includes a useful course design checklist to keep you on track.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 11 p
    Series Statement: Info-line issue 9712
    Keywords: Employees ; Training of ; Education ; Aims and objectives ; Instructional systems ; Design ; Electronic books ; local
    Abstract: Learn how to write better cognitive (knowledge), psychomotor (skills), and affective (attitudes) objectives with guidelines and a case study from ISI Robotech. Revised edition.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 12 p
    Keywords: Workshops (Adult education) ; Employees ; Training of ; Electronic books ; local
    Abstract: This issue presents methods and techniques for planning and conducting workshops, selecting types of learning exercises and activities, and preparing workshop leaders and facilitators.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    ISBN: 156286209X
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Employees ; Rating of ; Electronic books ; local
    Abstract: Reinventing your training department into a performance consulting department requires a roadmap. This Infoline is your quick and dirty guide. Not only does the issue give you the basics of performance consulting, but it provides detailed descriptions of the responsibilities, duties, and competencies expected of new performance consultants. Your roadmap for change also includes advice on how to make the transition successful by following a carefully crafted transition plan.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 18 p
    Keywords: Cost effectiveness ; Training ; Cost effectiveness ; Electronic books ; local
    Abstract: This issue provides a detailed approach to calculating a cost-benefit analysis. It includes a four-step model to calculate costs: personnel, material, delivery, and total expenditures. It also presents practice case studies to explain the process.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    New York : J. Wiley & Sons
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Shielding (Electricity) ; Electromagnetic fields ; Measurement ; Electronic books ; Electronic books ; local
    Abstract: Full and accessible coverage of the key concepts governing the reduction, containment, and measurement of unintentional electromagnetic radiation. The rapid proliferation of computers, CD players, and other digital electronic systems in recent years has made unintentional electromagnetic radiation increasingly difficult to control. Control and Measurement of Unintentional Electromagnetic Radiation provides a thorough examination of the basic principles underlying the problem, enabling readers to design solutions and applications to combat it effectively. Using a simple mathematical approach limited to algebra and trigonometry, this timely book meets the growing need for a more complete understanding of electromagnetic phenomena. Essential reading for electronics system designers and users as well as consultants and researchers, this book offers: An overview of intentional electromagnetic radiators -- antennas Examination and modeling of sinusoidal circuit-current radiations Frequency domain descriptions of periodic voltages, including a simple method for decomposing many often-used periodic voltage waveshapes into their sinusoidal components Easily obtainable descriptions of the measured radiations of periodic, time-varying circuit currents Techniques for controlling circuit-current radiations by adjusting different parameters, such as voltage amplitude and waveshape, circuit-current path geometry and impedance Radiation containment principles -- fully and partially contained radiating currents, slot antennas, and more Basic coverage of the radiation measurement process--from antenna calibration, measurement, geometry, and the measurement environment to test-site construction and validation.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Performance technology ; Needs assessment ; Performance standards ; Electronic books ; local
    Abstract: Understand the roles, competencies, and outputs of the performance needs analyst.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    ISBN: 1562862014
    Language: English
    Pages: 16 p
    Keywords: Organizational learning ; Electronic books ; local
    Abstract: This Info-line presents the five components of the systems model of a learning organization: the learning, the organization, the people, the knowledge, and the technology. Provides 16 steps to follow to become a learning organization. Includes case studies of learning programs at Rover, McKinsey & Co., and Federal Express.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development (ASTD) | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 12 p
    Keywords: Employees ; Training of ; Learning strategies ; Electronic books ; local
    Abstract: The challenge to do more with less and in less time is the mantra of every organization. Accelerated learning is the training professionals answer to this business reality. This Infoline offers you a short course in the principles, process, and techniques of accelerated learning. You will learn how to use whole brain techniques that allow learners to acquire information and skills more efficiently and to retrieve, recall, or respond with confidence. These techniques include the use of music, peer teaching, collaboration, and mind mapping to improve the learning environment and get results.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Executives ; Training of ; Electronic books ; local
    Abstract: This Info-line explains how to relate to managers the importance of motivation, adult learning, and learning styles. Revised edition.
    Note: Cover title. - Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    ISBN: 1562862111
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Active learning ; Organizational learning ; Electronic books ; local
    Abstract: This Info-line defines action learning as a group effort that involves solving real world problems through the use of acquired learning and implementing systems-wide solutions. It discusses why this process works and the benefits to organizations that use this technique. It features brief case studies from Whirlpool, National Semiconductor, General Electric, and Cigna International Property and Casualty Corporation.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training & Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Evaluation ; Behavioral assessment ; Electronic books ; local
    Abstract: This Info-line stresses the importance of laying the groundwork for measuring behavior and affective changes resulting from training programs. It concentrates on Kirkpatrick's third level of evaluation, behavior, and discusses specific techniques to track and measure changes in behavior.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    ISBN: 1562861662
    Language: English
    Pages: 16 p
    Keywords: Instructional systems ; Design ; Employees ; Training of ; Electronic books ; local
    Abstract: This issue covers two key components of instructional systems development: design and development of a training course. It describes the competency-based approach to design, and covers design basics, instructional strategies, course description, and course development materials.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    ISBN: 1562861530
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Employee training facilities ; Electronic books ; local
    Abstract: Why does even the most expertly designed and deployed training sometimes fail to produce the desired results? Could a poor learning environment be the answer? This issue presents a comprehensive discussion of why and how adults learn. It discusses various instruction methods, their characteristics, advantages and disadvantages, and offers concrete tips and advice on how you can create a winning learning environment in your organization.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    Reading, Mass. : Addison Wesley Professional | Boston, Mass. :Safari Books Online
    ISBN: 0201633922 , 9780201633924
    Language: English
    Keywords: Threads (Computer programs) ; POSIX (Computer software standard) ; Computer programming ; Electronic books ; local
    Abstract: With this practical book, you will attain a solid understanding of threads and will discover how to put this powerful mode of programming to work in real-world applications. The primary advantage of threaded programming is that it enables your applications to accomplish more than one task at the same time by using the number-crunching power of multiprocessor parallelism and by automatically exploiting I/O concurrency in your code, even on a single processor machine. The result: applications that are faster, more responsive to users, and often easier to maintain. Threaded programming is particularly well suited to network programming where it helps alleviate the bottleneck of slow network I/O. This book offers an in-depth description of the IEEE operating system interface standard, POSIXAE (Portable Operating System Interface) threads, commonly called Pthreads. Written for experienced C programmers, but assuming no previous knowledge of threads, the book explains basic concepts such as asynchronous programming, the lifecycle of a thread, and synchronization. You then move to more advanced topics such as attributes objects, thread-specific data, and realtime scheduling. An entire chapter is devoted to "real code," with a look at barriers, read/write locks, the work queue manager, and how to utilize existing libraries. In addition, the book tackles one of the thorniest problems faced by thread programmers-debugging-with valuable suggestions on how to avoid code errors and performance problems from the outset. Numerous annotated examples are used to illustrate real-world concepts. A Pthreads mini-reference and a look at future standardization are also included.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Computer security ; Telecommunication ; Security measures ; Cryptography ; Electronic books ; Electronic books ; local
    Abstract: ". . .the best introduction to cryptography I've ever seen. . . . The book the National Security Agency wanted never to be published. . . ." -Wired Magazine ". . .monumental . . . fascinating . . . comprehensive . . . the definitive work on cryptography for computer programmers . . ." -Dr. Dobb's Journal ". . .easily ranks as one of the most authoritative in its field." -PC Magazine ". . .the bible of code hackers." -The Millennium Whole Earth Catalog This new edition of the cryptography classic provides you with a comprehensive survey of modern cryptography. The book details how programmers and electronic communications professionals can use cryptography-the technique of enciphering and deciphering messages-to maintain the privacy of computer data. It describes dozens of cryptography algorithms, gives practical advice on how to implement them into cryptographic software, and shows how they can be used to solve security problems. Covering the latest developments in practical cryptographic techniques, this new edition shows programmers who design computer applications, networks, and storage systems how they can build security into their software and systems. What's new in the Second Edition? New information on the Clipper Chip, including ways to defeat the key escrow mechanism New encryption algorithms, including algorithms from the former Soviet Union and South Africa, and the RC4 stream cipher The latest protocols for digital signatures, authentication, secure elections, digital cash, and more More detailed information on key management and cryptographic implementations
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    Reading, Mass. : Addison-Wesley Pub. Co. | Boston, Mass. :Safari Books Online
    ISBN: 9780321545190 , 0321545192
    Language: English
    Pages: xv, 318 p , 24 cm
    Parallel Title: Erscheint auch als
    Keywords: C++ (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; local
    Abstract: More than 150,000 copies in print! Praise for Scott Meyers' first book, Effective C++ : "I heartily recommend Effective C++ to anyone who aspires to mastery of C++ at the intermediate level or above." - The C/C++ User's Journal From the author of the indispensable Effective C++ , here are 35 new ways to improve your programs and designs. Drawing on years of experience, Meyers explains how to write software that is more effective : more efficient, more robust, more consistent, more portable, and more reusable. In short, how to write C++ software that's just plain better. More Effective C++ includes: Proven methods for improving program efficiency, including incisive examinations of the time/space costs of C++ language features Comprehensive descriptions of advanced techniques used by C++ experts, including placement new, virtual constructors, smart pointers, reference counting, proxy classes, and double-dispatching Examples of the profound impact of exception handling on the structure and behavior of C++ classes and functions Practical treatments of new language features, including bool, mutable, explicit, namespaces, member templates, the Standard Template Library, and more. If your compilers don't yet support these features, Meyers shows you how to get the job done without them. More Effective C++ is filled with pragmatic, down-to-earth advice you'll use every day. Like Effective C++ before it, More Effective C++ is essential reading for anyone working with C++.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    Language: English
    Pages: 16 p
    Keywords: Employees ; Training of ; Transfer of training ; Electronic books ; local
    Abstract: This issue covers two approaches to training: far transfer and near transfer; it offers a transfer design and a transfer matrix model;it discusses how to ensure transfer of training is successful by using the transfer maintenance system; and reviews how, why, when, and who should measure the transfer of training.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Alexandria, Va. : American Society for Training and Development | Boston, Mass. :Safari Books Online
    ISBN: 1562862073
    Language: English
    Pages: 14 p
    Keywords: Training needs ; Needs assessment ; Employees ; Training of ; Electronic books ; local
    Abstract: This issue defines a mini needs assessment as a process for identifying problems and solutions in a condensed period of time. It outlines a process model and guidelines for implementing the model and offers a mini need assessment stakeholders interview guide and sample action plan.
    Note: Includes bibliographical references
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    Cary, N.C. : SAS Institute | Boston, Mass. :Safari Books Online
    ISBN: 9781555442798 , 155544279X
    Language: English
    Keywords: SAS (Computer file) ; Failure time data analysis ; Data processing ; Survival analysis (Biometry) ; Data processing ; Electronic books ; local
    Abstract: Biomedical and social science researchers who want to analyze survival data with SAS will find just what they need with this easy-to-read and comprehensive guide. Written for the reader with a modest statistical background and minimal knowledge of SAS software, this book teaches many aspects of data input and manipulation. Numerous examples of SAS code and output make this an eminently practical resource, ensuring that even the uninitiated becomes a sophisticated user of survival analysis. The main topics presented include censoring, survival curves, Kaplan-Meier estimation, accelerated failure time models, Cox regression models, and discrete-time analysis. Also included are topics not usually covered, such as time-dependent covariates, competing risks, and repeated events.
    Note: Includes bibliographical references and index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (254 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Remote Procedure Call (RPC) is the glue that holds together MS-DOS, Windows 3.x, and Windows NT. It is a client-server technology -- a way of making programs on two different systems work together like one. The advantage of RPC over other distributing programming techniques is that you can link two systems together using simple C calls, as in a single-system program. The most common use for client-server is to combine the graphical display capabilities of a desk-top PC with the database and number-crunching power of a large central system. But peer-to-peer programs can run equally well. Like many aspects of Microsoft programming, RPC forms a small world of its own, with conventions and terms that can be confusing. But once you understand the purpose behind each feature, programming with RPC is not difficult. This book lays out the concepts and the programming tasks so that you can use this powerful API. Microsoft RPC is a new technology based on the RPC used in the Distributed Computing Environment (DCE). This book builds on O'Reilly's successful DCE series. It provides a solid foundation for programmers learning to use Microsoft RPC, including: Controlling communications through the Microsoft Interface Definition Languages (MIDL) and the Attribute Configuration File (ACF)The book contains: How the server advertises itself How a client chooses a server (binding) Types of pointers and arrays Memory management Administration tasks for an RPC server This edition covers version 2.0 of Microsoft RPC. Four complete examples are included.
    Note: Online resource; Title from title page (viewed March 8, 1995)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...