Results for "Volume: Java_Volume1"
This creates a triangulated terrain model from samples taken in the real world. Samples consist of x-, y-, and z-coordinates taken at arbitrary points in the terrain during a survey on site or during a satelite or airborne radar survey. The project shows several methods and techniques regarding trigonometry, maths, and transforming/projecting 3D entities onto a 2D drawing canvas. Some documentation and the basic theory about the triangulation process is included. Download is 77kB.
This Will Hold F9 Button To Hold Mic In PalTalk 7 Messenger Rooms, In This I Used F9 Button To Grab Mic, & This Example Can Also Be Used For Other Programz.... As You Can See No Handles Were Used In It...... Have Fun!!.... Use It As You Guyz Like To.
A Simple API Method Of Getting Text From Your Selected Window...
A game based on the famous 16 blocks game. It has three levels of game. Try to beat the third level
Information and download available here: http://www.maresweb.de/forums/index.php?showtopic=11
A recent planet source code entry inspired me to do the unthinkable: release a preview of something I've been working on.
This simple code will teach you how to create a graphical progress bar. You'll see how to use classical progressbar, some maths (angle conversions), you'll use PSet functions. Nothing really hard, but it could help soem people arounde here. The code is a bit messy, but you should be able to understand it quite easily. It was written in 2000 and revised for PSC. What's the interest? This is up to you to figure it out. I wanted to do this after seing Fix-it utilities progress bar. Have fun.
Threw this together real quick, hoping it will spark someone with more program knowhow ,to make a first class watermark program with it. The alphablending code is by Aaron DeRenad and the cmndlg mod is by Mr.Bobo.Not looking for votes, just a better working program.
Updated !!! Create Bitmap Shaped/Transparent Forms and SAVE them with or without Pictures. The new Form has no calculation to do no loading of background images minimal code on it (About 1K) .... Fast and easy way to make shaped forms. Fixed errors and increased the speed it up.
This is one of many of my medical artificial intelligence programs. Yes I know this isn't what you might consider AI, but I do. The program combines a bunch of algorithms to generate an interpretation of CV risk based upon history, BP and lipid levels. I've included the xls files from the Medical Algorithms web site for your interest (that is why the project is so big-sorry). The logic is intermediate while the programming beginners and it is not commented.
vers. 2.0 di demo ocx ( See Readme.txt ) Horizontal Slider Vertical Slider Display Led Updown Counter Progressbar
This software simply demonstrates the use of Windows DLL's to POST data over the Internet and to read back the contents of the returned HTML rather than using the GET equivalent which is less secure.
This code will determine your default browser.
Removes Duplicates From A Listbox. Fastest one i've seen.
Easily view the amount of memory a process is using. Works on all Windows OS's (well at least 9x, ME, 2k, NT, XP). Take a look. Please vote :). Let me know of any bugs/comments or features ud like to see :)
Collects and stores all your images into a single MDB database. You can view the images found the database as thumbnails, detailed list, or simple list. You can also export the images back out fo the database. Too many features to list. Just be sure the read the readme included. Used only basic controls in the project. No need for any outside ocxs. Just load and run. This program does however require Windows XP or GDIPlus.dll (not included of course)(Google itif you need it.) This is still a work in progress so take that for what it is... Enjoy and I hope someone learns something from it. Or least what not to do. LOL
National Weather Service U.S. Map Center - Quick access to important NWS maps. If anyone learns of new maps that should be included in this application please post them !! Some of the current maps are experimental at the NWS. So be warned they may change over time. I have written this code so that it should be a snap for anyone to add more maps as they come available or are discovered. I have literally spent days upon days on this version of this application running down maps & down right busting my butt to create what you are about to download. The weather warnings & all other parts of this application are complete. So please take 10 seconds of your time to place your vote after testing the code.
Convert you visual basic setup lst file to an inno setup compatible format. Inno setup is a program to create installation packs.
UPDATED 3-FEB-2005, added Highlighted cell under mouse cursor. This is an example of how to use Balloon Tool Tips with MSFlexGrid control to get "Context sensitive help" on each cell of the grid. This is only an EXAMPLE of what can be done and is not a complete application. Other controls have similar methods and properties, so you could make this work with list boxes and combo controls for example. In this example I used a simple multiplication table and show the equation as the Balloon Tip. Some of the code could be compacted a bit, but I did this as a request from a not so strong on English fellow, so I made the flow as "clean" reading as I could. Take it, change it, use it!
The Attack Tool Kit (ATK) is an open-source security scanner and exploiting framework for Microsoft Windows. In ATK 4.the most improvements and enhancements has been invested in the reporting engine. The generation of html, text and Nessus nsr reports is now possible. Furthermore more than 340 ATK plugins are available and the Nessus NASL plugin handling has been re-introduced.