Click here to Skip to main content
15,882,152 members
Everything / Makefile

Makefile

makefile

Great Reads

by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
by Jan Dolinay
Source level debugger for Arduino with GDB and Eclipse
by Jason Henderson
Draw and animate ASCII characters to a window using this COM object.
by Florian Rappl
Gulp is a modern build system for web technologies. It is also integrated into ASP.NET vNext and can be used in a lot of scenarios.

Latest Articles

by Сергей Челноков
How to write your Notepad
by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
by Artem Moroz
Using ESP8266 module to remotely control high power electrical appliances
by CPallini
Programming Microchip PIC32MM microcontrollers in C++ and assembly

All Articles

Sort by Title

Makefile 

4 Feb 2015 by Florian Rappl
Gulp is a modern build system for web technologies. It is also integrated into ASP.NET vNext and can be used in a lot of scenarios.
28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
20 May 2002 by Jason Henderson
Draw and animate ASCII characters to a window using this COM object.
19 Nov 1999 by Maximilian Pasternak
21 Nov 2002 by Philipos Sakellaropoulos
An article on writing thumbnail shell extensions for your MFC document types
11 Aug 2000 by Brian C Hart
Brian's detailed answers to your most frequently asked questions about his DCOM tutorial.
18 Jan 2018 by Jan Dolinay
Source level debugger for Arduino with GDB and Eclipse
7 Aug 2018 by Artem Moroz
Using ESP8266 module to remotely control high power electrical appliances
8 May 2001 by Amit Dey
This article shows how to handle custom events generated in a VB ActiveX component in a Visual C++ client.
7 Jul 2018 by CPallini
Programming Microchip PIC32MM microcontrollers in C++ and assembly
1 Feb 2013 by Ahmed Charfeddine
A Visual C++ Project Wizard for the fast creation of high performance TCP servers in C++
9 Nov 2018 by Сергей Челноков
12 Sep 2001 by Alan Wen
This is a 3-tier application. A COM component returns SQL data in XML format, then using XSLT to transform to HTML at client side. By using XML, all the data can be sort, split into pages locally, that will give users a quick response!
2 Apr 2001 by Dhandapani Ammasai
This article shows how to serialize a class into XML string.