Projects tagged ‘gcc’ and ‘windows’


Jump to tag:

Projects tagged ‘gcc’ and ‘windows’

Filtered by Project Tags gcc windows

Refine results Project Tags linux (9) c (6) development (5) ide (5) coding (3) msys (3) gui (3) cross-platform (3) tools (3) programming (3) developer (3) rad (3)

[11 total ]

115 Users
   

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.
Created over 3 years ago.

2 Users
 

Monkey Studio is a Free and cross platform IDE written in Qt 4. The project has been started by AZEVEDO Filipe for his personal use around end of June 2005, and when he found it useful he open it ... [More] to the community. The project has been welled received and some guyz join it or send feedbacks/new features. The current version is the v2 branch which succeed the v1 one and is dependent of Qt 4.4.0 minimum. It support Qt 4 projects management and embed Designer and Assistant to form a complete, fast and power full Qt 4 IDE. It's based upon a powerful and flexible plugin system that allow to extend it in an infinite way. [Less]
Created 12 months ago.

1 Users

The Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI software.
Created over 3 years ago.

0 Users

Experimental GCC/MinGW32 builds included into a user friendly installer (Unofficial MinGW GCC binaries for Windows) This is an unofficial release, not promoted by the MinGW project. The installer ... [More] contains the following packages: TDM's Experimental GCC/MinGW32 Builds gcc-4.2.1-tdm-2-core-1.7z (C support, required base files) gcc-4.2.1-tdm-2-g++-1.7z (C++ support) gcc-4.2.1-tdm-2-objc-1.7z (Objective-C support) gcc-4.2.1-tdm-2-objc++-1.7z (Objective-C++ support) MinGW binutils-2.17.50-20060824-1.tar.gz (GNU Binutils) mingw32-make-3.81-2.tar.gz (GNU Make) gdb-6.6.tar.bz2 (GNU Source-Level Debugger) mingw-runtime-3.13.tar.gz (MinGW Runtime) mingw-utils-0.3.tar.gz (MinGW Utilities) w32api-3.10.tar.gz ( MinGW API for MS-Windows) [Less]
Created 12 months ago.

0 Users

Currently working with gcc using SDL to create the window if GraphicsInstance is used. Also works on the psp as well. There is also a version that uses the psp's pspgu in trunk/psp. There are ... [More] classes for handling objects such as DrawingCanvas and objects such as Line, Sprite, Image, etc... I'll probably be adding more too as I need them. [Less]
Created 4 months ago.

0 Users

《操作系统》课程实验作业
Created 8 months ago.

0 Users

GNU Integrated Development Environment GNU Studio 是Windows平台下的开源集成开发环境 ... [More] 目前主要对现有的GNU开发工具进行筛选测试打包再发布,以便打造一款高效稳定的Windows平台下的开源集成开发环境; GUN Studio 稳定高效简单易用,免安装无需配置,下载及可使用,双击进入专业软件开发,以此献给致力于软件事业的诸位仁兄,仁妹。 GNU Studio 开源集成开发环境包含以下工具: 1.MSYS:Minimal GNU(POSIX)system on Windows,是一个小型的GNU环境 ,包括基本的bash,make等等。是Windows下最优秀的GNU环境。 2.MinGW: 即 Minimalist GNU For Windows。它是一些头文件和端口库的集合,该集合允许人们在没有第三方动态链接库的情况下使用 GCC(GNU Compiler C)产生 Windows32 程序的工具集 3.git: The stupid content tracker, 傻瓜内容跟踪器,是最先进的分布式版本控制工具 4. CodeBlocks: Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境. 5. Boost: Boost库是一个经过千锤百炼、可移植、提供源代码的C++库 6. wxWidgets: wxWidgets是一个开源的跨平台的C++构架库 David F. Lee E-mail:david_fluid@msn.com [Less]
Created 4 months ago.

0 Users

Sometimes, in data transfering project,we need use multi thread mode. So, access variable in safe mode is to be very important. But that is very troubled to do this in application. We must lock ... [More] , unlock, and continue lock, unlock, etc... I write this project to do this simple. I use Templete and class of C++ to encapsulation these action. It is very simple to be used. I wish every body that use this moudle, enjoy your life! 很多时候,在数据传输工程中,我们需要使用多线程模型。因此,如何安全地访问变量,变得非常重要。 但对应用程序来说,这个问题往往非常麻烦,因为我们必须不断的lock,unlock... ... 我写这个工程的目的是把这件事情变得简单一些,这里我使用了C++的模板和类来封装这些动作,帮助大家简单地,安全地访问变量。 希望大家喜欢它。 [Less]
Created 8 months ago.

0 Users

便携的windows GCC环境
Created 3 months ago.

0 Users

OverviewThe programming group pezad is dedicated to the formation of Real-Time Interactive Simulations. This single project will house several RTIS-related projects that pezad works on. These RTIS (or ... [More] video games) are being designed from the ground up; some are only experiments that will not progress further than their initial stages. Creating dedicated projects for these experiments would be wasteful. GamesProjects available for public consumption. Tic-Tac-ToeOur first project made available under the pezad name. In Tic-Tac-Toe you play against the computer (two levels of difficulty available). This classic board game has a 3x3 grid laid out. Each player attempts to line up 3 of their own symbols before the other player does. You can win horizontally, vertically, or diagonally. Download the game at the Downloads page. [Less]
Created 12 months ago.