Click here to Skip to main content
15,742,357 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 Intel, Arthur V. Ratz
I will discuss how to deliver the modern code, using Intel C++ Compiler and OpenMP 4.5 library, that implements the parallel "stable" three-way quicksort, based on the parallel code that has already been discussed in the previous article.

Latest Articles

by Intel, Arthur V. Ratz
I will discuss how to deliver the modern code, using Intel C++ Compiler and OpenMP 4.5 library, that implements the parallel "stable" three-way quicksort, based on the parallel code that has already been discussed in the previous article.
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

All Articles

Sort by Score

Makefile 

28 Oct 2018 by Andrew Kirillov
The article demonstrates usage of ANNT library for creating convolutional ANNs and applying them to image classification tasks.
18 Jan 2018 by Jan Dolinay
Source level debugger for Arduino with GDB and Eclipse
20 May 2002 by Jason Henderson
Draw and animate ASCII characters to a window using this COM object.
7 May 2020 by Intel, Arthur V. Ratz
I will discuss how to deliver the modern code, using Intel C++ Compiler and OpenMP 4.5 library, that implements the parallel "stable" three-way quicksort, based on the parallel code that has already been discussed in the previous article.
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.
21 Nov 2002 by Philipos Sakellaropoulos
An article on writing thumbnail shell extensions for your MFC document types
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.
1 Feb 2013 by Ahmed Charfeddine
A Visual C++ Project Wizard for the fast creation of high performance TCP servers in C++
7 Aug 2018 by Artem Moroz
Using ESP8266 module to remotely control high power electrical appliances
11 Aug 2000 by Brian C Hart
Brian's detailed answers to your most frequently asked questions about his DCOM tutorial.
7 Jul 2018 by CPallini
Programming Microchip PIC32MM microcontrollers in C++ and assembly
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.
9 Nov 2018 by Сергей Челноков
19 Nov 1999 by Maximilian Pasternak