Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #100145
Using Printf and brief explanation of variables

Brief introduction to printf and using C/C++'s basic variables

Java_Volume1 #100146
DirWalk - Getting all directory structure with Win32 API

DirWalk demonstrates how to read a directory structure. Its output looks like TREE MS-DOS command (CONSOLE). I used FindFirstFile and FindNextFile Win32 API functions to program it. It does everything in one function, a recursive function. DirWalk only shows directories, not files. You can modify it to show the files too.

Java_Volume1 #100147
Binary Search

Demonstrates binary search with either recursion or a loop.

Java_Volume1 #103054
PHP/MySQL Login Tutorial

Creates a PHP/MySQL Script for a Simple Login System.

Java_Volume1 #100148
modeless dialog app

This is a GREAT / COOL program that would let begginers write your C, C++ programs in windows rather that DOS.

Java_Volume1 #100149
Teach Yourself ANSI C++

I found this E-Book, so I thought I would upload it so it could help you guys. (I don't really program in C++)!!

Java_Volume1 #100150
A XService DEMO - Learn how to make easiest way a WinNT Service

A service is a WinNT/Win2000 process that keeps itself running even you are not logged on. Create a service isn't so complicated. In fact if you use the Win32-API Service Functions (not ATL), your job will be easier. This source code, called XService DEMO, explains the easiest way to program a service. Please, read ReadMe.txt to get more information and read comments inside source code. Note: It was programmed using MS-Visual C 6. However, you can use another compiler that supports Win32.

Java_Volume1 #100151
Simple Calculator Program

Simple Calculator Program

Java_Volume1 #103583
Net Send

This app allows you to send popup messages to any computer on your network as long as you know there IP or computer name.

Java_Volume1 #90464
Distance Calculation

This code shows how to use Visual Basic to calculate great circle distance (distance between 2 points using decimal latitudes and longitudes).

Java_Volume1 #102562
Current Weather Conditions

Display Current Weather Conditions for any Valid US Zipcode using the Microsoft.XMLDOM XML Parsing Object. Commented Source Code.

Java_Volume1 #102741
Convert ImageList (XP Fix)

This example will convert any TImageList to 32-Bit, and this will fix various XP formatted icon problems. I found the conversion procedure online somewhere, and I am NOT its original author. But I have put it together into this example.

Java_Volume1 #102737
Get the name of the day today!

Easy-to-understand-function that returns the day todays name in string and takes no parameters. It returns the name in Englsih even if the operating system is another laguage. Good for text editing programs. Please rate...

Java_Volume1 #103462
_ C#.NET Registry Class + Example _

Implents a class for registry manipulation like create key, test for key, create value, ... Please rate. Thanx.

Java_Volume1 #103463
_ C#.NET Mail Class (pure .NET framework solution) + Example _

Implements a mail-class (pure .NET framework solution). Supports cc, bcc, multiple attachments,... Please rate. Thanx.

Java_Volume1 #102908
Dir_Size - Recursively get the size of a directory

Uses recursion to scan a directory and all subdirectories to get the total size of all files residing within.

Java_Volume1 #103069
[old version] Advanced File Manager 1.2.5 (Website Admin)

This script is for: - Browsing files on your server - Upload files to your server - Play media files on the server - create, move, delete multiple files and directory's - opening/downloading files - check the disk size - check the free disk space This is the newest version of the 'Advanced file manager' it is still a beta, and if you wan't the last stable version search for 'file manager' and click at 'Advanced File Manager 1.1'. You can find more info and feedback at www.afm.nl.tt , and If you wan't to mail me my mail is: feedback@afm.p3t3r.uni.cc !!!At the site you can get the latest bug fixes and betas!!! If you like the code please vote. KEYWORDS:Website admin administrator file dir browser free manager THE SITE OF A.F.M. ------> www.afm.nl.tt

Java_Volume1 #90465
4 function Calculator with 8 level memory

This is a 4 function calculator with 8 - level memory, it performs calculations

Java_Volume1 #102650
Time on comp.

Hi, I'm new to Delphi and this is my first submission AND my first program for Delphi. If you run this program, the clock begins ticking and it'll show you how many seconds, minutes and hours have past. I use this in my startup so I can see how long I've been on the comp. Please vote and leave comments(And please don't flame...).

Java_Volume1 #100152
graphics demo

It draws lines on the screen. Looks like a screensaver. Shows some basic C++ coding techniques.

Languages
Top Categories
Global Discovery