Skip to main content

Home/ Programming/ Group items tagged C

Rss Feed Group items tagged

jdr santos

Main Page - Open Watcom - 1 views

  •  
    Open Watcom is a project of the open source community to maintain and enhance the Watcom C, C++, and Fortran cross compilers and tools.
Andrey Karpov

The reasons why 64-bit programs require more stack memory - 0 views

  •  
    In forums, people often say that 64-bit versions of programs consume a larger amount of memory and stack. Saying so, they usually argue that the sizes of data have become twice larger. But this statement is unfounded since the size of most types (char, short, int, float) in the C/C++ language remains the same on 64-bit systems. Of course, for instance, the size of a pointer has increased but far not all the data in a program consist of pointers. The reasons why the memory amount consumed by programs has increased are more complex. I decided to investigate this issue in detail.
Andrey Karpov

Poll: Do you think C++ will regain the spotlight? - 0 views

  •  
    Let us know whether you predict C++ is primed for a resurgence in market share by taking this one-question poll.
jdr santos

wxWidgets - 0 views

  •  
    " wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike other cross-platform toolkits, wxWidgets applications look and feel native. "
improgrammer

how to write c program in ubuntu - 0 views

  •  
    how to write c program in ubuntu
Andrey Karpov

A nice, little known C feature: Static array indices in parameter declarations - 0 views

  •  
    The people who created C sure loved keeping the number of keywords low, and today I'm going to show you yet another place you can use the static keyword in C99.
Andrey Karpov

PVS-Studio 5.00 released - 0 views

  •  
    PVS-Studio 5.00: support of Embarcadero C++Builder, Windows Store and Windows Phone 8 applications in Visual Studio, and several hundreds of diagnostic rules
Andrey Karpov

C++'s best feature - 0 views

  •  
    C++, if you want to learn all of it, is big, difficult and tricky. If you look at what some people do with it, you might get scared. New features are being added. It takes years to learn every corner of the language.
jdr santos

wxWidgets Home - 0 views

  •  
    An open source C++ GUI framework to make cross-platform programming child's play. Well, almost.
jdr santos

Boost C++ Libraries - 0 views

  •  
    "Boost provides free peer-reviewed portable C++ source libraries."
jdr santos

Smartwin++ - An Open Source C++ GUI and SOAP Library - 1 views

  •  
    "An Open Source C++ GUI library."
jdr santos

Fast Light Toolkit (FLTK) - 0 views

  •  
    "FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX®/Linux® (X11), Microsoft® Windows®, and MacOS® X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL® and its built-in GLUT emulation."
Andrey Karpov

Efficient Programming with Components (A9Videos) - 0 views

  •  
    Performance is essential for infrastructure software. Modern infrastructure software depends heavily on components. Therefore, writing performant code in this environment requires deep understanding of the characteristics of such components. The course will help programmers to improve performance of their code by learning how to use these existing generic components effectively. In addition, it will teach them to extend the library with new high-performance components. Along the way, participants will learn how to use C++ as a high-performance language. The course will be taught interactively with the class discussing, discovering, and developing components together.
Andrey Karpov

Creating a plugin for the Visual Studio 2005-2012 development environment - 0 views

  •  
    I decided to fool around a bit with the plugin and the picture to attract your attention. A whole lot of articles on programming regularly appear on the Internet, but most of them are unfortunately brief and all about nothing. But we are sure that our material is extremely useful, and it will be a pity if it remains unnoticed. We tell our users in every detail about how to develop plugins in C# for the Visual Studio 2005/2008/2010/2012 development environment. This material is based on our own experience and describes some subtleties you won't read anywhere about.
Andrey Karpov

Development of resource-intensive applications in Visual C++ - 0 views

  •  
    The article will familiarize application developers with tasks given them by the mass introduction of 64-bit multi-core processors symbolizing revolutionary increase of computing power available for an average user. It will also touch upon the problems of effective use of hardware resources for solving everyday applied tasks within the limits of Windows x64 operating system
erin kd

Programming Book Review - 0 views

  •  
    Free Programming EBooks Downloads O Reilly - Java Extreme Programming Cookbook Secure for C Oreilly eBook-LiB PHP index php path CSharp E-Book F amp download Addison Wesley Language OReilly nd Premier Press Microsoft the Absolute Beginner Sybex Network Visual NET CGI Perl oreilly programming c
jdr santos

The Object Oriented Programming Web - 0 views

  •  
    The Object Oriented Programming Web publishes FREE programming and computer science tutorials, lecture notes, course slides and e-books. OOPWeb.com is a great resource for all programmers and computer science students, but it's especially popular among those who are interested in C++, Java and Object Oriented Programming.
jdr santos

Exiv2 - Image metadata library and tools - 0 views

  •  
    "Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats. Exiv2 is available as free software and with a commercial license, and is used in many projects."
‹ Previous 21 - 40 of 71 Next › Last »
Showing 20 items per page