Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #35107
Api Code Generator

.

ASP_Volume2 #35108
Bounding Volumes Tutorial/Demo

I got thinking... What good is collision detection tutorials/demos if theres no tutorials/demos on bounding volumes? Thats the heart of 90% of the collision detection algorithms. This will show how to compute bounding box's and bounding spheres for an object. It also shows how to compute the distance from the center-center of the object and the edge-edge distance (Collision Distance). I made it in hopes this will help someone understand collision detection better. If it helps you or you like it please vote and please, please leave some feedback. Thanks everyone. -James-

ASP_Volume2 #35109
Just A Printable Graph

Sorry I couldn't upload the screenshot. My graph has some features that are good. You can name your graph. You can make your own graph by entering the numbers. There are two modes--Bar Graph and Line Graph. You can Preview and Print your graph. It's not hard to understand.

ASP_Volume2 #35110
Intellisense Completion (Update 5)

This is an Intellisense PopUp I'm working on for a project. It uses an XML data file to get the methods for the object, which allows this to be completly customizable for any language or what ever. Note that the example project is just that, an example, and in no way is it the 'perfect' way to popup the list. I am still working on this but wanted to post it so you could use and build off of it. Let me know what you think. I am also working on support for More then 1 level ( ex. Me.Controls.Blah) also if the select item is an object or can equal a boolean value it will load those methods as well. But I'm still working on that. I have included a sample methods file called defs.dat, which is the default filename for the control, but you can change it. *** Update *** Now uses ListView to allow Images. Fixed a couple bugs too. Added Ability to use up and down arrows to select. *** Another Update *** Now supports Popups for other object (see screen shot) *** Yes, Another Update *** Mainly an update of the defs file. I added some more objects to it and changed a few things in it. Fixed a couple little bugs in the example program for gettitng the Intellisense to popup. Added support for different types of methods, three as of right now (Sub/Functions, Properties, Others like Boolean Values). **** Why Look Another Update **** This time I've added an OnError Event that will allow you to capture any error that occurs. Flatscrollbars, Custom Visible Items, Custom ForeColor, Custome BackColor, GridLines, Remove or Show The shadow, Hover Selection, HotTracking. See the Screen shot for examples. **** Heres another Update for you ***** This time around I added the ability to a Use your own Images with out adding them to the image list within the control. You can use an external Image list or even Load the pictures from a file. And Just set up the defs.dat file in the "img" attribute to have the 'key' that you supply to add the image and Viola (see screenshot and demo app for example). Also added a few other properties like: ListIconCount (returns total images), ListIcon (returns the image)Add And Remove Items from the list, Add and Remove Images. Thanks to all of you for the votes. Watch for more updates.

ASP_Volume2 #35111
Smooth Effects 1.0 - Create your own animated (program intro) from any image. See SS

Smooth Effects 1.0 Will take any normal image that you specifie and make a working application intro from it! Smooth Effects 1.0 steps through each section of a image grabbing the cordinece once every set ammount of pixel's giving the image a floating cut out effect. on top of that the floating layers will move any direction while bouncing off the walls and still staying in propper order. No need to sift through my code to make your own intro! I have built in a intro creator that will generate all needed source code to create your very own intro with your very own image! Project includes 3 sample projects which where created with Smooth Effects along with 5 sample images you can play around with.

ASP_Volume2 #35112
All About Beep API [Article]

U may assume that Beep API can only be used 4 beeping. But, wait there's more what you can do with this API. You can also drive the mosquitos away using this technique! Check it out now! AND NEVER FORGET TO RATE!!

ASP_Volume2 #35113
NeoChat TCP Client/Server

NeoChat is a full TCP Client/server app. using the Winsock control. It also features rounded and borderless forms, use of INI files, uses flash movies for animation, etc. This is my first submission to PSC, so be kind.

ASP_Volume2 #35114
Class to set a form min/max size !

This is a wrapper class that allows you to set minimum and maximum sizes of a form. Never do again checks on the Form_Resize() event, that flickers! This one uses APIs calls to set maximum and mimimum sizes. Four functions calls are needed in the form. I had a look into PSC, and I found nothing similar to this. Have a look at it, and leave comments! Parts of these code are from www.vbaccelerator.com, but this is easier and much better.... :-)

ASP_Volume2 #35115
sending sms over handy Version 2

This code now encodes a text in a 7-bit-pdu string and send it over your datacable to your siemens mobile phone and send it away as an sms

ASP_Volume2 #35116
Avoid Limitation of AddressOf

AddressOf is not possible to use with Class because of differences beetween Calling Convention,but it still possible to call method in Class with some ASM Help! This is my 2nd 'Tutos' about 'Direct Subclassing & Timer!'.. 'Project:Delegator With Interface!

ASP_Volume2 #35117
simple - powerfull - one line code commands

In this article i don't try to explain complicated code,but i will just tell you some simple but very usefull commands.I wrote this for beginners but i think many people who are not beginners can learn some usefull tips

ASP_Volume2 #35118
Expression parser

This module can be used to parse a mathematical expression given as a string. The result is just a double value, which can be used for anything you'd like to.

ASP_Volume2 #35119
Quick N! (Factorial) calculation using Double!

Explain a metodology for a quick computation of N! ( factorial) suggestion and optimization are wellcomed!

ASP_Volume2 #35120
Counter Strike Or Half Life Auto Joiner

This little application will query any half life or counter strike server or problably any mod of half life. It gives you information about the server and allows you to auto join the server when an available slot becomes available. It also has the option of accounting for reserved slots on a server. And it has a neat little favorites list too to store your favorite servers for easy joining.

ASP_Volume2 #35121
Some Spells about IrDa and Tiny Devices + Embedded Visual Basic 3.0 code!

Some Spells and tips on how Develop Good Program for IrDa devices and solve some annoing connection problems between IrDa devices. A rush of code written in embedded visual basic 3.0 (Windows CE 3.0), explain the facts. See also my article on Generic IrDa systems! here: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=4725&lngWId=3 PLEASE DOWNLAD THE ZIP BECAUSE PLANET SOURCE CODE DOES NOT DISPLAY CORRECTLY THE HTML!

ASP_Volume2 #35122
Connect ADO Object to Excel File

In this example I try to show you how to connect the ADO object to Excel file directy , without copy any data from the Excel file to DataBase first ( like MS access) , plesae vote for me :)

ASP_Volume2 #35123
DivX Subtitler 1.0

Subtitle editor / viewer for your DivX movies. Use it to create/edit subtitles, split, merge or convert subtitle files, generate MicroDVD .ini files, and more. Supports 2 file formats: .SUB and .SRT, with various color and font formats. Can be used as a simple player too. Fully functional. Code is commented now and a basic help file is included. I hope you'll find it useful :-)

ASP_Volume2 #35124
Using Flexgrid

Learn how to manipulate a Flex grid control. this is like an excel worksheet that you can type into flex grid,copy,cut,paste,delete. (dont forget to vote) Do you have an old pc or loptop? could you donate it to me? coz i need to have a pc but i could not afford to buy...

ASP_Volume2 #35125
Remembrance

Small program made to remember all those who lost their lives on Sept. 11, 2001. For all those who have never taken the time to look at the complete list of names of those who died on that day, this program will show you the magnitude of people killed on that day. I got the list of names from http://www.washingtonpost.com/wp-adv/marketing/911/front.html and apologize in advance if anybody out there finds that a name is missing. God Bless America.

ASP_Volume2 #35126
Winsock Very Handy Tips !

This code shows all the handy tips of winsock such as connect until connected if disconnected close the conenction and a few more bits of winsock code !

Languages
Top Categories
Global Discovery