Projects tagged ‘c’, ‘gcc’, and ‘linux’


Jump to tag:

Projects tagged ‘c’, ‘gcc’, and ‘linux’

Filtered by Project Tags c gcc linux

Refine results Project Tags windows (5) gui (3) programming (3) development (3) rad (3) tools (3) developer (3) c++ (3) ide (3) coding (3) code (3) mac (2)

[12 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.

1 Users

GCC6809 is a port of the GNU Compiler Collection (GCC) to the Motorola 6809 processor. It is distributed separately from the GCC mainline. Several versions are supported, and updates are made ... [More] frequently to try to keep up-to-date with the latest GCC development. The most stable release is now based on GCC 4.3. GCC6809 is distributed as a patch against the full GCC sources, which can be downloaded from any GNU mirror. The patch adds a new target type, "m6809-unknown-none", and allows building of the C and C++ compilers. The patch also includes a version of the ASXXXX cross assembler, which provides the assembler, linker, and a library tool. The compiler is mature and was initially developed to support the FreeWPC pinball operating system. [Less]
Created 5 months 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

singerinsky's gameserver
Created 3 months ago.

0 Users

just code
Created 8 months ago.

0 Users

This is a simple and lightweight database management used normal desktop users to store light and not so complex but fast and good interoperability.
Created 12 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 7 months ago.

0 Users

Projeto da Disciplina de Sistemas Operacionais do DSC/POLI/UPE
Created 11 months ago.