<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    天空是藍色的

    做好軟件為中國 #gcc -c helloworld.c -o helloworld.o //編譯目標文件 #gcc helloworld.o -o helloworld //編譯成可執行exe #helloworld //運行exe
    數據加載中……
    Free C++ (and C)
    http://www.freebyte.com/programming/cpp/

    Anjuta Free open-source IDE for C and C++ on Linux/GTK/GNOME.
    Borland C++ This well known compiler from Borland (for Windows and DOS) can now be downloaded for free (legally)!
    Code::Blocks Studio A freeware open-source C++ IDE for Windows and Linux. It supports these compilers: GCC (MingW / Linux GCC), MSVC++, Digital Mars, Borland C++ 5.5, Open Watcom.
    Dev-C++ A full-featured Integrated Development Environment (IDE) for the C/C++ programming language. Freeware for Windows.
    DevelopGo For Linux. Over 11 Languages, 5 popular Integrated Development Environments, 4 GUI designers, 5 GUI toolkits, extensive language bindings, wide collection of offline documentation and with core Onebase support all in a Single LiveCD. After signing up for a $10 download account, have free access to all Onebase Products, including upgrades.
    Digital Mars Free C and C++ Compilers and IDE's for Win32, Win16, DOS32 and DOS, command line and GUI versions, tutorials, sample code, online updates, Standard Template Library, etc.
    djgpp A port of the GNU compiler and programming tools to MS DOS.
    Eclipse CDT C and C++ Integrated Development Environment (IDE) for the Eclipse platform implemented in Java.
    Embedded Visual C++ Free Visual C++ compiler for Windows Mobile and Windows CE.
    GNU C++/C Compiler GCC, the GNU Compiler Collection (freeware, open source, multi-platform), includes front ends for C, C++, Objective-C, Fortran, Java, and Ada. The GCC documentation section can be found here.
    Intel C++ compiler Free Linux C++ compiler from Intel. Freeware for non-commercial use. It uses either the command line or the optional Eclipse-based integrated development environment (Eclipse IDE runs on IA-32 only).
    KDevelop Free open-source IDE for Linux/KDE which supports many programming languages.
    LCC-Win Free C compiler/IDE for Windows . Contains compiler, debugger, resource compiler, resource editor, etc etc. Freeware for non-commercial use only.
    Macintosh
    Programmer's Workshop
    Free C++ compilers, debuggers, assemblers, documentation and related tools for the MAC platform.
    MinGW 'Minimalist GNU for Windows'. A collection of freely available and freely distributable Windows specific header files and import libraries combined with GNU toolsets that allow one to produce native Windows programs that do not rely on any 3rd-party C runtime DLLs. MinGW comes with the GNU C++ compiler.
    See also GCC/GCJ for MingW.
    MinGW Developer Studio An IDE for the GNU C/C++ Compiler. Freeware for Windows and Linux.
    Open Watcom Freeware open source C++ (and Fortran) compilers for Windows. Plans for Open Watcom include porting the compiler to the Linux and FreeBSD platforms
    Pelles C A complete development kit for Windows and Pocket PC. It contains an IDE, optimizing C compiler, a linker, a resource compiler, a message compiler, a make utility, a debugger, install builders and much more. For Windows and Pocket PC.
    Relo A Windows C/C++ IDE for MinGW and Borland C++ compilers. Freeware, open-source for Windows.
    Rhide An IDE with which you can develop and debug in C, C++, Pascal and other languages and compilers which can be called from Rhide. Suitable for Linux text-console and DOS / DJGPP.
    Tiny C Compiler Freeware, small and fast C-compiler for Linux.
    Ultimate++ Ultimate++ consists of Set of cross-platform Windows and Linux libraries ("packages"), widgets (user-interface elements) an IDE, a lay-out designer for designing dialogs, image designer for designing graphical elements, language editor for managing internationalized text strings, etc.
    V IDE Integrated Development Environment for the GNU g++ compiler, Borland C++ 5.5, and the standard Sun Java Development Kit. Suitable for Windows and Linux.
    Visual C++ Express Free Visual C++ compiler for Windows by Microsoft.
    Visual-MinGW Freeware open-source IDE for Windows. An Integrated Development Environment for MinGW compiler.
    WideStudio An open source, Integrated Development Environment for developing GUI applications based on the MWT(Multi-Platform Widget Toolkit). Supported platforms: Windows, WindowsCE, Linux, FreeBSD, SOLARIS, MacOSX, etc.
    wx-Devcpp wxWidgets form designer plugin for Dev-C++ which can help you to create Dialogs and Frames for wxWidgets visually.
    XCode Integrated development environment (IDE) for creating Mac OS X Universal Binaries that run natively on PowerPC and Intel-based Macintosh computers. Freeware.

    Non-free C++ Compilers and IDE's
    Code Forge Professional Integrated Development Environment for Unix/Linux with project management features and edit/compile/debug support for over 30 programming languages. The IDE has preconfigured support for all major free and commercial compilers on the market today, such as GCC.
    Code Crusader IDE for Linux-Intel, Linux-PPC and Solaris. Supports over 30 programming languages. It comes with the JX GUI Application framework, which is built directly on top of Xlib.
     
    Free C++ GUI Libraries
    FLTK A cross-platform C++ GUI toolkit for UNIX/Linux, Windows, and MacOS X providing modern GUI functionality without the usual bloat. It also supports 3D graphics via OpenGL and its built-in GLUT emulation.
    Fox Toolkit Cross-platform C++ user-interface library, freeware, open-source.
    LGI Cross-platform C++ framework for abstracting out all the operating system dependencies that you can produce portable code. It handles all the graphical interface functions, threading and semaphores, network connectivity and lots of other bits and pieces to help build small, fast and reliable applications.
    Qt Cross-platform C++ GUI framework.
    Scintilla A free source code editing component. Freeware, open-source for Linux and Windows.
    The GUI Toolkit,
    Framework Page
    A comprehensive reference on toolkits for building graphical user interfaces (GUIs), with emphasis on resources for Free Software (Open Source)
    V V is a free, multiple platform C++ graphical user interface framework designed to make it easy to write C++ GUI applications, commercial, shareware, or freeware. V is available for X Athena, X Motif/Lesstif, all Windows platforms, and OS/2.
    Whisper2 C++ application framework for the Mac, Unix and Windows.
    wxWidgets API for writing GUI applications on multiple platforms. Link with the appropriate library for your platform (Windows/Unix/Mac, others coming shortly) and compiler (almost any popular C++ compiler), and your application will adopt the look and feel appropriate to that platform. Additionally: online help, network programming, streams, clipboard and drag and drop, multi-threading, image loading and saving in a variety of popular formats, database support, HTML viewing and printing, etc. Freeware, Open Source
    ZooLib A cross-platform application framework, enables you to write a single set of C++ sources and compile them to native executables to run on MacOS, Windows, BeOS or Unix/Linux.
     
    Free C++ Database Libraries
    DataReel A cross-platform C++ development kit used to build multi-threaded database and communications applications. Using DataReel you can build end-user applications, embedded systems, and reusable libraries for multiple operating systems.
    DiamondBase C++ database engine which is available for free non commercial use, and is negotiable for commercial use.
    MySQL++ MySQL++ is a C++ wrapper for MySQL's API.
    SQLLite SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.
     
    Free C++ Compression Libraries
    libmspack Portable C++ library which provides compression and decompression of some file formats used by Microsoft (.cab, .hlp, .chm, compress.exe, etc).
    UCL UCL is a portable lossless data compression library written in ANSI C. UCL implements a number of compression algorithms that achieve an excellent compression ratio while allowing *very* fast decompression. Decompression requires no additional memory.
    ZipArchive Free zip/unzip C-library.
    ZLib Free zip/unzip C-library.
     
    Free C++ Graphics and Game Libraries
    Amanith Framework A cross-platform (Linux, Win32, Mac OX X, FreeBSD, Linux and IRIX) open source C++ framework for 2D and 3D vector graphics that includes 2D curves, a 2D font engine, bitmap vectorizer, tessellator, and an OpenGL extensions manager.
    OGRE 3D Open source 3D-graphics and game engine for Linux, MAC and Windows.
    OpenGL Excellent high-performance cross-platform 3D graphics library. Elegant API. It can be used for a variety of purposes, such as: animations, virtual reality, game-programming, simulations, etc.
    Real-Time Oscilloscope
    DLL Library
    Freeware real-time Windows Oscilloscope DLL with an API for C++ , Delphi, MathWorks Matlab and Simulink.

    posted on 2006-04-24 14:54 bluesky 閱讀(7686) 評論(0)  編輯  收藏 所屬分類: C/C++

    主站蜘蛛池模板: 国产一卡2卡3卡4卡无卡免费视频| 国产精品亚洲专区无码唯爱网 | 中文字幕第一页亚洲| 日韩欧美亚洲中文乱码| 看全色黄大色大片免费久久| 亚洲精品理论电影在线观看| 精品久久久久久久免费人妻| 黄色一级毛片免费| 久久亚洲国产成人精品无码区| 91成人免费福利网站在线| 亚洲国产精品嫩草影院在线观看 | 国产亚洲精品无码成人| 成人无码WWW免费视频| 久久精品国产亚洲AV麻豆王友容| 88av免费观看入口在线| 亚洲娇小性色xxxx| 国产高清免费的视频| 特色特黄a毛片高清免费观看 | 亚洲一级视频在线观看| 青青草国产免费久久久下载| 国产精品亚洲一区二区三区久久 | 国产hs免费高清在线观看| 精品无码一级毛片免费视频观看 | 亚洲国产精品乱码在线观看97| 91嫩草国产在线观看免费| 久久精品国产亚洲av瑜伽| 久久久久亚洲AV成人网人人网站| 国产免费A∨在线播放| 亚洲综合一区二区国产精品| 国产va在线观看免费| 亚洲天堂2016| 亚洲国产综合精品中文字幕| 久草视频在线免费看| 亚洲AV成人精品日韩一区| 在线亚洲人成电影网站色www| 67194国产精品免费观看| 色偷偷亚洲第一综合| 亚洲日本中文字幕| 四虎永久免费观看| 88av免费观看| 一级大黄美女免费播放|