The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of
The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functi...
C++Builder是由Borland公司推出的一款可视化集成开发工具。C++Builder具有快速的可视化开发环境:只要简单地把控件(Component)拖到窗体(Form)上,定义一下它的属性,设置一下它的外观,就可以快速地建立应用程序界面;C++Builder内置了100多个完全封装了Wind...
The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functi...
This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpo...
该文档为ARM汇编语言和C-C-语言混合编程的方法讲解文档,摘 要 : 文中首先对在嵌入式系统设计中广泛应用的 ARM 系列微处理器做了简要介绍 ;接着详细阐述了基于 ARM 核的嵌入式微处理器的汇编语言和 C/ C + + 语...
针对用C/C++语言进行的语义分析,设计一种中间结构,即元数据结构。元数据结构实现了源代码的语义层次上的抽象,通过元数据结构和相关应用语义配置,过滤出源程序中符合应用的语义内容,实现软件测试工具的程序
高质量C编程,软件开发面试必备High qualicy C and C++ Programming is very useful book for you!it is very important to interview
inside the c++ object model.深入c++对象模型。鼎鼎大名的Stanley B. Lippman 写的。搞c++编程的能不看吗?