Logix4u - logix4u.net

General Information:

Latest News:

32-bit Assembler is Easy 8 Mar 2008 | 07:57 am

Contrary to popular legend, if you can write a Windows application in a compiler based language ( C/C++, Visual Basic etc), you can also write it in Assembly, especially if you choose a Macro Assemble...

How to create Windows executable (.exe) from Python script 25 Feb 2008 | 12:03 pm

Python is a simple and powerful language for scripting and even application development. Various GUI packages available for Python makes it suitable for developing full fledged applications in python....

How to read Parallel/Serial Port address from BIOS 10 Feb 2008 | 03:36 pm

To write an interfacing program with parallel port or serial port, we need to know the base address of the corresponding port in advance. Normally the base address of LPT1 will be 0x378 and that of LP...

Introduction to Storage Systems Part1 18 Jan 2008 | 12:56 pm

Storage systems are inevitable for modern day computing. All known computing platforms ranging from handheld devices to large super computers use storage systems for storing data temporarily or perman...

Introduction to Storage Systems Part 2, Bus Topologies 17 Jan 2008 | 06:00 am

In computer technology, BUS is an interconnect that helps data to be transferred between CPU and different peripherals or between computers. a BUS fascilitates an organized and usually co-operative ac...

Inpoutx64.dll for WIN XP 64 bit 28 Aug 2007 | 04:50 pm

As 64 bit capable Windows versions arrive, it is very important to port inpout32.dll to it's 64 bit version so that 64 bit windows developers also can take advantage from programming parallel port. He...

Fast Fourier Transform Source code in Visual Basic - FFT 23 Aug 2007 | 05:13 pm

Though discrete fourier transform can convert time domain data in to frequency domain accurately, it has an unavoidable drawback. It is the inefficiency of the algorithm which makes the processing muc...

A Tutorial on creating DLLs with VC++ 22 Aug 2007 | 01:49 pm

How to create a WIN32 DLL from the scratch, A beginners tutorial. This tutorial explains each steps involved in writing a WIN32 Dynamic Link Library, with the help of sample programs. This tutorial al...

Inpout32.dll for Windows 98/2000/NT/XP 22 Aug 2007 | 11:15 am

A versatile Dynamic Link Library for parallel port interfacing. Works seamless with all versions of windows (WIN 98, NT, 200 and XP). Compatible with inpout32.dll comes with the book Parallel Port Com...

A tutorial on Parallel port Interfacing 21 Aug 2007 | 05:14 pm

A tutorial on Parallel port interfacing and programming for beginners. This tutorial covers both hardware and software aspects about programming the parallel port. It also includes a sample schematic ...

Recently parsed news:

Recent searches: