Advertisement

Results for "Category: Complete Applications"

2002C #16466
Fast Fourier Transformation

This program will sample sound from your Audiodevice and apply a Fouriertransformation to the sample buffer. This Program has a GUI and will plot the FFT in a window. You can change BufferSize and SampleRate in order to change the FFT resolution. This is a complete VisualC++ Project and is written in pure C. The code has many comments and you should be able to follow it up easily. Have fun playing with it.

2002C #16487
GUI ASCII Chart Utility

This program converts char to dec and hex, dec to char and hex, and vice versa. Nice simple gui made from pure ASCII code characters, can convert and list, just like any ascii conversion utility.

2002C #16497
Bios Clock

It shows your computer's BIOS time. Make sure you don't run it on Windows 2000, becasue Windows 2000 does not fully support BGI in Dos.

2002C #16508
Encrypto

Encrypts a file

2002C #16509
Huffman compression algorithm.

Data compression is very popular and widely used thigie today. Huffman compression algorithm is one of the first and simples one, so it's good to start from. This code include code and explanation for algorithm itself and two simple file compression/decompression programms ( just for example)

2002C #16512
Create A Simple Windows Application

This Code Explains What To Do and You Create A Simple Text Window. I also think this is a good way to learn.

2002C #16519
Statistical Lab

Hi there ; Today I am here with you with my new code name "STATLAB". Actually I made this for those who work in "Probability And Statistics". These funtionalities are often not found in any Scientific calculators. So Go ahead use it , I made it free of cost for my beloved fellows.

2002C #16521
ABC Payroll

This program is to get a salesmans commision pay and all that good stuff you will learn a lot from this example. This is a project i had to do with school so plz dont judge it to harshley

2002C #16536
Sendmail for Windows 98/NT

A simple sendmail utility for Windows 98/NT at the TCPIP socket level, based on RFC821. A needed addon for Windows. Operated in command-line/console mode.

2002C #16542
Command.com

Command.com - DOS command Interpretor. Open Source Development project at freedos.org. Submit any updates there. Very Interesting!!!

2002C #16557
Ultra RPG

Basicly, this is a text based rpg. I think it's primary purpose it to develop my own coding abilities, but other beginners can use this as an example of how to take what they have learned and develop it into a seperate program. Last revised on 11-30-01, Now you can fight bosses.

2002C #16562
R_Paint

R_Paint is MS Paint lookalike.with regular tool set,supports cut copy paste, Transformations and more options.( please VOTE !!! ) The code is Huge , Interesting ,Tricky and is in perfect OOPs style.Forms ,Buttons ,Labels ,Radio Buttons ,Text Boxes ,Check Boxes ,Menus and every thing you need for GUI development . the controls have all popular properties and events ,one form can load another and ........In a way its VB IDE lookalike ,we first start by designing the form( through code ) then we code events and then we set the startup form and through control events or menus we load other forms .......the rest is for you to Peek a boo ( please VOTE !!! ).

2002C #16563
Parabola Coordinates Program

A program that finds coordinates to a parabola.

2002C #16602
Post - It

Try this, you can write your notes on yellow windows that can be reduced until 10x10 pixels, i u want they can stay on top or not, they can have a date and a time, so that you can be warned by them appearing, or by a sound, a message box or they can launch a program(with a command line.... or all togheter. ************************************************************************************************************************************ MAIN MENU (Right click on icon in System Tray) ************************************************************************************************************************************ All OnTop (puts all your postits on top All NOT On Top (try to guess....) All Default position (Restore all post-its to their default position, if you have moved them) Reset Defaul position (Make next Post- it to start at 0,0) Open All Closed (Active if you have closed post-its, re-open all of them) Close All (ok, you know) Post - It (it opens a sub-menu with all your opened post - its, - their titles - , you can click a menu item to have that Post - It Active) Closed Post - it (Same as above but only for Closed Post - Its) Delete All (Delete All post - Its and Restores start position) Exit (End the program......if you have not deleted post - Its, they will be loaded when you start program again, with thair last properties.....status, on top...) ************************************************************************************************************************************ POST-IT MENU (Right click on Post - It) ************************************************************************************************************************************ Close (Closes post - it but doesn't delete it) Dock (opens a sub-menu with these options: Top (It does'n allow you to move your Post-it out of the top of the screen) Bottom (....) Left (....) Right (........all these 4 styles can be combined togheter) None (Uncheck all the styles above) On Top (Toggles On Top property of Post - It on-off) Alarm (Opens a window where you can set a date and a time to be warned, from this window you can toggle off this property, or go to another window where you can choose the way you will be alerted) Delete (Deletes this Post-It permanently)

2002C #16607
MyFont

MyFont Have you ever used CreateFont and CreateFontIndirect? Just a lot of parameters to set, MyFont is an application that lets you 'build' a Font dinamically seeing your settings......and then...it writes code for you! All you see on the form is self-explanatory, the only thing you have to know is that by left-clicking in the frame 'TEXT' you can move the text. You can build your font using all the settings or by choosing it with standard Font Dialog.....so, here you can find also an example of how to use ChooseColor and ChooseFont.

2002C #16616
BasicCalculator

**New Version**I used the windows api MFC to utilize buttons, edit boxes, a menu and string functions to create a calculator.

2002C #16622
Freyr - A Chess Playing Program

A complete chess playing engine, generally used with WinBoard graphical interface. It is said to be among the easiest to understand source code for someone new to chess programming.

2002C #16630
BUILDING AN ASSEMBLER step by step (1

Hi ya all ! This is my first attempt to create an assembler called Universal ASM. And I decided to do it step by step sharing with you all. Please appreciate this effort by voting for me and sending your feedback on this project....

2002C #16632
autoshutdown

This tool allows user shutdown Windows after a time up to 4h + 30minutes. Left, Right or Ctrl+Left, Ctrl+Right can be used. Please try and vote ...................... :)

2002C #16638
My Webcam

Demonstrates how to use devices such as webcameras, scanners and other for recording or taking snapshots, also how to implement support for Microsoft Windows XP stylesheet (ComCtrl v6). Do rate and comment this piece of code for future updates and fixes.

Languages
Top Categories
Global Discovery