UNIX/Linux Programming - October 2018

Cross-compilation, CMake and Symlinks
 
So I'm using this guide to cross-compile OpenCV for Raspberry Pi: https://visualgdb.com/tutorials/raspberry/opencv/build/ I'm doing that mainly because build...
[2 replies] Last: well that make an interesting idea but remember, I'm running CMake on ... (by fifothekid)
by euhat
open RTSP in android
 
Hi, guys, I have make a open source project of rtsp stream playing in android. It has features: 1, rtsp stream playing. 2, rtsp stream acquiring. 3, aut...
[no replies]
by bkelly
OpenGl and QT Creator Stripchart
 
Linux and OpenGL novice My goal is to write a simple strip chart viewer. I can get the data but need the method to display it. The suggestion is to use OpenGL...
[3 replies] Last: I'm not really understand your question, but this article show to how ... (by seal2002)
race conditions with promises
 
Hello there! I am running the 'promise' example showed in this link of cplusplus.com using a file called promises.cpp. http://www.cplusplus.com/reference/...
[3 replies] Last: race conditions with promises:_ JavaScript Demo: Promise.race var pro... (by shivkumar12)
Differences between Linux and Windows operating systems
 
Open Source: The Linux operating system is an open source operating system, meaning the source code is at the disposal of everyone. This feature has the follow...
[8 replies] Last: Last edited on Sep 11, 2018 at 7:03am by admin THANK YOU TWICKER. YO... (by Ganado)
multiplexing using poll() or select
 
Hi there, I am to write a program with the following specifications: 1. Parent process creates 2 new processes and establishes a pipe with each of the childr...
[5 replies] Last: Here we describe the code briefly for multiplexing using poll() or sel... (by shivkumar12)
  Archived months: [sep2018] [nov2018]

This is an archived page. To post a new message, go to the current page.