Advertisement

Results for "Author: theo z"

ASP_Volume3 #58116
VB Perceptron

VB Perceptron is a pattern recognizer program using single layer perceptron. It has the capability to learn patterns and classify them to specified classes. VB Perceptron features: input patterns from installed fonts or handwriting, train the perceptron using input patterns and give information about highest epoch reached and training error percentage, recognize a pattern and give information about the match score and match percentage of each known classes, open and save the perceptron, training options (learning rate, threshold, target error and maximum epochs) and add noise to a pattern. Note that the perceptron has not been trained yet. You have to train it first before it can be used to recognize any pattern. To train the perceptron select patterns from the font list and symbol list (hold down shift or ctrl to select multiple fonts or symbols) or draw a pattern on the left picture box then press the Train button. To recognize a pattern, simply select a pattern form the list or draw one and then press the Recognize button. Please report any bugs to me. Your feedback and votes will be very appreciated.

ASP_Volume3 #58117
VB Paint

VB Paint is a simple drawing program similar to Microsoft Paint plus several image filters. VB Paint features: (1) Drawing tools: curve, polygon, filter brush, brush (10 different shapes), air brush, text, fill, rectangle, square, rounded rectangle, rounded square, ellipse, circle, pencil, eraser and pick. (2) Drawing properties: foreground color, fill color, fill style, draw width, border style and font. (3) Selection tool: move, cut, copy, paste, delete, crop, effects, filters. (4) Effects: resize, flip horizontal/vertical, rotate, clear. (5) Filters: black and white, blur, brightness, crease, darkness, diffuse, emboss, gray black and white, grayscale, invert colors, replace colors, sharpen, snow and wave. (6) Undo/redo (limited by memory, currently I set it to 10x undo/redo). (7) Others: scroll bars, zoom, resizable paint area, hand, status bar, open, save, and print. It is well commented and developed with almost pure VB (only 7 APIs, no OCX, dll, ...). Good to learn about VB ability to handle graphical stuff.

ASP_Volume3 #58118
VB Control Manager

VB Control Manager is an ActiveX control to allow the user to dock controls and resize, move and show/hide them at run-time. This is actually the improvement of my VB Splitter, an ActiveX control to resize docked controls at run-time. I change the name because VB Control Manager can do a lot of more than just to split/resize control. VB Control Manager has 14 properties, 4 methods, and 18 events customly made, plus two collection: a Controls collection (with 20 properties) and a Splitters collection (with 27 properties). To use the control, just place the VB Control Manager control on your form and add several controls on it. That's it! You don't have to add any codes to your form to have basic features of VB Control Manager. Just don't miss the demo (open the VB Control Manager Demo.vbg). Your feedback and votes will be very appreciated.

ASP_Volume3 #58119
VB Splitter

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.

4_2005-2006 #163413
VB Perceptron

VB Perceptron is a pattern recognizer program using single layer perceptron. It has the capability to learn patterns and classify them to specified classes. VB Perceptron features: input patterns from installed fonts or handwriting, train the perceptron using input patterns and give information about highest epoch reached and training error percentage, recognize a pattern and give information about the match score and match percentage of each known classes, open and save the perceptron, training options (learning rate, threshold, target error and maximum epochs) and add noise to a pattern. Note that the perceptron has not been trained yet. You have to train it first before it can be used to recognize any pattern. To train the perceptron select patterns from the font list and symbol list (hold down shift or ctrl to select multiple fonts or symbols) or draw a pattern on the left picture box then press the Train button. To recognize a pattern, simply select a pattern form the list or draw one and then press the Recognize button. Please report any bugs to me. Your feedback and votes will be very appreciated.

4_2005-2006 #163414
VB Paint

VB Paint is a simple drawing program similar to Microsoft Paint plus several image filters. VB Paint features: (1) Drawing tools: curve, polygon, filter brush, brush (10 different shapes), air brush, text, fill, rectangle, square, rounded rectangle, rounded square, ellipse, circle, pencil, eraser and pick. (2) Drawing properties: foreground color, fill color, fill style, draw width, border style and font. (3) Selection tool: move, cut, copy, paste, delete, crop, effects, filters. (4) Effects: resize, flip horizontal/vertical, rotate, clear. (5) Filters: black and white, blur, brightness, crease, darkness, diffuse, emboss, gray black and white, grayscale, invert colors, replace colors, sharpen, snow and wave. (6) Undo/redo (limited by memory, currently I set it to 10x undo/redo). (7) Others: scroll bars, zoom, resizable paint area, hand, status bar, open, save, and print. It is well commented and developed with almost pure VB (only 7 APIs, no OCX, dll, ...). Good to learn about VB ability to handle graphical stuff.

4_2005-2006 #163415
VB Control Manager

VB Control Manager is an ActiveX control to allow the user to dock controls and resize, move and show/hide them at run-time. This is actually the improvement of my VB Splitter, an ActiveX control to resize docked controls at run-time. I change the name because VB Control Manager can do a lot of more than just to split/resize control. VB Control Manager has 14 properties, 4 methods, and 18 events customly made, plus two collection: a Controls collection (with 20 properties) and a Splitters collection (with 27 properties). To use the control, just place the VB Control Manager control on your form and add several controls on it. That's it! You don't have to add any codes to your form to have basic features of VB Control Manager. Just don't miss the demo (open the VB Control Manager Demo.vbg). Your feedback and votes will be very appreciated.

4_2005-2006 #163416
VB Splitter

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.

5_2007-2008 #185931
VB Perceptron

VB Perceptron is a pattern recognizer program using single layer perceptron. It has the capability to learn patterns and classify them to specified classes. VB Perceptron features: input patterns from installed fonts or handwriting, train the perceptron using input patterns and give information about highest epoch reached and training error percentage, recognize a pattern and give information about the match score and match percentage of each known classes, open and save the perceptron, training options (learning rate, threshold, target error and maximum epochs) and add noise to a pattern. Note that the perceptron has not been trained yet. You have to train it first before it can be used to recognize any pattern. To train the perceptron select patterns from the font list and symbol list (hold down shift or ctrl to select multiple fonts or symbols) or draw a pattern on the left picture box then press the Train button. To recognize a pattern, simply select a pattern form the list or draw one and then press the Recognize button. Please report any bugs to me. Your feedback and votes will be very appreciated.

5_2007-2008 #185932
VB Paint

VB Paint is a simple drawing program similar to Microsoft Paint plus several image filters. VB Paint features: (1) Drawing tools: curve, polygon, filter brush, brush (10 different shapes), air brush, text, fill, rectangle, square, rounded rectangle, rounded square, ellipse, circle, pencil, eraser and pick. (2) Drawing properties: foreground color, fill color, fill style, draw width, border style and font. (3) Selection tool: move, cut, copy, paste, delete, crop, effects, filters. (4) Effects: resize, flip horizontal/vertical, rotate, clear. (5) Filters: black and white, blur, brightness, crease, darkness, diffuse, emboss, gray black and white, grayscale, invert colors, replace colors, sharpen, snow and wave. (6) Undo/redo (limited by memory, currently I set it to 10x undo/redo). (7) Others: scroll bars, zoom, resizable paint area, hand, status bar, open, save, and print. It is well commented and developed with almost pure VB (only 7 APIs, no OCX, dll, ...). Good to learn about VB ability to handle graphical stuff.

5_2007-2008 #185933
VB Control Manager

VB Control Manager is an ActiveX control to allow the user to dock controls and resize, move and show/hide them at run-time. This is actually the improvement of my VB Splitter, an ActiveX control to resize docked controls at run-time. I change the name because VB Control Manager can do a lot of more than just to split/resize control. VB Control Manager has 14 properties, 4 methods, and 18 events customly made, plus two collection: a Controls collection (with 20 properties) and a Splitters collection (with 27 properties). To use the control, just place the VB Control Manager control on your form and add several controls on it. That's it! You don't have to add any codes to your form to have basic features of VB Control Manager. Just don't miss the demo (open the VB Control Manager Demo.vbg). Your feedback and votes will be very appreciated.

5_2007-2008 #185934
VB Splitter

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.

6_2008-2009 #208449
VB Perceptron

VB Perceptron is a pattern recognizer program using single layer perceptron. It has the capability to learn patterns and classify them to specified classes. VB Perceptron features: input patterns from installed fonts or handwriting, train the perceptron using input patterns and give information about highest epoch reached and training error percentage, recognize a pattern and give information about the match score and match percentage of each known classes, open and save the perceptron, training options (learning rate, threshold, target error and maximum epochs) and add noise to a pattern. Note that the perceptron has not been trained yet. You have to train it first before it can be used to recognize any pattern. To train the perceptron select patterns from the font list and symbol list (hold down shift or ctrl to select multiple fonts or symbols) or draw a pattern on the left picture box then press the Train button. To recognize a pattern, simply select a pattern form the list or draw one and then press the Recognize button. Please report any bugs to me. Your feedback and votes will be very appreciated.

6_2008-2009 #208450
VB Paint

VB Paint is a simple drawing program similar to Microsoft Paint plus several image filters. VB Paint features: (1) Drawing tools: curve, polygon, filter brush, brush (10 different shapes), air brush, text, fill, rectangle, square, rounded rectangle, rounded square, ellipse, circle, pencil, eraser and pick. (2) Drawing properties: foreground color, fill color, fill style, draw width, border style and font. (3) Selection tool: move, cut, copy, paste, delete, crop, effects, filters. (4) Effects: resize, flip horizontal/vertical, rotate, clear. (5) Filters: black and white, blur, brightness, crease, darkness, diffuse, emboss, gray black and white, grayscale, invert colors, replace colors, sharpen, snow and wave. (6) Undo/redo (limited by memory, currently I set it to 10x undo/redo). (7) Others: scroll bars, zoom, resizable paint area, hand, status bar, open, save, and print. It is well commented and developed with almost pure VB (only 7 APIs, no OCX, dll, ...). Good to learn about VB ability to handle graphical stuff.

6_2008-2009 #208451
VB Control Manager

VB Control Manager is an ActiveX control to allow the user to dock controls and resize, move and show/hide them at run-time. This is actually the improvement of my VB Splitter, an ActiveX control to resize docked controls at run-time. I change the name because VB Control Manager can do a lot of more than just to split/resize control. VB Control Manager has 14 properties, 4 methods, and 18 events customly made, plus two collection: a Controls collection (with 20 properties) and a Splitters collection (with 27 properties). To use the control, just place the VB Control Manager control on your form and add several controls on it. That's it! You don't have to add any codes to your form to have basic features of VB Control Manager. Just don't miss the demo (open the VB Control Manager Demo.vbg). Your feedback and votes will be very appreciated.

6_2008-2009 #208452
VB Splitter

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.

7_2009-2012 #230967
VB Perceptron

VB Perceptron is a pattern recognizer program using single layer perceptron. It has the capability to learn patterns and classify them to specified classes. VB Perceptron features: input patterns from installed fonts or handwriting, train the perceptron using input patterns and give information about highest epoch reached and training error percentage, recognize a pattern and give information about the match score and match percentage of each known classes, open and save the perceptron, training options (learning rate, threshold, target error and maximum epochs) and add noise to a pattern. Note that the perceptron has not been trained yet. You have to train it first before it can be used to recognize any pattern. To train the perceptron select patterns from the font list and symbol list (hold down shift or ctrl to select multiple fonts or symbols) or draw a pattern on the left picture box then press the Train button. To recognize a pattern, simply select a pattern form the list or draw one and then press the Recognize button. Please report any bugs to me. Your feedback and votes will be very appreciated.

7_2009-2012 #230968
VB Paint

VB Paint is a simple drawing program similar to Microsoft Paint plus several image filters. VB Paint features: (1) Drawing tools: curve, polygon, filter brush, brush (10 different shapes), air brush, text, fill, rectangle, square, rounded rectangle, rounded square, ellipse, circle, pencil, eraser and pick. (2) Drawing properties: foreground color, fill color, fill style, draw width, border style and font. (3) Selection tool: move, cut, copy, paste, delete, crop, effects, filters. (4) Effects: resize, flip horizontal/vertical, rotate, clear. (5) Filters: black and white, blur, brightness, crease, darkness, diffuse, emboss, gray black and white, grayscale, invert colors, replace colors, sharpen, snow and wave. (6) Undo/redo (limited by memory, currently I set it to 10x undo/redo). (7) Others: scroll bars, zoom, resizable paint area, hand, status bar, open, save, and print. It is well commented and developed with almost pure VB (only 7 APIs, no OCX, dll, ...). Good to learn about VB ability to handle graphical stuff.

7_2009-2012 #230969
VB Control Manager

VB Control Manager is an ActiveX control to allow the user to dock controls and resize, move and show/hide them at run-time. This is actually the improvement of my VB Splitter, an ActiveX control to resize docked controls at run-time. I change the name because VB Control Manager can do a lot of more than just to split/resize control. VB Control Manager has 14 properties, 4 methods, and 18 events customly made, plus two collection: a Controls collection (with 20 properties) and a Splitters collection (with 27 properties). To use the control, just place the VB Control Manager control on your form and add several controls on it. That's it! You don't have to add any codes to your form to have basic features of VB Control Manager. Just don't miss the demo (open the VB Control Manager Demo.vbg). Your feedback and votes will be very appreciated.

7_2009-2012 #230970
VB Splitter

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.

Languages
Top Categories
Global Discovery