Results for "Volume: 4_2005-2006"
Advance POS v1.1. I've uploaded the first version as an application.. The admin deleted it so sorry for that.. Since i cannot share you the whole code of this system. I will just attach here some of my Module Codes. Hope this will help.. ^^ Advance Features: -Scheduler -System warning and notifications -System notes -System settings and preferences (not complete) -Group reports (Data report) -User friendly System -Reliable Data Handling and retrieving. -Database backup and restore. -User accounts management -others..^^ If you like the system.. Please leave your comments.. Thanks.
The original author of this code is Jim Benvenuti. It is a beautiful control, but too bulky for my needs. I've reduced it to its basics. Hope you like it and find it helpful. Update: Got rid of the class module(took some doing on my part). It is now a freestanding control. update: added a working demo of control.
There is a problem with most of the CSV parsers/readers out there: they do not follow RFC4180. Most handle quotes and comma delimiters properly, but can't handle line changes within quotes. Additionally most of the codes are on the slow side, practically dying if you happen to have a CSV file that goes a few megabytes in size. This procedure is somewhat optimized for speed so a few megabytes is a no-issue. Detailed information at http://www.vbforums.com/showthread.php?t=604031
The project shows how to make a complete ADO Code database programming with: binding recordset to DataGrid control, navigation (move first, move next, move previous, move last) buttons, add, update, batch update, delete, search according to title, author and subject buttons. Automatically assigns a number to record to be saved. It can list the books according to their author's and lists item according to their subject. It also shows how to create database and open a database, reports in Excell and displays it using WebBrowser control. You can do online search as well.
Doing constructive solid geometry (CSG) with stencil buffer in opengl
I make this program to simulate how the Vending Machine work. I hope this program is useful for you. Try and enjoy it.
This is the best trainer for Minesweeper (winmine.exe). You can edit blocks in minesweeper and replace them, like map editor. See screen! REALLY GOOD!
THIS CODE IS VERY USEFUL IN PROGRAMMING THIS WILL DO 1) CD OPEN,CLOSE CLASS 2) BROWSE CLASS( LIKE OPEN,SAVE,PRINTER...ext) 3) FILE CLASS(DO ALL FILE HANDLING...) 4) REGISTRY CLASS 5) SOUND CLASS 6) SYSTEM TRAY CLASS 7) FORM OR WINDOW CLASS 8) WINDOWS CLASS ALL THIS CODES ARE CREATED FOR YOU.... PLEASE VOTE FOR ME....
Simple 2D Room Planner by Robert Rayment. This basic room planner proved useful to a friend, so maybe for some of you. Note that the minimum screen resolution is 1280 x 768. Zip 29 KB.
If you're thinking about writing a game or just learning about what game programming is all about than this is for you. Game Basic has been developed with an emphasis on the importance of the 3D rendering technologies available today for the Microsoft Windows platforms. Please visit http://www.gamebasic.com for any downloads, and a full list of online articles/tutorials.
Multilingual datepicker. Colors for each item in the control can be set. 3D or flat style. Updates: Refreshing date when clicked in monthlist Selection formats dd/mm/yyyy mm/dd/yyyy added Selection for firstweekday added
This code is all about the information that we can save in our data base. With the help of this application any one can learn so many things and can also understand the concept of Database. If any one found any error in it so email me at meetamazefaraz@hotmail.com. Please vote for me. Thanks
Colorfull Multilingual timepicker Control. Style in 3D or Flat. Timeformat in 24 Hours / 12 Hours with AM/PM. Showing the current time can be set.
Time Eangine
Create runtime popup menu with sub menu items
Bezier ART. See Screenshot.
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? ]
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.
This is a very advanced calculator to calculate very precisely the time dilation at a specified voltage for common off-the-shelf flux capacitors. The result is returned in 2 bananas (monkey notation) as that is teh standard in this field. Don't forget VOTE ME!!!!1
Scheduling System. Complete. Some codes from my Advance POS.. ^^. This system includes components that are needed to run the system. PSC did not include those components on my .Zip file. Download the components here. http://www.fileden.com/files/2006/9/5/203867/Components.zip . Hope u like it.