Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 693
- Application software 600
- Engineering & Applied Sciences 492
- Historia 486
- History 440
- Java (Computer program language) 404
- Computer Science 396
- Python (Computer program language) 308
- Computer programming 291
- Classes socials 233
- Web site development 227
- Design 223
- Programming 222
- Història 212
- Microsoft .NET Framework 193
- Education 188
- Management 181
- Web sites 178
- Computer software 177
- Programming languages (Electronic computers) 171
- Clases sociales 170
- Ensenyament 158
- JavaScript (Computer program language) 155
- Computer programs 154
- Object-oriented programming (Computer science) 154
- C# (Computer program language) 151
- Social aspects 138
- C++ (Computer program language) 133
- Social conditions 128
- Software engineering 122
-
5241Publicado 1950Tabla de Contenidos: “…I, n. 1 ; LSM Parets-teachers Association, 1985 ; The Lourdes journal, official organ of Lourdes School entered as second class mail matter, vol. VI, n. 5 (march 1961) ; The Lourdes Schooll journal, official publicatin of Lourdes School Kanlaon, Quezon City, Shaw Boulevard, Mandaluyong (1960 incompleto) ; LSM Journal, Lourdes School of Mandaluyong, Mandaluyong, Rizal , vol. …”
Seriadas -
5242
-
5243
-
5244por Marchetti, Patrick“…Mémoires / Academie Royale de Belgique. Classe des Beaux-Arts. Collection in 8., 2e Série…”
Publicado 1978
Libro -
5245Publicado 1986“…Contenidor de (obra): The nationalities of the Spanish state and the Spanish civilization class…”
991007221819706719 -
5246Publicado 1972Tabla de Contenidos: “…v. II : Class, class struggle-Disproportions…”
Libro -
5247por Bjonander, StefanTabla de Contenidos: “…The Point, Size, and Rectangle ClassesThe Color Class; The Font Class; The Caret Class; The List Class; The Set Class; The Array Class; Error Handling; Summary; Chapter 6: The Tetris Application; The Tetris Files; The Square Class; The Color Grid Class; The Document Class; The View Class; The Figure Class; The Figure Information; The Red Figure; The Brown Figure; The Turquoise Figure; The Green Figure; The Yellow Figure; The Blue Figure; The Purple Figure; Summary; Chapter 7: The Draw Application; The Resource; The Class Hierarchy; The Figure Class; The TwoDimensionalFigure Class…”
Publicado 2008
Libro electrónico -
5248por Chin, Robert. authorTabla de Contenidos: “…Modifying the MyGLRenderer Class -- Summary -- Chapter 6: Game Environment -- Overview of Sounds on Android -- The Sound Class -- Modifying the Object3d Class -- Hands-on Example: Sounds -- Modifying the MyGLRenderer Class -- Overview of a Heads-Up Display -- Overview of Our HUD -- Creating the BillBoard Class -- Creating the BillBoardFont Class -- Modifying the Texture Class -- Creating the BillBoardCharacterSet Class -- Creating the HUDItem Class -- Creating the HUD Class -- Modifying the Object3d Class -- Drone Grid Case Study: Creating the HUD -- Modifying the MyGLRenderer Class -- Overview of Persistent Data -- Modifying the Orientation Class -- Modifying the Physics Class -- Modifying the Object3d Class -- Hands-on Example: Saving Persistent Data -- Modifying the MyGLRenderer Class -- Modifying the MyGLSurfaceView Class -- Modifying the MainActivity Class -- Summary -- Chapter 7: Drone Grid Case Study: Creating the Player -- Creating the Player Graphic -- Creating the Mesh Class -- Modifying the Object3d Class -- Modifying Other Classes That Use the Object3d Class -- Creating the Pyramid Class -- Creating the PowerPyramid Class -- Creating the Player's Viewpoint and Input -- Modifying the MyGLRenderer Class -- Modifying the MyGLSurfaceView Class -- Creating Player Weapons and Ammunition -- Creating the Explosions -- Creating the PolyParticleEx Class -- Creating the SphericalPolygonExplosion Class -- Modifying the Object3d Class -- Creating Game Object Statistics -- Creating the Stats Class -- Modifying the Object3d Class -- Hands-on Example: Target Shooting! …”
Publicado 2014
Libro electrónico -
5249Publicado 2013Tabla de Contenidos: “…Foreword; Table of contents; Executive summary; Reader's guide; Indicators; Size-class breakdown; Activity breakdown; EIP Framework; 1. …”
Libro electrónico -
5250Publicado 2017Tabla de Contenidos: “…Synchronizing phase change -- Other functionalities -- First example - a keyword extraction algorithm -- Common classes -- The Word class -- The Keyword class -- The Document class -- The DocumentParser class -- The serial version -- The concurrent version -- The KeywordExtractionTask class -- The ConcurrentKeywordExtraction class -- Comparing the two solutions -- The second example - a genetic algorithm -- Common classes -- The Individual class -- The GeneticOperators class -- The serial version -- The SerialGeneticAlgorithm class -- The SerialMain class -- The concurrent version -- The SharedData class -- The GeneticPhaser class -- The ConcurrentGeneticTask class -- The ConcurrentGeneticAlgorithm class -- The ConcurrentMain class -- Comparing the two solutions -- Lau15 dataset -- Kn57 dataset -- Conclusions -- Summary -- Chapter 7: Optimizing Divide and Conquer Solutions - The Fork/Join Framework -- An introduction to the fork/join framework -- Basic characteristics of the fork/join framework -- Limitations of the fork/join framework -- Components of the fork/join framework -- The first example - the k-means clustering algorithm -- The common classes -- The VocabularyLoader class -- The word, document, and DocumentLoader classes -- The DistanceMeasurer class -- The DocumentCluster class -- The serial version -- The SerialKMeans class -- The SerialMain class -- The concurrent version -- Two tasks for the fork/join framework - AssignmentTask and UpdateTask -- The ConcurrentKMeans class -- The ConcurrentMain class -- Comparing the solutions -- The second example - a data filtering algorithm -- Common features -- The serial version -- The SerialSearch class -- The SerialMain class -- The concurrent version -- The TaskManager class -- The IndividualTask class -- The ListTask class -- The ConcurrentSearch class -- The ConcurrentMain class…”
Libro electrónico -
5251Publicado 2016Tabla de Contenidos: “…-- The circle application -- The main window -- The CircleDocument class -- The Circle class -- Summary -- Chapter 3: Building a Tetris Application -- The MainWindow function -- The Tetris window -- Keyboard input -- Drawing -- Input focus -- The timer -- New figures -- Game over -- New game -- Deleting and flashing rows -- Closing the window -- The TetrisFigure class -- The red figure -- The brown figure -- The turquoise figure -- The green figure -- The yellow figure -- The blue figure -- The purple figure -- The GameGrid class -- Invalidating and drawing squares -- Summary -- Chapter 4: Working with Shapes and Figures -- The MainWindow function -- The DrawDocument class -- The application modes -- The DynamicList class -- Initialization -- Mouse input -- Painting -- The File menu -- Cut, copy, and paste -- The Modify menu -- The Add menu -- The cursor -- Summary -- Chapter 5: The Figure Hierarchy -- The DrawFigure class -- The LineFigure class -- The ArrowFigure class -- The RectangleFigure class -- The EllipseFigure class -- Summary -- Chapter 6: Building a Word Processor -- Auxiliary classes -- Character information -- Line information -- The Paragraph class -- The MainWindow class -- The WordDocument class -- The caret -- Mouse input -- Touchscreen -- Page setup and calculation -- Painting and drawing -- File management -- Cut, copy, and paste -- Delete -- Page break -- Font -- Alignment -- Summary -- Chapter 7: Keyboard Input and Character Calculation -- Keyboard handling -- Arrow keys -- Home and End -- Shift arrow keys -- Shift Page Up and Page Down -- Shift Home and End -- Control Home and End…”
Libro electrónico -
5252Publicado 2015Tabla de Contenidos: “…; Uses for tokenizers; Simple Java tokenizers; Using the Scanner class; Specifying the delimiter; Using the split method; Using the BreakIterator class; Using the StreamTokenizer class; Using the StringTokenizer class; Java core tokenization performance considerations; NLP tokenizer APIs; Using the OpenNLPTokenizer; Using the SimpleTokenizer class; Using the WhitespaceTokenizer class; Using the TokenizerME class; Using the Stanford tokenizer…”
Libro electrónico -
5253Publicado 2016“…It teaches key solutions such as encoding each operational state as a separate class and arranging for one class to delegate to another class, or directly manipulating certain attributes of instances. …”
Libro electrónico -
5254por Oaks, ScottTabla de Contenidos: “…-- The Java Sandbox -- Security Debugging -- The Default Sandbox -- Elements of the Java Sandbox -- Keystores -- Code Sources -- Policy Files -- The Default Sandbox -- The java.security File -- Comparison with Previous Releases -- Java Language Security -- Java Language Security Constructs -- Enforcement of the Java Language Rules -- Comparisons with Previous Releases -- The Security Manager -- Overview of the Security Manager -- Operating on the Security Manager -- Methods of the Security Manager -- Comparison with Previous Releases -- The Access Controller -- The CodeSource Class -- The Policy Class -- Protection Domains -- The AccessController Class -- Guarded Objects -- Comparison with Previous Releases -- Java Class Loaders -- The Class Loader and Namespaces -- Class Loading Architecture -- Implementing a Class Loader -- Miscellaneous Class Loading Topics -- Comparison with Previous Releases -- Introduction to Cryptography -- The Need for Authentication -- The Role of Authentication -- Cryptographic Engines -- Security Providers -- The Architecture of Security Providers -- The Provider Class -- The Security Class -- The Architecture of Engine Classes -- Comparison with Previous Releases -- Keys and Certificates -- Keys -- Generating Keys -- Key Factories -- Certificates -- Keys, Certificates, and Object Serialization -- Comparison with Previous Releases -- Key Management -- Key Management Terms -- The keytool -- The Key Management API -- A Key Management Example…”
Publicado 1998
Libro electrónico -
5255por Grebennikov, Andrei, 1956-Tabla de Contenidos: “…Chapter 8: Alternative and Mixed-Mode High-Efficiency Power Amplifiers8.2 Class-E/F Power Amplifiers; 8.4 Inverse Class-E Power Amplifiers; Chapter 9: Computer-Aided Design of Switched-Mode Power Amplifiers; 9.1 HB-PLUS Program for Half-Bridge and Full-Bridge Direct-Coupled Voltage-Switching Class-D and Class-DE Circuits; 9.4 HB-PLUS CAD Examples for Class D and Class DE; 9.5 HEPA-PLUS CAD Example for Class E; 9.7 ADS Circuit Simulator and Its Applicability to Switched-Mode Class E; Index…”
Publicado 2007
Libro electrónico -
5256Publicado 1993Tabla de Contenidos: “…IX : Stochastic approximation-Zygmund class of functions…”
Libro -
5257por Hall, CliffTabla de Contenidos: “…CollaborationsCode; The Chooser; Class; Responsibilities; Collaborations; Code; The Story Chooser; Class; Responsibilities; Collaborations; Code; The Editor; Class; Responsibilities; Collaborations; Code; The Editor Controls; Class; Responsibilities; Collaborations; Code; The Details Component; Class; Responsibilities; Collaborations; Code; The Item Info Component; Class; Responsibilities; Collaborations; Code; The Notes Component; Class; Responsibilities; Collaborations; Code; The Timeline Component; Class; Responsibilities; Collaborations; Code; The Story Tile; Class; Responsibilities…”
Publicado 2011
Libro electrónico -
5258
-
5259por Organisation for Economic Co-operation and Development.Tabla de Contenidos: “…Classification --(i)"Extra" Class --(ii) Class I --(iii) Class II III. Provisions concerning sizing -A. …”
Publicado 2010
Libro electrónico -
5260por Grebennikov, AndreiTabla de Contenidos: “…CONTENTS; About the Authors; Foreword; Preface; Acknowledgments; CHAPTER 1 Power Amplifier Design Principles; CHAPTER 2 Class-D Power Amplifiers; CHAPTER 3 Class-F Power Amplifiers; CHAPTER 4 Inverse Class-F; CHAPTER 5 Class-E with Shunt Capacitance; CHAPTER 6 Class-E with Finite DC-Feed Inductance; CHAPTER 7 Class-E with Quarterwave Transmission Line; CHAPTER 8 Broadband Class-E; CHAPTER 9 Alternative and Mixed-Mode High-EfficiencyPower Amplifiers; CHAPTER 10 High-Efficiency Doherty Power Amplifiers; CHAPTER 11 Predistortion Linearization Techniques…”
Publicado 2012
Libro electrónico