integer programming

Graphing Calculator for Nys Math B... and Beyond

Graphing Calculator for Nys Math B... and Beyond

ISBN: , SKU: , AUTHOR: Noftsier, Kathleen, PUBLISHER: Trafford Publishing, Get a taste of the full power of the TI-83+/TI-84+ family of graphing calculators. Expands on skills learned in "Graphing Calculator for NYS Math A … and Beyond" and continues on into matrices, programming, and more.

Parle '89 - Parallel Architectures and Languages Europe:

Parle '89 - Parallel Architectures and Languages Europe:

ISBN: , SKU: , AUTHOR: Odijk, Eddy / Rem, Martin / Syre, Jean-Claude, PUBLISHER: Springer, Since the first PARLE conference, PARLE '87, attracted more than 300 participants, it was considered a useful and successful forum and encouraged the organization of this second issue known as PARLE '89. The initiative for these conferences was taken by project 415 of ESPRIT (the European Strategic Programme for Research and Development in Information Technology of the Commission of the European Communities). Their scope covers central themes in the area of parallel architectures and languages, including such topics as concurrent, object-oriented, logic and functional programming; MIMD, dataflow, inference and reduction machines; design and verification of parallel systems; VLSI, WSI and RISC architectures; performance evaluation, memory management, systolic arrays, applications and special purpose architectures. The four invited lectures present the state of the art and advanced developments in major research areas related to the topics of the conference. Of the more than 150 submitted papers 45 were selected for presentation. Furthermore the program of PARLE '89 comprises presentations on the subprojects which together constitute ESPRIT project 415. Parallel architectures based on a variety of programming styles (object-oriented, logic, functional, dataflow) are represented in these overviews.

Offerte relazionate integer programming: Parle '89 - Parallel Architectures and Languages Europe:
XSLT Developer's Guide

XSLT Developer's Guide

ISBN: , SKU: , AUTHOR: Von See, Chris / Kesar, Nitin / See, Chris Von, PUBLISHER: McGraw-Hill Companies, Build and deploy real-world XML and XLST applications using this expert developer's resource. Written by professional enterprise developers, this valuable guide gives you all the technical know-how you need--and offers you multiple options, presenting all programming examples in both Java and Perl.

Object-Oriented Engineering: Building Engineering Systems

Object-Oriented Engineering: Building Engineering Systems

ISBN: , SKU: , AUTHOR: Bourne, John R. / Bourne, PUBLISHER: CRC Press, This book provides an introduction to the understanding and use of object-oriented methodologies for engineering problem solving with a specific emphasis on analysis and design. (Object-oriented programming is a general computer language methodology. The name comes from the focus on describing problems in terms of objects, both physical and conceptual).

Offerte relazionate integer programming: Object-Oriented Engineering: Building Engineering Systems
Mathematical Investigations: Book One

Mathematical Investigations: Book One

ISBN: , SKU: , AUTHOR: Souviney, R. / Gargiulo, S. / Britt, M., PUBLISHER: Dale Seymour Publications, Meaningful mathematical experiences with interconnected situational lessons and real-world activities: Book One: geometry, patterns, operations research, photography, and genetic inheritance. Book Two: networks, sports math, finite-difference patterns, rates, and maps. Book Three: fundamentals of money, scaling, finance, loans, probability, and linear programming. Each investigation includes individual and whole-class activities, plus a "Check-up" that tests students' understanding.

Volume 6c: Motif Tools

Volume 6c: Motif Tools

ISBN: , SKU: , AUTHOR: Flanagan, David, PUBLISHER: O'Reilly Media, "Motif Tools and the Xmt programming library that accompanies it on CD-ROM offer resources that will empower Motif programmers and dramatically speed up application development with the X Toolkit and Motif. David Flanagan, author of both the book and the library, writes: "The need for a convenience toolkit is something that not enough programmers and managers realize--Motif is too often viewed as a complete GUI development package, when in fact it was designed only to provide a standard base level of functionality. This is where the Xmt library comes in; it provides many of the widgets and functions that are implemented over and over again by developers. My aim was to put programmer ease-of-use first (something the designers of Motif obviously did not do) and create a library that really simplifies GUI development." The Xmt library contains nine custom widgets and over 250 convenience routines that handle many tricky aspects of GUI programming. The Layout widget, for example, is an incredibly flexible manager widget that makes the confusing and awkward Motif Form widget a thing of the past. And a single Menu widget will create an entire pulldown menu system for your application by reading a special menu description from a resource file or your C code. Other features of the library dramatically simplify the use of Motif XmStrings, automate the transfer of data between the fields of an application's data structures and the widgets of its dialog boxes, and make it possible to automatically create a widget hierarchy completely described in a resource file. "Motif Tools is a complete programmer's guide and reference manual for the Xmt library. But the book is not just a dry volumeabout programming mechanics; it also describes a holistic philosophy of application design and development. It guides the reader through the development of a complete application: from first conception, through design and implementation, and on to the finishing stylistic touches--the myriad little details that make the difference between an application that looks sharp and one that just looks ordinary, between one that is a pleasure to use and one that is just usable. Scattered throughout the book, and collected on the CD, you will also find programming tips and tidbits submitted by Motif programmers from around the world. The price of this book includes a single-programmer license to use the Xmt library source code. Additional licenses may be purchased at a nominal cost.

Offerte relazionate integer programming: Volume 6c: Motif Tools
Computer Games II

Computer Games II

ISBN: , SKU: , AUTHOR: Levy, David N. L. / Wilcox, Bruce / Thorpe, Edward O., PUBLISHER: Ishi Press, Computer Games II is the second volume in a two-part compendium of papers covering the most important material available on the development of computer strategy games. These selections range from discussions of mathematical analysis of games, to more qualitative concerns of whether a computer game should follow human thought processes rather than a "brute force" approach, to papers which will benefit readers trying to program their own games. Next to chess, more has been written about computer Go than any other strategy game. Selections by Bruce Wilcox, a major contributor to the development of computer Go, are included here. This volume also contains papers on Othello, a game of pure skill which has been programmed successfully enough to win against a human World Champion, and Poker, which adds the dimensions of bluff and uncertainty to the challenge of computer game programming. Games in this volume include: OthelloPoker GoHearts Go-MokuBridge BridgeQubic DominoesPush-Over DamaChemin-De-Fer Othello is a registered trademark of the Anjar Company, Inc. Computer Games I, the companion volume, covers the following games: Backgammon Chess Checkers Scrabble David Levy, the editor of these volumes, is an International Chess Master. He is chairman of a company in England which specializes in programming strategy games.

Real Basic: The Definitive Guide

Real Basic: The Definitive Guide

ISBN: , SKU: , AUTHOR: Neuburg, Matt, PUBLISHER: O'Reilly Media, REALbasic is a very inexpensive program that allows users to design full-fledged applications. Simply put, it is like having Visual Basic on the Mac. It is an application for writing applications that are astonishingly small and fast. REALbasic uses a simple interface and an object- and event-oriented language; this makes development, maintenance, and alteration of projects very easy. There is no other program like this for the Mac. If you want to write a Mac application, you have little choice of application frameworks, and REALbasic is the only one with visual design, object orientation, and an easy language. With the Macintosh's popularity on the rise and REALbasic, which presently only runs on Mac, with plans to make Windows applications, the interested audience is wider than the platform implies. Presently there are no ordered instructional books for REALbasic. "REALbasic: The Definitive Guide gives people the information they can't get from the documentation alone and provides new users with the details they need to grasp the program's essential concepts. This book takes the reader from zero knowledge of programming to the ability to program every aspect of REALbasic. The book is divided into three main sections: Fundamentals: a detailed and comprehensive summary of the language that quickly shows you how to think about programming and accomplish your goals in less timeUser Interface: how to create a complete application using the rich classes and pre-defined tools that make life so much easier for the REALbasic programmer.Reaching Out: comprehensive coverage of Internet communications, databases, multimedia, game programming and more This book covers REALbasic 1 andREALbasic 2. Version 2 adds an internal database, an interface to SQL servers, and the ability to compile for Windows and Java. "REALbasic: The Definitive Guide is poised to become an essential reference for the expanding legion of developers who are discovering the power and flexibility of this program.

Offerte relazionate integer programming: Real Basic: The Definitive Guide
Uncover the Hidden Power of Television Programming:... and

Uncover the Hidden Power of Television Programming:... and

ISBN: , SKU: , AUTHOR: Clancy, Kevin J. / Lloyd, David W., PUBLISHER: Sage Publications (CA), Demonstrating that television (and print) can be much more powerful advertising vehicles than has ever been supposed, the original research reported in this book finds that the more involved viewers are in a television programme, the greater the impact of the advertising carried by the programme. The book provides insight into how an advertiser can make the firm's advertising money work harder and smarter.

Magic of Nlp Demystified: A Pragmatic Guide to Communication

Magic of Nlp Demystified: A Pragmatic Guide to Communication

ISBN: , SKU: , AUTHOR: Lewis, Byron A. / Pucelik, Frank / Antos, Leslie, PUBLISHER: Metamorphous Press, This the best selling introduction to Neuro-Linguistic Programming (NLP), written in an informal and entertaining style. This book will intorduce the reader to a remarkable new approach to the study of human communications and therapeutic change. Managers, sales people, consultants, therapists, parents, educators -- anyone interested in or involved with influential communications and personal change will benefit from reading this unusual book.

Offerte relazionate integer programming: Magic of Nlp Demystified: A Pragmatic Guide to Communication
Digital Logic and Microprocessors

Digital Logic and Microprocessors

ISBN: , SKU: , AUTHOR: Hill, Frederick / Peterson, Gerald R. / Hill, Fredrick J., PUBLISHER: John Wiley & Sons, A carefully integrated treatment for a one- or two-semester first course in computer hardware at the sophomore/junior level, this text includes up-to-date discussions of digital logic combined with an in-depth look at microprocessor programming and interface design. An introduction to hardware description languages is provided as a means of describing more complex sequential circuits and as a transition to microprocessors.

Conceptual Structures: Knowledge Representations as

Conceptual Structures: Knowledge Representations as

ISBN: , SKU: , AUTHOR: Eklund, Peter W. / Ellis, Gerard / Mann, Graham, PUBLISHER: Springer, This volume constitutes the refereed proceedings of the Fourth International Conference on Conceptual Structures, ICCS '96, held in Sydney, Australia, in August . The book presents five full papers by the invited speakers together with 15 revised full papers selected for presentation at the conference from a respectable number of submissions. The issues addressed are natural language processing, information retrieval, graph operations, conceptual graph and Peirce theory, knowledge acquisition, theorem proving and CG programming, and order-based organisation and encoding.

Offerte relazionate integer programming: Conceptual Structures: Knowledge Representations as
Embedded Visual Basic: Windows CE and Pocket PC Mobile

Embedded Visual Basic: Windows CE and Pocket PC Mobile

ISBN: , SKU: , AUTHOR: Tacke, Christopher / Bassett, Tim, PUBLISHER: Sams, This book is an in-depth exploration into eVB's inherent features, and how to use them to solve likely mobile application programming tasks. After reading the book the reader will be able to write applications tackling a wide array of business problems for Windows CE-powered devices, both customized and for PocketPC and Handheld PC products. This book will help ease the transition into the language, and provide a reference for even more experienced developers.

Orologio Jaeger Integer moto e auto Moto Guzzi Gilera

Orologio Jaeger Integer moto e auto Moto Guzzi Gilera

Vendo orologio Jaeger Questo è un orologio da cruscotto auto o moto di alta qualità con un movimento di 8 giorni, da Parigi Jaeger e risalente anni L'orologio è ospitato in una cassa di alluminio o di lega e un cristallo di vetro di spessore, smussato. Il quadrante dell'orologio è argento con numeri romani neri e firmato a 12 '8 JOURS' e il logo 'PARIS JAEGER'. L'orologio ha una rotella posizionato sulla mascherina a 3 ore che carica e a ore 9 un pulsante che premuto in contemporanieta con la rotella si regola l'ora La parte posteriore della cassa ha un perno filettato, mediante il quale l'orologio viene fissato al cruscotto o al supporto. L'orologio funziona le lancietta girano e le condizioni sono buone Il diametro è di circa 8 cm. Non esitare a chiedere qualsiasi domanda e risponderemo prontamente. Grazie per aver guardato questa inserzione. L'orologio era montato su una Moto Guzzi, va bene su tutte le moto anni e su molte auto tipo Bugatti, Delage Salmson e Amilca

Offerte relazionate integer programming: Orologio Jaeger Integer moto e auto Moto Guzzi Gilera
Com Programming by Example

Com Programming by Example

ISBN: , SKU: , AUTHOR: Swanke, John E., PUBLISHER: Cmp, Use MFC, ActiveX, ATL, ADO and COM+ to develop COM applications Implement client/server applications with ease with this example-oriented approach to the details and implementation of COM technology in network applications. If there was ever a subject th Implement client/server applications with ease You get a quick, thorough overview of COM technology, and dozens of real-life examples that can be used to accomplish virtually all of the requirements of a COM project. Contains source code to insert into your applications.

Heather Parisi  -Ginnastica Fantastica Polydor-

Heather Parisi -Ginnastica Fantastica Polydor-

Heather Parisi-Ginnastica Fantastica Polydor- Vinyl, LP, Album IN BUONO STATO Italy Electronic Stile: Italo-Disco, Disco A1 Buongiorno Arranged By â€" Renato Serio A2 Sorridi Arranged By â€" Luca Orioli, Romano Trevisani A3 Twisterapia Arranged By â€" Renato Serio A4 Segnali Arranged By â€" Fio Zanotti A5 Attimi Arranged By â€" Renato Serio B1 Raghjayda Arranged By â€" Renato Serio B2 Stress Arranged By â€" Renato Serio B3 Maschio Arranged By â€" Renato Serio B4 Alle Corde Arranged By â€" Renato Serio B5 Relax Arranged By â€" Renato Serio Drum Programming â€" Luciano Torani Mixed By â€" Gianfranco Longo, Silvio Testi Producer â€" Franco Miseria, Silvio Testi

Offerte relazionate integer programming: Heather Parisi -Ginnastica Fantastica Polydor-
Sams Teach Yourself Unix in 24 Hours

Sams Teach Yourself Unix in 24 Hours

ISBN: , SKU: , AUTHOR: Taylor, Dave, PUBLISHER: Sams, "Sams Teach Yourself UNIX in 24 Hours, Third Edition" is designed to take users from a novice to an accomplished user in just 24 one-hour sessions. Written by an expert in the field, the book starts off with an introduction to UNIX, then covers file handling, pipes and filters, the vi and emacs text editors, shells, job control, permissions, printing, and connecting to remote computers via the Internet. The book also discusses UNIX programming and includes a special appendix on working with the Apache Server.

Cpu intel dual core p

Cpu intel dual core p

VENDO Intel Dual core P Ghz L'Intel Core 2 Duo P e' un processore dual core di media classe per portatili. Sfrutta 2.53 GHz ed una level 2 cache condivisa da 3 MB. A causa della cache limitata (i modelli Core 2 Duo T in genere hanno 6 MB con questo clock rate), la TDP è di appena 25 Watt (invece dei 35 Watt dei modelli T). La P usa un core Penryn (Montevina Update) che sfrutta 2 unità integer, 1 unità floating point, 1 unità load, ed 1 unità store in una pipeline 14-stages. Grazie alla tecnologia Wide Dynamic Execution, il core è in grado di eseguire contemporaneamente fino a quattro istruzioni. L'Enhanced Speedstep integrato è in grado di effettuare il downclock del core dinamicamente fino a MHz per risparmiare energia (in modalità di riposo). USATO POCHISSIMO perfettamente funzionante pin da vedere in foto perfetti molto veloce come processore... NON SCAMBIO CON NULLA prezzo 30 + eventuale spedizione con tracciabilità (NON SCAMBIO CON NULLA) SOLO CONTATTI TELEFONICI IMMEDIATO REALIZZO NON RISPONDO VIA EMAIL PREZZO NON TRATTABILE

Offerte relazionate integer programming: Cpu intel dual core p
United States History  - Present Exam Notes

United States History - Present Exam Notes

ISBN: , SKU: , AUTHOR: Research & Education Association / The Staff of Rea Delete / The Editors of Rea, PUBLISHER: Research & Education Association, EXAM Notes "RM" are double-sided, laminated charts that contain all the information students need on one single chart. They are colorful and exceptionally well-organized to simplify and speed study. The most often used and required facts and formulas are included. EXAM Notes function as study tools, homework aids, and for reference at work. This series of charts covers a great variety of subjects, including anatomy, business/accounting, computer programming, grammar/writing, U.S. & European history, languages, math, physical & social sciences.

OpenGL for Windows 95 SuperBible [With CDROM]

OpenGL for Windows 95 SuperBible [With CDROM]

ISBN: , SKU: , AUTHOR: Wright, Richard, PUBLISHER: Waite Group Press, The most comprehensive, definitive guide to OpenGL programming for Windows NT and Windows 95 available. This new addition to the popular SuperBible series offers hundred of tricks and techniques for mastering OpenGL-the powerful 3D graphics API that is the undisputed king in the special effects and entertainment industry. -- Includes free OCX Control -- From the author of the Windows 95 API Bible series -- Includes OpenGL VRML Viewer -- CD-ROM includes all the source code and binaries for the examples in the book, as well as executable files for Intel, MIPS, ALPHA, and PowerPC-based systems.

Offerte relazionate integer programming: OpenGL for Windows 95 SuperBible [With CDROM]
Inside ATL [With Contains Sample Code, Sample Controls &

Inside ATL [With Contains Sample Code, Sample Controls &

ISBN: , SKU: , AUTHOR: Zimmerman, Steve / Shephard, George / Shepherd, George, PUBLISHER: Microsoft Press, Early Chapters give an overview of COM and the use of ATL to develop components, controls, and document objects. Subsequent chapters analyze the key design considerations and explore specific programming techniques for such projects as tear-off interfaces, out-of-proc servers, and applications. Concluding chapters cover debugging and more advanced topics. Finally, the enclosed CD-ROM supplies programmers with the book's sample code as well as abundant sample controls and components. ATL can help software development professionals accomplish more and be more productive. "Inside ATL" shows them how.

USB ASP Programmer for ATMEL AVR 51

USB ASP Programmer for ATMEL AVR 51

1, the board ATMega8 (L) Chip 2, both with power and light programming 3, the board over-current protection 4, the target board to support 5V and 3.3V power supply List of supported chips 51 Series: AT89S51, AT89S52,, AT89S53, AT89S AVR Series: ATTiny12(L)?ATTiny13(V)?ATTiny15(L)?ATTiny24(V)?ATTiny25(V)?ATTiny26(L)?ATTiny(V)?ATTiny44(V)?ATTiny45(V)?ATTiny84(V)?ATTiny85(V)?AT90S(L)?AT90S(L)?AT90S(L)?AT90S(L)?AT90S(L)?AT90S(L)?ATMEGA48(V)?ATMEGA8(L)?ATMEGA88(V)?ATMEGA(L)?ATMEGA(L)?ATMEGA16(L)?ATMEGA162(V)?ATMEGA163(L)?ATMEGA164(V)?ATMEGA165(V)?ATMEGA168(V)?ATMEGA169(V)?ATMEGA169P(V)?ATMEGA32(L)?ATMEGA324(V)?ATMEGA325(V)?ATMEGA(V)?ATMEGA329(V)?ATMEGA(V)?ATMEGA64(L)?ATMEGA640(V)?ATMEGA644(V)?ATMEGA645(V)?ATMEGA(V)?ATMEGA649(V)?ATMEGA(V)?ATMEGA128(L)?ATMEGA(V)?ATMEGA(V)?ATMEGA(V)?ATMEGA(V)?AT90CAN32?AT90CAN64?AT90CAN128?AT90PWM2(B)?AT90PWM3(B)..

Offerte relazionate integer programming: USB ASP Programmer for ATMEL AVR 51
MicroPython pyboard - v1.1 scheda di sviluppo

MicroPython pyboard - v1.1 scheda di sviluppo

The pyboard is a compact and powerful electronics development board that runs MicroPython. It connects to your PC over USB, giving you a USB flash drive to save your Python scripts, and a serial Python prompt (a REPL) for instant programming. Requires a micro USB cable, and will work with Windows, Mac and Linux. This is the original pyboard, which is more powerful than the pyboard Lite. MicroPython is a complete re-write of the Python (version 3.4) programming language so that it fits and runs on a microcontroller. It includes many optimizations so that it runs efficiently and uses very little RAM. MicroPython runs bare-metal on the pyboard, and essentially gives you a Python operating system. The built-in pyb module contains functions and classes to control the peripherals available on the board, such as UART, I2C, SPI, ADC and DAC. MicroPython runs bare-metal on the pyboard, and essentially gives you a Python operating system. The built-in pyb module contains functions and classes to control the peripherals available on the board, such as UART, I2C, SPI, ADC and DAC. Watch this video for an overview of the pyboard. There are 3 main ways to control the pyboard: REPL: Connecting to your PC via USB, the board appears as a USB virtual comms port (CDC VCP) and you can use any serial program to connect and get a Python REPL prompt. This allows you to instantly type and execute Python commands, just like you would when running Python on your PC. You can also redirect the REPL to any of the UARTs on the pyboard. Remote script: You can change from REPL to raw REPL mode by sending ctrl-A, and then in raw REPL mode you can send an arbitrary Python script to the board for it to execute immediately. A Python script is available which makes using this mode very simple: you just run python pyboard.py script_to_run.py and this will execut

How to Program Visual Basic 5: Creating ActiveX Controls,

How to Program Visual Basic 5: Creating ActiveX Controls,

ISBN: , SKU: , AUTHOR: McManus, Jeffrey P., PUBLISHER: Ziff-Davis Press, Visual Basic is Microsoft's premium programming language for creating applications in today's demanding market. This how-to guide introduces non-programmers and Visual Basic developers to the basics of object-oriented building for desktop and the Internet. Includes chapters on: ActiveX technologies, simple step-buy-step sample applications involving Visual Basic and ActiveX, and creating original ActiveX objects. -- Build ActiveX objects with Visual Basic -- Step-by-step instructions for creating impressive 32-bit applications -- A unique, four-color, highly-illustrated approach to learning Visual Basic with ActiveX -- CD-ROM includes source code from the book and utilities created by experts in the field

Offerte relazionate integer programming: How to Program Visual Basic 5: Creating ActiveX Controls,
Algorithms and Data Structures: An Approach in C

Algorithms and Data Structures: An Approach in C

ISBN: , SKU: , AUTHOR: Bowman, Charles F., PUBLISHER: Oxford University Press, USA, With numerous practical, real-world algorithms presented in the C programming language, Bowman's Algorithms and Data Structures: An Approach in C is the algorithms text for courses that take a modern approach. For the one- or two-semester undergraduate course in data structures, it instructs students on the science of developing and analyzing algorithms. Bowman focuses on both the theoretical and practical aspects of algorithm development. He discusses problem-solving techniques and introduces the concepts of data abstraction and algorithm efficiency. More importantly, the text does not present algorithms in a "shopping-list" format. Rather it provides actual insight into the design process itself.

Contatto