Results for "Volume: ASP_Volume3"
in this code using tree search method "alpha beta serach " to implement chess AI , but the king check ,castle and pawn prometion not implemented yet ....all legel moves for pawns bishops rooks queens knight kings are implemented ..kindly vote me ....
We are all familiar with the game Snake and Ladders. We have been playing such game since we were kids and in fact, even when we grew up we still play this traditional game for fun. For those who are not familiar, the logic of the game is simple. The player rolls a die. The number of the die after rolling will be the number of steps he will move forward. If ever he lands and stops on the feet of any ladder, He will climb up to a square to where the ladder leads him. This gives him an advantage to reach the last square of the board. Unfortunately, if ever He stops on any mouth of a snake, He will slide down to a square to where the snake's tail ends. The player who reaches the last square of the board wins. This game is in beta version. Although the basic functionality of the game works well, I would like to solicit any recommendations, comments, remarks from you to further improve this program. Please critic this game! any comments are most welcome! This program is for you, ultimately free! Please give me feedbacks! Thanks guys and gals! Have Fun!!
Auto Click Macro, Simulate Mouse Clicks, Clicker, Get Mouse Position.
This is not my code it is a code made by [rm_code] and for what ever reason his account no longer exists and this great code was deleted. I was searching using google trying to find this code but found with the google cache that it was the right one but was no longer on psc, I then searched all over my computer and found it! I have included the google cache of the page so you can see some peoples comments, questions, and the answers. This code will allow you to create objects without registering the dll or ocx first! You simply call CreateObjectFromFile and the code will turn it into an object. Here is the original definition: "This is a handy module which allows you to create an object from an Active-X server (OCX, DLL) without the need to register it first. >> Updated: removed Prog ID check because it required the object to be registered... changed Prog ID check to Class ID check, so you'll need the class name now. To get it, use a type library viewer of your choice or my type library browser submission." I will not be able to help as much if you have questions seeing as I did not write the code, but check the questions already given inside the google cache included and if you still dont know the answer feel free to ask me and I will try to help. Enjoy!
A class that implements a very simple archive format that allows you to store in a single file lots of small files.
Updatd to fix 2 logic errors. Enclosed is a suite of classes that allow you to work strictly with 32bpp DIBs, including recognizing transparency/alpha channels in gifs, icons, pngs, tga & bitmaps. There are a bunch of "nice to have" routines and maybe an eye-opener or two for some of you. The classes are heavily commented. 18Feb08. Added text support & tiling. 9Mar08: Added TGA read/write, save as JPG, added Paul Caton's revised CDECL thunks for safer zlib usage, updated sample form. Review Change History in the RTF file for important notes & overview of class functions/properties. Most recent changes: Manually parsing grayscale PNGs can fail to correctly parse transparency, and the icon parser could fail to recognize some transparency in the icon mask.
I have just updated the code which was submitted by Senthamil , now its totally dynamic. Means user can create lalbels at run time and make relationships at run time. now this code is totally dynamic and its working very fine and now it meets my requirement. Normally it can be use to design service architecture.
Some of the new OS (vista) capabilities in VB! 1- Aero Glass 2- Text on glass 3- Dialog Tasks (simple and indirect) 4- More to come!
this is a small project that i made, it create an xls file without any excel program.
This is a complete word counter that counts ANY FORMAT like word, excel, txt, csv, xls etc. It counts for Char with or without spaces, word count and linecount. It pretty easy and it counts without the use of Split() function. It uses the word object from the microsoft word 11.0 object library so need referencing. I haven't included exporting but you can at least copy to the line count. The good thing with this one, is that you can simultaneously count up to 500 files plus. I really don't know the maximum limit but it'll depend on the system memory i think. This is good for the transcriptionist industry. Hope this helps to some!!! If you have any suggestions on how I can improve this, just let me know.
A complete Web browser with most of the basic functions included like copy, page properties, print, view source, back and forward subitems, progress bar, autocomplete feature, etc. I sorta copy the Internet Explorer's GUI turns out just fine. With some minor improvement, it'll be of good use to some. Use this if you're getting bored with Internet Explorer. I have some bugs though, just debug it. LOL. Have fun!!!
this aplication inventory system for my laboratory of computer, code is very simple...so vote me :)
**WITH MISSING CONTROLS** Control Now Supports Fade In Left\Right. As requested the control now also handles images. This control has been completely Re-Written. Tonns of new properties and function to manipulate the output of the display. Fonts now can use there antialiasing to give smoother looking text, it works tonns faster, element dimension can be resized. pictures can be inserted useing my own make of a picclip allowing you to update the text with as many images as you want in real time. Images can all be stored in one picture file. You can now view the results of your settings in design time. Take a peak, don't just look at it, fiddle with the properties and what not. FIXED BUGS:1. Bounce Of Strings Smaller Then The Display 2. Loading Of Large Images (GetImagesWidth Function) 3. Image Place Holder Not Read At End Of String.
My App takes the Runescape world map and displays it. You can move the map around with the W A S D keys. This is 100% my code. I thought of it myself.
This is a Visual Basic program which solves the SUDOKU which appears in the hindu back page.
I have implemented two of the algorithms 'popular' MSD Radix Sorts based on the implementations done by Peter M. McIlroy and Keith Bostic in their paper Engineering Radix Sort. Of the techniques used were VBSpeed techniques such as safearray 'hacking' and others. These algorithms go extremely fast, about 10x faster than a standard iterative version of a QuickSort algorithm. This is shown the the accompanying benchmark... Please compile to native with all advanced options checked to get best results, but I think it performs pretty well in IDE as well. Updated with TriQuickSort instead of QuickSort. Updated with TriQuickSort fixed+2x faster Updated with TriQuickSort Non-Recursive, rd's strSwapTable, Export to CSV Updated with some GUI changes and Ulli's algos
(03 Mar 2007 - Added .UD_SwapDirections property; see code for explanation) MorphRangeRoamer is a different type of VB6 usercontrol that attempts to overcome the range-handling limitations of the UpDown and Slider controls by seamlessly integrating them into one small-footprint control. The idea is to provide the large range-traversing capability of the Slider as well as the precision of the UpDown in one easy-to-use graphical component. That's the theory, anyway. :) If you have any bug reports or other constructive suggestions, feel free to leave feedback, and votes are always appreciated! Enjoy.
Updated app: added 1 button select and copy code display for added functionality, once again nothing fancy - plain and simple and easy to follow Small application for organising VB code and then viewing it If like me you write bits of code then save it for a rainy day when it will be useful and then forget where you have saved it, this is the program for you. Written without any dll's or ocx's a plain and simple app. I like it and use it - try it and see what you think
Awesome screenshot! The fastest 2D bitmap scaled rotation on PSC! Highly optimized fixed point math for incredible speed! Please vote and send me your comments. Extra keywords (fast faster rotation fixed-point fixedpoint serpent)
Hmmm, another one for usercontrol lovers maybe. I wanted a way for a UC to get the resources from a host's RES file during IDE. This way the UC can use host images and display them during design time. The biggest problem was parsing the res file, the 2nd biggest problem is being able to access it during IDE design, IDE Run, and Compiled all from a UC and not the host. For a UC during IDE, you would need to have a way for the user to supply you the path to their RES file and, in a few days, I will be posting an example of that along with other methods too. The functions in the attached class allow image resources to be extracted as stdPictures or arrays -- this way I can use my c32bppDIB class with it too :)