3d GameEngine free open source
Obsidian
An open source 3D virtual world for Linux and OpenGL, OBSIDIAN is an
extensible virtual world system with a fullblown multiplayer
client-server architecture.
SpriteCraft
SpriteCraft is a freeware 2D game engine for quick and easy game
development. It is a sprite engine designed for developing shareware
and freeware games for Windows.
Adventure Game Studio
Free 2d point and click adventure game creation suite with smart and flexible scripting language.
Wintermute Engine
Freeware, state-of-art adventure game engine that makes it possible for
independent developers to create adventure games of commercial quality.
Flexible scripting language gives the developer significant degree of
creative freedom. Community-developed plugins provide additional
functionality.
Allegiance Source
Microsoft Research is releasing the Allegiance source code. The
Allegiance source code is for education and research purposes, not for
commercial use.
Jet3D
Jet3D is a robust 3D graphics engine built for high performance
real-time rendering. Jet3D offers realtime editing, advanced lighting
features, 3D modeling support, seamless soft-skin polygonal characters
and many other innovations. Check the website for licensing details.
PPTactical Engine
PPTactical is an engine for real-time strategy and real-time tactics games, developed in opensource fashion.
Pygame
Pygame is a set of Python modules designed for writing games. It is
written on top of the excellent SDL library. This allows you to create
fully featured games and multimedia programs in the python language.
Pygame is highly portable and runs on nearly every platform and
operating system
JOGRE
JOGRE (Java Online Gaming Real-time Engine) is an open-source, online,
real-time games engine and API programmed entirely in Java.
Stratagus
Stratagus is a free cross-platform real-time strategy gaming engine. It
includes support for playing over the internet/LAN, or playing a
computer opponent. The engine is configurable and can be used to create
games with a wide-range of features specific to your needs.
Panda3D
Panda3D is a 3D engine: a library of subroutines for 3D rendering and
game development. The library is C++ with a set of Python bindings.
Game development with Panda3D usually consists of writing a Python
program that controls the the Panda3D library.
Irrlicht Engine
The Irrlicht Engine is an open source high performance realtime 3D
engine written and usable in C++ and also available for .NET languages.
It is completely cross-platform, using D3D, OpenGL and its own software
renderer, and has all of the state-of-the-art features which can be
found in commercial 3d engines.
Blender3D
Blender3D is open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback.
Simple DirectMedia Layer
Simple DirectMedia Layer is a cross-platform multimedia library
designed to provide low level access to audio, keyboard, mouse,
joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used
by MPEG playback software, emulators, and many popular games.
Golden T Game Engine
Golden T Game Engine (GTGE) is a Java library for creating 2D games.
QuakeForge
QuakeForge is a 3D graphics game engine based on id Software's legendary Quake and QuakeWorld game engines.
Crystal Space 0.96
Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in C++.
G2D
A freeware 2D library for C++ with full example game and source code, online and downloadable documentation.
SCI Studio
SCI Studio is a completely free game development system for Sierra's
SCI game engine. It allows you to create games like Sierra's King's
Quest, Space Quest, Police Quest, Leisure Suit Larry etc.
Genesis3D
Genesis3D is an Open Source 3D Game Development Engine, with a license
designed to allow use of the game in commercial, or non-commercial
applications for free. See the site faq for licensing details and
requirements.
PLIB: A Suite of Portable Game Libraries.
PLIB includes sound effects, music, a complete 3D engine, font
rendering, a GUI, networking, 3D math library and a collection of handy
utility functions. All are 100% portable across nearly all modern
computing platforms.
Doom source code
This is a link to an ftp download of a zip containing the Doom source code.
Allegro
Allegro is a game programming library for C/C++ developers distributed
freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD,
Irix, Solaris), Windows, QNX, and BeOS (MacOS port is in alpha stage).
OGRE 3D engine
OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
flexible 3D engine written in C++. The class library abstracts all the
details of using the underlying system libraries like Direct3D and
OpenGL.
SciTech MGL
This Multi-platform Graphics Library has been used in the development
of many leading titles like WinQuake, Hexen II and many others.
Wolfenstein Source Code
This is an ftp download link to the free 3D engine for Wolfenstein.
Bolt3D engine
Bolt3D is a real-time 3D engine for the Win32 platform. It can do
real-time gouraud, phong, texture-mapping and particle systems.
Crystal Space
Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in C++.
لينك مقاله |23:10 جمعه 22 آبان1388 - توسط ناصر نيازي
new
با سلام مثل همیشه دیر دارم پست می کنم و شرمند ام در التهاب کنکورم آخه
Visual Basic 6 (VB6) | tutorials and source code samples
This VB tutorial builds off the last and demonstrates how you can create more advanced PDF files. It teaches you how to create a multi-page document, ...VB Language Basics.indd
LearnVisualStudio.NET. Copyright © 2006, LearnVisualStudio.NET. Cheat Sheet : VB Language Basics. Visual Basic 2005 Express Edition. Working With Numbers ...ADO.NET DataEntities and WCF Feeding a Silverlight DataGrid
Open EmployeeWebService.svc.vb where you will find a stub method, DoWork which you will ... Click OK to add the service reference, and open Page.xaml.vb ...ASP VB and .NET Components for PDF HTML Image and Upload - WebSupergoo
Create Adobe PDF documents from ASP, ASP.NET, VB or any environment that supports ActiveX. Add text, images and graphics.
Latest VB6 Source Code Samples
Level:
This
sample source code shows you exactly how to create a PDF file from
within your VB application with out having to buy a third party control
or dll. It gives an example of creating a PDF and adding text to it.
Level:
This full program is a simple calculator like what comes with windows. It demonstrates many controls and commands.
Level:
See how to write a full working version of the Concentration game.
Level:
Learn
how to create a full hangman game with graphics. This program uses
forms, timers, graphics, and many other common controls.
Level:
This code shows a full tic tac toe. It uses forms, graphics, a simple AI algorithm, and other fun game stuff.
Level:
This
is a simple game that also shows how to do a fun cryptography method.
It also teaches you forms, graphics and other basic VB controls.
Level:
This
program converts an integer in the range of 1 through 3999 to its
equivalent in Roman numerals. It also converts a Roman numeral string
to its decimal equivalent.
Level:
See
how to build an advanced client server chat like program that allows
multiple connections (like IRC) using the Winsock control.
Level:
Would
you like to write your own chat or IM program? This sample demonstrates
how you can use the VB6 Winsock control to build a simple client server
application.
Level:
Every great game keeps tracks of users high scores and displays them. See how to do just that.
Level:
Ever
wanted to write your own scripting language? While this source will get
you started. See how to use dynamic classes to create a runtime class
browser.
Level:
Take
a look at this example code to see how to read data from windows
resource files and use it in DirectX - specifically Direct Draw.
Level:
See how we can build of off Visual Basic 6's way of storeing data and information in .frx files using property bags.
Level:
Use the binary AND and OR operators to keep track of game character attributes.
Level:
See
how to do all sorts of things with bitmap files. This code demonstrates
how to use and manipulate windows bitmaps at the lowest level.
Level:
See how to use binary operators to store a characters attributes in a binary way to use less memory for your game development
Level:
This
source demonstrates how to map 3d coordinates in a way that allows the
user to click on them with his mouse using DirectX 8.
Level:
Instead of putting a frame cap on your game this source code shows you how to get your max FPS by using Time Based Modeling.
Level:
If
you want enemies to seek after your player (like ghosts after pacman)
or you want enemies to run from your player (like when pacman eats a
pill) then you must master the AI seeking and fleeing algorithms.
Level:
In
any good game we must detect when objects have collided. This turns out
to be pretty simple. See how to do both rectangular and circular
collision detection.
Latest VB6 Tutorials
Level:
Creating
PDF documents in Visual Basic has always been a difficult task. Many
times people have to purchase controls to do it for them. Not with this
Visual Basic tutorial. PDF documents can be created in a snap using the
mjwPDF class. This is the first in a series of tutorials. It covers the
creation of a basic PDF document.
Level:
This
VB tutorial builds off the last and demonstrates how you can create
more advanced PDF files. It teaches you how to create a multi-page
document, with page headers, footers, page numbers, shapes, and images.
Level:
This
tutorial explains all the main vb6 string functions that allow you to
manipulate strings including the Len, Mid, Left, Right, UCase, LCase,
Instr, InstrRev, String, Space, Replace, StrReverse, LTrim, RTrim,
Trim, Asc, Chr, and the ASCII table. This Visual Basic tutorial should
meet all your needs.
Level:
This VB6 tutorial explains how to access a database using ADO in. It uses two different access databases for the backend.
Level:
Learn how to use the time and date functions in Visual Basic. This VB6 tutorial introduces you to the basics of these functions.
Level:
Learn how to use Crystal Reports to display a nice report from your database in.
Level:
Visual
Basic combo boxes are like list boxes but they allow you to have a drop
down list and/or be able to type in your own list items instead of only
selecting one of the current items. This VB6 combo box tutorial teaches
you everything you need to know to use combo boxes in your Visual Basic
application.
Level:
See examples of developing database applications using the data control that ships with Visual Basic 6.
Level:
Learn everything about the Listbox control. From simple to advanced to very advanced things you can do with this neat control.
Level:
This tutorial explains in detail how you can open text files in different formats and read them into your Visual Basic program.
Level:
See how to create a program that reads data using ADO and displays it in a nice ListView control in this VB6 tutorial.
Level:
Learn
how to use ADO along with stored procedures in this VB6 tutorial. It
shows examples using an access database, SQL database, and oracle
database.
Level:
This
demonstrates a full working application using nothing but DAO code (no
data control) this gives you the advantage of having full control over
everything.
Level:
This
explains in great depth how the SQL language works. It has many
examples and uses access databases to demonstrate the SQL syntax.
Level:
The timer control is very useful learn how to use it effectively.
Level:
This Visual Basic tutorial explains everything you need to know about displaying a message box using the VB6 MsgBox command.
Level:
This explains the very useful feature of control arrays. Control arrays allow you to create controls at runtime.
Level:
This explains in detail how forms work in Visual Basic. It demonstrates how to create them and handle events.
Level:
Create your first working application that says "Hello, World!". A standard in all programming environments.
Level:
Learn how to use the option buttons aka radio button controls in your Graphical User Interface (GUI).
Level:
Visual
Basic has a few built in string array functions including Split, Join,
and Filter. This VB tutorial explains how to use them.
Level:
Learn many different ways to work with images in - such as resizing them, displaying them, using icons, etc.
Level:
This
tutorial helps the beginner (and even more experienced users)
understand a lot of the cool features the VB6 environment has to offer.
Level:
Learn how you can use multiple forms. This example shows how to display a splash screen to your program before it starts.
Level:
This demonstrates how you can use RDO (remote data objects) in Visual Basic to access a database.
Level:
This
tutorial explains all of the Visual Basic 6 loop commands (the do loop,
do-while loop, do-until loop, and for loop) all with code to
demonstrate.
Level:
This
tutorial explains the basics to creating a graphical user interface
(GUI) in. It focuses in on some simple GUI elements such as MsgBox,
InputBox, and the Form.
Level:
You will use variables all the time. Why not learn how to declare and use them properly.
Level:
Learn
all the different data types and objects Visual Basic has to offer. It
also explains a standard naming convention that helps keep your code
clean.
Level:
The
Visual Basic print method can be used to print information onto forms
or into picture boxes. This tutorial shows you how using a semicolon
separator.
فکر کنم اینا رو یه بار گذاشتم ولی ....
مهندسی نرم افزار۱ (جزوه) حسن علی اکبرپور---------------------------------------------------------------------- دانلود
مهندسی نرم افزار۱ (جزوه) سعید پارسا ------------------------------------------------------------------------------دانلود
پروژه مهندسی نرم افزار آنالیز کارخانه کفش-------------------------------------------------------------------------- دانلود
پروژه مهندسی نرم افزار کتاب فروشی الکترونیکی------------------------------------------------------------------- دانلود
پروژه مهندسی نرم افزار سیستم انتخاب واحد------------------------------------------------------------------------ دانلود
آر.یو.پی(کتاب) محمد بدری----------------------------------------------------------------------------------------------- دانلود
آر.یو.پی(جزوه) علیپور------------------------------------------------------------------------------------------------------ دانلود
خود آموز UML در شش روز(کتاب) -------------------------------------------------------------------------------------- دانلود
آموزش UML (جزوه) --------------------------------------------------------------------------------------------------------دانلود
آموزش رشنال رز(جزوه) -------------------------------------------------------------------------------------------------- دانلود
تحلیل و طراحی شی گرا با استفاده از UML رحیمی نیاء----------------------------------------------------------- دانلود
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
اصول طراحی کامپایلرها، باقری نیاء------------------------------------------------------------------------------------ دانلود
اصول طراحی کامپایلرها، جابری پور------------------------------------------------------------------------------------ دانلود
اصول طراحی کامپایلرها، پارسا ----------------------------------------------------------------------------------------دانلود
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
اصول طراحی پایگاه داده ها(جزوه) ،باقری نیاء -------------------------------------------------------------------------دانلود
اصول طراحی پایگاه داده ها(جزوه)، معصومی-------------------------------------------------------------------------- دانلود
اصول طراحی پایگاه داده ها(کتاب)، آیت-فراهی------------------------------------------------------------------------ دانلود
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
نظریه زبانها و ماشین ها(جزوه)، علامی-------------------------------------------------------------------------------- دانلود
طراحی و پیاده سازی زبان ها(جزوه)، امام قلیزاده--------------------------------------------------------------------- دانلود
ساختمان داده ها(جزوه)، قدسی--------------------------------------------------------------------------------------- دانلود
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
سیستم های عامل(جزوه)، باقری نیاء---------------------------------------------------------------------------------- دانلود
سیستم های توزیع شده(جزوه) ،باقری نیاء---------------------------------------------------------------------------- دانلود
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
طراحی الگوریتم(کتاب)، نوراله------------------------------------------------------------------------------------------ دانلود
طراحی الگوریتم(کتاب)، CORMEN-------------------------------------------------------------------------------------- دانلود
هوش مصنوعی(کتاب)، عسگرزاده ------------------------------------------------------------------------------------دانلود
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
ساختمان داده ها(کتاب)، تنها-آیت------------------------------------------------------------------------------------- دانلود
شبکه های کامیوتری(کتاب) ،کریم زادگان------------------------------------------------------------------------------ دانلود
نظریه محاسبات(کتاب)، عسگرزاده ------------------------------------------------------------------------------------دانلود
ـــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــــ
نمونه کارنامه ارشد و ... ------------------------------------------------------------------------------------------------ دانلود
نمونه سئولات پردازش تکاملی(Evolutionary Computing)-----------------------------------------------------------دانلود
سورس کد یک پروژه گرافیکی به زبان#C--------------------------------------------------------------------------------دانلود
------------------------------------------------------------------------------------------------------------------------------
اسلاید های آموزشی جناب دکتر ناصر رضوی
پردازش تکاملی(اسلاید) ،رضوی------------------------------------------------------------------------------------------ دانلود
ساختمان گسسته(اسلاید) ،رضوی-------------------------------------------------------------------------------------- دانلود
طراحی الگوریتم(اسلاید) ،رضوی------------------------------------------------------------------------------------------ دانلود
ساختمان داده ها(اسلاید) ،رضوی--------------------------------------------------------------------------------------- دانلود
هوش مصنوعی(اسلاید) ،رضوی------------------------------------------------------------------------------------------ دانلود
BT download(6.95 GiB)http://torrents.thepiratebay.org/3661889/EBooks.C_.C__.Java.And_a_hole_lot_more.3661889
لينك مقاله |21:18 دوشنبه 30 شهریور1388 - توسط ناصر نيازي
Programing Ebook
vb
http://rapidshare.de/files/12734093/0764595733.zip .htm
lAdvanced PHP for Web Professionals
Prentice Hall PTR; 1st edition |
ISBN: 0130085391 | 368 pages | October 29, 2002 | CHM | 1 Mb
* Build complex, PHP-driven Web sites—fast!
* Discover powerful new PHP techniques, hands on!
* Learn all-new techniques based on PHP-GTK and PEAR::DB
* Master XML parsing, user authentication, forms processing, data mining, and much more
* Take your PHP programming skills to the next level!
http://rapidshare.com/files/18660058/Advanced_PHP _for_Web_Professionals.rar
c++
C++ from Ground up, Third Edition
Book Description
This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class Library. For users of all levels, this guide teaches
with examples of source code and a thorough display of the results
http://i16.tinypic.com/471w5qa.jpg
حجم :mb1.9
http://rapidshare.com/files/9478058/Cpp_From_the_G round_up_Third_Edition_NanoOmega.rar
password
www.softarchive.net
c++
http://rapidshare.com/files/3411840/C___Ebook_Coll ection.part1.rar
http://rapidshare.com/files/3412602/C___Ebook_Coll ection.part2.rar
http://rapidshare.com/files/3412928/C___Ebook_Coll ection.part3.rar
Password:whizkid
c++
http://rapidshare.de/files/14384955/C__C___Books.p art1.rar
http://rapidshare.de/files/14387170/C__C___Books.p art2.rar
Password: csthis.com
نام : C: The Complete Reference Third Edition
ناشران: Mcgraw-Hill /Osborne Media
نویسنده : Herbert Schildt
زبان : English
حجم : 3 مگابایت
Book Description
Why mess around with any other C programming reference book when this is the only book you'll ever need? Internationally
recognized programming authority Herb Schildt includes everything you'll need to know about programming in C in this one
comprehensive volume. Revised and updated to include the latest developments in C programming, C: The Complete Reference,
Third Edition answers all of your C questions clearly and concisely. To help you with quick fact-finding, the book is
divided into five parts, each covering an important aspect of C. You'll find an overview of C, an extensive summary of
C library functions, algorithms, and C applications, and a discussion of the C programming environment. The hallmark of
the book is the many and varied examples that clarify each major concept.
دانلود :
http://rapidshare.com/files/47297030/C_the_Complet e_Reference.rar
Pass: beowulf
نام : Beginning Python: From Novice to Professional
ناشر : APRESS
نویسنده : Hetland, Magnus Lie
زبان : English
حجم : 13.5 مگابایت
Book Description
Beginning Python: From Novice to Professional is the most comprehensive book on the Python ever written. Based on Practical Python, this newly revised book is both an introduction and practical reference for a swath of Python-related programming topics, including addressing language internals, database integration, network programming, and web services. Advanced topics, such as extending Python and packaging/distributing Python applications, are also covered.
Ten different projects illustrate the concepts introduced in the book. You will learn how to create a P2P file-sharing application and a web-based bulletin board, and how to remotely edit web-based documents and create games. Author Magnus Lie Hetland is an authority on Python and previously authored Practical Python. He also authored the popular online guide, Instant Python Hacking, on which both books are based.
دانلود :
http://rapidshare.com/files/30200890/BP-FNTP_2005_.rar
نام : Microsoft Visual C# 2005 Express Edition: Build a Program Now
ناشر: Microsoft Press
نویسنده : Patrice Pelland
زبان : English
حجم : 6.26 مگابایت
Book Description
In this lively, eye-opening, and hands-on book, all you need is a computer and the desire to learn how to program with Visual C# 2005 Express Edition. Featuring a full working edition of the software, this fun and highly visual guide walks you through a complete programming projecta desktop weather-reporting applicationfrom start to finish. Youll get an unintimidating introduction to the Microsoft Visual Studio development environment and learn how to put the lightweight, easy-to-use tools in Visual C# Express to work right awaycreating, compiling, testing, and delivering your first, ready-to-use program. Youll get expert tips, coaching, and visual examples at each step of the way, along with pointers to additional learning resources.
دانلود :
http://rapidshare.com/files/27397235/AVAX0046.rar
نام : Java How to Program 6th Edition
ناشر : Prentice Hal
نویسندگان : Harvey M. Deitel / Paul J. Deitel
زبان : English
حجم : 16.6 مگابایت
Book Description
The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of programming concepts and intermediate-level topics for further study. The books in this series feature hundreds of complete, working programs with thousands of lines of code. This edition is completely up-to-date with The Java 2 Platform Standard Edition (J2SE) 1.5. Now includes topics such as autoboxing, enumerations, enhanced for loops, static import statements, variable-length argument lists, and much more. Presents each new concept in the context of a complete, working program, immediately followed by one or more windows showing the program's input/output dialog. Enhances the Live-Code Approach with syntax coloring. Provides Helpful Programming Tips, all marked by icons: Good Programming Practices, Common Programming Errors, Error-Prevention Tips, Performance Tips, Portability Tips, Software Engineering Observations, Look and Feel Observations. Includes CD-ROM with every book that contains JavaTM 2 Platform, Standard Edition 1.5, Netbeans, Apache Tomcat, JCreator LE version, jEdit, jGRASP, BlueJ, MySQL, source code for all the book's examples, and Hyperlinks to valuable Java demos and Internet resources. A valuable reference for programmers and anyone interested in learning the Java programming language.
دانلود :
http://rapidshare.com/files/36788980/p032_Java.How .to.Program.6th.EditionINTERNAL.rar
فایل های تمرینی
حجم : 9.4 مگابایت
http://rapidshare.com/files/36789809/Java.HTP.6e_e xample.files-.rar
نام : Mastering Delphi 7
ناشر : Sybex
نویسنده : Marco Cantù
زبان: English
حجم :22.9 مگابایت
Book Description
Still the Best Delphi Resource--Now Fully Updated and Expanded
Whether you're new to Delphi or just making the move from an earlier version, Mastering Delphi 7 is the one resource you can't do without. Practical, tutorial-based coverage helps you master essential techniques in database, client-server, and Internet programming. And the insights of renowned authority Marco Cantù give you the necessary knowledge to take advantage of what's new to Delphi 7--particularly its support for .NET. Coverage includes:
* Creating visual web applications with IntraWeb
* Writing sockets-based applications with Indy
* Creating data-aware controls and custom dataset components
* Creating database applications using ClientDataSet and dbExpress
* Building client-server applications using InterBase
* Interfacing with Microsoft's ADO
* Programming for a multi-tiered application architecture
* Taking advantage of Delphi's support for COM, OLE Automation, and COM+
* Taking advantage of Delphi's XML and SOAP support
* Implementing Internet protocols in your Delphi app
* Creating UML class diagrams using ModelMaker
* Visually preparing reports using RAVE
* Using the Delphi language to create your first .NET programs
دانلود :
http://rapidshare.com/files/21642456/Mastering_Del phi7.rar
نام : ++Thinking in C
ناشر : Prentice Hall
نویسنده : Bruce Eckel
زبان : English
حجم : 3.9 مگابایت
Book Description
Fully revised and beefed up with plenty of new material on today's Standard C++, the new edition of Bruce Eckel's Thinking in C++: Volume I is an excellent tutorial to mastering this rich (and sometimes daunting) programming language, filled with expert advice and written in a patient, knowledgeable style.
The effective presentation, along with dozens of helpful code examples, make this book a standout. The text first sets the stage for using C++ with a tour of what object-oriented programming is all about, as well as the software design life cycle. The author then delves into every aspect of C++, from basic keywords and programming principles to more advanced topics, like function and operator overloading, virtual inheritance, exception handling, namespaces, and templates. C++ is a complex language, and the author covers a lot of ground using today's Standard C++, but without getting bogged down in excessive detail.
The emphasis here is on practical programming, so there's basic advice on using header files, preprocessor directives, and namespaces to organize code effectively. Each chapter ends with exercises (usually about two dozen), and the entire text of the book is available on the accompanying CD-ROM. (So is the second volume, which tours Standard C++ classes and other advanced topics.)
Whether you have read the first edition of this book or not, there is much to mine from Thinking in C++. This new version continues to set a high standard as an approachable and thorough tutorial. --Richard Dragan
Topics covered: Introduction to objects, inheritance, composition, polymorphism, exception handling, analysis and design fundamentals, advantages of C++, transitioning from C, compiling and building programs, writing C++ functions, flow control, C++ operators, data types, casting, debugging tips, pointers to functions, designing reusable C++ classes, conditional compilation and header files, access specifiers, constructors and destructors, function overloading and default arguments, using const and static effectively, inlining, namespaces, references, copy constructors, operator overloading, using new and delete for dynamic objects, virtual functions, abstract classes, introduction to templates, and iterators.
دانلود :
http://rapidshare.com/files/14835725/thinking.rar
نام : JavaScript.Examples.Bible
نویسنده : Danny Goodman
ناشر : Hungry Minds, Inc
تاریخ انتشار : Dec 2001
زبان : English
صفحه : 631
فرمت : PDF
حجم : 3.08 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/22708392/617be84a/601. html
http://www.mediafire.com/?4srm1fo0b1n
http://mihd.net/vs4q75
RAR pass :
www.takdownload.com
نام : Image Processing in C
نویسنده : Dwayne Phillips
ناشر : R & D Publications
تاریخ نخستین انتشار نسخه الکترونیکی : Apr 2000
زبان : English
صفحه : 816
فرمت : PDF
حجم :
ebook + Source Code
قسمت اول : 2.93 مگا بایت
قسمت دوم : 2.88 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/22873763/29a850b/602pa rt1.html
http://www.4shared.com/file/22874177/85b63458/602p art2.html
http://www.mediafire.com/?e1mqtdeamzw
http://www.mediafire.com/?8jmqxen0bt3
http://mihd.net/wvt07q
http://mihd.net/toly4s
RAR pass :
www.takdownload.com
:
Que Using Visual C++ 6 Special Edition 1998
Visual C++ 6 for Dummies quick reference 1998
Wrox Beginning Visual C++ 6 1998
PDF, CHM | English | Size: 225 Mb
http://rapidshare.de/files/35454856/CCplsVCplsLrnB ks.part1.rar.html
http://rapidshare.de/files/35458154/CCplsVCplsLrnB ks.part2.rar.html
http://rapidshare.de/files/35465407/CCplsVCplsLrnB ks.part3.rar.html
ajax
http://rapidshare.com/files/41528903/Wrox_.Profess ional.ASP.dot.NET.2.0.AJAX._2007_.BBL._0470109629_ .chm.7z
4.
(Introducing Microsoft ASP.NET AJAX (Pro - Developer
لینک دانلود:
http://rapidshare.com/files/40057189/0735624135.ra r
5.
(Beginning Ajax (Programmer to Programmer
لینک دانلود:
http://rapidshare.com/files/24379581/Wrox.Beginnin g.Ajax.Mar.2007.eBook-BBL.rar-0470106751.rar
نام : Java Programming Language HandBook
نویسندگان : Anthony Potts, David H., Jr. Friedel
ناشر : Coriolis Group Books
تاریخ نخستین انتشار : Apr 1996
زبان : English
صفحه : 432
فرمت : PDF
حجم : 3.08 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23205760/b347faf/606.h tml
http://www.mediafire.com/?0m1cfjdx2ys
http://mihd.net/qpcj0h
RAR pass :
www.takdownload.com
نام : Computer Graphics for Java Programmers
نویسندگان : Leen Ammeraal, Kang Zhang
ناشر : Wiley
تاریخ انتشار : Mar 2007
زبان : English
صفحه : 386
فرمت : CHM
حجم :
قسمتهای اول و دوم : 4.39 مگا بایت
قسمت سوم : 4.08 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23209759/13132b70/605p art1.html
http://www.4shared.com/file/23211323/435afd2a/605p art2.html
http://www.4shared.com/file/23212103/605de428/605p art3.html
http://www.mediafire.com/?8zikeqmafnh
http://www.mediafire.com/?1gnd00nilhz
http://www.mediafire.com/?fyj7wmciez2
http://mihd.net/t1weym
http://mihd.net/n1z6g3
http://mihd.net/xe3qk9
RAR pass :
www.takdownload.com
نام : Ajax on Java
نویسنده : Steven Olson
ناشر : O'Reilly Media, Inc
تاریخ انتشار : Feb 2007
زبان : English
صفحه : 228
فرمت : CHM
حجم : 1.59 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23408174/35fccd85/610. html
http://www.mediafire.com/?ct1guocdzez
http://mihd.net/5bqlf4
RAR pass :
www.takdownload.com
نام : Mathematical Tools in Signal Processing with C++ and Java Simulations
نویسنده : Willi-Hans Steeb
ناشر : World Scientific Publishing Company
تاریخ انتشار : Sep 2005
زبان : English
صفحه : 296
فرمت : PDF
حجم : 625 کیلو بایت
لینکهای دنلود :
http://www.4shared.com/file/23479837/cdd4d9c1/612. html
http://www.mediafire.com/?0ei3mkjjbtb
http://mihd.net/pzgon6
RAR pass :
www.takdownload.com
نام : Professional Assembly Language
ناشر : Wrox Press
نویسنده : Richard Blum
زبان : English
حجم : 19 مگابایت
Book Description
Unlike high-level languages such as Java and C++, assembly language is much closer to the machine code that actually runs computers; it's used to create programs or modules that are very fast and efficient, as well as in hacking exploits and reverse engineering
Covering assembly language in the Pentium microprocessor environment, this code-intensive guide shows programmers how to create stand-alone assembly language programs as well as how to incorporate assembly language libraries or routines into existing high-level applications
Demonstrates how to manipulate data, incorporate advanced functions and libraries, and maximize application performance
Examples use C as a high-level language, Linux as the development environment, and GNU tools for assembling, compiling, linking, and debugging
دانلود :
http://www.eazyupload.net/download/rwZqRzJ1/076457 9010.zip.htm
نام : Beginning Ajax
نویسندگان : Chris Ullman, Lucinda Dykes
ناشر : Wrox
تاریخ انتشار : Mar 2007
زبان : English
صفحه : 498
فرمت : PDF
حجم : 3.31 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23517831/80742dc2/613. html
http://www.mediafire.com/?dpodld4i51n
http://mihd.net/celgxd
RAR pass :
www.takdownload.com
نام : Pro Visual C++ 2005 for C# Developers
نویسنده : Dean C. Wills
ناشر : Apress
تاریخ انتشار : Nov 2006
زبان : English
صفحه : 380
فرمت : PDF
حجم : 2.62 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23519566/8b60a844/615. html
http://www.mediafire.com/?5izujbm4dmm
http://mihd.net/v6ql04
RAR pass :
www.takdownload.com
نام : آموزش جاوا در 21 روز
نویسنده یا مترجم : محمد باقر معموری
ویراستاری و اضافات : احسان شاه بختی
ناشر : انتشارات نص
زبان : فارسی
صفحه : 203
فرمت : PDF
حجم : 1.32 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23617196/6dba19ca/Fars i_Java.html
http://www.mediafire.com/?2jztzmkgwtx
http://mihd.net/te12u6
RAR pass :
www.takdownload.com
نام : Programming the Parallel Port: Interfacing the PC for Data Acquisition & Process Control
نویسنده : Dhananjay Gadre
ناشر : CMP
زبان : English
تاریخ انتشار : Nov 1998
صفحه : 308
فرمت : PDF
حجم : 1.52 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23618533/b855bd45/618. html
http://www.mediafire.com/?60zbss0cttj
http://mihd.net/fu748g
RAR pass :
www.takdownload.com
نام : MySQL Pocket Reference
نویسنده : George Reese
ناشر : O'Reilly Media, Inc
تاریخ انتشار : Feb 2003
زبان : English
صفحه : 96
فرمت : CHM
حجم : 139 کیلو بایت
لینکهای دنلود :
http://www.4shared.com/file/23619319/d6872d0e/621. html
http://www.mediafire.com/?9n3gww5hmgo
http://mihd.net/15nd0b
RAR pass :
www.takdownload.com
نام : Effective C++: 55 Specific Ways to Improve Your Programs and Designs
نویسنده : Scott Meyers
ناشر : Addison-Wesley Professional
تاریخ انتشار : May 2005
زبان : English
صفحه : 297
فرمت : CHM
حجم : 644 کیلو بایت
لینکهای دنلود :
http://www.4shared.com/file/23618841/11c2d9fd/619. html
http://www.mediafire.com/?3qpuddtyjoz
http://mihd.net/5bhp4j
RAR pass :
www.takdownload.com
نام : Analysis of Algorithms : An Active Learning Approach
نویسنده : Jeffrey J. McConnell
ناشر : Jones & Bartlett Publishers
تاریخ انتشار : Apr 2001
زبان : English
صفحه : 297
فرمت : PDF
حجم : 990 کیلو بایت
لینکهای دنلود :
http://www.4shared.com/file/23520183/5828ecc3/616. html
http://www.mediafire.com/?5c9ndjgpdod
http://mihd.net/rtilnp
RAR pass :
www.takdownload.com
نام : Multithreaded Programming with Java Technology
پدیدآورندگان : Bil Lewis, Daniel J. Berg, Sun Microsystems Press
ناشر : Prentice Hall PTR
تاریخ انتشار : Jan 2000
زبان : English
صفحه : 480
فرمت : PDF
حجم : 2.63 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23518663/41f085f7/614. html
http://www.mediafire.com/?7ijnnnrzeze
http://mihd.net/myvbch
RAR pass :
www.takdownload.com
نام : Essential CPP
نویسنده : Stanley B. Lippman
ناشر : Addison-Wesley Professional
تاریخ انتشار : Jan 2000
زبان : English
صفحه : 304
فرمت : PDF
حجم : 653 کیلو بایت
لینکهای دنلود :
http://www.4shared.com/file/23618991/a5aecd87/620. html
http://www.mediafire.com/?04g82dnyt1o
http://mihd.net/8sf2hb
RAR pass :
www.takdownload.com
نام : Java Development with Ant
نویسندگان : Erik Hatcher, Steve Loughran
ناشر : Manning Publications
تاریخ انتشار : Sep 2002
زبان : English
صفحه : 672
فرمت : PDF
حجم : 3.38 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23620082/a879c4cc/622. html
http://www.mediafire.com/?9ng8thhhojn
http://mihd.net/2cb6jn
RAR pass :
www.takdownload.com
نام : Data Structures and Algorithm Analysis in C
نویسنده : Mark Allen Weiss
ناشر : Addison Wesley
تاریخ نخستین انتشار : Sep 1994
زبان : English
صفحه : 507
فرمت : CHM
حجم : 2.34 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/23618117/8a07b302/617. html
http://www.mediafire.com/?axzjz1zhxdg
http://mihd.net/nye5tg
RAR pass :
www.takdownload.com
نام : Logic Programming with Prolog
نویسنده : Max Bramer
ناشر : Springer
تاریخ انتشار : Aug 2005
زبان : English
صفحه : 223
فرمت : PDF
حجم : 742 کیلوبایت
لینکهای دنلود :
http://www.4shared.com/file/24189682/43eee163/624. html
http://www.mediafire.com/?4gzo9cd4cx0
http://www.box.net/shared/hc9ov1921b
RAR pass :
www.takdownload.com
نام : Build Your Own AJAX Web Applications
نویسنده : Matthew Eernisse
ناشر : SitePoint
تاریخ انتشار : Jul 2006
زبان : English
صفحه : 352
فرمت : PDF
حجم : 2.27 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/24186712/cb8d204b/627. html
http://www.mediafire.com/?esnxpz9zjad
http://www.box.net/shared/1omiplhb4l
RAR pass :
www.takdownload.com
نام : C# Complete
نویسنده : Sybex
ناشر : Sybex
تاریخ انتشار : Feb 2003
زبان : English
صفحه : 944
فرمت : CHM
حجم :
قسمت اول : 2.73 مگا بایت
قسمت دوم : 2.41 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/24187188/46ab69cb/626p art1.html
http://www.4shared.com/file/24187656/11f22c04/626p art2.html
http://www.mediafire.com/?1g4ylyynxsj
http://www.mediafire.com/?2zlz0001y2f
http://www.box.net/shared/d45dpaktvi
http://www.box.net/shared/2fpqqnz4az
RAR pass :
www.takdownload.com
نام : JavaScript in 10 Steps or Less
نویسنده : Arman Danesh
ناشر : Wiley
تاریخ انتشار : Dec 2003
زبان : English
صفحه : 648
فرمت : PDF
حجم :
قسمت اول : 2.93 مگا بایت
قسمت دوم : 2.51 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/24188438/fbf762bd/625p art1.html
http://www.4shared.com/file/24188856/430f1158/625p art2.html
http://www.mediafire.com/?fdewzzhdyei
http://www.mediafire.com/?4284jt14nyn
http://www.box.net/shared/xi6onhzs0u
http://www.box.net/shared/0xyvsnay49
RAR pass :
www.takdownload.com
نام : Sams Teach Yourself Java 6 in 21 Days : 5th Edition
نویسندگان : Rogers Cadenhead, Laura Lemay
ناشر : Sams
تاریخ انتشار چاپ پنجم : May 2007
زبان : English
صفحه : 720
فرمت : PDF
حجم : 3.70 مگا بایت
لینکهای دنلود :
http://www.4shared.com/file/24190399/8b84ad7b/623. html
http://www.mediafire.com/?bzmg1mboo4o
http://www.box.net/shared/0ly20j5aot
RAR pass :
www.takdownload.com
link: http://forum.takdownload.com/archive/index.php?t-262.html
لينك مقاله |8:11 چهارشنبه 28 شهریور1386 - توسط ناصر نيازي
تمام پست هام در وبلگ دیگر ما
اگه مطلبی رو پیدا نکردین از موضوعاا مشابه استفاده کنید مثلآ برای پی اچ پی در اس کیو ال هم پی اچ پی رو جستجو کنید هم اس کیو ال رو اگه بازم پیدا نکردین لینک های Other-Librerوكتابخانه رو جستجو كنيد اگه بازم نشد از جستجوگر استفاده كنيد
از نظراتون مخصوصآ استاد قديميم در دلفي براي عموم بي نهايت دلگرم و شوق زده شدم
سورس کد های وی بی (Surce OF VB_DirectX&Geraphic)
کتاب (ALL Language)
سلام (VBA)
vb (Ebook)
بازگشت با کتب فارسی (Farsi Ebook)
ebook (Java& Programing)
کتابخانه خارجی (Best_Link OF All Classe)
کتاب و کتابخانه (all Langauage)
کتابخانه (All-Best-Fortran -Pascal -Perl-VBA,...)
دلفی (Complete)
دات نت (asp,c,c#,web2,..)
بدون شرح(کولاک کردم مگه نه) (c,java,c#,Linux,...)
کتاب جدید (c,Linux,...)
کتابخانه بی نظیر (Librery)
XML-DELPHI-Java- WindowsServer,...
کتابخانه (java,...)
کتابخانه (Best Link,C++, YoLinux C++ and related Tutorials ,All Classe)
کتاب (Linux-Perl-PHP-Roby-Pyton-java-OpenGL,...)
کتاب و کتابخانه (TCP|IP)
Linux (Complete Reference)
کتب جدید (C# Complete Referenc_BesetLink_VB.net)
کتاب جدید (Assembly-Ada-Algorithms- c-c++- PHP,....)
کتاب به زبان فارسی (FarsiPrograming)
کتابخانه عظیم برنامه نویسی ( ADA 95 AppleScript-Assembly Language- Awk-BASIC- C-C++- COBOL- C#, Delphi, Forth ,Fortran, Java Linux ,Lisp, Perl ,PHP, postScript , Python SQL, Visual Basic
شاه برنامه (باز كردن فايل اجرايي LarnVB)
یک پروژه ی گرافیکی-اسکرین سیور (LarnVB)
برنامه نویسی سه بعدی -بازی (DirectX, Game,.net ,asp.net,c#,Com&net,...)
ای اس پی دات نت (asp.net,vb.net,c# ,asp)
کتاب نو آوردم (all Programing)
کتاب جدید (FTPList,ASP,XML&WEB,PHP,MYSQL-PHP-Cisco Router&Network,...)
کتاب کتاب (Ajax, JavaScript, JSON, CSS,JSP,Python,Flash, SQL,PHP,C++, VB6, JAVA, Linux,.net,Macromedia,Oreilly,..
باز کردن فایل زیپ در دلفی (LarnDelphi)
کتاب بدون شرح (All Programing)
کتاب جدید-جاوا (java&C++_BEST Link)
كتاب (C++,PHP,Java,FarsiLib)
کتاب سی و جاوا (C++,Java,Pytrhon(Full),Ruby,il8n,Ajax,C++,XML,PHP,ColdFashion,...)
کتاب جدید (List OF Librery)
فهمیدن خاصیت بدون تایمر (LarnVB)
معدن کتاب(ALL Classe)
جاوا اسکریپت (LarnJScript)
عوض کردن عکس دکمه استارت (LarnVB)
برنامه (VB_استخراج اي پي آي از فايل دي ال ال )
کتاب کتاب-FTP(Very Good FTP (1000Ebook))
کتب-مکتوب-کاتب(Best FTP,Programimg Ebook)
کتاب کتاب کتب( Wind River , C++, Veritas)
عکس عکس عکس(Picture:Geirl&Avinyعكس شهدت شهيد آويني و يك دختر)
کتب-کاتب-مکتوب (ASP.net&vb.net&BestLibrery& rapidshare Ebook)
کتاب-کتب (All Language VeryVery Best)
کتاب-کتاب-کتاب (English Ebook Of Click-now.net)
ساخت یک اکتیو ایکس (Larn VB)
مجموعه بی نظیر پلیر (Player Softwar Of Me)
آهنگ فلش برای وب شما (FlashMusic Colecsion)
دنیای کلاس و ای پی آی (File Of 1000 VBClass File)
نوشتن Dllدر وي بي (VB Larn)
سه بعدی بدون دایرکت ایکس (VB Larn)
آرایه در دلفی (Delphi Larn)
شفاف کردن فرم (Delphi Larn)
سوالات کنکور وی بی 85 (VB Qustion In 85 Konkor)
وی بی بازم وی بی (VB Larnمخفي كردن استارت-استخراج آيكون از فايل اجرايي-غير فعال كردن دكمه كلوز)
Nero ImageDrive (General)
برنامه (Softwar For Download)
غیر فعال کردن كنترل آلت دليت (VB Larn)
2Api بسيار مفيد (VB Larnاستفاده از كادر فولدر بروزر وفايل پروپرتيز)
سطل آشغال ویندوز خالي كردن (VB Larn)
کنترل سی پی یو (VB Larn_TaksManeiger)
پاسخ به سوالات شما-گرافيك (VB Larn)
فرمت فایلM3U (VB Larn)
کنترل خطا در وی بی(VB Larn)
دایرکت ایکس (VB Larn)
کتاب الکترونیک برنامه (Farsi Ebook)
فرم ها در وي بي (VB Larn)
كتاب 2 (English Book & Softwar)
Shellدستور (VB Larn)
برخي اپراتور هاي وي بي (VB Larn_TypeOf,Doevents,sleep,shell)
کتاب الکترونیک 1 (Farsi Ebook _عمومي و ادبي و آموزش كامپيوتر)
لينك مقاله |12:8 چهارشنبه 17 مرداد1386 - توسط ناصر نيازي