3D游戏程序设计入门
中文版的D3D龙书。。。Introduction To 3D Game Programing with DierctX 9.0绝对是D3D入门的龙书。。。可惜一直以来都只有英文版本(想楼主偶当初是如此辛苦滴一个单词一个单词用金山词霸翻译着看。。。偶真是太感谢翻译此书的翁云兵大大了。。)现在终于又了中文版滴了,而且翻译此书的翁云兵大大还无 ...
This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing the professional way,mastering advanced features of c++, ensuring Bug-free code and using libraries and patterns.
This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have tried to keep explanations elementary without sacrificing de ...
Solving Engineering Problems Using MATLAB C++ Math Library Introduction
In the previous article, we studied how can use MATLAB C API to solve engineering problems. In this article I will show you how can use MATLAB C++ math library. The MATLAB® C++ Math Library serves two separate constituencies: ...
Introduction
Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolbox functions to compute something. In my past articl ...
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to ...
A detailed explanation of C# 2.0
An introduction to Visual Studio 2005, a tool set for building Windows and web applications
More than 200 questions and programming exercises to help you better judge your understanding of the material
A greater emphasis on event handling
Information on gene ...