Results for "Volume: 6_2008-2009"
Simulates CPU scheduling algorithms (FCFS,SJF,SRTF,Priority, preemptive priority, and Round Robin) in this version: Fixed most of bugs, Implemented CPU idle time, All logical errors fixed (and they were many), Added two more options to the menu (to read the input file again proc.txt and to generate random processes), changed the gantt chart to an HTML based file not txt (much better look) with auto open, Implemented Round Robin algorithm (finally), Fully object oriented so it would be easy to read and modify (might add some class specifications to make it easier to understand the classes in the future), Naming convention is much better and i started new code from scratch (didnt update the old one) but having alot of processes with big times might take VERY long time producing gantt chart and lead the program to freeze though eventually it would finish, anyways hope it would be helpfull, i would really appreciate it if you rank it fairly :) and/or add ur comments and feedbacks, thanks
This code demonstrates how to get a hash, or a type of fingerprint for any string of data. Hashes are useful in determining if a piece of data has been altered. Usefull for files, data transmissions, etc. Have fun with it!!!
I wrote this Code to Log actions within a game that I'm writing (keep track of Users logging in, out, etc). This project has a procedure that will add a line of text to a Log File; with time stamp. It also has a Log File viewer, complete with search capabilities. Search by Date/Time, User#, Type of Log Entry and String. You can use the Log Form in your application. The Project is heavily documented.
Lets you create hyperlinks from within your program, only 2 lines of code and no OCX's! Just follow the simple instructions in the code, Hyperlinks can also be used for Hypergraphics in your program too. Use this in menu controls (for directing your programs end-users to your technical support pages, help pages etc..). loads of possible uses! The cursor changes into a hand, and using the click event the hyperlink can change color when visited, - Does the same as the real thing!
''InterChat'', as I've come to call it, connects 2 people via tcp/ip. With the options to Connect, Chat, and Transfer either Pictures or Files, this tabbed interface makes it easy to use, and the code is not hard to understand for the Experience level I have chosen. Please Vote.
This program was devised to help novices and learners encompass a better understanding of basic string manipulation. It uses such functions as Left, Mid, Right, Replace, etc. Also allows you to save and open text files with API.
Here's something I needed in a hurry ... so I took a program from Sparq (create a calendar), a program from Patrick Moore (screenshot saver), and a program from Ian Ippolito (make wallpaper). I combined them to create a calendar for wallpaper that I can enter comments in for each day. The calendar is always there as my wallpaper ... thanks to those three authors, I didn't have to write them all myself. I won't miss any more appointments now.
A Handy desktop phonepad for any Windows PC, Stored all data and memos into a .dat file on the hard drive. I programmed this for a friend when she had her real phonepad torn up by her child, so this one will never get broken! always there when you need it. Supplied with all code can be customised as you please. Press any letter on the keyboard, to get your entries, - Just like the real thing!
This is a basic introduction to how to implement a chatbot in c++ or other programming languages
More than simply scan ports on a remote computer, this code should help a beginner understand the use of the winsock control. The user is able to choose a range of ports and scan them to see if any are open. Also shows the local I.P. and computer name.
This is a 1 on 1 chat program that has a few neat features: 2 games to play (Tic Tac Toe and Rock Scissors Paper) a drawing program (which is new in this version) among a few other things. About the drawing section, it may or may not work for you so don't yell at me! :-) Please vote if you like/hate it.
k so i was bored so sue me! neway i made this as a joke for when im on the irc or something i dunno its not perfect, but dont expect ne updates if you want anything diff. do it yourself i think it would be really fun to add this to an irc client , so that as you type it changes it. easily done just change the stuff in the button to text1_change and it should work
This Application will search for the specified File
Maybe the easiest way to move a form without any API's. Works in all versions/ all oses (I think ;). It also shows a easy way to make snapping.
Want to know how to animate your form?..well here it is =)...this is nothing big but it is a form with Insane Programmers ( My vb website )
Easily create a completely random maze. Also has a simple game.
*UPDATED* I coded a new OCX using the existing source, and the new one supports multiple gradients! Check out the screen shot! ZIP includes new OCX/source/example as well as the older one. Please take the time to vote if you find this useful :) Welp, I saw all the progressbar posts so I thought I'd code my own :] The Gradient ProgressBar OCX (ActiveX control) is very similar to the Progress Bar control that is bundled with VB. However, it replaces that boring Blue default color with a custom gradient! You can pick any two colors! The ZIP includes the OCX, its source code, and an example project demonstrating how to use the OCX. Both projects are completely commented. Check out the screen shot, and please take the time to vote if you find this useful :)
Add your App to Internet Explorer's Tools Menu and an Icon on the Toolbar (IE 5.x) (VERSION 2). New to Version 2: Overhaul of Program, Access to Add and Delete Functions in a Menu, Mouseover Tips for Menu items, Autocheck for MSIE Path\File & Version, General code cleanup.
This Is A Great Example For Newbies And Moderate Proggers It As Great Examples Of Mouse Effects And It Calls Up Programs(Iexplorer, Notepad, ect) To Save You Time And Has Other Great Examples Such As Show The Time And Date And Scrolling Label Please Vote For Me People This Was A Very Time Consuming Project. Thank You!
Smart Keylogger logs the keystrokes you type. Includes option to log only when certain strings are found in the active window's caption. Completely commented. Note: Due to me getting bored with this project :x and my desire NOT to find out tons of chr numbers, It only logs numbers, letters, tab, spacebar, and enter. I'd appreciate any feedback, and please take the time to vote if you find this useful :]