Category: Free Utilities
Text editor
Posted by M. Saqib | Last updated Apr 7, 2020 | Free Utilities |
Lame – MP3 Encoding Software
Posted by M. Saqib | Last updated May 11, 2020 | Free Utilities |
Scientific Calculator Program
Posted by M. Saqib | Last updated May 11, 2020 | Free Utilities |
C Program to create Turbo C compiler UI
by M. Saqib | Last updated Jun 26, 2020 | Free Utilities |
This is a small C program that demonstrates Turbo C Compiler User Interface. This is done by using graphics library in C. This C program uses line() function to draw the lines and setcolor() function to change the colors of...
Read MoreStack Implementation in C
by M. Saqib | Last updated Feb 12, 2020 | Free Utilities |
This is a C program that simulates stack operations graphically and in text mode. The program uses linked list to implement stack operations. Stack is a very useful data structure for real life scenarios and used in many other...
Read MoreBayer-Trees implementation in C
by M. Saqib | Last updated Apr 7, 2020 | Free Utilities |
This is implementation of Bayer-Trees, which are normally used for indices of data bases. These routines provide all stuff that is needed to create and destroy; insert, update and delete; load and destroy; search and traverse; check a tree. Sort huge amounts of data by doing a multi-phase sorting on temporary files.
Read MorePersonal Organizer
by M. Saqib | Last updated May 11, 2020 | Free Utilities |
NeoMem allows you to store and organize all kinds of information in a cross between a word processor and database. The interface is similar to Windows Explorer, except that instead of dealing with files on a hard disk you deal with objects in a file. It can be used to store to do lists, books, website passwords, addresses, account information, and collections of all kinds. You can define your own classes for items that you want to store information about, and define properties for those objects. Each object can also store formatted text in a simple word processor view.
Read MoreBank Management Program
by M. Saqib | Last updated Apr 6, 2020 | Free Utilities |
This is an automated software system written in C programming language for Bank Management which can handle accounts for customers. It uses files to handle the daily transactions, account management and user management. Its not a complete accounting software just like implemented in the banks, but still it can manage the accounts of the customers using the files at back end. It has a nice graphical layout written in C Language.
Read MoreGenerating fast sorting routines
by M. Saqib | Last updated Oct 7, 2008 | Free Utilities |
In a lot of programs my gensort-utility turned out to be very useful. It consists simply of the header file “gensort.h”, contained in the above package. To obtain a sorting routine, simply define the name of the...
Read MoreLibGD – Dynamic Image Creation Library
by M. Saqib | Last updated Jun 26, 2020 | Free Utilities |
LibGD is an open source Graphics library for the creation of images dynamically by programmers. GD is written in C, and “wrappers” are available for Perl, PHP and other languages. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve website development. It allows to quickly draw images complete with lines, arcs, text, multiple colors, cut and paste from other images, and flood fills, and write out the result as a PNG or JPEG file.
Read MoreStandard Function Library – ANSI C
by M. Saqib | Last updated May 11, 2020 | Free Utilities |
The SFL (Standard Function Library) is an open source portable function library for C/C++ programs. Written by iMatix, the SFL provides about 450 functions for compression, encryption, encoding, datatype conversion and formatting, dates, times, calendars, internet programming (MIME, CGI) and many more.
Read More
Search
Subscribe for updates
Advertisement
Recent Posts
-
Qfusion 3D Open Source Game EngineJan 19, 2021 | Blog
-
How to Read and Write Excel Files in C#Last updated Jan 19, 2021 | C# Programming Tutorials
-
The Pyrogenesis RTS and 3D Game EngineLast updated Jan 17, 2021 | Blog
-
Fundamental Principles of Data Integration for Database AdministratorsLast updated Jan 12, 2021 | Blog
-
What Makes Houseparty a Safe, Fun Way to Connect in 2021Last updated Jan 11, 2021 | Mobile Tech
-
C++ Wave File Writer from Text FileJan 7, 2021 | C++ Source Code
-
LRU and FIFO L1 Cache Implementation using CLast updated Jan 5, 2021 | C Programming Source Code
-
Vigenere Encryption and Decryption in C++Last updated Jan 1, 2021 | C++ Source Code
-
The Better Traits and Features of RASP SecurityLast updated Jan 5, 2021 | Blog
-
Equipment that will help You create Great Quality Online CoursesLast updated Dec 30, 2020 | Blog