C++源码

    技术2022-05-20  55

    Code::Blocks   link     written in C++

     

    Open source project for c++ developer?  link

    Open Source C++ projects for beginners link

     

     

    Boost is the first project one can think about. It is a library, but very well written, so you will learn a lot.  

    这个还可以,比较出名,也易于得到C++专业人士的认同。

    Boost程序库完全开发指南:深入C++“准”标准库 》  中国人写的   china-pub

    <Beyond the C++ Standard Library: An Introduction to Boost >  china-pub   已下载英文版

     

     

    Ogre3D  link    wikipedia

    OGRE (Object-Oriented Graphics Rendering Engine ) is a scene-oriented, flexible 3D rendering engine (as opposed to a game engine) written in C++ designed to make it easier and intuitive for developers to produce applications utilizing hardware-accelerated 3D graphics. The class library abstracts the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other high level classes.

     

     

    Algorithm Implementations in C++

    http://www.cs.sunysb.edu/~algorith/implement/C++.shtml


    最新回复(0)