Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #199426
List all running processes , Windows 95 / 98 / NT4 / 2000

This sample project contains a class-module that lists all processes currently running. The class works for Windows 95 , Windows 98 , Windows NT 4.0 , Windows ME , Windows 2000 and Windows XP (all tested) -

6_2008-2009 #208939
DFS (Data and File structure) Programs

Data and File structure Programs Program Set 1 ------------------------------------------------- 1. Perform the following operations on an array: (a) insert (b) delete (c) merge (D) Delete multiple occurrences of a number ------------------------------------------------- 2. Create a stack using static memory allocation ------------------------------------------------- 3. Create a queue using static memory allocation ------------------------------------------------- 4. Create a circular queue ------------------------------------------------- 5. Create a singly linked list and perform the following operations: (a) insert (b) delete (c) merge (d) sort (e) union (f) intersection (g) reverse ------------------------------------------------- 6. Create a stack using dynamic memory allocation ------------------------------------------------- 7. Create a queue using dynamic memory allocation ------------------------------------------------- 8. Represent a polynomial in terms of a singly linked list, and then add two three variables polynomials ------------------------------------------------- 9. Create a doubly linked list ------------------------------------------------- 10. Create a circular linked list ------------------------------------------------- 12. Create a double-ended queue (Dequeue) with the following operations: (a) insert in the beginning (b) insert in the end (c) delete from beginning (d) delete from end Hint: Use doubly-link list ------------------------------------------------- 13. Create a Priority Queue with the following operations: (a) Insert (b) DeleteMin() / deleteMax---depending on the heap ------------------------------------------------- Program Set 2 ------------------------------------------------- 1.Trace the following set of nos using quick sort and bubble sort. Which of the sorting method is more efficient? 9, 11, 1, 5, 10, 45, 3, 8, 18 ------------------------------------------------- 2. Code for finding a no in a binary search tree and displaying its level where it is found (root is at zero level) ------------------------------------------------- 3. Code for traversing a binary tree in inorder iteratively ------------------------------------------------- 4. Code for interchanging the left and right subtrees of a binary tree ------------------------------------------------- 5. Code for counting the leaves(node having no subtree) of the tree Note: Q-2 to Q-5 are to be implemented practically also. ------------------------------------------------- 6. Heap Sort -------------------------------------------------

6_2008-2009 #204510
An Advanced TicTacToe game using *MiniMax Algorithm*

This is a complete Tictactoe game, it includes many functionalities, you can play games against another human, you can play against the computer, you can also even let the computer play against itself. The A.I is very good, actualy it is unbeatable, the most you can do is to draw the games. Also, the game include statistics (number of win, draw an lost games) for the current match between players. The A.I for this tictactoe game is an implementation of the MiniMax Algorithm, the algorithm was implemented by using three functions, Minimax(...), MinMove(...) and MaxMove(...), as you probably may have guest it, the main function in this algorithm is MiniMax(...), it returns the best move for the current computer player. To be capable of choosing the best move, the program takes time to generate all the possible outcomes for the current board position and at the same time, it decide wich one is the best.

6_2008-2009 #198649
Mscomm

mscomm

6_2008-2009 #199769
Great Media Ocx (Source Code)

Greate OCX Source Code to playing and access with media files and you can record by this ocx and more useful functions i like the capsulation in programming by that you can reduce the time to build the project at the same another and you can ignore the west time i hope this ocx satisfy you and you can try with that code to modify it but wait as soon as possible i will modify and add other functions and method to do more and more if you have a question or to contact with me e-mail: [email protected] icq#: 64529562 don't forget if you satisified to vote me :)

6_2008-2009 #200128
Application error JOKE

It basically displays a error message read the readme.txt file! it has directions on how to use this...

6_2008-2009 #199218
new version of operating system

i added a few more programs like aol, help, and error messages. this is a small windows. it has a working menu, working taskbar, working startmenu, working programs, working drap&drop, working recycle bin, working desktop. download it and use it to release your own type of small os. edit the source to make it more powerful. don't believe this is going to totally replace windows, it's just a little project that's fun to work on.

6_2008-2009 #199352
Check Internet Status thath works [Vote for me plz!]

Checks Internet status using napsters main server Vote for me plz!

6_2008-2009 #197532
Editor

Yet another word processor. Shows the basics of centering text, left/right justify, choose font, font color, cut, copy, paste, undo, select all... Keeps track of if your current file has been saved or not, basic word processor. I got bored.

6_2008-2009 #197915
PC Lock

PcLock NT Stylee!!! is a simple program that blocks unauthorised users from accessing into your system while you are away. This program worked by covering the whole screen & disabling all the windows hotkeys during its runtime untill a valid password was entered.

6_2008-2009 #200234
Visual querybuilder

visual user interface to construct a query

6_2008-2009 #195722
A Runic Oracle

((UPDATE)) I have compiled the images into a resource file. Makes it a bit cleaner and a fraction faster. This program generates a simple Runic layout (Past, Present, Future) for simple divination. It uses an Access2000 DB to store the Runes' information. It is far from complete, but it works. I wrote this for a friend of mine in another city. She wanted quick access to the info on the runes. Please, leave me some suggestions. I don't really care about votes.

6_2008-2009 #200058
Ryan's Paint

UPDATED AGAIN!!! I fixed it so that the progress bar isn't jumpy when trying to change position. It has a built in MP3 Player. Pretty COOL. Along with the MP3 Player update I also put in something when drawing an ellipse or rectangle it shows the height and width and when you draw a line it says the length of the line. I put on the fill regions code at last, but the fill styles didn't work so I got rid of them. There are cursors(I think you will have to move the cursors to C:\Program Files\Microsoft Visual Studio\VB98\ or it will be an arrow), and I also put in something that shows the frame number when you are playing the animation, and I made the animation list have numbers. Choose the style of animation. This paint program has the basics: rectangles, ellipses, paintbrush, freehand, spraypaint, eraser, lines, and connected lines. You can save and load pictures. There are also animations, and you can save and load those too. You can select the draw style and draw width also. You can also print your picture. It also lets you undo your last action. This program has it all!! Please comment on program and tell me what it needs. I hope you enjoy it and PLEASE rate the code.

6_2008-2009 #197256
ORGANIZE YOUR LISTBOXES INTO GRUPS!

This will show you how to make groups in your listboxes with this simple control. Since it is not yet 100% functional (it's about 95%), there is a lot of roomfor personal customization. This control is yours for the taking. Download it and add / remove any features you want.

6_2008-2009 #200226
______A Edit Registry

How to Read and Write to the Registry using all HKEYS

6_2008-2009 #200235
GMindmap

Pre-version (but full and working) of a software to make Mindmaps.

6_2008-2009 #200244
A Better API Error Lookup

Queries Windows for the meaning of an API error number, and allows you to search a range of numbers... the results get placed in a list

6_2008-2009 #197255
Prefessional Effects - BlindBox v1.0 - FORGET REGUALR TEXTBOXES!

Amazing new control! Tired of VB's common controls, check out this textbox! When it receives focus, the blinds open and when focus is lost, the blinds close again, creating a dazzling effect on YOUR FORM! PS - Dont worry, YOU CAN CHANGE THE COLORS OF THE BLINDS TO A COLOR OTHER THAN PALE RAINBOW COLORS :) I did that for effect.

6_2008-2009 #200220
Proper case function! hi! iT is CoOl -> Hi! It is cool

To fix the input of the user. For example if the user inputs a bad case sentance it will make it normal: what do yOu think? -> What do you think? It checks for ./?/!. Have fun.

6_2008-2009 #215672
NFA to DFA Conversion

It is a program for NFA ( Non-deterministic Finite Automata) to DFA (Deterministic Finite Auctomata ) Conversion using the Subset Construction Algorithm.

Languages
Top Categories
Global Discovery