Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 16,540
- Biblia 6,706
- Filosofía 4,716
- Universidad Pontificia de Salamanca (España) 4,581
- Crítica e interpretación 4,079
- Derecho 3,747
- RELIGION 3,643
- Educación 3,564
- Història 3,432
- Iglesia Católica 3,123
- Ciencias sociales 2,926
- Moral cristiana 2,558
- Teología dogmática 2,461
- Teología 2,379
- Psicología 2,358
- Sermones 2,216
- Management 2,201
- Development 2,161
- Derecho canónico 2,131
- History 1,989
- Derecho civil 1,961
- Education 1,951
- Documentales 1,893
- Universidad Pontificia de Salamanca, Facultad de Educación 1,877
- Engineering & Applied Sciences 1,850
- Medicina 1,763
- Tecnología 1,715
- Philosophy 1,704
- Application software 1,700
- Economía 1,626
-
638641Publicado 2024Tabla de Contenidos: “…Identifying insightful interview questions -- Sharpening interview skills with AI-generated responses -- Generating strategic questions for client engagements with AI -- Summary -- Chapter 4: LLMs for Creative Writing -- Using AI for creative writing -- Using AI to generate fiction -- Using AI to write poetry -- Summary -- Chapter 5: Unlocking Insights from Unstructured Text - AI Techniques for Text Analysis -- Sentiment analysis - AI techniques for emotion detection in text -- Organizing unstructured data - using AI for automated text categorization and data classification -- Cleaning up dirty data - how AI identifies and resolves issues in datasets -- Making sense of unstructured data - pattern matching for information extraction -- Summary -- Part 3: Advanced Use Cases for Different Industries -- Chapter 6: Applications of LLMs in Education and Law -- Creating course materials with ChatGPT -- Creating handouts and other materials -- Creating handouts for the unit -- Creating solved examples -- Word problems -- Creating quizzes -- Creating rubrics -- Creating cloze comprehension tests -- AI for legal research -- Reviewing legal documents using an LLM -- Drafting legal documents with an LLM -- AI for legal education and training -- LLMs for eDiscovery and litigation support -- AI for intellectual property (IP) management -- Other applications of LLMs for lawyers -- Summary -- Chapter 7: The Rise of AI Pair Programmers - Teaming Up with Intelligent Assistants for Better Code -- Code generation with coding assistants -- From confusion to clarity - AI explains what code does in plain English -- Commenting, formatting, and optimizing code -- Fixing faulty code - how AI transforms the debugging process -- Translating code from one language to another -- Case study 1 - developing a website code using AI…”
Libro electrónico -
638642por Goodman, DannyTabla de Contenidos: “…Table of Contents; Preface; About You; About the Recipes; What's in This Book; Browser Platforms; Conventions Used in This Book; Using Code Examples; Request for Comments; Safari® Enabled; Acknowledgments; Strings; 1.0 Introduction; Creating a String; Regular Expressions; 1.1 Concatenating (Joining) Strings; Problem; Solution; Discussion; See Also; 1.2 Improving String Handling Performance; Problem; Solution; Discussion; 1.3 Accessing Substrings; Problem; Solution; Discussion; See Also; 1.4 Changing String Case; Problem; Solution; Discussion; See Also; 1.5 Testing Equality of Two Strings…”
Publicado 2007
Libro electrónico -
638643por Shupe, RichTabla de Contenidos: “…OOP; Classpaths; Inheritance; A More Traditional Look at Inheritance; Main Flash file; Car class; Truck class; Revised main Flash file; Composition; Car class; Truck class; New Tires class; Main Flash file; Encapsulation; Car class; Truck class; Tires class and main Flash file; Polymorphism; Car class; Truck class; Tires class and main Flash file; Navigation Bar Revisited; NavigationBar; MenuButtonMain; What&s Next?…”
Publicado 2007
Libro electrónico -
638644Publicado 2000Tabla de Contenidos: “…The Common Gateway Interface; The CGI Environment; File Handles; STDIN; STDOUT; STDERR; Environment Variables; CGI Environment Variables; Examining Environment Variables; CGI Output; Partial Headers; Outputting documents; Forwarding to another URL; Specifying status codes; Complete (Non-Parsed) Headers; Examples; Check the Client Browser; User Authentication and Identification; Restricting Image Hijacking; 4. …”
Libro electrónico -
638645por Grover, Chris, 1955-Tabla de Contenidos: “…5. Your Different Document Views5.2. Show and Hide Window Tools; 5.3. …”
Publicado 2007
Libro electrónico -
638646por Eisenberg, J. DavidTabla de Contenidos: “…The polygon ElementThe polyline Element; Line Caps and Joins; Basic Shapes Reference Summary; Chapter 4: Document Structure; Structure and Presentation; Using Styles with SVG; Document Structure-Grouping and Referencing Objects; Chapter 5: Transforming the Coordinate System; The translate Transformation; The scale Transformation; Sequences of Transformations; Technique: Converting from Cartesian Coordinates; The rotate Transformation; Technique: Scaling Around a Center Point; The skewX and skewY Transformations; Transformation Reference Summary; Chapter 6: Paths; moveto, lineto, and closepath…”
Publicado 2002
Libro electrónico -
638647Publicado 2003Tabla de Contenidos:Libro electrónico
-
638648Publicado 2007Tabla de Contenidos: “…Building a Web Site For Dummies, 3rd Edition; About the Author; Dedication; Author's Acknowledgments; Contents at a Glance; Table of Contents; Introduction; About This Book; How to Use This Book; Foolish Assumptions; Conventions Used in This Book; How This Book Is Organized; About the CD-ROM; Icons Used in This Book; Where to Go from Here; Part I: Planning and Designing Your Web Site; Chapter 1: The Zen of Sites; Achieving Unity: What Makes a Site Truly a Site; Keeping Them Coming Back; Tapping Creativity; Online Sources for Creative Thinking; Chapter 2: Pouring the Foundation…”
Libro electrónico -
638649por Hagen, SilviaTabla de Contenidos: “…ReferencesRFCs; Drafts; Security with IPv6; General Security Concepts; General Security Practices; IPsec Basics; Security Associations; Key Management; IKEv1; IKEv2; IPsec Databases; IPsec Performance; IPv6 Security Elements; Authentication Header; Encapsulating Security Payload Header; Combination of AH and ESP; Overview of New IPsec RFCs; Interaction of IPsec with IPv6 Elements; IPv6 Security "Gotchas"; Native IPv6; Public Key Infrastructure (PKI); Firewalls and intrusion detection/prevention systems; Implementation issues; Neighbor Discovery issues; Port scanning; Multicast issues…”
Publicado 2009
Libro electrónico -
638650
-
638651por Stover, Teresa S.Tabla de Contenidos: “…Project Fundamentals; Using Microsoft Project-An Overview; Microsoft Project Server and Microsoft Project Web Access; What&s New in Microsoft Project 2003; Reviewing Specific Types of Information Using the Project Guide; Working with COM Add-Ins; Collaborating with Your Workgroup via E-Mail; Getting Help and Training; What&s New in Project Professional 2003…”
Publicado 2009
Libro electrónico -
638652por Newkirk, James W.Tabla de Contenidos: “…Test-Driven Development Example; Entity Relationships; The First Feature; Additional Features; 5. Programmer Tests: Using TDD with ADO.NET; The Task; We're Not Finished Yet; Individual Entities in Isolation; Artist Gateway; ArtistFixture.cs; Genre Gateway; IdGeneratorFixture.cs; Finishing Up; Testing Relationships Between Entities; Retrieve a Recording; Test Organization; Summary; 6. …”
Publicado 2009
Libro electrónico -
638653por Carlson, LucasTabla de Contenidos: “…1.4 Reversing a String by Words or CharactersProblem; Solution; Discussion; See Also; 1.5 Representing Unprintable Characters; Problem; Solution; Discussion; 1.6 Converting Between Characters and Values; Problem; Solution; Discussion; See Also; 1.7 Converting Between Strings and Symbols; Problem; Solution; Discussion; See Also; 1.8 Processing a String One Character at a Time; Problem; Solution; Discussion; See Also; 1.9 Processing a String One Word at a Time; Problem; Solution; Discussion; See Also; 1.10 Changing the Case of a String; Problem; Solution; Discussion; See Also…”
Publicado 2006
Libro electrónico -
638654por Avery, JamesTabla de Contenidos: “…1.3 Adding Ajax Functionality with Ajax.NET ProfessionalGetting Started; Using Ajax.NET; Getting Support; 1.4 Generating User-Friendly URLs with UrlRewritingNet.UrlRewrite; Getting Started; Using URLRewritingNet.UrlRewrite; Getting Support; 1.5 Showing a "Please Wait" Dialog with BusyBoxDotNet; Getting Started; Using BusyBoxDotNet; Adding the BusyBox control to a web form; Testing BusyBox; Customizing BusyBox; Displaying the BusyBox manually; Choosing where to show the BusyBox; Further personalizing a BusyBox; Getting Support…”
Publicado 2007
Libro electrónico -
638655Publicado 2006Tabla de Contenidos: “…Professional SQL ServerTM 2005 Integration Services; About the Authors; Acknowledgments; Contents; Foreword; Introduction; Who This Book Is For; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Chapter 1 Welcome to SQL Server Integration Services; What's New in SQL Server 2005 SSIS; Architecture; Precedence Constraints; Containers; Variables; Data Flow Elements; Error Handling and Logging; Editions of SQL Server 2005; Summary; Chapter 2 The SSIS Tools; Import and Export Wizard; Package Installation Wizard…”
Libro electrónico -
638656por Kolawole, Michael O.Tabla de Contenidos: “…The radar equations; 5.1 Radar equation for conventional radar; 5.2 Target fluctuation models; 5.3 Detection probability; 5.4 Target detection range in clutter; 5.5 Radar equation for laser radar; 5.6 Search figure of merit; 5.7 Radar equation for secondary radars; 5.8 Summary…”
Publicado 2003
Libro electrónico -
638657por Cole, AlaricTabla de Contenidos: “…Curly Brace Syntax; Implementing Two-Way Bindings…”
Publicado 2008
Libro electrónico -
638658Publicado 2010Tabla de Contenidos: “…; Expanding Your Search Horizons; Customizing Spotlight to Your Taste; Chapter 5: Fun with Photo Booth and Front Row; Capturing the Moment with iSight and Photo Booth…”
Libro electrónico -
638659por Focal Press StaffTabla de Contenidos: “…Revamped favoritesMenus; Tools; Tool types; Guided edits; The Quick editor (previously Quick Fix editor); The Organizer workspace ( Photo Browser or Date View); Photo Creations become Create and Share options; 3 First Steps; The Welcome screen; Step 1: Getting your pictures into Elements; Organizer: File > Get Photos and Videos > From Camera or Card Reader; Organizer: File > Get Photos and Videos > From Scanner; Ensuring enough pixels for the job; Editor: Image > Divide Scanned Photos; Organizer: File > Get Photos and Videos > From Files and Folders; Organizer: File > Watch Folders…”
Publicado 2009
Libro electrónico -
638660por Orwant, JonTabla de Contenidos: “…The Cost of TraversalBinary Trees; Keeping Trees Balanced; Heaps; Binary Heaps; Janus Heap; The Heap Modules; Future CPAN Modules; Sorting; An Introduction to Sorting; Perl's sort Function; ASCII Order; Numeric Order; Reverse Order: From Highest To Lowest; Sort::Fields; Sort::Versions; Dictionary Order; Sorting Efficiency; Sorting Hashes Is Not What You Might Think; All Sorts of Sorts; Quadratic Sorting Algorithms; Log-Linear Sorting Algorithms; Beating O(N log N); External Sorting; Sorting Algorithms Summary; O(N2) Sorts; Shellsort; O(N log N) Sorts; How Well Did We Do?…”
Publicado 2009
Libro electrónico