Categories
C & C++

pduconv – C-functions for converting PDU <-> ASCII Miscellaneous Scripts & Programs C & C++

Continue reading “pduconv – C-functions for converting PDU <-> ASCII Miscellaneous Scripts & Programs C & C++”

Categories
C & C++

Virtual Machine Simulator Miscellaneous Scripts & Programs C & C++

Virtual Machine Simulator Virtual Machine Simulator was an Operating System lecture project.This simulator holds up to 5 operating systems in itself and each operating system has its own weight. (this weights are used as priorities to schedule all operating systems in virtual machine).Each operating system may have up to 10 processes each with its own arrival time and burst time. Also each operating system has its own scheduling algorithm to schedule the processes (First Come First Served, Shortest Job First, Round Robin), This simulator may run for a random based simulation or user defined values. It draws ganth charts associated to operating systems and the virtual machine itself. This was the first main part of this project, second part of this project includes memory paging algorithms for processes, each operating system has its own memory paging algorithm (Least Recently Used, Optimal).

Categories
C & C++

Decimal Counter Text Based Counters Scripts & Programs C & C++

Decimal Counter This is a text counter script written in C. Its being decimal points makes the counter more readable while displaying big numbers. The counter requires SSI.

Categories
C & C++

Statomatic Web Traffic Analysis Scripts & Programs C & C++

Statomatic Statomatic is a real-time web site traffic analysis tool written in C++. It will track and analyze your web site hits and generate detailed, on-demand reports in HTML format with interactive pie-charts and graphs. The fastest and easiest way to get up to the second statistics for your web site from any web browser at any time. Works with or without server log files of any format, on any web server.

Categories
C & C++

Arrays as Data Structure in C/C++ Programming Programming in C & C++ Tutorials & Tips C & C++

Arrays as Data Structure in C/C++ Programming The aim of this first tutorials is to teach you how to declare, initialise and use simple arrays as well as multidimensional arrays. You will also be able to use arrays as data structure in your C/C++ program.

Categories
C & C++

Statomatic Web Traffic Analysis Scripts & Programs

Statomatic Statomatic is a real-time web site traffic analysis tool written in C++. It will track and analyze your web site hits and generate detailed, on-demand reports in HTML format with interactive pie-charts and graphs. The fastest and easiest way to get up to the second statistics for your web site from any web browser at any time. Works with or without server log files of any format, on any web server.

Categories
C & C++

Decimal Counter Text Based Counters Scripts & Programs

Decimal Counter This is a text counter script written in C. Its being decimal points makes the counter more readable while displaying big numbers. The counter requires SSI.

Categories
C & C++

Split Merge PDF Miscellaneous Scripts & Programs C & C++

Split Merge PDF Split Merge PDF software is a utility which allows combining numerous PDF files & splitting one pdf into various small single & multiple page pdf files according to page numbers & page range. It is light, easy and fast tool for performing splitting & merging operations. Split Merge PDF program makes the files more organized & manageable and gives you very fast access to information needed from PDF files. Connect & split PDFs in any order & pages.

Categories
C & C++

Barcode Design Miscellaneous Scripts & Programs C & C++

Barcode Design Barcode Software creates barcode graphic by providing barcode data, standard font, & output barcode image file and printing with print preview. Barcode Generator Software creates coloder barcodes with feature of change barcode size, caption font etc. Barcode Softwar creates all popular fonts incluiding code 39, code 128, Ean-13, EAN-128, ISBN ,UPC, Interleave 2 of 5 SCC-14, SSCC-18, qr code, Code 128A, B & C, etc with various formats of images.

Categories
C & C++

ppC++ Development Tools Scripts & Programs C & C++

ppC++ ppC++(acronym for “ppC++ preprocessed C++”), is an HTML-embedded C/C++ language adapted especially for active web pages programming. This preprocessor lets you write server-side programs in C++ inside your HTML code and brings new additional features which make web programming very easy. ppC++ was developed for those, who need high performance, stability and harmony in simple HTML enviroment. For those, who know C or C++ and has some skills in HTML, don’t wish to learn new interpreter languages like Perl, PHP or ASP and wants to start creating dynamic web-pages immediately. If you are C/C++ programmer, you will start developing full-featured dynamic server pages of full value and ease of HTML tags in a few hours.The main goal of ppC++ is to bring classic C/C++ adopted in simple and rapid development of dynamic web pages.