| rifi|
William von Hagen "Professional Xen Virtualization (With Source Code)"
January 2008 | English | ISBN-13: 978-0-470-13811-3 | 433 Pages | PDF | 5.53 MB
January 2008 | English | ISBN-13: 978-0-470-13811-3 | 433 Pages | PDF | 5.53 MB
* With typical Wrox thoroughness, this book covers every aspect of virtualization on the Linux platform for administrators seeking to optimize the use of enterprise hardware, create virtual environments geared toward specific tasks, or establish a testing environment
* Provides a complete foundation in virtualization, XEN, and competing approaches with in-depth discussions of installing, configuring, and using XEN, including detailed examples of XEN configuration files, system configuration files, and system-level configuration information
* Offers details that help system administrator adopt XEN and justify its selection
* Covers optimizing XEN, XEN hosts, and guest operating systems for maximum performance and reliability; using XEN in enterprise data centers; procedures and considerations for building custom guest operating systems to run as virtual machines on a XEN host; and much more.
* Provides a complete foundation in virtualization, XEN, and competing approaches with in-depth discussions of installing, configuring, and using XEN, including detailed examples of XEN configuration files, system configuration files, and system-level configuration information
* Offers details that help system administrator adopt XEN and justify its selection
* Covers optimizing XEN, XEN hosts, and guest operating systems for maximum performance and reliability; using XEN in enterprise data centers; procedures and considerations for building custom guest operating systems to run as virtual machines on a XEN host; and much more.
| rifi|
Sugato Basu, .. "Constrained Clustering - Advances in Algorithms, Theory, and Applications"
2009 | English | ISBN-13: 978-1-58488-996-0 | 470 Pages | PDF | 6.53 MB
2009 | English | ISBN-13: 978-1-58488-996-0 | 470 Pages | PDF | 6.53 MB
Since the initial work on constrained clustering, there have been numerous advances in methods, applications, and our understanding of the theoretical properties of constraints and constrained clustering algorithms. Bringing these developments together, Constrained Clustering: Advances in Algorithms, Theory, and Applications presents an extensive collection of the latest innovations in clustering data analysis methods that use background knowledge encoded as constraints.
Algorithms
The first five chapters of this volume investigate advances in the use of instance-level, pairwise constraints for partitional and hierarchical clustering. The book then explores other types of constraints for clustering, including cluster size balancing, minimum cluster size,and cluster-level relational constraints.
Theory :
It also describes variations of the traditional clustering under constraints problem as well as approximation algorithms with helpful performance guarantees.
Applications :
The book ends by applying clustering with constraints to relational data, privacy-preserving data publishing, and video surveillance data. It discusses an interactive visual clustering approach, a distance metric learning approach, existential constraints, and automatically generated constraints.
With contributions from industrial researchers and leading academic experts who pioneered the field, this volume delivers thorough coverage of the capabilities and limitations of constrained clustering methods as well as introduces new types of constraints and clustering algorithms.
Algorithms
The first five chapters of this volume investigate advances in the use of instance-level, pairwise constraints for partitional and hierarchical clustering. The book then explores other types of constraints for clustering, including cluster size balancing, minimum cluster size,and cluster-level relational constraints.
Theory :
It also describes variations of the traditional clustering under constraints problem as well as approximation algorithms with helpful performance guarantees.
Applications :
The book ends by applying clustering with constraints to relational data, privacy-preserving data publishing, and video surveillance data. It discusses an interactive visual clustering approach, a distance metric learning approach, existential constraints, and automatically generated constraints.
With contributions from industrial researchers and leading academic experts who pioneered the field, this volume delivers thorough coverage of the capabilities and limitations of constrained clustering methods as well as introduces new types of constraints and clustering algorithms.
Graphics
Software
| tronghoa|
WM Recorder 12 is the easiest, most powerful way to record millions of video and audio files from the internet. Just open WM Recorder, play your video or audio, and it’s saved automatically.Since WM Recorder captures the identical data that is sent to your PC, your recordings are saved as perfect reproductions of the original stream. This results in media files on your PC that are of the highest possible quality. You can watch or listen anytime you like, even without an Internet connection.
Advanced Features
* Automatic Recording
* Built-in Scheduler
* Video and Audio File Converter option
* Turbo Recording - record streams at up to 5x speed.
* Record password protected videos.
* Record at the highest quality
* Works with slow dial-up connections.
* Record multiple streams at once.
* Resume recordings.
* Split and merge recordings.
* Watch multiple videos at once with WM Player.
* Watch commercial free from some popular TV/Movie sites.
* And more!
WM Recorder v12.5 | 22 Mb
WM Recorder 12 is the easiest, most powerful way to record millions of video and audio files from the internet. Just open WM Recorder, play your video or audio, and it’s saved automatically.Since WM Recorder captures the identical data that is sent to your PC, your recordings are saved as perfect reproductions of the original stream. This results in media files on your PC that are of the highest possible quality. You can watch or listen anytime you like, even without an Internet connection.
Advanced Features
* Automatic Recording
* Built-in Scheduler
* Video and Audio File Converter option
* Turbo Recording - record streams at up to 5x speed.
* Record password protected videos.
* Record at the highest quality
* Works with slow dial-up connections.
* Record multiple streams at once.
* Resume recordings.
* Split and merge recordings.
* Watch multiple videos at once with WM Player.
* Watch commercial free from some popular TV/Movie sites.
* And more!
| rifi|
Jamie MacLennan, .. "Data Mining with Microsoft SQL Server 2008 (With Sample Files)"
2009 | English | ISBN-13: 978-0-470-27774-4 | 647 Pages | PDF | 27.2 MB
2009 | English | ISBN-13: 978-0-470-27774-4 | 647 Pages | PDF | 27.2 MB
Understand how to use the new features of Microsoft SQL Server 2008 for data mining by using the tools in Data Mining with Microsoft SQL Server 2008, which will show you how to use the SQL Server Data Mining Toolset with Office 2007 to mine and analyze data. Explore each of the major data mining algorithms, including naive bayes, decision trees, time series, clustering, association rules, and neural networks. Learn more about topics like mining OLAP databases, data mining with SQL Server Integration Services 2008, and using Microsoft data mining to solve business analysis problems.
| rifi|
Vijay P. Mehta "Pro LINQ Object Relational Mapping with C# 2008 (With Source Code)"
Jul 2008 | English | ISBN-13: 978-1-59059-965-5 | 404 Pages | PDF | 5.73 MB
Jul 2008 | English | ISBN-13: 978-1-59059-965-5 | 404 Pages | PDF | 5.73 MB
It is nearly impossible today to write enterprise software without the use of one or more relational databases. Granted, there are cases when the data is transient and not stored in a database, but for the most part, software needs to consume and manipulate data in a database. It sounds easy, but there are hundreds of ways to connect software systems to databases and thousands of people who think they have the skeleton key for data access layers. Pro LINQ Object Relational Mapping in C# 2008 explains an efficient, repeatable way to apply industry design patterns to build scalable object–oriented data access layers.
Object relational mapping (OR/M) has been a gray area in Microsoft development for many years. It’s not that Microsoft language developers don’t understand OR/M; in fact, the opposite is true, as is exemplified by the glut of third–party .NET OR/M tools on the market. The struggle has come more from the lack of native tools with the object–oriented and object persistence capacity to effectively work in this arena. With the inception of .NET, Microsoft overcame the first obstacle by developing an object–oriented environment and framework. The second obstacle, the native object persistence layer, is only now being realized with the introduction of Language Integrated Query (LINQ) and LINQ’s children, the Language Integrated Query for Relational Databases (LINQ to SQL) and the Language Integrated Query for the ADO.NET Entity Framework (LINQ to Entities). The gray area no longer exists, and the .NET developers of the world finally have the native tools required to build modular, reusable data access layers.
What you’ll learn
* The powerful advantages that OR/M can bring to your code
* The native tools that are now available within Visual Studio 2008 for OR/M
* How to build scalable object–oriented data access layers that take advantage of OR/M’s flexibility
* How LINQ fits into this picture, together with the advantages and disadvantages that it can bring
* How the concepts work in the real world by examining a fully worked and detailed case study, created with an architecture than can be easily applied to a wide range of other situations
Object relational mapping (OR/M) has been a gray area in Microsoft development for many years. It’s not that Microsoft language developers don’t understand OR/M; in fact, the opposite is true, as is exemplified by the glut of third–party .NET OR/M tools on the market. The struggle has come more from the lack of native tools with the object–oriented and object persistence capacity to effectively work in this arena. With the inception of .NET, Microsoft overcame the first obstacle by developing an object–oriented environment and framework. The second obstacle, the native object persistence layer, is only now being realized with the introduction of Language Integrated Query (LINQ) and LINQ’s children, the Language Integrated Query for Relational Databases (LINQ to SQL) and the Language Integrated Query for the ADO.NET Entity Framework (LINQ to Entities). The gray area no longer exists, and the .NET developers of the world finally have the native tools required to build modular, reusable data access layers.
What you’ll learn
* The powerful advantages that OR/M can bring to your code
* The native tools that are now available within Visual Studio 2008 for OR/M
* How to build scalable object–oriented data access layers that take advantage of OR/M’s flexibility
* How LINQ fits into this picture, together with the advantages and disadvantages that it can bring
* How the concepts work in the real world by examining a fully worked and detailed case study, created with an architecture than can be easily applied to a wide range of other situations
Wallpapers
Graphics
Portables
| YOMATA|
Babylon, Ingilizce-Türkçe, Ingilizce-Almanca, Ingilizce-Fransizca ve diger bir çok dilleride kapsayan bir sözlük. 8. sürümünde ingilizce kelimeleri de söyleyebiliyor yani okunusunu da ögrenebiliyorsunuz. Ayrica sadece Türkçe-Ingilizce veya Ingilizce-Türkçe degil Ispanyolca-Türkçe ve diger dillerde böyle oldugundan çok kapsamli bir sözlük.
Babylon sözlük ve çeviri alanında dünya lideri bir programdır. Bu sözlük programı, içinde Türkçe´nin de bulunduğu birçok dil arasında kelime/para/ölçü/metin gibi çeviri işlemleri yapıyor. Bu programla e-posta, internet sitesi sayfaları, dokümanlar, anlık mesajlar gibi birçok alanda hızlı çeviri ihtiyacınızı karşılayabilirsiniz. Tek yapmanız gereken ekrandaki sözcüğün yada seçili metnin üzerinde iken atadığınız kısayol tuşuna basmak...Böylece sözcüğün yada metnin Türkçe karşılığını hemen görebiliyorsunuz. Program çeviri yaparken veritabanındaki sözlüklerden, kullanıcıların eklediği sözlüklerden ve diğer çeviri araçlarından yararlanıyor. Çevrimiçi kullanım için oldukça kullanışlı olan sözlük sözlük eklentileri kurmak suretiyle çevrimdışı olarak ta kullanılabiliyor. Çevrimdışı kullanım için ilgi alanınıza giren diller ile ilgili küçük sözlük eklentilerini de indirmeniz gerekmektedir.
Babylon is the world's leading dictionary and language translation software. Babylon offers you the most intuitive tool for all your translation needs. With Babylon you can quickly translate emails, web pages, documents, instant messages, and more. All you have to do is click on the word or text that you want to translate and a small window instantly appears with the desired results from Babylon's extensive database of language dictionaries, glossaries and conversion tools.

Babylon 8.0.0 r36 Portable | 11 Mb
Babylon Pro 8.0.0 (r36) Multilanguage | 7.61 Mb
Babylon, Ingilizce-Türkçe, Ingilizce-Almanca, Ingilizce-Fransizca ve diger bir çok dilleride kapsayan bir sözlük. 8. sürümünde ingilizce kelimeleri de söyleyebiliyor yani okunusunu da ögrenebiliyorsunuz. Ayrica sadece Türkçe-Ingilizce veya Ingilizce-Türkçe degil Ispanyolca-Türkçe ve diger dillerde böyle oldugundan çok kapsamli bir sözlük.Babylon sözlük ve çeviri alanında dünya lideri bir programdır. Bu sözlük programı, içinde Türkçe´nin de bulunduğu birçok dil arasında kelime/para/ölçü/metin gibi çeviri işlemleri yapıyor. Bu programla e-posta, internet sitesi sayfaları, dokümanlar, anlık mesajlar gibi birçok alanda hızlı çeviri ihtiyacınızı karşılayabilirsiniz. Tek yapmanız gereken ekrandaki sözcüğün yada seçili metnin üzerinde iken atadığınız kısayol tuşuna basmak...Böylece sözcüğün yada metnin Türkçe karşılığını hemen görebiliyorsunuz. Program çeviri yaparken veritabanındaki sözlüklerden, kullanıcıların eklediği sözlüklerden ve diğer çeviri araçlarından yararlanıyor. Çevrimiçi kullanım için oldukça kullanışlı olan sözlük sözlük eklentileri kurmak suretiyle çevrimdışı olarak ta kullanılabiliyor. Çevrimdışı kullanım için ilgi alanınıza giren diller ile ilgili küçük sözlük eklentilerini de indirmeniz gerekmektedir.
Babylon is the world's leading dictionary and language translation software. Babylon offers you the most intuitive tool for all your translation needs. With Babylon you can quickly translate emails, web pages, documents, instant messages, and more. All you have to do is click on the word or text that you want to translate and a small window instantly appears with the desired results from Babylon's extensive database of language dictionaries, glossaries and conversion tools.
Babylon 8 features:
• Single Click activation
• Text translation - in 17 languages
• Results from the world's leading publishers
• Encyclopedias including Wikipedia content
• Translations in more than 75 languages
• Unit Conversions - Convert currencies, measurements and time
• Writing Tools for English
• Spelling Alternatives
Babylon 8.0.0 r36 Portable | 11 Mb

eBooks












