C++ Templates 中文版 本书是C++模板编程的完全指南
C++ Templates 中文版 本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础
C++Builder是由Borland公司推出的一款可视化集成开发工具。C++Builder具有快速的可视化开发环境:只要简单地把控件(Component)拖到窗体(Form)上,定义一下它的属性,设置一下它的外观,就可以快速地建立应用程序界面;C++Builder内置了100多个完全封装了Wind...
C++ Templates 中文版 本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础
MATLAB C# Book. This book is a great tutorial for C# programmers who use MATLAB to develop applications and solutions
The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one gene...
FinC is Fava in C! A C-like syntax language. It s designed to apply to embededd system.
< linux c 高级程序员指南>>linux c 的进阶书,书中提到的一些比较高级的c编程技巧,既可以当工具书,也可以仔细推敲。