Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c

Using Backslash-Newline outside of a macro in C

c c-preprocessor

How to find the L3 cache index and NUMA node index for the current hardware thread

c++ c x86 numa cpuid

Looking for an open source Traveling Salesman function / library in c / c++? [closed]

c++ c gpl traveling-salesman

Difference between -Wconversion between gcc and g++ [duplicate]

c++ c gcc g++

Open and read Excel from a Linux based C program?

c linux excel

What is the best method to read a double from a Binary file created in C?

python c double

Why does glibc "timezone" global not agree with system time on DST?

c timezone glibc

Setting Accept-Language in COM-embedded IE

c internet-explorer com

strptime in windows? [duplicate]

best c audio library linux [closed]

c linux audio

Exception libraries for C (not C++)

c exception c99 throw raise

OpenCV on Embedded Platform

c++ c embedded opencv

Convert float array image to a format usable for opencv

c++ c image-processing opencv

C memory management for Cross-platform VM

Self Organizing Map (SOM) Implementation

c++ c som self-organizing-maps

What's a good multi-core 64-bit "Hello World" program?

Does Visual Studio support data cache operations?

c++ c visual-c++ low-latency

Can you cast a pointer to a function of one type to a function of another type that takes additional arguments?

c gtk

How to wrap a C library so that it can be called from a web service

What cscope reference card do you use? [closed]

c cscope