Results for "Category: Complete Applications"
This is a basic SMTP mailer that uses a dialog box with edit boxes for input and can send emails with ease. You can download the compiled version at www.geocities.com/thefuturetoday/simpsend.zip Enjoy!! (Please rate this code.)
This code will give you practice with addition, subtraction, multiplication and division. It will also teach you a lot of things. Read the readme file for more information.
Write a file to a disk
This is pure Win32 API. No MFC!! I also made this program by hand, no Visual C++ tools. Great Learning Example!!!! This program demonstrates the use of Video for Windows (VFW). It displays video from a webcam and can capture video in a .avi file. It also demonstrates the use of regions to make windows of different shapes and implements the save dialog found in the common dialogs library. It is extremely well comented. Please vote if you like it, otherwise, tell me what you think or what could make it better.
MasterConsole 3, make console programs for this program in C and C++.
List subdirectories of the current directory.
This code make you able to shudown/close session/logoff/reboot your pc at or withina specified time. This is a new version. I think it has loads of bugs, so, I hope you will post here them all, so that everyone can read them and so that I can correct them. Please, give me a vote to let me know what you think about my code, it's very important for me. Thanks.
A program that finds coordinates to a parabola.
**New Version**I used the windows api MFC to utilize buttons, edit boxes, a menu and string functions to create a calculator.
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.
The second in a set of Creating GUI based applications without the use of MFC or Straight Code. This one elaborates on the code in the previous example, showing how to manipulate listboxes, Adding items deleting selected items and clearing items.
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.
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 ...................... :)
A graphical alarm clock. Everything is done in a device context. Program includes shaping a window to a bitmap, drawing to a bitmap in a dc, timers, and other neat algs.
Encrypts a file
This program lets you open a file in a binary mode, so that you can see every byte, the ASCII for that byte and the 8bit sequence of 0 and 1. By right-clicking over a row you can see the 16 bit value (in decimal and hex. of that byte and the byte after, same way you can see the 32 bit values). You can open a file in three ways: by putting this program in your 'SendTo' folder, by drag&drop over the executable, by running the exe, program will ask you to open.
Command.com - DOS command Interpretor. Open Source Development project at freedos.org. Submit any updates there. Very Interesting!!!
1st crypt is a cross-platform command line encryption-decryption utility. The Zip file contains executables for Linux, QNX and DOS platforms. Execute it in the same directory as the file to be encrypted.
It is the code of a scientific Calculator With all Functions of a Scientific calculator... It has no built in functions like(sin,cos,log...) And also it has a Part for The numeric Analysis Problems e.g(Cramer's Rule,Newton Raphson,Bisection....)
The essential part of the operating system, responsible for resource allocation, low-level hardware interfaces, security etc.