Mostrando 170,741 - 170,760 Resultados de 170,893 Para Buscar '"B. S."', tiempo de consulta: 0.41s Limitar resultados
  1. 170741
    Publicado 2012
    “…Build your own SQL Server 2008 performance dashboard SQL Server cost recovery Best practice compliance with Policy-Based Management Using SQL Server Management Studio to the fullest Multiserver management and Utility Explorer - best tools for the DBA Top 10 SQL Server admin student misconceptions High availability of SQL Server in the context of Service Level Agreements PART 3 DATABASE DEVELOPMENT T-SQL: bad habits to kick Death by UDF Using regular expressions in SSMS SQL Server Denali: what's coming next in T-SQL Creating your own data type Extracting data with regular expressions Relational division SQL FILESTREAM: to B..…”
    Libro electrónico
  2. 170742
    Publicado 2011
    “…His current portfolio of client companies in total generates more than $1.5T in revenue to the global economy annually and accounts for almost $100B in yearly information technology (IT) spending. …”
    Video
  3. 170743
    Publicado 2016
    “…In jedem Kapitel werden neue Techniken der Java-Programmierung eingeführt, die Sie daraufhin in einem Praxisbeispiel einsetzen: Funktionen für Datum und Zeit: Akkus laden mit zeitgesteuerten Relais und eine Spiegelreflexkamera steuern Digitale Eingänge und Sensoren: Bewegungsmelder, Ultraschallsensor zur Abstandsmessung, Anschluss analoger Sensoren über einen Schmitt-Trigger zur Schwellenwerterkennung Analoge Eingänge und Sensoren: Einsatz externer Analog-Digital-Wandler und deren Ansteuerung über den SPI-Bus, Messen von Temperatur und Lichtstärke Swing zum Erzeugen grafischer Oberflächen mit Java wie z.B. zum Anzeigen von Messwertdiagrammen Messwerte in eine Datei speichern am Beispiel eines Datenloggers Threads zur parallelen Verarbeitung von Daten Reguläre Ausdrücke für die komplexe Suche von Zeichenketten Füllstandsanzeige: Ermitteln des Wasserstandes in einer Zisterne mit einem Distanzsensor und grafische Darstellung als Funktion über die Zeit Mit Java einen eigenen http-Server programmieren und diesen für verschiedene Projekte als Webservice einsetzen: Messwerte abfragen, Heizungssteuerung, Zeitschaltuhr mit Autostart E-Mails mit Java verarbeiten: Alarmanlage, die durch einen Bewegungsmelder ausgelöst wird und eine E-Mail verschickt Einsatz des I2C-Busses am Beispiel eines Temperatursensors Einen Ultraschallsensor über die serielle Schnittstelle RS232 mit dem RPi verbinden Textausgabe mit LCD-Displays Einsatz der Entwicklungsumgebung BlueJ Das Buch richtet sich nicht nur an Java-Entwickler, sondern auch an Umsteiger von anderen Programmiersprachen wie C oder Python. …”
    Libro electrónico
  4. 170744
    Publicado 2017
    “…Style and Approach A practical guide that will help you promote yourself into an expert b..…”
    Libro electrónico
  5. 170745
    Publicado 2020
    “…Enhance the look using tone controls and curves, dodging and burning, and tools built for specific types of images, such as Landscape Enhancer, Adjustable Gradient, and B & W Conversion. The Erase and Clone & Stamp tools make it easy to remove unexpected objects and glitches such as lens dust spots. …”
    Libro electrónico
  6. 170746
    Publicado 2020
    “…The book assumes high school mathematics and b..…”
    Libro electrónico
  7. 170747
    Publicado 2020
    “…Aus dem Inhalt: TEIL A: Fotos machen Ausrüstung Beleuchtung Gestaltungsregeln Beliebte Motive Technische Bildqualität Inspiration Die Arbeit mit Models Requisiten Locations Rechtliches Lichtaufbau Mobile Stock Stockaudio und Stockvideo TEIL B: Fotos verkaufen Arbeitsablauf Bildauswahl Bildbearbeitung Verschlagwortung Dateiorganisation und Archivierung Bildagenturen Hochladen Statistik Andere Vertriebswege Professionalität Marketing, Werbung, Informationen Versicherungen und Vereine Gewerbe und Steuern Berufskrankheiten Einnahmen Interviews…”
    Libro electrónico
  8. 170748
    Publicado 2020
    “…Außerdem erhalten Sie zahlreiche Tipps dazu, wie Sie Ihre Arbeit im Team besser organisieren können, z.B. indem Sie Teamregeln festlegen oder weitere Microsoft-Tools bzw. …”
    Libro electrónico
  9. 170749
    Publicado 2020
    “…What you will learn Understand various Dynamics 365 CRM, ERP, and AI modules for creating Power Platform solutions Enhance Power Platform with Microsoft 365 and Azure Find out which regions, staging environments, and user licensing groups need to be employed when creating enterprise solutions Implement sophisticated security by using various authentication and authorization techniques Extend Power Apps, Power BI, and Power Automate to create custom applications Integrate your solution with various in-house Microsoft components or third-party systems using integration patterns Who this b..…”
    Libro electrónico
  10. 170750
    Publicado 2017
    “…Coverage includes Setting up your software and hardware for efficient wireless capture Understanding channels, contention detection, thresholds, and 802.11 b/g/n/ac physical layers Recognizing key clues in Layer 2 headers and frame check sequences Decrypting and displaying wireless captures, so it makes sense Customizing filters specifically for Wi-Fi exchanges Using advanced tools to view traffic from a higher vantage point Pinpointing problems by exploring management, control, data frames, and retransmissions Troubleshooting slow, failed, and intermittent connections Gaining deeper insights with statistical analysis and pattern recognition Aout the Instructors James Garringer (Atlanta, GA), CWNE, is an experienced consulting engineer who specializes in Wi-Fi and networking for education, healthcare, and enterprise customers throughout the United States Mr. …”
    Video
  11. 170751
    Publicado 2020
    “…Proficiency in Python, along with a b..…”
    Libro electrónico
  12. 170752
    Publicado 2013
    “…About the Author: Douglas Brooks has a B.S./E.E. and an M.S./E.E. from Stanford University and a Ph.D. from the University of Washington. …”
    Video
  13. 170753
    por Jones, Bradley
    Publicado 2013
    “…Coverage includes: Understanding C program components and structure Mastering essential C syntax and program control Using core language features, including numeric arrays, pointers, characters, strings, structures, and variable scope Interacting with the screen, printer, and keyboard Using functions and exploring the C Function Library Working with memory and the compiler Contents at a Glance PART I: FUNDAMENTALS OF C 1 Getting Started with C 2 The Components of a C Program 3 Storing Information: Variables and Constants 4 The Pieces of a C Program: Statements, Expressions, and Operators 5 Packaging Code in Functions 6 Basic Program Control 7 Fundamentals of Reading and Writing Information PART II: PUTTING C TO WORK 8 Using Numeric Arrays 9 Understanding Pointers 10 Working with Characters and Strings 11 Implementing Structures, Unions, and TypeDefs 12 Understanding Variable Scope 13 Advanced Program Control 14 Working with the Screen, Printer, and Keyboard PART III: ADVANCED C 15 Pointers to Pointers and Arrays of Pointers 16 Pointers to Functions and Linked Lists 17 Using Disk Files 18 Manipulating Strings 19 Getting More from Functions 20 Exploring the C Function Library 21 Working with Memory 22 Advanced Compiler Use PART IV: APPENDIXES A ASCII Chart B C/C++ Reserved Words C Common C Functions D Ans..…”
    Libro electrónico
  14. 170754
    Publicado 2012
    “…In C++ Primer Plu s, you’ll find depth, breadth, and a variety of teaching techniques and tools to enhance your learning: A new detailed chapter on the changes and additional capabilities introduced in the C++11 standard Complete, integrated discussion of both basic C language and additional C++ features Clear guidance about when and why to use a feature Hands-on learning with concise and simple examples that develop your understanding a concept or two at a time Hundreds of practical sample programs Review questions and programming exercises at the end of each chapter to test your understanding Coverage of generic C++ gives you the greatest possible flexibility Teaches the ISO standard, including discussions of templates, the Standard Template Library, the string class, exceptions, RTTI, and namespaces Table of Contents 1: Getting Started with C++ 2: Setting Out to C++ 3: Dealing with Data 4: Compound Types 5: Loops and Relational Expressions 6: Branching Statements and Logical Operators 7: Functions: C++’s Programming Modules 8: Adventures in Functions 9: Memory Models and Namespaces 10: Objects and Classes 11: Working with Classes 12: Classes and Dynamic Memory Allocation 13: Class Inheritance 14: Reusing Code in C++ 15: Friends, Exceptions, and More 16: The string Class and the Standard Template Library 17: Input, Output, and Files 18: The New C++11 Standard A Number Bases B C++ Reserved Words C The ASCII Character Se..…”
    Libro electrónico
  15. 170755
    Publicado 2012
    “…Aux développeurs, architectes logiciels et ingénieurs devant mettre en oeuvre des applications temps réel sous Linux Aux décideurs et industriels souhaitant installer un système temps réel sous Linux Aux étudiants en informatique Sur le site http://christophe.blaess.fr Téléchargez le code source des exemples Consultez les corrigés des exercices et de nombreux documents complémentaires Dialoguez avec l'auteur Au sommaire Multitâche et commutation Interruptions, exceptions et appels système Ordonnancement temps partagé et priorités Limitations de l'ordonnancement temps partagé Principes du temps réel Performances du temps réel souple Problèmes temps réel classiques Limites et améliorations du temps réel Linux Extensions temps réel de Linux Programmer avec Xenomai Traitement des interruptions Conclusion - Etat des lieux et perspectives A - Compilation d'un noyau B - Bibliographie…”
    Libro electrónico
  16. 170756
    Publicado 2004
    “…—David Kensiski, Director of Operations, InfiniRoute Networks "The modern high-tech industry brought new things to our lives. B..…”
    Libro electrónico
  17. 170757
    Publicado 2014
    “…A great storyteller, Andrew Dietz provides invaluable insights on how to b..…”
    Grabación de sonido
  18. 170758
    Publicado 2003
    “…While project work still was in progress some possibilities of cooperation with relevant exhibitions and broadcasts were utilized. B.Borchhardt's catalog contributions ("Die Nacht", Munich 1998, "Nightscapes", Ulm 2001) summarize in due form the most important insights…”
    Libro electrónico
  19. 170759
    Publicado 2020
    “…For example, baby boomers are enthusiastic participants of adventure sports more generally (Brymer & Schweitzer, 2017b; Patterson, 2002) and Generation Z turn to extreme sports because hey are popular and linked to escapism (Giannoulakis & Pursglove, 2017) . …”
    Libro electrónico
  20. 170760
    Publicado 2022
    “…He has led projects for the BBC, General Electric, Oracle, BSkyB, HiT Entertainment, and Razorfish. He has been coaching product owners and business analysts in international blue-chip companies dating back to 1999, in Agile and Scrum practices such as writing user stories…”
    Video