万本电子书0元读

万本电子书0元读

JIRA Development Cookbook
JIRA Development Cookbook
Jobin Kuruvilla
¥107.90
This book is part of Packt's Cookbook series. A Packt Cookbook contains step-by-step recipes for solutions to the most important problems you face when working with a topic. Inside this Cookbook you will find: A straightforward and easy-to-follow format, A selection of the most important tasks and problems ,Carefully organized instructions for solving the problem efficiently, Clear explanations of what you did Details for applying the solution to other situations If you are a JIRA developer or project manager who wants to fully exploit the exciting capabilities of JIRA, then this is the perfect book for you.
Microsoft Dynamics NAV 2009: Professional Reporting
Microsoft Dynamics NAV 2009: Professional Reporting
Steven Renders
¥107.90
This book doesn't assume any prior experience with Dynamics NAV reporting. It is designed as an easy to follow guide, where each chapter builds upon the previous one, but can also be read completely separately. Basically this book is for everyone who is using Microsoft Dynamics NAV or has an interest on the reporting capabilities of NAV 2009. The book does not have major prerequisites, although it is mainly focused on Dynamics NAV 2009, RDLC and Business Intelligence. Whether you are a Dynamics NAV consultant, developer, customer, project manager, or just interested in the reporting capabilities of Dynamics NAV, this book can provide you with information from a helicopter view down to the smallest details, tips and tricks, and workarounds. Empowered with the information in this book you should be able to master, analyse and deliver the most challenging reporting requirements in Dynamics NAV.
Alfresco 3 Cookbook
Alfresco 3 Cookbook
Snig Bhaumik
¥107.90
Written in a cookbook style, this book offers solutions using a recipe based approach. Each recipe contains step-by-step instructions followed by an analysis of what was done in each task and other useful information. If you are a software developer interested in content management systems, who wants to work with Alfresco or is already experienced in Alfresco, this cookbook will get you up and running quickly. If you want rapid implementation of Alfresco’s most important and effective features then this is the cookbook for you.
Microsoft Exchange 2010 PowerShell Cookbook
Microsoft Exchange 2010 PowerShell Cookbook
Mike Pfeiffer
¥107.90
This book is written in a cookbook-style format and provides practical, immediately usable task-based recipes that show you how to manage and maintain your Microsoft Exchange Server 2010 environment with Windows PowerShell 2.0. Each chapter of the book is written so that it can be used as a desktop reference, or it can be read from beginning to end, allowing you to build a solid foundation for building *s in your Exchange environment. This book is for messaging professionals who want to learn how to build real-world *s with Windows PowerShell 2.0 and the Exchange Management Shell. If you are a network or systems administrator responsible for managing and maintaining Exchange Server 2010, then this book is for you. The recipes in this cookbook touch on each of the core Exchange 2010 server roles and require a working knowledge of supporting technologies including Windows Server 2008 or Windows Server 2008 R2, Active Directory, and DNS. This book covers the latest additions to Exchange Server 2010 including Service Pack 1. A basic understanding of Exchange Server 2010 and Windows PowerShell 2.0 is highly recommended.
Oracle APEX 4.2 Cookbook : Second Edition
Oracle APEX 4.2 Cookbook : Second Edition
Marcel Van Der Plas
¥107.90
As a Cookbook, this book enables you to create APEX web applications and to implement features with immediately usable recipes that unleash the powerful functionality of Oracle APEX 4.2. Each recipe is presented as a separate, standalone entity and the reading of other, prior recipes is not required.It can be seen as a reference and a practical guide to APEX development.This book is aimed both at developers new to the APEX environment and at intermediate developers. More advanced developers will also gain from the information at hand.If you are new to APEX you will find recipes to start development and if you are an experienced user you will find ways to improve your productivity and efficiency and make the most of APEX to enhance your applications.A little knowledge of PL/SQL, HTML and JavaScript is assumed.
ADempiere 3.6 Cookbook
ADempiere 3.6 Cookbook
Ajit Kumar
¥107.90
Written in a cookbook style, this book offers solutions using a recipe-based approach. Each recipe contains step-by-step instructions followed by an analysis of what was done in each task and other useful information. The cookbook approach means you can dive into whatever recipes you want in no particular order.If you want to easily implement ADempiere in your organization, this book is for you. This book will also be beneficial to system users and administrators who wish to implement an ERP system. Only basic knowledge of ADempiere is required. This cookbook will build on that basic knowledge equipping you with the intermediate and advanced skills required to fully maximize ADempiere. A basic knowledge of accounting and the standard business workflow would be beneficial.
Microsoft Forefront UAG 2010 Administrator's Handbook
Microsoft Forefront UAG 2010 Administrator's Handbook
Erez Ben-Ari
¥107.90
This book is a hands-on guide, describing concepts, ideas and terminology related to UAG and related technologies. The book starts with a discussion of terms that UAG technology is based on, and proceeds with step-by-step guidance for performing the various tasks related to UAG's core features. Each topic is preceded by a discussion of considerations that the administrator and the organization needs to go through to prepare for the task at hand, and includes plenty of screenshots illustrating what the administrator should expect to see on-screen, with real-life examples of configuration options. If you are a Networking or Security engineer who intends to integrate UAG into the organization network, then this book is for you. You need no experience with UAG or its predecessors, though basic understanding of Networking and Windows Server management and engineering is required. Experience with security systems like Firewalls would also help you to better understand some of the topics covered by this book.
SQL Server 2014 with PowerShell v5 Cookbook
SQL Server 2014 with PowerShell v5 Cookbook
Donabel Santos
¥107.90
Over 150 real-world recipes to simplify database management, automate repetitive tasks, and enhance your productivity About This Book This book helps you build a strong foundation to get you comfortable using PowerShell with SQL Server, empowering you to create more complex *s for your day-to-day job The book provides numerous guidelines, tips, and explanations on how and when to use PowerShell cmdlets, WMI, SMO, .NET classes, or other components It offers easy-to-follow, practical recipes to help you get the most out of SQL Server and PowerShell Who This Book Is For If you are a SQL Server database professional (DBA, developer, or BI developer) who wants to use PowerShell to automate, integrate, and simplify database tasks, this books is for you. Prior knowledge of *ing would be helpful, but it is not necessary. What You Will Learn Explore database objects and execute queries on multiple servers Manage and monitor the running of SQL Server services and accounts Back up and restore databases Create an inventory of database properties and server configuration settings Maintain permissions and security for users Work with CLR assemblies, XML, and BLOB objects in SQL Manage and deploy SSIS packages and SSRS reports In Detail PowerShell can be leveraged when automating and streamlining SQL Server tasks. PowerShell comes with a rich set of cmdlets, and integrates tightly with the .NET framework. Its *ing capabilities are robust and flexible, allowing you to simplify automation and integration across different Microsoft applications and components. The book starts with an introduction to the new features in SQL Server 2014 and PowerShell v5 and the installation of SQL Server. You will learn about basic SQL Server administration tasks and then get to know about some security-related topics such as the authentication mode and assigning permissions. Moving on, you will explore different methods to back up and restore your databases and perform advanced administration tasks such as working with Policies, Filetables, and SQL audits. The next part of the book covers more advanced HADR tasks such as log shipping and data mirroring, and then shows you how to develop your server to work with BLOB, XML, and JSON. Following on from that, you will learn about SQL Server's BI stack, which includes SSRS reports, the SSIS package, and the SSAS cmdlet and database. Snippets not specific to SQL Server will help you perform tasks quickly on SQL servers. Towards the end of the book, you will find some useful information, which includes a PowerShell tutorial for novice users, some commonly-used PowerShell and SQL Server syntax, and a few online resources. Finally, you will create your own SQL Server Sandbox VMs. All these concepts will help you to efficiently manage your administration tasks. Style and approach SQL Server 2014 with PowerShell v5 Cookbook is an example-focused book that provides step-by-step instructions on how to accomplish specific SQL Server tasks using PowerShell. Each recipe is followed by an analysis of the steps or design decisions taken and additional information about the task at hand. Working *s are provided for all examples so that you can dive in right away. You can read this book sequentially by chapter or you can pick and choose which topics you need right away.
SAP Data Services 4.x Cookbook
SAP Data Services 4.x Cookbook
Ivan Shomnikov
¥107.90
Delve into the SAP Data Services environment to efficiently prepare, implement, and develop ETL processes About This Book Install and configure the SAP Data Services environment Develop ETL techniques in the Data Services environment Implement real-life examples of Data Services uses through step-by-step instructions to perform specific ETL development tasks Who This Book Is For This book is for IT technical engineers who want to get familiar with the EIM solutions provided by SAP for ETL development and data quality management. The book requires familiarity with basic programming concepts and basic knowledge of the SQL language. What You Will Learn Install, configure, and administer the SAP Data Services components Run through the ETL design basics Maximize the performance of your ETL with the advanced patterns in Data Services Extract methods from various databases and systems Get familiar with the transformation methods available in SAP Data Services Load methods into various databases and systems Code with the Data Services *ing language Validate and cleanse your data, applying the Data quality methods of the Information Steward In Detail Want to cost effectively deliver trusted information to all of your crucial business functionsSAP Data Services delivers one enterprise-class solution for data integration, data quality, data profiling, and text data processing. It boosts productivity with a single solution for data quality and data integration. SAP Data Services also enables you to move, improve, govern, and unlock big data. This book will lead you through the SAP Data Services environment to efficiently develop ETL processes. To begin with, you’ll learn to install, configure, and prepare the ETL development environment. You will get familiarized with the concepts of developing ETL processes with SAP Data Services. Starting from smallest unit of work- the data flow, the chapters will lead you to the highest organizational unit—the Data Services job, revealing the advanced techniques of ETL design.You will learn to import XML files by creating and implementing real-time jobs. It will then guide you through the ETL development patterns that enable the most effective performance when extracting, transforming, and loading data. You will also find out how to create validation functions and transforms.Finally, the book will show you the benefits of data quality management with the help of another SAP solution—Information Steward.Style and approach This book is an easy-to-follow guide with step-by-step instructions to perform specific ETL development tasks.
Practical Machine Learning Cookbook
Practical Machine Learning Cookbook
Atul Tripathi
¥107.90
Machine learning has become the new black. The challenge in today's world is the explosion of data from existing legacy data and incoming new structured and unstructured data. The complexity of discovering, understanding, performing analysis, and predicting outcomes on the data using machine learning algorithms is a challenge. This cookbook will help solve everyday challenges you face as a data scientist. The application of various data science techniques and on multiple data sets based on real-world challenges you face will help you appreciate a variety of techniques used in various situations. The first half of the book provides recipes on fairly complex machine-learning systems, where you'll learn to explore new areas of applications of machine learning and improve its efficiency. That includes recipes on classifications, neural networks, unsupervised and supervised learning, deep learning, reinforcement learning, and more. The second half of the book focuses on three different machine learning case studies, all based on real-world data, and offers solutions and solves specific machine-learning issues in each one. What You Will Learn ?Get equipped with a deeper understanding of how to apply machine-learning techniques ?Implement each of the advanced machine-learning techniques ?Solve real-life problems that are encountered in order to make your applications produce improved results ?Gain hands-on experience in problem solving for your machine-learning systems ?Understand the methods of collecting data, preparing data for usage, training the model, evaluating the model's performance, and improving the model's performance
Zabbix Network Monitoring - Second Edition
Zabbix Network Monitoring - Second Edition
Rihards Olups
¥107.90
Gather detailed statistics and data while monitoring the performance and availability of network devices and applications using the all-new Zabbix 3.0 About This Book Monitor your network and deploy impressive business solutions with Zabbix 3.0 Manage hosts and system maintenance to keep your network performing for the people who use it A step-by-step guide to smarter network monitoring Who This Book Is For If you're new to Zabbix look no further than this book. It will show you how to put your sysadmin knowledge to work with Zabbix 3.0 so you can experience the full impact of this useful and increasingly popular tool. What You Will Learn Get to grips with the fundamentals of Zabbix Find out how Zabbix's features let you monitor your network with confidence and precision Learn how to monitor SNMP devices Manage hosts, users, and permissions while acting upon monitored conditions Visualize data with the help of ad-hoc graphs, custom graphs, maps, and reports Simplify complex configurations and learn to automate them Monitor everything from web pages to IPMI devices and Java applications to and VMware stats Troubleshoot any network issue - fast In Detail This book is a perfect starting point for monitoring with Zabbix. Even if you have never used a monitoring solution before, this book will get you up and running quickly, before guiding you into more sophisticated operations with ease. You'll soon feel in complete control of your network, ready to meet any challenges you might face. Beginning with installation, you'll learn the basics of data collection before diving deeper to get to grips with native Zabbix agents and SNMP devices. You will also explore Zabbix's integrated functionality for monitoring Java application servers and VMware. Beyond this, Zabbix Network Monitoring also covers notifications, permission management, system maintenance, and troubleshooting - so you can be confident that every potential challenge and task is under your control. If you're working with larger environments, you'll also be able to find out more about distributed data collection using Zabbix proxies. Once you're confident and ready to put these concepts into practice, you'll find out how to optimize and improve performance. Troubleshooting network issues is vital for anyone working with Zabbix, so the book is also on hand to help you work through any technical snags and glitches you might face. Network monitoring doesn't have to be a chore - learn the tricks of the Zabbix trade and make sure you're network is performing for everyone who depends upon it. Style and approach This book is a detailed and practical guide that starts from the fundamentals of Zabbix and takes you all the way to building a network monitoring solution that is capable of gathering data from range of different systems. With tips on low-level details that will boost any Zabbix users confidence and fluency, it's an unmissable resource for anyone interested in what's possible with Zabbix.
Microsoft Office 365 – Exchange Online Implementation and Migration - Second Edi
Microsoft Office 365 – Exchange Online Implementation and Migration - Second Edi
Ian Waters,David Greve,Loryan Strant
¥107.90
Plan and execute a successful Office 365 Exchange Online migration with ease About This Book This book gives you the most up-to-date and accurate information available today on online migration with Microsoft Office 365 Discover the very best migration path for your small or enterprise network and avoid costly mistakes Learn from seasoned professionals who migrate small businesses to multinational companies from around the world on a daily basis Who This Book Is For If you are an appointed IT person or an IT administrator who is part of a large internal team in your organization, then this book is for you. If you are a small business owner, manager, or consultant, this book will also help you. Knowledge of Office 365 is not required. However, experience with Exchange Server and mail clients, and role and delegation concepts is required. What You Will Learn Sign up for an Office 365 account and configure your e-mail domains Migrate mailboxes from Exchange server, Google, and any other POP3 or IMAP based system in to Office 365 Configure a hybrid configuration by using Azure AD Connect to synchronize your on-premises Active Directory with Office 365 Deploy Active Directory Federation Services (AD FS) to enable Single sign on and streamline the login process for your users Set up a hybrid Exchange configuration and host mailboxes locally or in the cloud and move mailboxes between the two with ease Configure a public folder hybrid and share existing on-premises public folders with users hosted in Exchange online Setup a hybrid Skype for Business (SFB) configuration and move users into SFB online Configure a SharePoint configuration, allowing users to create and search content hosted on an existing SharePoint server as well as in SharePoint online In Detail Organizations are migrating to the cloud to save money, become more efficient, and empower their users with the latest technology. Office 365 delivers all of this in a reliable, fast, and ever-expanding way, keeping you ahead of the competition. As the IT administrator of your network, you need to make the transition as painless as possible for your users. Learn everything you need to know and exactly what to do to ensure your Office 365 Exchange online migration is a success! This guide gives you everything you need to develop a successful migration plan to move from Exchange, Google, POP3, and IMAP systems to Office 365 with ease. We start by providing an overview of the Office 365 plans available and how to make a decision on what plan fits your organization. We then dive into topics such as the Office 365 Admin Portal, integration options for professionals and small businesses, integration options for enterprises, preparing for a simple migration, performing a simple migration, and preparing for a hybrid deployment. Later in the book, we look at migration options for Skype for Business and SharePoint to further help you leverage the latest collaborative working technologies within your organization. Style and approach This is a detailed yet easy to follow step-by-step guide to planning and executing a successful migration to Office 365.
Building Virtual Pentesting Labs for Advanced Penetration Testing - Second Editi
Building Virtual Pentesting Labs for Advanced Penetration Testing - Second Editi
Kevin Cardwell
¥107.90
Learn how to build complex virtual architectures that allow you to perform virtually any required testing methodology and perfect it About This Book Explore and build intricate architectures that allow you to emulate an enterprise network Test and enhance your security skills against complex and hardened virtual architecture Learn methods to bypass common enterprise defenses and leverage them to test the most secure environments. Who This Book Is For While the book targets advanced penetration testing, the process is systematic and as such will provide even beginners with a solid methodology and approach to testing. You are expected to have network and security knowledge. The book is intended for anyone who wants to build and enhance their existing professional security and penetration testing methods and skills. What You Will Learn Learning proven security testing and penetration testing techniques Building multi-layered complex architectures to test the latest network designs Applying a professional testing methodology Determining whether there are filters between you and the target and how to penetrate them Deploying and finding weaknesses in common firewall architectures. Learning advanced techniques to deploy against hardened environments Learning methods to circumvent endpoint protection controls In Detail Security flaws and new hacking techniques emerge overnight – security professionals need to make sure they always have a way to keep . With this practical guide, learn how to build your own virtual pentesting lab environments to practice and develop your security skills. Create challenging environments to test your abilities, and overcome them with proven processes and methodologies used by global penetration testing teams. Get to grips with the techniques needed to build complete virtual machines perfect for pentest training. Construct and attack layered architectures, and plan specific attacks based on the platforms you’re going up against. Find new vulnerabilities for different kinds of systems and networks, and what these mean for your clients. Driven by a proven penetration testing methodology that has trained thousands of testers, Building Virtual Labs for Advanced Penetration Testing, Second Edition will prepare you for participation in professional security teams. Style and approach The book is written in an easy-to-follow format that provides a step–by-step, process-centric approach. Additionally, there are numerous hands-on examples and additional references for readers who might want to learn even more. The process developed throughout the book has been used to train and build teams all around the world as professional security and penetration testers.
Implementing VMware Horizon 7 - Second Edition
Implementing VMware Horizon 7 - Second Edition
Jason Ventresco
¥107.90
A comprehensive, practical guide to accessing virtual desktops, applications, and services through a unified platform About This Book This is the first book on the market that delivers desktops and applications through a single Virtual Desktop Infrastructure platform Reduce enterprise costs by dynamically allocating resources with virtual storage, compute and networking This comprehensive guide provides simplified operations, improved security, and accelerated time-to-value using VMware Horizon 7 Who This Book Is For If you are a newcomer to system administration, and you wish to implement the Horizon environment, then this book is for you. Prior knowledge of Horizon is beneficial. What You Will Learn Walk through the configuration of VMware Horizon, including the new Horizon Access Point appliance Implement a multi-site VMware Horizon pod using the Cloud Pod Architecture feature Understand the integration between VMware Horizon and VSAN, and see how they are deployed together Explore how to implement and maintain Microsoft RDS and Linux and Windows Desktop Pools Create and optimize desktop master images. Understand how to manage the SSL certificates for each of the VMware Horizon components. In Detail VMware Horizon 7 has been a buzz since it was announced. One of the major reasons is the introduction of the new Instant Clones feature. This book will complement the product documentation by providing real-life examples of how it is implemented along with the latest features and components of the platform. We'll explore the latest features of the platform, including those added through product acquisitions such as User Environment Manager and App Volumes. Further on, you will also be introduced to the new capabilities added to the core product such Linked-Clone RDS pools. Upon completion of this book, you will have an understanding of the capabilities and benefits VMware Horizon can provide to your organization, and how each of its components are implemented. Style and approach This comprehensive guide focuses on the practicality of VMware Horizon and how you can implement it in your organization.
Salesforce CRM - The Definitive Admin Handbook - Fourth Edition
Salesforce CRM - The Definitive Admin Handbook - Fourth Edition
Paul Goodey
¥107.90
Learn how to successfully administer, build, and manage Salesforce CRM and Salesforce mobile solutions using real-world and best practice techniques About This Book See the latest best practice Salesforce administration principles, gain real-world advice, and understand critical design considerations to set up and customize Salesforce CRM This is a pragmatic guide to the key functions of customizing and setting up the application for enterprise security, user and data management, process automation, analytics, and mobile features Step-by-step navigation and de*ions of the features of Salesforce CRM platform and clear guidance on the customization and administration of the application Identify what is covered to create your own improved study guide for the certified administrator examination Who This Book Is For This book is for administrators who want to develop and strengthen their Salesforce CRM skills in the areas of configuration and system management. Whether you are a new administrator or a more experienced professional, this book will enhance your knowledge and understanding of the features of Salesforce CRM. What You Will Learn Manage and administer user records and password policies Configure and control the various organization-wide user interface features in Salesforce CRM Set up and maintain users, profiles, and permission sets and administer appropriate security and login access mechanisms Apply organization security Understand the capabilities of the Salesforce CRM sharing model Create, delete, and customize fields, page layout, and list views for custom and standard objects Find out how Apex and Visualforce coding can be used in Salesforce CRM Implement the mechanisms for data management Discover the tools to import, update, transfer, and mass delete data In Detail Salesforce CRM’s Winter ’17 release offers a host of new features for CRM designed to transform your sales and marketing requirements. With this comprehensive guide to implementing Salesforce CRM, administrators of all levels can easily acquire deep knowledge of the platform. The book begins by guiding you through setting up users and the security settings and then progresses to configuration, data management, and data analytics. We swiftly move on to the setting up of organization wide features that affect the look and feel of the application. Process automation and approval mechanisms are covered next, along with the functional areas of Sales Cloud, Service Cloud, Marketing Cloud, and Salesforce Chatter. This book details Salesforce CRM system administration in a practical way and is an invaluable reference for both new administrators and experienced professionals. At the end of the book, techniques to further enhance the system and improve the return on investment Salesforce mobile apps and mobile administration are covered, along with Salesforce Adoption Manager. Every chapter is complete with a section containing example questions of the type that you might encounter in the certification examination. Style and approach This book takes a straightforward, no-nonsense approach to working with the Salesforce CRM platform. Filled with examples and use cases, the book presents the facts along with seasoned advice and real-world examples to ensure you have all the resources you need to become a more informed Salesforce Administrator.
Programming Microsoft Dynamics NAV - Fifth Edition
Programming Microsoft Dynamics NAV - Fifth Edition
Mark Brummel
¥107.90
Customize your NAV applications About This Book ?Gain from the insights and methods of industry-leading experts and tailor your applications to best suit the needs of your business ?Learn through the detailed explanations and useful examples that are presented in a logical, step-by-step manner ?This comprehensive guide is written with the goals of being used as a classroom text, a self-study text, and as a handy in-depth reference guide Who This Book Is For This book will appeal to all those who want to learn about NAV's powerful and extensive built-in development capabilities. It assumes that you understand programming and are familiar with business application software, although you aren't expected to have worked with NAV before. ERP consultants and managers of NAV development will also find the book helpful. What You Will Learn ?Productively and effectively use the development tools that are built into Dynamics NAV ?Understand the strengths of NAV's development tools and how they can be applied to address functional business requirements ?Introduction to programming using the C/AL language in the C/SIDE Development Environment ?Explore functional design and development using C/AL ?Leverage advanced NAV development features and tools ?Get to know the best practices to design and develop modifications of new functionality integrated with the standard NAV software In Detail Microsoft Dynamics NAV is a full business solution suite, and a complete ERP solution, which contains a robust set of development tools to support customization and enhancement. These
大规模天线波束赋形技术原理与设计
大规模天线波束赋形技术原理与设计
陈山枝 孙韶辉 苏昕 王东明 李立华 高秋彬等 著
¥107.90
本书将重介绍面向5G的大规模天线波束赋形技术,结合近年来国内外学术界和工业界的*研究成果,对大规模天线的基本原理、三维和高频段信道建模方法、波束赋形传输方案、系统设计、标准化制定以及试验平台发与验证等关键技术原理和系统设计行全面介绍和详细分析,为读者呈现出5G多天线技术发展的美好前景。
嵌入式系统及其在无线通信中的应用开发
嵌入式系统及其在无线通信中的应用开发
王勇 朱晓荣 陈美娟 许国光 著
¥107.90
本书从实用的角度出发,介绍了嵌式发需要掌握的知识和相关应用。首先,介绍了发所需的严谨流程及每一步要完成的任务。着给出了发过程中需要储备的基本知识,包括程序算法、硬件设计方法总结、软件发中U-Boot和内核调试方法,重在于经验的归纳和总结。随后介绍了GPON ONU、机顶盒、Wi-Fi和4G小基站方面的发框架。这些均是作者在真实的发过程中形成的经验总结。 本书为了在有限的篇幅内介绍大量的信息,特采用大量的图形来表示发流程,这些都是经过了大量的实践验证并已形成了正式的产品。书中介绍的重要技术和很多功能模块有着很强的可移植性,可以帮助读者快速完成实际的设计和发。 本书内容丰富,阅读面广泛,对高校学生和发工程师实用的参考书,也是一本很实用的工程实践手册。
海洋通信网络协议、算法和架构
海洋通信网络协议、算法和架构
姜胜明 林彬 徐艳丽 杨华 徐涴砯 编著
¥107.90
随着人类海洋活动的不断增加,如何提供高性能、高性 价比、可靠安 全的海洋通信网络服务已成为一个亟待解决的问题。海洋是一个巨大的咸水体,其空间由岸基、水面、天空和水下组成,网络部署环境、气候条件和用户分布等与陆地空间存在较大差异,这导致陆基通信网络技术无法直应用到海洋环境中。卫星通信是目前仅有能提供海洋几乎全覆盖的通信网络技术,但是由于其制造和维护成本高、部署风险大,卫星服务的性价 比阻碍其被广泛应用,这也推动了近年来对海洋空间新型通信网络技术的研究和探讨。本书分析海洋通信网络所面临的环境特和技术发展所面临的挑战,介绍现有主要海洋通信网络技术,研究和讨论一些新型海洋通信网络的协议、算法和体系架构及发展趋势。   本书可为从事相关领域研究和发的人员提供有价值的借鉴,为高校师生了解海洋通信网络现状和发展方向提供指导,为政府部门和企事业单位的科研规划人员提供参考。
Applying and Extending Oracle Spatial
Applying and Extending Oracle Spatial
Simon Greener
¥107.90
This book is an advanced practical guide to applying and extending Oracle Spatial.This book is for existing users of Oracle and Oracle Spatial who have, at a minimum, basic operational experience of using Oracle or an equivalent database. Advanced skills are not required.
Oracle SOA Governance 11g Implementation
Oracle SOA Governance 11g Implementation
Luis Augusto Weir
¥107.90
This book is a practical tutorial, with lots of step-by-step instructions for achieving SOA Governance by implementing the component Oracle products.This book is written for SOA architects and project managers who want to learn how to implement Oracle SOA Governance.