Results for "Volume: ASP_Volume3"
it is a airways reservation system developed in java
It 's as powerful as none of today's tutorial. Just test it with ur own wisedom to judge... Professional choice...
The code will compute the summation of values. If uses for loop statements. Great for beginners in Java programming. If you like this code please vote for it or leave a comments and suggestions. Thank you so much and God Bless :-D Jake Rodriguez Pomperada.
SQLmaster is class, which provides very simple acces to your SQL DB. Can fill dataset, array, image or memory stream. You can run every SQL command or stored procedure which all direction parameters. Uses connection by SQLClient. Little application which is placed here, demonstrates simple using of SQLmaster class by simple Query Analyzer.
This tutorial - This tutorial builds on the ThreadLifeCycle_III class developed in the last tutorial and does two things: 1. Takes the ThreadLifeCycle_III class and expands it so that this program can be run as both an applet and as an application. 2. Takes the above step and develops it into an application only program. 3. The programs we will develop in this tutorial are: 1. MultiThreaded - this is a multithreaded program that can run as either an applet or an application. 2. MultiThreaded_II - this is a multithreaded program that runs as an application. 3. MultiThreaded_III - this is a multithreaded program that runs as an application with GUI. * JFrame * JLabel * JPanel * GridLayout - Layout Manager * BorderLayout - Layout Manager 4. MultiThreaded_IV - this is a multithreaded program that runs as an application with GUI. * JFrame * JLabel * JPanel * JSlider * GridLayout - Layout Manager * BorderLayout - Layout Manager * JOptionPane
This is an Experimental Anti-Virus Software for Mobile Phones that i made using J2ME. This was designed to remove the CommWarrior Virus only! So if you want to use this for other mobile phone viruses just edit the source code and its very easy. Disclaimer: Test this at your own risk! ** Please vote if you like the code. Thank You! ***
This is a Win32 example of using SetWindowRgn to create round windows. YES ROUND WINDOWS! You would use CreateRoundRectRgn and then use SetWindowRgn to apply the Rgn to the window. This is an easy example, and it is fully commented! Plus, there is no MFC! KEYWORDS: CreateRoundRectRgn SetWindowRgn UpdateWindow Round Odd Shape Creating.
To automatically resize an image control in a frame control to view at an acceptable size. The full image is on screen even if the image is bigger than the screen.
Virtual Keyboard. Looks exactally like a keyboard with all the right keys in their respective places. When you press a key on your regular keyboard, the corresponding key on the virtual keyboard lights up. Includes all keys, even start menu key and option menu key!!
Employee Tracking System is a simple Employee written in Java that can save, search and sooner once I will finished this simple project, the delete, edit and close will also function accordingly. It has an image displayed on the right side of the entry form.
Creates a file association with as may commands as you like ie Open , Edit etc. Also sets default icon of file type.
An irc client with source code to connect to any IRC server on the net. This is a project that is open to the public and can be modified. For more information visit: http://darkimages.cjb.net
This is not my first Sudoku Program. But this is my first program created by C#. Please give me some feedback. In this version, I remove so many tools to help you solve the puzzle. You do like what you did with pencil and eraser on the real Sudoku problem. Why? After a long time playing with Sudoku, I realize that, solving without tools is more fun. Btw about Sudoku, no matter how good or bad you are, the puzzle will give you a good mental workout. Have fun.
I'm currently tinkering around with the idea of making a massively multiplayer space warfare/trading game. In the past, I've used sprites and DirectDraw to do all my 2D game projects, but DirectDraw is being phased out and was rather inconvienent (if you wanted a rotating sprite, you'd have to get lots of pictures of the same object and flip them). What a pain. Recently I've started messing around with OpenGL (IMHO a much nicer API than DirectX) and I wrote this demo to explore the orthographic projection, which can be used to do 2D graphics at 3D speed (ironically, this is often much faster). Not that all the game objects have to be 2D, as the big rotating planet in the background demonstrates. For more code visit my site at http://www.stanford.edu/~jjshed/coding
A painter with simple function: Users can draw basic shapes and use popup menu to change the properties of shapes. Additionally, users can save and export the picture to bitmap format.
A better way to code Keyboard info. After Seeing a virtual keyboard and the amount of code needed for it, I decided to post a better one with about 100 less lines of code in it. In fact only 48 lines including all basic commands
This is complete Payroll Application including Printpreviw and printing also no need to make ODBC connection directly run anywhere.
Easy programed space game
If you have a nokia mobile phone and looked at ring tones you will have come across RTTTL, the text format for the tunes. This is a stand alone module with one public function PlayRTTTL. You give it a tune as a string in RTTTL format and it plays it using beeps. Note that this only works on NT as the Beep function is different on windows. If you are wondering what it could be used for, here is an example, at work we have written a phone book system for staff extension numbers and when you click on an entry you see details about the person and a picture. I wanted to let staff also give themselves a theme song that would play when you clicked on them. Since there are hundreds of RTTTL tunes available on the internet I decided to use that format as it is easily edited by users and saved to the database, and users can add new ones whenever they like. The code could have been written better, but I wanted to keep it in a self contained single module that you could plug and play into any project. This has nothing to do with Nokia mobile phones, it just uses the same format for the tunes. If you have not seen them, this is an example of the format: Simpsons:d=4,o=5,b=160:c.6,e6,f#6,8a6,g.6,e6,c6,8a,8f#, 8f#,8f#,2g,8p,8p,8f#,8f#,8f#,8g,a#.,8c6,8c6,8c6,c6 The Simpsons are probably copyrighted so don't use that one at home kids :)
Empty your Recycle Bin and remove temporary and extraneous files with just one click. (This update has been converted to VS2010 and includes some changes suggested by feedback that have been made.)