الصفحة 1
الصفحة 1
img

New Directions and Applications in Control Theory

This volume contains a collection of papers in control theory and applications presented at a conference in honor of Clyde Martin on the occasion of his 60th birthday, held in Lubbock, Texas, November 14-15, 2003.

img

Microsoft Content Management Server Field Guide

Microsoft Content Management Server Field Guide provides simple crisis-management instructions for intermediate- to advanced-level network administrators who work in the trenches. It offers practical procedural information, reference materials, and focused presentations. This book also features self-contained topics so you do not have to look further to obtain prerequisite information.

img

Microsoft .NET framework 2.0 web-based client development : MCTS self-paced training Kit (Exam 70-528)

Designed to help you make the most of your study time. Maximize your performance on the exam by learning to: * Create, trace, configure, and deploy Web applications * Integrate data into your application using Microsoft ADO.NET, XML, and data-bound controls * Implement forms authentication, impersonation, and login controls * Configure server controls and create custom Web controls * Use themes, user profiles, and Web parts for customizable, personalized Web sites * Manage server-side and client-side application state PRACTICE TESTS Assess your skills with practice tests on CD. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers?including a customized learning path that describes how and where to focus your studies. Your kit includes: * Official self-paced study guide. * Practice tests with multiple, customizable testing options and a learning plan based on your results. *400+ practice and review questions. * Case scenarios and lab exercises. * Microsoft Visual Basic and Visual C# code samples on CD.

img

MCITP self-paced training Kit (Exam 70-444) : Optimizing and maintaining a database administration solution microsoft SQL server 2005

Designed to help you make the most of your study time. Maximize your performance on the exam by learning to: * Monitor and troubleshoot queries, databases, and servers * Help defend against injection attacks, denial of service attacks, worms, and viruses * Manage security strategies and perform audits * Detect and resolve data conflicts * Diagnose faults and recover from database failures and disasters * Optimize database availability with failover clustering, database mirroring, log shipping, and replication * Customize a maintenance strategy and automate routine tasks * Build, debug, and deploy SQL Server Integration Services packages PRACTICE TESTS Assess your skills with practice tests on CD. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers-including a customized learning path that describes how and where to focus your studies. Your training kit includes: Details inside. * Official self-paced study guide. * Practice tests with multiple, customizable testing options and a learning plan based on your results. *400+ practice and review questions. * Case scenarios, practice exercises, and best practices. *180-day evaluation version of Microsoft SQL Server 2005 Enterprise Edition. * Fully searchable eBook of this guide.

img

Introduction to PHP for Scientists and Engineers : Beyond JavaScript

This text presents key information needed to write your own online science and engineering applications, including reading, creating and manipulating data files stored as text on a server, thereby overcoming the limitations of a client-side language.

img

Introduction to data systems : Building from Python

Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form.

img

Interactive drink machine company - (IDM company)

This project is a continuation of our previous project for a hot drink machine by adding the capability for electronic payment and developing the company's management system and making the hot drink machine linkable with the company's server via the Internet and more interactive with the customer through the development of this project according to several aspects. On the software level: An integrated system that allows recording customer requests and executed operations, in addition to information about users, including their personal information, current balance, and executed requests. On the level of employees, their personal information, their work tasks and the operations carried out by them (Receipt and delivery of materials and servicing of machines).

img

Implementation and Application of Functional Languages ; Vol. 4015 ; 17th International Workshop, IFL 2005, Dublin, Ireland, September 19-21, 2005, Revised Selected Papers

The 17th International Workshop on Implementation and Application of Functional Languages (IFL 2005) was held in Dublin, Ireland, September 19–21, 2005. It was organized by the Department of Computer Science at Trinity College, University of Dublin. IFL 2005 was the 17th event in the annual series of IFL workshops. The aim of the workshop series is to bring together researchers actively engaged in the implementation and application of functional and function-based programming languages. It provides an open forum for researchers who wish to present and discuss new ideas and concepts, work in progress, preliminary results, etc., related primarily, but not exclusively, to the implementation and application of functional languages. Topics of interest cover a wide range from theoretical aspects over language design and implementation towards applications and tool support.

img

Hosting server management

At a high level, this project involves building and configuring a hosting server to provide website, email, and FTP hosting services to customers. The project also includes building a website where customers can register an account, choose hosting packages, and manage their hosting plan by linking the website to the hosting server's control panel using APIs. To effectively manage the hosting server and provide reliable hosting services to customers, it is important to have a deep understanding of the technologies and protocols involved in web hosting. This includes knowledge of web server software, email protocols, FTP protocols, and security best practices.

img

High Performance SQL Server " Consistent Response for Mission-Critical Applications

An excellent complement to query performance tuning books and provides the other half of what you need to know by focusing on configuring the instances on which mission-critical queries are executed. You will: Understand SQL Server's database engine and how it processes queries / Configure instances in support of high-throughput applications / Provide consistent response times to varying user numbers and query volumes / Design databases for high-throughput applications with focus on performance / Record performance baselines and monitor SQL Server instances against them / Troubleshot and fix performance problems

img

High performance computing - HiPC 2004 ; 11th International Conference, Bangalore, India, December 19-22, 2004, Proceedings

Keynote Addresses.- Rethinking Computer Architecture Research.- Event Servers for Crisis Management.- DIET: Building Problem Solving Environments for the Grid.- The Future Evolution of High-Performance Microprocessors.- Low Power Robust Computing.- Networks and Games.- Plenary Session - Best Papers.- An Incentive Driven Lookup Protocol for Chord-Based Peer-to-Peer (P2P) Networks.- A Novel Battery Aware MAC Protocol for Ad Hoc Wireless Networks, and other

img

Hardening Windows

Hardening is the process of protecting a system against unknown threats. System administrators harden against that which they think could be a threat. Administrators know the Internet is a hostile environment. Although they can't tell, for example, that a hacker will attempt to gain access to the SQL server next Tuesday, they can bet money there'll be an attempt soon and should "batten down the hatches" in anticipation. Hardening Windows, Second Edition is the definitive "counterintelligence" guide to performing preventative security measures for the Windows operating system. This second edition covers the release of Windows XP Service Pack 2 and its new security features, including the Windows Firewall and the Security Center. It also covers Windows Server 2003 Service Pack 1, Windows Server R2's new Security Configuration Wizard, Windows NT, Windows 2000, branch-office security features, and new setup options.

img

Hardening Linux

“Hardening” is the process of protecting a system and its applications against unknown threats. Hardening Linux identifies many of the risks of running Linux hosts and applications and provides practical examples and methods to minimize those risks. The book is written for Linux/UNIX administrators who do not necessarily have in-depth knowledge of security but need to know how to secure their networks.

img

Hands-On Design Patterns with Java : Learn Design Patterns That Enable the Building of Large-Scale Software Architectures

Java design patterns are reusable and proven solutions to software design problems. This book covers over 60 battle-tested design patterns used by developers to create functional, reusable, and flexible software. Hands-On Design Patterns with Java starts with an introduction to the Unified Modeling Language (UML), and delves into class and object diagrams with the help of detailed examples. You'll study concepts and approaches to object-oriented programming (OOP) and OOP design patterns to build robust applications. As you advance, you'll explore the categories of GOF design patterns, such as behavioral, creational, and structural, that help you improve code readability and enable large-scale reuse of software. You’ll also discover how to work effectively with microservices and serverless architectures by using cloud design patterns, each of which is thoroughly explained and accompanied by real-world programming solutions. By the end of the book, you’ll be able to speed up your software development process using the right design patterns, and you’ll be comfortable working on scalable and maintainable projects of any size.

img

Guide to web development with Java : Understanding website creation

This comprehensive Guide to Web Development with Java introduces the readers to the three-tiered, Model-View-Controller architecture by using Spring JPA, JSPs, and Spring MVC controllers. These three technologies use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input,and save data to a database.

img

Guide to Assembly Language Programming in Linux

This unique guide provides comprehensive coverage of the key elements of Assembly language programming with in-depth coverage of the Linux operating system, which is the fastest-growing operating system with an estimated 18 million Linux users worldwide. The book specifically targets professionals who would like to learn Assembly and intend or expect to move to the Linux operating system. This highly useful guidebook comes complete with all the necessary software (Linux, NASM, debugger), making it an extremely valuable resource tool for all those who want to learn Assembly programming and Linux. Readers need only have a basic knowledge of any structured, high-level language such as C to obtain the full benefits of this guidebook.

img

Fundamental networking in Java

This book is an in-depth learning and teaching resource for the understanding and programming of TCP/IP networking in Java. It covers 'everything you can do to a socket in Java' and explains when and why you might - or might not - want to do that. The book covers TCP and UDP using both blocking streams and non-blocking channels, and also SSL secure sockets in both blocking and non-blocking modes, unravelling the mysteries of the SSLEngine in the process. Particular attention is paid to the neglected topics of multi-homing and multicast. A unique chapter on client and server architectures uses a quantitative approach rather than the usual design-patterns approach, leading to architectures with predictable performance rather than just coding elegance.

img

From P2P to Web Services and Grids : Peers in a Client/Server World

Provides an overview of peer-to-peer (P2P) technologies that have revolutionized the way we think about distributed computing and the internet. This book compares these technologies to alternative solutions, most notably web services and Grid computing but also other technologies, such as client/server based systems and agent technologies.

img

Foundations of SQL Server 2005 Business Intelligence

This book explains how best to use Analysis Services, SQL Server Integration Services, SQL Server Reporting Services, and SQL Server Data Mining. It also describes best practices for implementing end-to-end BI solutions in small, medium, and large business environments. And it provides important information about integrating BI with various client tools.

img

Foundations of Java for ABAP Programmers

The only beginning book of its kind, this book will teach you SAP/ABAP developers the skills you need for Java 5 programming. The book emphasizes the fundamentals of core Java SE 5 and Java EE 5, to get you up to speed with these technologies. You'll learn about the most important enterprise Java API found in the new Java EE 5 platform, which you can immediately use and integrate. Furthermore, the book elaborates on connecting to a database, SAP Java Connector, servlets, Java Server Pages, Enterprise JavaBeans, and Java Messaging.

عدد النتائج بكل صفحة