Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 190
- Computer programming 156
- Application software 150
- Python (Computer program language) 140
- Programming 134
- Engineering & Applied Sciences 117
- JavaScript (Computer program language) 101
- Java (Computer program language) 96
- Programming languages (Electronic computers) 83
- Data processing 82
- Computer Science 79
- Design 73
- Computer software 72
- Computer programs 68
- Web site development 67
- Artificial intelligence 60
- Management 59
- Video games 59
- Software engineering 55
- Computer networks 51
- Design and construction 51
- C (Computer program language) 48
- Machine learning 47
- Programming Languages, Compilers, Interpreters 47
- Web sites 45
- Database management 43
- Operating systems (Computers) 43
- C++ (Computer program language) 41
- Computer animation 41
- Computer graphics 39
-
1341Publicado 2015Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Started; Installation or upgrade; Installing Python on Windows; Considering some alternatives; Upgrading to Python 3.4 in Mac OS X; Adding the Tkinter package; Upgrading to Python 3.4 in Linux; Using the Read-Evaluate-Print Loop (REPL); Confirming that things are working; Doing simple arithmetic; Assigning results to variables; Using import to add features; Interacting with the help subsystem; Using the pydoc program; Creating simple script files…”
Libro electrónico -
1342por Horton, JohnTabla de Contenidos: “…Building the home screenCreating the project; What we did; Building the home screen UI; What we did; Coding the functionality; Creating GameActivity; What we did; Configuring the AndroidManifest.xml file; What we did; Coding the game loop; Building the view; Creating a new class for the view; What we did; Structuring the class code; The game activity; The PlayerShip object; Drawing the scene; Plotting and drawing; Drawing PlayerShip; The Canvas and Paint objects; Controlling the frame rate; Deploying the game; Debugging on an Android device; Summary; Chapter 3: Tappy Defender - Taking Flight…”
Publicado 2015
Libro electrónico -
1343Publicado 2000Tabla de Contenidos: “…8.3 Tendering process8.4 Commissioning; 8.5 Operation; 8.6 Occupant surveys; 8.7 Cost issues; 8.8 Summary; References; Appendix A1: Bibliography; Appendix A2: Tuning rules; A2.1 The PID control loop; A2.2 Digital control; A2.3 Tuning; A2.4 Step-by-step tuning procedure; Appendix A3: Glossary; Index…”
Libro electrónico -
1344por Milton, N. J.Tabla de Contenidos: “…; The steps in learning a lesson; Closing the learning loop; Trial and error, or trial and success?; Survey results; References…”
Publicado 2010
Libro electrónico -
1345Publicado 2007Tabla de Contenidos: “…; Binary Search; Binary Search Trade-offs; Escaping the Loop; Search in the Large; Searching with Postings; Ranking Results; Searching the Web; Conclusion; Correct, Beautiful, Fast (in That Order): Lessons from Designing XML Verifiers; The Role of XML Validation; The Problem; Version 1: The Naïve Implementation…”
Libro electrónico -
1346por Myung, Hyung G.“…It considers the similarities with and differences from orthogonal frequency division modulation, multiplexing, and multiple access used extensively in cellular, broadcasting, and digital subscriber loop applications. Particular reference is made to the peak power characteristics of an SC-FDMA signal as an added advantage over OFDMA. …”
Publicado 2008
Libro electrónico -
1347por Ashenden, Peter J.Tabla de Contenidos: “…Sequential Statements; If Statements; Case Statements; Null Statements; Loop Statements…”
Publicado 2002
Libro electrónico -
1348por Gupta, Saurabh K.Tabla de Contenidos: “…Executing an anonymous PL/SQL blockProcedures; Executing a procedure; Functions; Function-execution methods; Restrictions on calling functions from SQL expressions; PL/SQL packages; Cursors-an overview; Cursor execution cycle; Cursor attributes; Cursor FOR loop; Exception handling in PL/SQL; System-defined exceptions; User-defined exceptions; The RAISE_APPLICATION_ERROR procedure; Exception propagation; Managing database dependencies; Displaying the direct and indirect dependencies; Dependency metadata; Dependency issues and enhancements; Reviewing Oracle-supplied packages; Summary…”
Publicado 2012
Libro electrónico -
1349por Heaton, JohnTabla de Contenidos: “…Creating APEX code artifactsCreating ODI code artifacts; Creating script artifacts; Building a continuous development capability for enhancements; Creating a constant feedback and communications loop; Chapter 5: The Blueprint; Introduction; Outlining your business processes; Categorizing your metrics, analysis, and reports within the business process; Decomposing your analysis and reports to define business entities; Developing your semantic data model; Identifying your source of record for your business entities; Building the blueprint; Chapter 6: Analyzing the Requirements; Introduction…”
Publicado 2012
Libro electrónico -
1350por Mims, Forrest M.Tabla de Contenidos: “…The Digital Phase-Locked Loop, Part 1; 6. Digital Color Organ; 7. Experimenting with Shift Registers; 8. …”
Publicado 2000
Libro electrónico -
1351por Gallo, Michael A.Tabla de Contenidos: “…Network Topologies, Architectures, and the OSI Model; Concept of Network Topologies; Point-to-Point Networks: Star, Loop, Tree; Broadcast Networks: Bus, Ring, Satellite; Multidrop Networks; Circuit- and Packet-Switched Networks; Network Architectures; The OSI Model; Connection-Oriented and Connectionless Services; The TCP/IP Model; Chapter 3. …”
Publicado 2002
Libro electrónico -
1352por Lelis Baggio, DanielTabla de Contenidos: “…Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1:Cartoonifier and Skin Changer for Android; Accessing the webcam; Main camera processing loop for a desktop app; Generating a black-and-white sketch; Generating a color painting and a cartoon; Generating an ""evil"" mode using edge filters; Generating an ""alien"" mode using skin detection; Skin-detection algorithm; Showing the user where to put their face; Implementation of the skin-color changer; Porting from desktop to Android…”
Publicado 2012
Libro electrónico -
1353Publicado 2015Tabla de Contenidos: “…MORE ON THE DIGITAL VERSION OF THE REAL WORLD (SEE THE WORLD AS EVENTS)REAL-TIME BIG DATA SYSTEMS; IMPLEMENTING THE REAL-TIME BIG DATA SYSTEM; INSIGHT INTO DEEP DATA ANALYTICS TOOLS AND REAL-TIME BIG DATA SYSTEMS; VERY SHORT LOOP AND BATTLEFIELD BIG DATA DATACENTERS; CONCLUSIONS; FURTHER READING; CHAPTER 8 - CYBERCRIME: ATTACK MOTIVATIONS AND IMPLICATIONS FOR BIG DATA AND NATIONAL SECURITY; INTRODUCTION; DEFINING CYBERCRIME AND CYBERTERRORISM; ATTACK CLASSIFICATION AND PARAMETERS; WHO PERPETRATES THESE ATTACKS?…”
Libro electrónico -
1354Publicado 2015Tabla de Contenidos: “…Troubleshooting faults in the circuitDealing with multiple outputs; Current limit per pin; Summary; Chapter 4: Controlling Outputs Softly with Analog Outputs; Dealing with analog signals; The analog output circuit; Connections diagram; Analog control through code; The analogWrite() function; The for loop; Complete the fading LED code; Motor control with a transistor; Motor driver; Power source considerations; The complete circuit; Connections diagram; Motor varying speed code; The assembled circuit; Bigger power motors; Summary; Chapter 5: Sensing the Real World through Digital Inputs…”
Libro electrónico -
1355por Accardi-Petersen, MichelleTabla de Contenidos: “…Ensure the Financials of the Marketing Program Make SenseContribution Analysis; A Never-Ending Process; Understand What We Need to Know for Feedback into the Loop; Keys to Success: Selling Is Part of Marketing!…”
Publicado 2011
Libro electrónico -
1356por Kaltenecker, Siegfried“…Biographical note: Siegfried Kaltenecker ist geschäftsführender Gesellschafter der Loop GmbH, die sich auf agile Unternehmensentwicklung spezialisiert hat. …”
Publicado 2021
Libro electrónico -
1357Publicado 2014Tabla de Contenidos: “…Adding effects and your effect chainPerfecting equalization; Understanding master tracks and loud wars; Getting the best out of your mixer; Recording with or without effects; Chapter 7: Sampling Using Edison; Introduction; Finding a sample; Obtaining a seamless loop; Embedding your tempo information; Importing your new saved sample; Time-stretching your sample to your project; Fine-tuning your sample; Chapter 8: Exporting and Rendering Your Project; Introduction; Exporting an MP3 or WAV file; Exporting your audio stems; Highlighting your song in the playlist; Rendering files…”
Libro electrónico -
1358Publicado 2024Tabla de Contenidos: “…Inputs, Outputs, and Timers -- Handling Registers -- Binary and Hexadecimal Math -- Bitwise Operations -- Test, Set, Clear, and Toggle -- Toggling an Output -- Setting the Pin to Be an Output -- Turning On the LED -- Blinking the LED -- Troubleshooting -- Separating the Hardware from the Action -- Board-Specific Header File -- I/O-Handling Code -- Main Loop -- Facade Pattern -- The Input in I/O -- Momentary Button Press -- Interrupt on a Button Press -- Configuring the Interrupt -- Debouncing Switches -- Runtime Uncertainty -- Increasing Code Flexibility -- Dependency Injection…”
Libro electrónico -
1359Publicado 2008Tabla de Contenidos: “…and cellular mechanisms of kidney development -- Molecular and cellular mechanisms of glomerular capillary development -- Postnatal renal development -- Renal hyperplasia and hypertrophy: role of cell cycle regulatory proteins -- Epithelial Na+ channels -- Anion channels -- Sodium and chloride transport: proximal nephron -- Sodium chloride transport in the loop of henle, distal convoluted tubule, and collecting duct -- Mineralocorticoid action in the aldosterone-sensitive distal nephron -- Neural control of renal function -- Natriuretic hormones -- Classical and novel hormonal influences on renal tubular transport, and the emerging concept of intracrine regulation --…”
Libro -
1360Publicado 2016Tabla de Contenidos: “…2.6 Sources of solar resource information -- 2.7 Summary -- References -- 3 - Energy efficiency and environmental impact of solar heating and cooling systems -- 3.1 Introduction -- 3.2 Energy use in the built environment -- 3.3 Worldwide market penetration of solar heating and cooling systems -- 3.4 Overview of technologies used for solar heating and cooling systems and their efficiency -- 3.5 Environmental impact of solar heating and cooling systems -- 3.6 Conclusions -- References -- Two - Solar heating systems -- 4 - Nontracking solar collection technologies for solar heating and cooling systems -- 4.1 Introduction -- 4.2 Flat plate collectors -- 4.3 Flat plate collectors with diffuse reflectors -- 4.4 Compound parabolic collectors -- 4.5 Reverse flat plate collectors -- 4.6 Evacuated tube collectors -- 4.7 Conclusions -- Glossary -- References -- 5 - Tracking solar collection technologies for solar heating and cooling systems -- 5.1 Definition of solar tracking technology -- 5.2 Classification and features -- 5.2.1 Manual tracking -- 5.2.2 Automatic tracking -- 5.3 Control system -- 5.3.1 Principle of manual tracking control -- 5.3.2 Principle of closed-loop control -- 5.3.3 Principle of open-loop control -- 5.3.4 Principle of hybrid control -- 5.4 Practical examples -- 5.4.1 Single-axis tracking -- 5.4.2 Dual-axis tracking -- References -- 6 - Passive solar space heating -- 6.1 Introduction -- 6.2 Sun and built forms -- 6.3 Passive solar heating systems materials and components -- 6.3.1 Solar capture systems -- 6.3.2 Heat storage systems -- 6.3.3 Heat distribution -- 6.4 Passive solar heating systems technologies -- 6.4.1 Direct passive solar heating systems -- 6.4.2 Indirect systems -- 6.4.3 Isolated passive solar heating systems -- 6.4.4 Annual geo-solar systems -- 6.5 Economics and energy efficiency of passive solar heating systems…”
Libro electrónico