|
Welcome to Visual Basic world on Planet Source Code! This site is one of the Internet's largest online databases of free code! You can search for particular code, simply browse by category, or just peruse! The site is filled with programs, .zip files, examples, snippets, and tutorials so feel free to jump on in! For all you masochists, here is a list of all the code in the Planet Source Code database for this world, all 5,137,151. lines of it!!! |
|
GpsWalkMap
The program records the data from a GPS receiver (serial, USB or Bluetooth) converting the NMEA coordinates Latitude / Longitude to KML format used in Google Maps. The data relating to the serial port to be used are stored in the file params.ini; edit this file (with notepad) to adjust the parameters for your GPS receiver. When the program starts, it connects to the GPS receiver and waits to receive the FIX signal, which is the confirmation for incoming data valid. If you start the log with the button "Start log", the program opens an output file named "gpslog------ .kml" where instead of hyphens will be inserted the time, as hour-minute-second, of log start. For every new value of latitude / longitude received, there is a conversion into KML and the resultant data is appended to the file; when you click the button again (the caption has been changed in "Stop Log") the log is stopped and file closed.
The button "Go Google Maps" causes your default browser to connect to the Internet (Google maps site) and produces a 640x480 map centered on the coordinates that appears in boxes "Latitude" and "Longitude" when you performed the request.
The algorithm for conversion from NMEA to KML is experimental, obtained from a series of measurements, reflections and subsequent checks with Google Maps. At my latitude and longitude (Italy), the conversion seems to be accurate (error less than 10 meters with cheap GPS receiver), but I'd like to have confirmation from other countries. So if you want, send me a message from the form "contact" of my website (http://ficara.altervista.org) to confirm other locations, thanks :-)
text elmer to have Point of Sales and Inventory System Dear All, Good day fellow coders, my name is Leomar V. Ramos, and I'm sharing this piece to you.This is a point of sales system with user maintenance,supplier management,product categories, product items and etc. By downloading this, you will learn how to use listview control, toolbar,statusbar,SQL Statements,ADODB,and etc./ I hope this one could help you a lot.This is good for beginner programmers like me. Thank you very much. Please vote or leave a comment. INSTRUCTIONS: 1. You need to install MySQL Front(http://www.mysql.com) and Wampserver(http://www.wampserver.com) on your PC 2. Then, download MySQL ODBC Driver 3.51 also available in mysql site and install. This tool is used to establish connection of MYSQL DATABASE and VB. 3. Right click on sql_pos_db in the database forlder>click OPEN>create database sql_pos_db>Select QUERY TAB> Click on >(indicates run query) 4. Wait until all data were created 5. Download lvButton.ocx of LaVolpe and ctlNSCombo.ocx of Sir Philip Naparan (Thank you very much!) 6. Username: admin or ramos_leomar Password: admin or admin Happy programming! Transmittal Record System (ADD,EDIT,DELETE,SEARCH,SAVE,REFRESH,ETC) Dear All, Good day!This is a simple program that keeps track of your receiving and delivery reports.Download this and you will learn how to manipulate listview items,combobox and SQL statements(ADD,EDIT,DELETE,SEARCH,REFRESH,SAVE),data reporting and more.. I hope this one will help you in your programming.Feel free to contact me for any concerns, suggestions,and tutorials. Thank you for downloading!!Please vote :) HAPPY CODING FELLOW PROGRAMMERS :) database database create by builter program!! Ray This example is to show how to shuffle a deck of cards using an extremely fast algorithm that does not have to check if a card has already been chosen. What this means is that the code is very fast making it very scalable as well. Although the example uses a deck of cards, it could just as easily be used to shuffle any series of objects with thousands of items. Multipass BILATERAL FILTER. (V4) [better computation precision, RGB and CieLAB color Spaces] This application applies Multipass Bilateral Filter to color Images. Bilateral filtering is an Edge-preserving smoothing filter. This technique extends the concept of Gaussian smoothing by weighting the filter coefficients with their corresponding relative pixel intensities. Pixels that are very different in intensity from the central pixel are weighted less even though they may be in close proximity to the central pixel. This is effectively a convolution with a non-linear Gaussian filter, with weights based on pixel intensities. This is applied as two Gaussian filters at a localized pixel neighborhood , one in the spatial domain, and one in the intensity domain. Some Parameters make result image with a cartoon-like appearance. [ can someone speed up EFF_BilateralFilter Sub? ] Lyric Finder Lyric finder !!!!!!!!!!!!!!!!!!!!!!!!!!!! Textbox Label You can choose if you want a textbox or a label without changing the code! LOCK with MiniPad(HunnyMunny) Lock miniNotPad(HunnyMunny) Simple Media Player It simply opens and run multimedia application Automatic Card/Deck Shuffler The code is a virtual card/deck shuffler, and uses a computerized method to shuffle a deck of cards. The code randomizes a number which represents a card that would be in a deck, and does this a total number of times of that of the total number of cards in a deck (this number can be modified to suit any desired amount). The randomized number however could be a repeat of a previously used number, so the code keeps track of which cards have been picked already and if a repeat occurs it goes thru a process to round the card either up or down depending on it's position in the deck and the position of the previously picked cards. This way no matter which random number is picked, it will always be a new number which has not been used. After the code has executed, the user will be left with a deck (an array of randomized numbers) which can be applied to any deck type. Improvised Employee Examination System Provides auto computation of exam results. PortScanner It scans a given site for first open port EXCEL SHEET LIKE PROTECCTION LOCK FOR TEXT AREA AS EXCELL SHEET DFT - Discrete Fourier Transform of digitaly sampled data DFT of digitaly sampled data - can be used on any timeseries data (Waves/Vibrations/Earthquake etc.) - plane text input (not audiocard) ClickText *UPDATE* If you click on the textbox, the textbox automatically erase the text in it. You can choose if you want that every time you choose: Everytime. Else you can choose: OneTime Crypto A simple code to encrypt text data. Plz rate my project and give your comments. Keep visiting, Crypto 2.0 will be released soon for encrypting pictures too LOCK YOUR TEXTBOX LOCK YOUR TEXT BOX IN VERY EASY Real Photomosaic v12 (cieLAB) Create PHOTOMOSAICS (see screenshot) ----- Create picture formed from 100's of smaller pictures. ----- Feautres: ---*Manage Mirrored tiles* ---*Manage Duplcated Tiles and Minimal Distance between them* ---*Tile Masks* ---*Rotated Tiles* ---*Blend with Source pic* ---* 10 PhotoMosaic Styles* ---*CieLAB Color Space* NOTE: COLLECTION(S) INCOMPATIBILITY WITH PERVIOUS VERSION. (Have to ReCreate them). Page 1 of 2527 found. Entries 1 - 20 of 50536 found Next 20 entries |
|
| ||||