This tutorial was not written for the beginner in Delphi, or for a programmer who has never practised object oriented programming. It requires a good knowledge of the Delphi language, and non-negligible knowledge of OOP.
Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreeme
使用“Wi n 3 2开发人员参考库”套书,本套丛书是关于Wi n 3 2开发环境的详尽参考指南。 读者将会注意到,本套书中的每本书都针对各种技术或者开发概念进行了逻辑分组;采取这一 方法是为了让读者(对于时间紧迫而信息超载的应用程序开发人员)可以更有针对性地来迅速、 高效而直观地找到所需的信息。 除了着重提供Wi n 3 2的参考资料之外,本套书还包括了来之不易的一些提示和诀窍,以使编 程更为简单。例如,新版本的M S D N在线(MSDN Online)的全程解说和,M S D N订阅(M
The fundamental package needed for scientific computing with Python is called NumPy. This package contains: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * basic linear algebra functions * basic Fourier transforms
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. It is also the name of a very popular conference on scientific programming with Python. The SciPy library depends on NumPy, which provides convenient an
win32下的asm编译器。 Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler
Tutorials, from "Introduction" to "Tutorial 7", belongs to "tutorials catagory. The game "JellyFish from Outer Space" (a 3D version of the classic Space Invaders) is thought to be the final tutorial but maybe could enter into the Game catagory too (
来源: http://www.codeproject.com/KB/library/wfc.aspx Win32 Foundation Classes (WFC) is a library of C++ classes that extend Microsoft Foundation Classes (MFC) to do NT specific things. Microsoft has chosen to focus their efforts on making MFC do prett
Information in this online help system is subject to change without notice and does not represent a commitment on the part of Microsoft Corporation. The software and/or files described in this online help system are furnished under a license agreeme
matplotlib-0.99.3.win32-py2.6.exe matplotlib是python中一个用于画图的一个包,在 matplotlib的主页上是这么介绍的:matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platform
Python Programming on Win32 Preface About This Book Who Is This Book for? How the Book Is Organized About the Examples Font Conventions Used in This Book How to Contact Us Acknowledgments I: Introduction to Python 1. What Is Python? 1.1 Language Fea
Abstract data types are abstractions from a data structure that consists of two parts: a specification and an implementation. The specification defines how the data is stored without any implementation details, a set of operations that the user can