eXBii

Go Back eXBii > Technology > E-books > EBOOKS FOR ALL

Reply
 
Thread Tools
  #521   Gift FQ Bandwidth  
Old 30th September 2009
cpl_chitchat's Avatar
cpl_chitchat cpl_chitchat is offline
Custom title
Visit my website
 
VCash
600000
Join Date: 13th December 2008
Posts: 1,215
Rep Power: 3 Points: 466
cpl_chitchat has many secret admirerscpl_chitchat has many secret admirers
UL: 1.12 mb DL: 25.34 mb Ratio: 0.04
Thermodynamics an introductory treatise Bryan G H
Code:
http://rapidshare.com/files/285651063/Thermodynamics_an_introductory_treatise_-_Bryan_G.H..djvu
===================================================
Thermodynamics and an Introduction to Thermostatistics

Product Description
The only text to cover both thermodynamic and statistical mechanics--allowing students to fully master thermodynamics at the macroscopic level. Presents essential ideas on critical phenomena developed over the last decade in simple, qualitative terms. This new edition maintains the simple structure of the first and puts new emphasis on pedagogical considerations. Thermostatistics is incorporated into the text without eclipsing macroscopic thermodynamics, and is integrated into the conceptual framework of physical theory.
Code:
http://rapidshare.com/files/285651658/Thermodynamics_and_an_Introduction_to_Thermostatistics_2ed_-_H._Callen.djvu
==================================================
Thermodynamics and Statistical Mechanics

Product Description
Intended for beginning graduate students, the volumes in the series provide not only a complete survey of an area of theoretical physics but also an enormous number of worked examples and problems to show students how to apply the abstract principles to realistic problems. This particular volume covers: the basic definitions of thermodynamics, equilibrium and state variables; the first and second laws; phase transitions and chemical reactions; thermodynamic potentials; statistics of microscopic states and connection to the entropy; the microcanonical, canonical and grand canonical ensembles; applications of Boltzmann statistics; quantum statistics and the density operator; ideal quantum systems; the ideal Bose gas and applications; the ideal Fermi gas; and applications to condensed-matter physics.

Code:
http://rapidshare.com/files/285652805/Thermodynamics_and_Statistical_Mechanics_-_W._Greiner__L._Niese__H._Stocker.djvu
===============================================
Acoustics by Leo L. Beranek

Code:
http://rapidshare.com/files/285657174/Acoustics_-_L._Beranek.rar
===============================================
Thermodynamics of Systems Containing Flexible-Chain Polymers by V.J. Klenin

Hardbound. This book deals with the problems of the thermodynamics of systems containing flexible-chain polymers as the basis of polymer material science. The main thermodynamic quantities and concepts are introduced and discussed in the order of the objects getting more and more complicated: gases, magnets, low-molecular-weight substances and mixtures, and finally, polymers and polymer blends.
All topics are considered in a common clue, using the principle of universality. The stability conditions for the one-phase state of multi-component systems are given. Phase separation is regarded as a result of loss in stability. The critical state of a system, with the one-phase state being close to the boundary of stability conditions breaking, is discussed in detail. The effects of both light scattering (elastic and dynamic) and diffusion, as directly depending on the thermodynamic parameters characterizing the one-phase state stability, are considered
Code:
http://rapidshare.com/files/285658510/Thermodynamics_of_Systems_Containing_Flexible-Chain_Polymers_-_V.J._Klenin.rar

Reply With Quote
  #522   Gift FQ Bandwidth  
Old 30th September 2009
ranjay ranjay is offline
 
VCash
600000
Join Date: 6th March 2008
Posts: 2
Rep Power: 0 Points: 1
ranjay is an unknown quantity at this point
UL: 767.02 mb DL: 1.36 gb Ratio: 0.55
hi
i wanted a good book on badminton
plz help
thanks

Last edited by ranjay : 30th September 2009 at 04:27 PM.

Reply With Quote
  #523   Gift FQ Bandwidth  
Old 30th September 2009
cpl_chitchat's Avatar
cpl_chitchat cpl_chitchat is offline
Custom title
Visit my website
 
VCash
600000
Join Date: 13th December 2008
Posts: 1,215
Rep Power: 3 Points: 466
cpl_chitchat has many secret admirerscpl_chitchat has many secret admirers
UL: 1.12 mb DL: 25.34 mb Ratio: 0.04
Quote:
Originally Posted by ranjay View Post
hi
i wanted a good book on badminton
plz help
thanks

I will definitely try, pls wait

Reply With Quote
  #524   Gift FQ Bandwidth  
Old 30th September 2009
cpl_chitchat's Avatar
cpl_chitchat cpl_chitchat is offline
Custom title
Visit my website
 
VCash
600000
Join Date: 13th December 2008
Posts: 1,215
Rep Power: 3 Points: 466
cpl_chitchat has many secret admirerscpl_chitchat has many secret admirers
UL: 1.12 mb DL: 25.34 mb Ratio: 0.04
OCP: Oracle 10g New Features for Administrators Study Guide: Exam 1Z0-040 (Certification Study Guide)

Product Description
If you currently hold an OCP certification for Oracle9i and want to update your certification for Oracle 10g, this practical handbook from Sybex--leading publisher of Oracle Certification Study Guides--can help you prepare thoroughly for the upgrade exam ("New Features for Administrator"). Scheduled to be released at the same time as the exam, this comprehensive resource is loaded with the learning tools that have earned Sybex the title of "Best Study Guides" in the CertCities.com 2003 and 2002 Readers' Choice Awards.
Code:
http://rapidshare.com/files/286369571/Ocp.Oracle.10g.New.Features.For.Administrators.Oct.2004.ISBN0782143555.pdf.rar
=============================================
Oracle Database 10g OCP Certification All-In-One Exam Guide (Oracle Database 10g Handbook)

Four for the price of one! Oracle Database 10g OCP Certification All-in-One Exam Guide is the only book that offers thorough exam prep and a great on-the-job reference for both the latest OCA and OCP exams.
Also includes the Boson’s Oracle self-assessment engine to get experience taking the test in the environment it will be given
Code:
http://rapidshare.com/files/286566751/Oracle_Database_10g_OCP_Certification_All-in-One_Exam_Guide.rar
============================================
Oracle High Performance Tuning for 9i and 10g by Gavin JT Powell

Product Description
There are three parts to tuning an Oracle database: data modeling, SQL code tuning and physical database configuration.
A data model contains tables and relationships between tables. Tuning a data model involves normalization and de-normalization. Different approaches are required depending on the application, such as OLTP or a Data Warehouse. Inappropriate database design can make SQL code impossible to tune. Poor data modeling can have a most profound effect on database performance since all SQL code is constructed from the data model.
Poorly written SQL code is often a culprit of performance problems and is expensive to rectify. However, tuning of SQL code is generally cheaper than changing the data model. SQL code tends to be contained inside independent blocks within applications or stored procedures.
Physical database tuning involves hardware resource usage, networking and various other Oracle things such as configuration and file distribution. Physical configuration is often a culprit of poor performance where Oracle is installed with defaults, and never altered by an expert.
*Includes all three aspects of Oracle database tuning: data model tuning, SQL & PL/SQL code tuning, physical plus configuration tuning
*Contains experienced guidance and real-world examples using large datasets *Emphasizes development as opposed to operating system perspective

Code:
http://rapidshare.com/files/286567965/Oracle_High_Performance_Tuning_for_9i_and_10g.chm
==========================================
Oracle9i: The Complete Reference by Kevin Loney

Product Description
Master all the powerful features of Oracle9i using the exclusive information inside this indispensable resource. Written by best-selling Oracle Press authors Kevin Loney and George Koch, this volume explains how to implement all the components of Oracle9i. This is a must-have reference for all Oracle professionals.
Code:
http://rapidshare.com/files/286570530/Oracle_Press_-_Oracle_9i_-_The_Complete_Reference.pdf.rar
=================================================
Oracle Database 10g: Administration Workshop I

This course is your first step towards success as an Oracle professional, designed to give you a firm foundation in basic database administration. In this class, you'll learn how to install and maintain an Oracle database. You will gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. You will also learn how to create an operational database and properly manage the various structures in an effective and efficient manner including performance monitoring, database security, user management, and backup/recovery techniques. The lesson topics are reinforced with structured hands-on practices. This course is designed to prepare you for the corresponding Oracle Certified Associate exam.
This course counts towards the Hands-on course requirement for the Oracle Database 10g Administrator Certification. Only instructor-led inclass or instructor-led online formats of this course will meet the Certification Hands-on Requirement. Self Study CD-Rom and Knowledge Center courses DO NOT meet the Hands-on Requirement.
Learn To:
Install the Database
Back up and Recover Data
Administer Users
Transport Data between Databases
Manage Data
Configure the Network
Code:
http://rapidshare.com/files/286571249/Oracle.Database.10g.Administration.Workshop.I.rar
==============================================
Oracle Database 10g: Administration Workshop II
This course advances your success as an Oracle professional in the area of database administration. In this class, you'll learn how to configure an Oracle database for multilingual applications. You will practice various methods of recovering the database using RMAN and Flashback technology. Database performance monitoring tools will be covered, in addition to the steps to take to resolve common problems and improve performance. You will also learn how to administer a database efficiently by using database technologies such as the Resource Manager, the Scheduler, Automatic Storage Management (ASM), and VLDB features. You will set up a secure database using Virtual Private Database, and learn how to efficiently move data from database to database. The lesson topics are reinforced with structured hands-on practices and a workshop. This course is designed to prepare you for the corresponding Oracle Certified Professional exam.
This course counts towards the Hands-on course requirement for the Oracle Database 10g Administrator Certification. Only instructor-led inclass or instructor-led online formats of this course will meet the Certification Hands-on Requirement. Self Study CD-Rom and Knowledge Center courses are excellent study and reference tools but DO NOT meet the Hands-on Requirement for certification.
Code:
http://rapidshare.com/files/286571895/Oracle.Database.10g.Administration.Workshop.II.rar
===============================================
Oracle Database Foundations: Technology Fundamentals for IT Success by Bob Bryla

Product Description
Before embarking on a career as an Oracle DBA, you need a solid understanding of database administration and SQL programming fundamentals, and that's exactly what this book provides. Oracle Database Foundations assumes no prior knowledge of databases and provides a comprehensive introduction to the major topics involved, explaining the fundamentals of database administration in simple terms with tangible examples. Aspiring database administrators will enjoy this book's straightforward approach and abundance of valuable information.
Code:
http://rapidshare.com/files/286370619/Oracle.Database.Foundations.ISBN0782143725.chm

Reply With Quote
  #525   Gift FQ Bandwidth  
Old 1st October 2009
cpl_chitchat's Avatar
cpl_chitchat cpl_chitchat is offline
Custom title
Visit my website
 
VCash
600000
Join Date: 13th December 2008
Posts: 1,215
Rep Power: 3 Points: 466
cpl_chitchat has many secret admirerscpl_chitchat has many secret admirers
UL: 1.12 mb DL: 25.34 mb Ratio: 0.04
Oracle8i: The Complete Reference by Kevin Loney

Product Description
Announcing the 10th Anniversary Edition of the best-selling Oracle book of all time--Oracle8i: The Complete Reference! Written by Oracle experts and complete with a fully searchable book and reusable code on CD-ROM, this is the most definitive resource available on Oracle8i. It's a must-have for every Oracle professional.
Code:
http://rapidshare.com/files/286573892/Oracle_8i_The_Complete_Reference.pdf.rar
--------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++
Professional Oracle Programming by Rick Greenwald (Author), Robert Stackowiak (Author), Gary Dodge (Author), David Klein (Author), Ben Shapiro (Author), Christopher G. Chelliah (Author)

Product Description
One of the only Oracle books to focus exclusively on database programming rather than administration
Oracle owns sixty percent of the commercial database market
Provides full coverage of the latest Oracle version, 10g-including new features such as regular expressions and the MODEL SQL clause-as well as versions 8, 8i, and 9i
The authors are well-known as Oracle gurus-Greenwald is the author of Oracle in a Nutshell and the coauthor, with Stackowiak, of Oracle 9 Essentials
Shows how to use Oracle data and data structures to build robust, scalable database applications using Java, SQL, and PL/SQL
Code:
http://rapidshare.com/files/286575209/Professional_Oracle_Programming.rar
--------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++

Maximize Crystal Reports in the Oracle Environment
Create dynamic, effective reports from Oracle databases using Crystal Reports 9 and the extensive information in this practical resource. Learn to use one of the most powerful data analysis tools to draw information from Oracle databases, query and rank data, consolidate results, and develop integrated, interactive reports. Plus, leverage the power of the Oracle database in your reports. You'll find full details on everything from Oracle SQL and PL/SQL functions, procedures, and expressions to the Oracle data dictionary and the new Crystal object repository. Get the insider advice you need to optimize performance, solve difficult reporting problems, and integrate non-Oracle data.
Essential Skills for Database Professionals
* Install and configure the components required to use Crystal Reports with Oracle
* List, summarize, and rank data using Oracle SQL Select options
* Formulate and maintain a data dictionary report
* Configure, update, and administer the Crystal object repository
* Use Oracle Flashback to document past database states
* Improve efficiency with Oracle optimizers and parse reduction
* Use PL/SQL stored procedures as data sources in Crystal Reports
Code:
http://rapidshare.com/files/286565773/McGraw-Hill_-_Crystal_Reports_9_on_Oracle.chm
___________________________________________________________
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Oracle Database 10g High Availability with RAC, Flashback, and Data Guard

Product Description
Attain real solutions for current availability challenges. Based on a "DBA-centric" approach to High Availability, Oracle Database 10g High Availability concentrates on explaining Oracle Database 10g technologies and practices to database administrators, covering general availability, real application clusters (RAC), disaster planning and recovery, and distributed database solutions. Hardware and application needs are also taken into account. While Oracle Database 10g is the main focus, many of the options discussed are available in earlier database releases. Organized to provide conceptual understanding of High Availability, included are "HA Workshops," step-by-step instructions to get you through certain implementations, plus real-world inspired case studies
Code:
http://rapidshare.com/files/286564662/McGraw_Hill_-_Oracle_Database_10g._High_Availablity_with_RAC_Flashback___Data_Guard.chm
-----------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Reply With Quote
  #526   Gift FQ Bandwidth  
Old 2nd October 2009
cpl_chitchat's Avatar
cpl_chitchat cpl_chitchat is offline
Custom title
Visit my website
 
VCash
600000
Join Date: 13th December 2008
Posts: 1,215
Rep Power: 3 Points: 466
cpl_chitchat has many secret admirerscpl_chitchat has many secret admirers
UL: 1.12 mb DL: 25.34 mb Ratio: 0.04
new 2 come soon

Reply With Quote
  #527   Gift FQ Bandwidth  
Old 2nd October 2009
power2top power2top is offline
 
VCash
600000
Join Date: 4th February 2007
Posts: 5
Rep Power: 0 Points: 1
power2top is an unknown quantity at this point
UL: 35.28 gb DL: 189.99 gb Ratio: 0.19
Hi, Request for "Choosing an Open source CMS" by Packt, author Nirav Mehta. http://www.packtpub.com/choosing-an-...eginners-guide

Reply With Quote
  #528   Gift FQ Bandwidth  
Old 2nd October 2009
raka1981 raka1981 is offline
 
VCash
600000
Join Date: 23rd August 2007
Posts: 7
Rep Power: 0 Points: 1
raka1981 is an unknown quantity at this point
Gr8 thread....Thanx for sharing

Last edited by raka1981 : 2nd October 2009 at 01:12 PM.

Reply With Quote
  #529   Gift FQ Bandwidth  
Old 3rd October 2009
cpl_chitchat's Avatar
cpl_chitchat cpl_chitchat is offline
Custom title
Visit my website
 
VCash
600000
Join Date: 13th December 2008
Posts: 1,215
Rep Power: 3 Points: 466
cpl_chitchat has many secret admirerscpl_chitchat has many secret admirers
UL: 1.12 mb DL: 25.34 mb Ratio: 0.04
Scaling and Renormalization in Statistical Physics by John Cardy (Author)

Product Description
This text provides a thoroughly modern graduate-level introduction to the theory of critical behavior. Beginning with a brief review of phase transitions in simple systems and of mean field theory, the text then goes on to introduce the core ideas of the renormalization group. Following chapters cover phase diagrams, fixed points, cross-over behavior, finite-size scaling, perturbative renormalization methods, low-dimensional systems, surface critical behavior, random systems, percolation, polymer statistics, critical dynamics and conformal symmetry. The book closes with an appendix on Gaussian integration, a selected bibliography, and a detailed index. Many problems are included. The emphasis throughout is on providing an elementary and intuitive approach. In particular, the perturbative method introduced leads, among applications, to a simple derivation of the epsilon expansion in which all the actual calculations (at least to lowest order) reduce to simple counting, avoiding the need for Feynman diagrams.
Code:
http://rapidshare.com/files/287750852/physics_02_oct_09_A.rar
-----------------------------------------------------------------

Reply With Quote
  #530   Gift FQ Bandwidth  
Old 3rd October 2009
cpl_chitchat's Avatar
cpl_chitchat cpl_chitchat is offline
Custom title
Visit my website
 
VCash
600000
Join Date: 13th December 2008
Posts: 1,215
Rep Power: 3 Points: 466
cpl_chitchat has many secret admirerscpl_chitchat has many secret admirers
UL: 1.12 mb DL: 25.34 mb Ratio: 0.04
An Introduction to Stochastic Processes in Physics - D. Lemons

Review
"This is a clear, well-written, and valuable book. It is both original and important because it ties together much disparate material scattered throughout the literature into a coherent and readable form." -- Gregory N. Derry, Loyola College
--This text refers to the Hardcover edition.

Code:
http://rapidshare.com/files/287751419/physics_02_oct_09_B.rar
_____________________________________________________________________

Reply With Quote
Reply



Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


One of the largest message boards on the web ! All times are GMT +5.5. The time now is 09:41 PM.
Page generated in 0.37005 seconds with 8 queries