Ashok Basnet

Engineer | Entrepreneur | Programmer | Blogger | CEO / Co-founder [Mantra Ideas Pvt. Ltd.]

Page 4 of 6

Qt : Installing OpenCV in Qt Platform

QTCreator is the open source cross-platform IDE from Nokia’s QT project, and with its ease of use, complete integration with the QT library, and included compiler, it has proven to be a complete solution. After downloading the latest version of… Continue Reading →

Qt : Introduction

Qt is a cross-platform application framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code. Qt’s vision is to have Qt Everywhere and to enable you to… Continue Reading →

WxWidgets: Cross Platform GUI Programming

  wxWidgets is a programmer’s toolkit for writing desktop or mobile applications with graphical user interfaces(GUIs). It’s a framework, in the sense that it does a lot of the housekeeping work and provides default application behavior. The wxWidgets library contains… Continue Reading →

OpenCV : Library for Computer Vision

What Is OpenCV? OpenCV [OpenCV] is an open source (see http://opensource.org) computer vision library available from http://SourceForge.net/projects/opencvlibrary. Th e library is written in C and C++ and runs under Linux, Windows and Mac OS X. Th ere is active development… Continue Reading →

SDL: Setting up for Code::Blocks for a Windows Compiler

Download the latest version of Code::Blocks from http://www.codeblocks.org/downloads/26 or directly click here to download 10.05 and install it in your system.   Step 1: Download SDL libraries Go here: http://www.libsdl.org/download-1.2.php Find the header entitled “Development Libraries” Under Win32, choose the option… Continue Reading →

Customize your localhost Display

Have u ever thinked of getting your localhost display customized with the local projects being displayed with lots of other stuffs than simply “It Works” text. Here is a simple HTML, CSS and JQuery based localhost index page so that… Continue Reading →

List of object-oriented programming languages

Object-oriented programming (OOP) is a programming paradigm that uses "objects" – data structures consisting of data fields and methods together with their interactions – to design applications and computer programs. Programming techniques may include features such as data abstraction, encapsulation,… Continue Reading →

List of Programming Languages in Alphabetical Order

A programming language is an artificial language designed to express computations that can be performed by a machine, particularly a computer. Programming languages can be used to create programs that control the behavior of a machine, to express algorithms precisely,… Continue Reading →

SDL : Introduction

SDL = Simple DirectMedia Layer is a free cross-platform multi-media development API. Its used for games game SDKs emulators demos multimedia applications What can it do? Video Set a video mode at any depth (8-bpp or greater) with optional conversion,… Continue Reading →

JQuery Based Game:- Quick Multiplication

This is a simple multiplication based game created using the JQuery Library. It uses the basic concept of html, css and JavaScript to create the layouts and logic needed for the game. The game uses the JQuery library for the… Continue Reading →

« Older posts Newer posts »

© 2018 Ashok Basnet

Powered by WordPress - Up ↑