Wordpress theme download

Archive for the ‘E-Book’ Category

Full eBook Collection C C++ and Visual C++

Full eBook Collection C C++ and Visual C++
PDF, CHM | English | Size: 225 Mb

Quote:
C
2005 :
Oreily :
C in A Nutshell
Prentice Hall:
Practical FPGA Programming in C
before :
C algorithm for real-time DSP
Data Structures And Program Design In C
The C (ansi c )Programming Language
2nd 1988

c++ :

2004 :
Addison wesley :
C++ Coding Standards – 101 Rules
Guidelines
Exceptional C++ Style 40 New
Engineering Puzzles, Programming
problems and solutions

Mcgraw hill :
C++ Demystified A Self-Teaching Guide
The Art of C++

various :
Thomson – Beginning C++ Game
Programming

Wiley:
C++ for Dummies 5th edition

2005:
Addison wesley:
Beyond the C++ Standard Library An
Introduction to Boost
C++ Primer 4th Ed
Effective C++ Third Edition 55 Specific
Ways to Improve Your Programs and
Designs

Deitel :
C++ How to Program, Fifth Edition with
Source Code

Oreily :
C++ Cookbook

Prentice Hall:
C++ for Business Programming, Second

Edition

Wiley :
C++ Timesaving Techniques for
Dummies
Modeling Derivatives in C++

before:

Addison wesley :
Accelerated C++ Practical Programming
by Example
C++ In Action Industrial Strength
Programming Techniques
C++ Standard Library, The A Tutorial
and Reference
Effective & More Effective C++
Modern C++ Design Generic
Programming and Design Patterns
Applied
The C++ Programming Language 3rd.Ed
1997

Mcgraw hill:
Theory and Problems of Programming
with C++ (Schaum’s Outline, OCR) 1996

Oreily:
Programming Embedded Systems in C
and C++ 1999

Prentice Hall:
Core C++ – A Software Engineering
Approach 2000

various:
C++ Advanced 3D Game Programming
with DirectX 9.0 2003
Premier Press C++ Programming for the
Absolute Beginner 2001
Premier Press Game Programming All in
One 2002

Visual c++ :

2006:

various :
Apress – Pro Visual C++ CLI and the
.NET 2.0 Platform
Wiley:

Beginning Visual C++ 2005

before:
Mcgraw hill:
Visual C++ .NET Developer’s Guide 2002
Oreily :
2003 , Programming with Microsoft Visual
C++ .NET 6th Edition
Sams:
MFC Programming with Visual C++ 6
unleashed 1999
Teach Yourself Visual C++ 6 in 21 days
1998

various :
Que Using Visual C++ 6 Special Edition
1998
Visual C++ 6 for Dummies quick
reference 1998
Wrox Beginning Visual C++ 6 1998

Download:
Code:

http://rapidshare.de/files/35454856/CCplsVCplsLrnBks.part1.rar.html

http://rapidshare.de/files/35458154/CCplsVCplsLrnBks.part2.rar.html

http://rapidshare.de/files/35465407/CCplsVCplsLrnBks.part3.rar.html

Posted by: WinLinks, In: E-Book, Software Development, On: December 18, 2008 | No Comments »

C++ and Visual Basic

Accelerated C++ Practical Programming by Example
Advanced Cobra Programming with C++
Applied C++ – Techniques for Building Better Software
Beginning C++ Game Programming
Beyond the C++ Standard Library – An Introduction to Boost
C++ Advanced 3D Game Programming with DirectX 9.0
C++ by Dissection
C++ Coding Standards – 101 Rules Guidelines
C++ Complete Reference
C++ Cookbook
C++ Demystified – A Self-Teaching Guide
C++ Design Generic Programming
C++ for Business Programming, 2nd Edition
C++ for Dummies, 5th Edition
C++ for Real Programmers
C++ How to Program,
= 5th Edition
C++ in a Nutshell
C++ In Action Industrial Strength Programming Techniques
C++ Plus Data Structures
C++ Primer Plus, 4th Edition
C++ Primer, 4th Edition
C++ Programming for the Absolute Beginner
C++ Programming with Cobra
C++ Reverse Engineering
C++ Standard Library – A Tutorial and Reference
C++ Templates – The Complete Guide
C++ Timesaving Techniques for Dummies
C++ Unleashed
Core C++ – A Software Engineer’s Approach
Data Structures and Algorithms with Object Oriented Design Patterns in C++
Data Structures and Problem Solving in C++
Effective and More Effective C++
Effective C++ Third Edition 55 Specific Ways to Improve Your Programs and Designs
Essential C++
Exceptional C++ Style 40 New Engineering Puzzles, Programming problems and solutions
Game Programming All in One
How Not to Program in C++
Linux C++ Programming – Howto
Modeling Derivatives in C++
Modern C++ Design Generic Programming and Design Patterns Applied
Professional C++
Programming Embedded Systems in C and C++
The Art of C++
The C++ Programming Language, 3rd Edition
The Elements of C++ Style
Theory and Problems of Programming with C++
Thinking in C++ (Vol 1. and 2)
Tricks of the Windows Game Programming Gurus
You Can Program in C++ – A Programmer’s Introduction

http://rapidshare.com/files/3411840/C___Ebook_Collection.part1.rar

http://rapidshare.com/files/3412602/C___Ebook_Collection.part2.rar

http://rapidshare.com/files/3412928/C___Ebook_Collection.part3.rar

Code:

Password: whizkid

Posted by: WinLinks, In: E-Book, Software Development, On: December 18, 2008 | No Comments »

 

using
Using Visual C++ 6

Using Visual C++ 6
850 pages | Que; 1st edition (July 1998) | ISBN-10: 0789716356 | PDF | 13 Mb

Using Visual C++ takes a straight forward, no-nonsense approach to teaching C++. The book is broken into a number of sections. The first part creates a foundation for the reader. The use of Developer Studio as well as Wizards, editors, and debuggers is covered. The book progress into the Microsoft Foundation Classes (MFC). MFC is the libraries of pre-build classes that Microsoft provides to make Visual C++ programming much easier. By understanding how to use the classes within MFC, the reader will be able to create nearly any type of program. Unlike many books, Using Visual C++ does not try to be a compendium of all the questions any person may ever have, rather, the book focuses on teaching the reader to use Visual C++ and on providing quick and easy access to answers and information on Visual C++ basics.

Based on market research by Market Decisions Corp., Visual C++ is being used by 73% of the professional developers using C++

Download – (13 Mb)

http://depositfiles.com/files/166x2d21k

 

Posted by: WinLinks, In: E-Book, Software Development, On: December 18, 2008 | No Comments »

Financial Applications using Excel Add-in Development in C/C++ by Steve Dalton

Financial Applications using Excel Add-in Development in C/C++ by Steve Dalton
Publisher: Wiley | Number Of Pages: 584 | Publication Date: 2007-09-24 | ISBN-10: 0470027975 | PDF | 2 Mb

Financial Applications using Excel Add-in Development in C/C++ is a must-buy book for any serious Excel developer.Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add-ins, including VBA and C/C++. This is the only complete how-to guide and reference book for the creation of high performance add-ins for Excel in C and C++ for users in the finance industry. Steve Dalton explains how to apply Excel add-ins to financial applications with many examples given throughout the book. It also covers the relative strengths and weaknesses of developing add-ins for Excel in VBA versus C/C++, and provides comprehensive code, workbooks and example projects on the accompanying CD-ROM. The impact of Excel 2007’s multi-threaded workbook calculations and large grids on add-in development are fully explored. Financial Applications using Excel Add-in Development in C/C++ features:

* Extensive example codes in VBA, C and C++, explaining all the ways in which a developer can achieve their objectives.
* Example projects that demonstrate, from start to finish, the potential of Excel when powerful add-ins can be easily developed.
* Develops the readers understanding of the relative strengths and weaknesses of developing add-ins for Excel in VBA versus C/C++.
http://depositfiles.com/files/xans6a5fc

Posted by: WinLinks, In: E-Book, Software Development, On: December 18, 2008 | No Comments »

Common-Sense C Advice and Warnings for C and C++ Programmers

Common-Sense C Advice and Warnings for C and C++ Programmers
29th Street Pr; 1st edition (October 1992) | PDF | English | 100 pages | ISBN: 1882419006 | 1.4Mb

Common-Sense C Advice and Warnings for C and C++ Programmers/by Paul Conte (Author) .C is not a programming language without risks. Even C experts rely on careful programming, lint filters, and good debuggers to handle problems common to C. This book helps prevent such problems by showing how C programmers get themselves into trouble. The author draws on years of C programming experience to help you avoid C’s pitfalls. And he suggests how to manage C and C++ application development. Priced so every C and C++ programmer can easily have his/her own copy on the desktop, Common Sense C is a book that nobody programming in C should be without. Standard C books overlook intrinsic C language flaws that can lead to creating defect-ridden software. Paul Conte’s iconoclastic approach is unique and will help you avoid pitfalls and program more safely in C.
http://depositfiles.com/files/5oktia8ql

Posted by: WinLinks, In: E-Book, Software Development, On: December 18, 2008 | No Comments »

C++ Standard Library Practical Tips

 

 C++ Standard Library Practical Tips
C++ Standard Library Practical Tips

 

C++ Standard Library Practical Tips
Charles River Media. | ISBN: 1584504005 | Edition – 2005 | CHM | 576 Pages | 5.5 Mb

Summary:
C++ Standard Library Practical Tips teaches beginning and experienced programmers how to use the Standard Library and its major component the Standard Template Library (STL) effectively in routine programming chores. The book provides 100 quick, easy-to-use tips and solutions to common programming problems such as using the right container, getting a C-style array from a vector, initializing a map with specified values, and computing the mean, median, and mode. The solutions are grouped by topics including, lists, deques, vectors, text processing, numerical algorithms, numerical processing, and containers so programmers can quickly look up a solution when they encounter a problem. To demonstrate the use of the tips in practical application, the book concludes with a capstone project about digital image processing and, in particular, image enhancement. This application shows the power of the Standard Library as it graphically illustrates how just a few lines of Standard Library code can produce major changes in the appearance of an image.

Password (if required): freetoall

http://rapidshare.com/files/169478442/1584504005.rar

 

Posted by: WinLinks, In: E-Book, Software Development, On: December 18, 2008 | No Comments »

Marketing

Marketing 001
0130163961 Exploring Web Marketing & Project Management.chm
Alpha Books – 2001 – The Complete Idiot’s Guide To Brand Management – Isbn 0028639928 – 355s.pdf
Apress, In Search Of Stupidity Over 20 Years Of High Tech Marketing Disasters (2003).chm
Aspatore Books Inside The Minds The Hotel Business Ebook-Lib.chm
B M Knight – Marketing Action Plan for Success in Private Practice.pdf
Bloomberg Full Frontal Pr Getting People Talking About You Your Business Or Your Product.chm

‘+ Marketing 002
B Gunter, C Oates, M Blades – Advertising To Children On Tv – Content, Impact, And Regulation.pdf
Brand Failures – Matt Haig – 2003.pdf
Business Without Borders A Strategic Guide To Global Marketing.pdf
Capstone Marketing Across Cultures Fons Trompenaars.chm
Customer Management Excellence – John Wiley & Sons.pdf
Customer Relationship Management.pdf
D B Wolfe, R Snyder – Ageless Marketing – Strategies For Reaching The Hearts And Minds Of The New Customer Majority.chm
D Rooney, G Hearn, A Ninan – Handbook On The Knowledge Economy 2005.pdf

‘+ Marketing 003
D V L Smith, J H Fletcher – The Art & Science Of Interpreting Market Research Evidence.pdf
Do-it-Yourself Advertising and Promotion.pdf
E Biech – Marketing Your Consulting Services – A Business Of Consulting Resource.pdf
Ebook Kotler, Philip – Marketing Insights From A To Z.pdf
Economic – Development Economics Studies – The World Economy – A Millennial Perspective.pdf
Economic – The Entrepreneur An Economic Theory Second Edition.pdf
Edward Elgar Pub – 2005 – Modern Macroeconomics Its Origins, Development And Current State – Isbn.pdf
Enterprise Marketing Management – The New Science Of Marketing.pdf
GUERRILLA Marketing for consultance.pdf
H Abbass, R Sarker, C Newton – Data Mining – A Heuristic Approach.pdf
Harvard Business Review On Marketing.pdf
Hawroth Press, Marketing Information – A Strategic Guide for Business and Finance Libraries [2004 ISBN0789021129].pdf
Health communications Marketing Health Services.pdf
I Clarke Iii, T Flaherty – Advances In Electronic Marketing.pdf

‘+ Marketing 004
Handbook Visual Communication21.pdf
Inside The Minds The Art Of Advertising.chm
Internet Marketing Tips For Newbie.pdf
J Barlow, P Stewart – Branded Customer Service – The New Competitive Edge.chm

‘+ Marketing 005
Idea Group – Contemporary Research In E-Marketing, Volume 1, 2005.chm
John Wiley & Sons – 101 Marketing Strategies for Accounting Law Consulting – (2004).pdf
Killer Internet Marketing Strategies.pdf
Kotler – Marketing Management.pdf
Lawrence Erlbaum Associates – 2005 – Advertising To Children On Tv Context, Impact, And Regulatio.pdf
Levitt Steven – Freakonomics.pdf
Macroeconomics-Farmerucla.pdf

‘+ Marketing 006
Lawrence Erlbaum Assoc Inc – 2005 – Online Consumer Psychology Understanding And Influencing Cons.pdf
Marketing & Sales – Corporate Models Better Marketing Plans By Kotler Philip.pdf

‘+ Marketing 007
Lawrence Erlbaum Associates – 2005 – Strategic Planning For Public Relations – Isbn 0805852395 -.pdf
Marketing And Seling – Top Telemarketing Techniques.chm
Marketing And Selling – Consultative Selling The Hanan Formula For High-Margin Sales At High Levels.chm
Marketing And Selling – Marketing Without Advertising.pdf

‘+ Marketing 008
Lawrence Erlbaum Associates Online Consumer Psychology Feb 2005 Isbn0805851542.pdf
Marketing And Selling – Mcgraw Hill – The 10 Immutable Laws Of Power Selling.chm
Marketing And Selling – No Lie Truth Is The Ultimate Sales Tool.pdf
Marketing And Selling – Powerhouse Marketing Plans – 14 Outstanding Real-Life Plans And What You.chm
Marketing And Selling – Restoring Tourism Destinations In Crisis A Strategic Marketing Approach.pdf
Marketing And Selling – The Career Press – Ultimate Selling Power.pdf
Marketing And Selling – The Instant Sales Pro More Than 600 Tips And Techniques To Accelerate You.chm

‘+ Marketing 009
Marketing And Selling – The Science Of Sales Success – A Proven System For High Profit, Repeatabl.chm
Marketing Insights From A To Z (Wiley – 2003) (Pdf).pdf
Marketing Riches.pdf
Marketing Without Advertising.pdf
Mcgraw Hill – Advertising And Promotion- Integrated Marketing Communication.pdf
N Woodcock, Et Al – The Customer Management Scorecard – Managing Crm For Profit.chm
Nicholas Brealey – Does Your Marketing Sell (2005).pdf
Nolo Press, Marketing Without Advertising – Inspire Customers To Rave About Your Business & Create Lasting Success [2005 Isbn1413301843].pdf

‘+ Marketing 010
Michael Porter – Competitive Advantage.pdf
On Target – The Book Of Marketing Plans.pdf
Philip Kotler «Ten Deadly Marketing Sins – Signs and Solutions».pdf
Phillip Kotler – Marketing Management.pdf

‘+ Marketing 011
Philip Kotler – Marketing Management (Prentice Hall Ptr, 2002).pdf
Principles of macroeconomics 3rd edition – N G Mankiw.pdf
Principles Of Macroeconomics.pdf
Selling Principles.pdf
Selling Your Service On The Internet – Marketing Local Global Business Profits Online In.pdf
Strategies For High Market-Share Companies By Bloom Paul N Kotler Philip.pdf
The Little Black Book Of Project Management.pdf
The New Pr Toolkit -Strategies For Successful Media Relations.chm
The Story And Lessons Behind Remax.pdf

‘+ Marketing 012
Principles Of Marketing 2nd Europian Edition.pdf
Think Like Your Customer – A Winning Strategy To Maximize Sales By Understanding How And Why Your.chm
Vault Career Guide To Marketing And Brand Management, 2nd Edition (2001) 158131132x.pdf
Why Customers Come Back -How To Create Lasting Customer Loyalty.chm
Wiley – Going Visual Using Images To Enhance Productivity 2005.pdf
Wiley – The Guru Guide To Marketing 2002.pdf
World Bank, The Microeconomics Of Income Distribution Dynamics In East Asia And Latin America 200.pdf

‘+ Marketing 013
Marketing Management Powerpoint Slide.zip

‘+ Marketing 014
Advertising Images With Impact.zip

Code: ‹ Select ›

Password : static

http://rapidshare.com/files/7254944/Marketing_001.rar

http://rapidshare.com/files/7255371/Marketing_002.rar

http://rapidshare.com/files/7255843/Marketing_003.rar

http://rapidshare.com/files/7256939/Marketing_004.rar

http://rapidshare.com/files/7258145/Marketing_005.rar

http://rapidshare.com/files/7258503/Marketing_006.rar

http://rapidshare.com/files/7258853/Marketing_007.rar

http://rapidshare.com/files/7259378/Marketing_008.rar

http://rapidshare.com/files/7259839/Marketing_009.rar

http://rapidshare.com/files/7260324/Marketing_010.rar

http://rapidshare.com/files/7260604/Marketing_011.rar

http://rapidshare.com/files/7261167/Marketing_012.rar

http://rapidshare.com/files/7261466/Marketing_013.rar

http://rapidshare.com/files/7262097/Marketing_014.rar

Posted by: WinLinks, In: E-Book, Marketing Ebooks, On: December 18, 2008 | No Comments »

Market Structure and Competition Policy: Game- Theoretic Approaches

Market Structure and Competition Policy applies modern advances in game theory to the analysis of competition policy and develops some of the theoretical and policy concerns associated with the pioneering work of Louis Phlips. Containing contributions by leading scholars from Europe and North America, this book observes a common theme in the relationship between the regulatory regime and market structure. Since the inception of the new industrial organization, economists have developed a better

http://rapidshare.com/files/25247249/Market_Structure_and_Competition_Policy.rar

Posted by: WinLinks, In: E-Book, Marketing Ebooks, On: December 18, 2008 | No Comments »
Page 5 of 512345