Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,400
- Application software 1,242
- History 1,188
- Historia 743
- Management 741
- Artificial intelligence 628
- Python (Computer program language) 606
- Computer programs 597
- Data processing 580
- Cloud computing 535
- Social aspects 530
- Machine learning 514
- Computer networks 493
- Engineering & Applied Sciences 476
- Security measures 403
- Design 393
- Computer programming 364
- Computer security 360
- Computer software 360
- Programming 358
- Operating systems (Computers) 354
- Philosophy 347
- Web site development 341
- Computer Science 337
- Information technology 331
- History and criticism 327
- Education 325
- Filosofía 324
- Technological innovations 313
- Data mining 312
-
23641por Walsh, Bob, 1957-“…Written by and for micro-ISVs, with help from some of the leaders of the field, this book takes you beyond just daydreaming to running your own business. It thoroughly explores how it is indeed possible to launch and maintain a small and successful ISV business, and is an ideal read if you're interested in getting started…”
Publicado 2006
Libro electrónico -
23642por Eagle, Chris“…You'll save time and effort as you learn to: Identify known library routines, so you can focus your analysis on other areas of the code Extend IDA to support new processors and filetypes, making disassembly possible for new or obscure architectures Explore popular plug-ins that make writing IDA scripts easier, allow collaborative reverse engineering, and much more Utilize IDA's built-in debugger to tackle obfuscated code that would defeat a stand-alone disassembler You'll still need serious assembly skills to tackle the toughest executables, but IDA makes things a lot easier. …”
Publicado 2008
Libro electrónico -
23643por Kyte, Thomas“…Expert Oracle Database Architecture is the first of a three-book series that completely explores and defines the Oracle database. It covers all of the most important Oracle architecture features, including: Files, memory structures and processes Locking and latching Transactions, concurrency and multi-versioning Tables and Indexes Datatypes Partitioning and parallelism Each feature is taught in a proof-by-example manner, not only discussing what it is, but also how it works, how to implement software using it, and the common pitfalls associated with it. …”
Publicado 2005
Libro electrónico -
23644por Cattell, R. G. G.“…Chapters in this book explore how: JCrew enhanced its traditional catalog sales operation using J2EE technology from Art Technology Group (ATG). …”
Publicado 2001
Libro electrónico -
23645Publicado 2007“…It's a four-color, highly visual explanation of everything that matters about Windows Vista, including: How Windows Vista differs from Windows XP How Windows controls your computer How User Account Control protects your system How virtual folders and instant search work How Windows Vista renders graphics How the Aero interface and the Windows Sidebar work How Internet Explorer 7's tabbed browsing works How Windows connects to a wireless network How the new Windows Photo Gallery manages your digital photos Contents Introduction xi Part I: What Windows Vista Is–and What It Does 2 Chapter 1 Understanding Windows and Other Operating Systems 6 Chapter 2 How Windows Vista Differs from Windows XP 14 Chapter 3 What Windows Vista Does 26 Part II: Basic Operations 32 Chapter 4 Powering On and Powering Off 36 Chapter 5 Managing System Resources 48 Chapter 6 Managing System Information 62 Chapter 7 Managing Users 70 Chapter 8 Managing Data 76 Chapter 9 Managing Applications 92 Part III: Windows Vista Graphics 100 Chapter 10 Understanding Vista Graphics 104 Chapter 11 The Vista Interface 112 Chapter 12 The Vista Desktop 122 Part IV: Digital Media 130 Chapter 13 Windows Media Center 134 Chapter 14 Digital Music 150 Chapter 15 Digital Images 166 Chapter 16 Digital Video and Movies 174 Part V: Networking and the Internet 182 Chapter 17 Windows Vista and the Internet 186 Chapter 18 Windows Vista Networks 204 Part VI: Security and Maintenance 220 Chapter 19 Windows Vista Security Features 224 Chapter 20 Routine Maintenance 238 Glossary 252 Index 266…”
Libro electrónico -
23646por Greenberg, Ira. author“…This book is written especially for artists, designers, and other creative professionals and students exploring code art, graphics programming, and computational aesthetics. …”
Publicado 2007
Libro electrónico -
23647Publicado 2008“…This highly anticipated new edition of the classic, Jolt Award-winning work has been thoroughly updated to cover Java SE 5 and Java SE 6 features introduced since the first edition. Bloch explores new design patterns and language idioms, showing you how to make the most of features ranging from generics to enums, annotations to autoboxing. …”
Libro electrónico -
23648Publicado 2009“…Brilliant Psychometrics seeks to turn this around by providing practical help to anyone undertaking formal assessment procedures at interview. It explores psychometric tests, assessment centres and other formal procedures such as structured interviewing. …”
Libro electrónico -
23649
-
23650Publicado 2009“…The remaining sections of the book show analyses for comparing two groups, comparing multiple groups, fitting regression equations, and exploring contingency tables. For each analysis, author Sandra Schlotzhauer explains assumptions, statistical approach, and SAS methods and syntax, and makes conclusions from the results. …”
Libro electrónico -
23651por Stuart, Tom, 1979-“…Understand fundamental computing concepts, such as Turing completeness in languages Discover how programs use dynamic semantics to communicate ideas to machines Explore what a computer can do when reduced to its bare essentials Learn how universal Turing machines led to today’s general-purpose computers Perform complex calculations, using simple languages and cellular automata Determine which programming language features are essential for computation Examine how halting and self-referencing make some computing problems unsolvable Analyze programs by using abstract interpretation and type systems…”
Publicado 2013
Libro electrónico -
23652Publicado 2012“…The approach is to develop a set of terms and concepts, consider ethical principles useful in meaningful business discussions, and then explore and compare several overall views on data handling to help inform the development of an ethics-based data strategy. …”
Libro electrónico -
23653Publicado 2015“…Discover how Lean focuses on people and teamwork at every level, in contrast to traditional management practices Approach problem-solving experimentally, by exploring solutions, testing assumptions, and getting feedback from real users Lead and manage large-scale programs in a way that empowers employees, increases the speed and quality of delivery, and lowers costs Learn how to implement ideas from the DevOps and Lean Startup movements even in complex, regulated environments…”
Libro electrónico -
23654Publicado 2012“…The C++11 version of the C++ language offers beefed-up support for multithreaded applications, and requires that you master the principles, techniques, and new language features of concurrency to stay ahead of the curve. about the book Without assuming you have a background in the subject, C++ Concurrency in Action gradually enables you to write robust and elegant multithreaded applications in C++11. You'll explore the threading memory model, the new multithreading support library, and basic thread launching and synchronization facilities. …”
Libro electrónico -
23655por Wade, Woody“…This book will help you: Outline (and help you prepare for) any trends that could play out in the future that change the political, social, and economic landscapes and significantly impact your business Explore the impact of technological advances and newly available products to your business Examine challenges that are only dimly recognizable as potential problems today This visual book will help you answer this question: Is my organization ready for every possibility?"…”
Publicado 2012
Libro electrónico -
23656por Sierra, Stuart“…Start writing ClojureScript code with the Leiningen build system Learn how the ClojureScript compiler works to produce optimized JavaScript Use JavaScript functions and libraries directly from ClojureScript code Explore functions in Clojure’s sequence library such as map, reduce, and filter Use macros to define new control structures or embed domain-specific languages Compile manually or script your own workflow with ClojureScript’s compiler tools Integrate ClojureScript with Clojure on the JVM to build powerful client-server applications…”
Publicado 2012
Libro electrónico -
23657por Adler, Joseph, M.Eng“…Get started quickly with an R tutorial and hundreds of examples Explore R syntax, objects, and other language details Find thousands of user-contributed R packages online, including Bioconductor Learn how to use R to prepare data for analysis Visualize your data with R’s graphics, lattice, and ggplot2 packages Use R to calculate statistical fests, fit models, and compute probability distributions Speed up intensive computations by writing parallel R programs for Hadoop Get a complete desktop reference to R…”
Publicado 2012
Libro electrónico -
23658por Redmond, Stephen“…QlikView features the ability to consolidate relevant data from multiple sources into a single application, as well as an associative data model to allow you to explore the data to a way your brain works, state-of-the-art visualizations, dashboard, analysis and reports, and mobile data access. …”
Publicado 2013
Libro electrónico -
23659por Hoerl, Roger Wesley“…Here, you'll discover how to implement statistical thinking and methodology in your work to improve business performance. Explores why statistical thinking is necessary and helpful. …”
Publicado 2012
Libro electrónico -
23660por Wilson, Ed“…Discover how to: Use Windows PowerShell to automate Active Directory tasks Explore available WMI classes and methods with CIM cmdlets Identify and track scripting opportunities to avoid duplication Use functions to encapsulate business logic and reuse code Design your script’s best input method and output destination Test scripts by checking their syntax and performance Choose the most suitable method for running remote commands Manage software services with Desired State Configuration…”
Publicado 2013
Libro electrónico