搜索资源列表
数据库操作cpp
- 数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
c- compiler
- 1.简介: ---------------------------------- 本软件是本人为毕业设计所作。所编译的汇编代码数据均为16位,而且用 了较的伪指令,所以需要 MASM 6.1以上版才能通过编译,但是能够较好支持各 类数学、逻辑、递归操作,但是对数组支持仍然不理想。 2.使用说明: ---------------------------------- 本软件可以对 C mi
Visual-CPP-2010
- Visual C++ 2010入门教程,帮助新手使用VS2010编译环境。-Visual C++ 2010 Tutorial to help novices use the VS2010 compiler environment.
graphics_cpp
- 用C++语言写的可在Turbo C下编译运行的若干图形函数,调用C的graphics.h里的函数,能实现矩形,椭圆等图形的绘制-Using C++ language written in Turbo C compiler to run under a number of graphics functions, call the graphics.h in the C function, to achieve rectangular, oval, such as graphics renderin
cpp@vc6.0
- 该源码可以实现窗口的动画效果显示,使用C++编码,可以直接在VC6.0环境下编译运行。-The source window can display the animation effects, the use of C++ code, you can directly run VC6.0 compiler environment.
McGraw-Hill-Osborne---Borland-CPP-Builder-The-Com
- This book is about Borland’s C++Builder. Borland has been making state-of-the-art compilers since the 1980s. C++ Builder is their most powerful and full-featured compiler yet. It is known for its compilation speed and for the efficiency of the
dev-cpp
- Dev-C++是一个C&C++开发工具,使用 Delphi/Kylix 开发, 它是一款自由软件,遵守GPL协议。它集合了GCC、MinGW等众多自由软件,并且可以从工具支持网站上取得最新版本的各种工具支持,而这一切工作都是来自全球的狂热者所做的工作,并且你拥有对这一切工具自由使用的权利,包括取得源代码等,前提是你也必 须遵守GNU协议。它使用 MinGW/GCC/Cygwin 编译器,遵循C/C++标准。 DEV-C++ 已被全国青少年信息学奥林匹克联赛设为C++语言指定编译器-Dev-C
CPP
- Create a class with a volatile data member. Create both volatile and non-volatile member functions that modify the volatile data member, and see what the compiler says. Create both volatile and non-volatile objects of your class and try calli
CPP-Builder
- C++ Builder是由Borland公司推出的一款可视化集成开发工具。C++ Builder具有快速的可视化开发环境:只要简单地把控件(Component)拖到窗体(Form)上,定义一下它的属性,设置一下它的外观,就可以快速地建立应用程序界面;C++ Builder内置了100多个完全封装了Windows公用特性且具有完全可扩展性(包括全面支持ActiveX控件)的可重用控件;C++ Builder具有一个专业C++开发环境所能提供的全部功能:快速、高效、灵活的编译器优化,逐步连接,CPU
CPP-Gotchas
- C++程序设计陷阱。作者Stephen Dewhurst曾经是贝尔实验室中第一批C++使用者的一员,他具有将近20年的C++应用经验,曾经用C++解决了诸多领域中的问题,如编译器设计、证券安全交易、电子商务以及嵌入式通讯等领域。他还是《Programming in C++》的作者之一,是C/C++ User Journal杂志的编辑和C++ Report杂志的专栏作家。更为重要的是,他还是两个C++编译器的开发者。 书做到极至,可以令许多拥有它的人感到释怀,于是,我身边的同行朋友就把它当
cPP-programmers-guide
- This revision of the C++ Programmer’s Guide supports the 7.3 release of the MIPSpro C++ compiler
Deep-in-CPP
- 深入探索C++对象模型 中文版 从编译器的角度讲述了C++究竟是如何实现的,对理解C++以及面向对象编程思想有极大的帮助。-Depth exploration of the Chinese version of C++ object model from the perspective of the compiler about the C++ what is how to achieve a great help for understanding the C++ and object-ori
cPP-programmers-guide
- This revision of the C++ Programmer’s Guide supports the 7.3 release of the MIPSpro C++ compiler
CPP-The-compiler
- C++ 编译器原码 编译原理课程设计 完美运行-C++ original code compiler compiler theory curriculum design perfect run
Compiler
- 命令行编译c++程序: 使用 cl.exe 的 vc6 版本, 复制到 .\VC6 目录下 示例: http://zhidao.baidu.com/question/281545175 @echo off cd c:\cl6 call setvars.bat cd bin\qq\qq cl stdafx.cpp /nologo /MD /W3 /GX /O2 /D WIN32 /D NDEBUG /D _WINDOWS /D _AFXDLL /D _M
arrstruc.cpp
- 利用C++程序语言编译的一个数组结构的实力的控制台程序。-The use of an array structure of C++ program language compiler of the strength of the console application.
convert.cpp
- 利用C++程序编译的英式称量单位与国际单位转换的控制台程序。-The use of English weighing units and international unit of C++ compiler conversion console program.
forloop.cpp
- 利用C++程序语言编译的C++中for循环的一个实例的控制台程序。-Using the console application for an example of a cycle of C++ program in C++ language compiler.
Dev-Cpp+5.3.0.3+TDM-GCC+x64+4.6.1+Setup
- 简便实用的正版dev中文编译器,拥有较全面的系统函数库(Simple and practical genuine dev Chinese compiler, has a more comprehensive system function library)
compilers.2ed.2008.djvu
- book about compilers for most coomon languages