Results for "Volume: C_Volume2"
Shows the mean, median, mode, variance, sum, standard deviation, average deviation, coefficient of deviation, total, square total, and variance for an array of values using the sample method. Computes any of four different types of regression models (Linear, Logarithmic, Exponential, or Power). Includes an equation solver for both x and y data. Here's whats been changed in v2.1: 1. When "Remove row" is clicked, it now removes all selected rows rather than just one row at a time. 2. Double-clicking on a row in the "x, y, frequency" data-grid now allows the user to edit data already entered without having to remove the row and re-enter the data. 3. A bug was removed where the calculator didn't set the "DataSaved" Boolean bit when the user clicked on the "Remove Row" button.
In Windows Paint You When You Draw A circle You Find that the Mouse is on the Corner of the Circle and not in its Center This is Too Difficult But Now and After reading this Code it Will Be Very easy thing to do
VB Splitter is a developer-friendly ActiveX control to allow the user to resize docked controls at run-time. You can now have a splitting-capability for any number of controls with only one VB Splitter control and one line of code in your program. The control has 11 properties, 2 methods and 7 events customly made for your pleasure. It's very well-commented and has a strong encapsulation technic that making this control an author-friendly ActiveX control. Just don't miss the demo (open the VB Splitter Demo.vbg). Your feedback and vote will be very appreciated. Thanks in advance.
Shows you how to check if text is a numeric *Easiest way*
Extract all the Email addresses from asp, txt, html - files into a list that you can save.
I have added an automatic detection of the target path. If it doesn't exist, created regardless of the depth. I have also added a verify feature to verify the copy was successful. Orig. Desc. This is a modified verision of Nabhan Ahmed's (Copy File byte by byte) found at http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=48319&lngWId=1. Please give all votes to him. His description Basically, this program shows you how to copy files byte by byte. Everytime it reads 4 kbs from the source file and write them in the destination file until it reads all bytes in the srouce file. There is a bar that shows the copying progress, and there is a label that shows the copying percentage. In the new update, you can use the browse button to find the source file you want to copy. I'm sure you'll find the code very easy to understand, and that you'll like it.( Would you please vote for this code ) My Changes: The FileCopy routine was transfered to a self contained class. It checks for proper input for the FileCopy method to work. It is now completey portable.
This is a real plugin system, not just ActiveX or somthing like that! The example plugins are written in Visual C++ and the plugin execute code is written in Visual Basic, this because it's impossible to call functions from within Visual Basic compiled dll's with this method. Instruction on how to use and compile the example dll's are included in the package.
A Studio MAX-like(closeable) frame control with an LCARS style, with code to handle multiple frames. Check inside for more!
Downloader that the file takes you down that you want to of the page that you want to, this tool can define it this one paginates it I throw with API no with the ocx brings a tool edit
This is a classic 2d mario game with sound, and multiplayer. It uses the windows api functions such as bitblt and playsound. Use arrow keys to move, space to jump, also moves for fireballs and POW box. Bonuses inlude coins, 2 levels, turtles and crabs. Skim thorugh read me for further details.
Simple windows explorer clone, have all the needed functions: files/dirs copy, move, delete or send them to r. bin. Oh yea, and rename too :) ! It is very simple, just to show on how to manage files, or create nice looking file/dirs-view. Pretty easy code...
This code makes the form jump around the screen and changes it's size. Please vote and comment :)
This is one of my first programs that i have done on my own. I am 15 and i just started to take visual basics in highschool. So i built this for some practice. It also fun to look at the backgrounds
This will get all Form Item Names with webbrowser control.
how to Make Uppercase or lowercase in Textbox
IF you use hot or not .. this will get you TONS of matches. you simply login and then hit start. It flips through showing you pictures and keywords of your potential matches all while 'clicking yes' that you want to meet them. I used it for a couple hours and have over 300 matches. Its alot easier to just delete people you dont want to meet, than to look for ones you want to meet, click yes and hope they click yes back !
this program makes the image lighten by the value user has entered as input
AFter learning how to use the API call ReadProcessMemoy, I made this. It discoveres the locations of the hidden mine's in the game MineSweeper. Just load the game then run this program.
The object of this game is to score as many points as possible by removing coloured squares from the grid. This is done by clicking on a square that is the same colour as its neighbour (above, below, left or right) All contiguously coloured squares in each direction will be removed and the squares above will drop down. If this is not clear, right click a square to see which will be removed. More points are scored for removing lots of squares in one go and a bonus is scored for completing a level.
The program allows you to translate ip numbers into domain names and vice veers. You can scan a ip number for open services and you can do a ping. If you choose the "scan network" tab you can scan a range of ip numbers for a open port. For example if you choose port 80 you can see witch computers are running a web server.