Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #36820
GOLD Parser Example

Unlike other parser generators, the GOLD Parser strives to be a development tool that can be used with numerous programming languages and on multiple platforms while maintaining modern design concepts. Modern bottom-up parsers use a Deterministic Finite Automaton (DFA) for identifying different classes of tokens and a LALR(1) state machine to parse them. The actual LALR(1) and DFA algorithms are easy to implement since they rely on tables to determine actions and state transition. Consequently, it is the computing of these tables that is both time-consuming and complex. The GOLD Parser Builder performs this task; reading from a source grammar outline and then computing the appropriate tables. This information is then saved to a Compiled Grammar Table file which can be, subsequently, loaded by the actual parser engine and used. This is a simple project which loads a Compiled Grammar Table file and draws a parse tree for a given input string. An example grammar called "Simple" is included. You will need to download a copy of the GOLD Parser Engine DLL from http://www.devincook.com/GOLDParser. This module contains the actual parsing algorithms. The source code for the Engine will be released soon (hopefully next month) in Visual Basic. Until then, the DLL is available. Sorry.

ASP_Volume2 #29152
An Updated!!! Much Better Battle.net Bot

This update uses a Config.ini to save username and password. I also have added a userdatabase with some chat commands. Have fun with this update and keep learning Newbs! Please leave feedback.

ASP_Volume2 #29153
CS Bandwidth Monitor - UPDATED -

UPDATE(Included stay on top option, fixed some minor bugs and added auto apply to settings. This is beta 2, see pic) This program has code from antoher tool I have on this site called CS Internet Tools. But the main purpose of this program was to teach myself much better UI. There are alot of nice things about this program such as the form that will blend into your desktop so it looks like it is part of it. The stats form that will "Roll" out of the main form. Really not to hard to do. It will remember where you have your forms at startup, has many options and is very custmizable. A large part of this code came from other source code not by me. All props go to them. I hope this helps anybody who needs it. Vote if you like. Remember the main purpose of this was to teach myself UI. Anyways I hope you do like it.

ASP_Volume2 #36821
Date Controls

A date picker and month view control which have more properties compared to microsoft controls. please use shortcut menus to change month/year. right click month/year section to get shortcut menu

ASP_Volume2 #36822
CastScript

The Customize And Save Time Scripting language is used along the same lines as JavaScript; it is embedded in the HTML code. The script defines tags and their properties, then implants them into the HTML source via the tags' name. I was constantly getting tired of continually writing and and re-writing the same lines of code in HTML; and I wondered how I could use a scripting language to define tags that could be reused over and over again. CastScript is what I came up with.

ASP_Volume2 #36823
A simple instant messanger

This instant messanger shows the simplicity of using the Winsock control to listen, make connections and send data. Shows you how to use arrays of Winsocks and strings, and gives you the very basics to an instant messanger. Server and client in the same program.

ASP_Volume2 #36824
a random password generator

This is a program to make totally random passwords out of letters, numbers, or both. Shows how to convert strings to lowercase, make a scrolling, typing, caption effect and how to use random numbers.

ASP_Volume2 #36825
RichLabel : this is to the normal label, what RichTextBox is to the TextBox!

RichLabel: (formerly ColorLabel) this is to the normal label, what RichTextBox is to the TextBox! check out the screenshot to see what i mean, and don't forget to visit my webpage for quality codes: geocities.com/mdsy_2000

ASP_Volume2 #36826
Electron Simulation

This simulates the flow of electrons. Please give lots of feedback. This uses a working version of the engine so please try it. Remember to compile all the DLL's and reference them.

ASP_Volume2 #36827
Scroll Bars

This is a sample how to use scroll bars in visual basic. It shows you how to move a shape using scroll bars. It is very easy and good for beginners. Please comment and vote. :0)

ASP_Volume2 #36828
Flash Vb FSCOMMAND

Embeded (Macromedia ) Flash Movies interacting with Visual Basic through Flash's FSCOMMAND, GetVariable and SetVariable.. (previously only FSCOMMAND)

ASP_Volume2 #36829
Fern using fractals

This is not a bitmap, jpeg or anything else; I used fractals to draw this picture.

ASP_Volume2 #36830
Shortcut Maker (without VB6STKIT)

Here is a way to make real shortcuts wherever you want them without having to use VB6STKIT. This example shows you how to make a shortcut for an application, helpfile, and uninstall program to the desktop, startmenu, or in startmenu/programs. If you like, please vote!

ASP_Volume2 #36831
A'++' Simple MP3 Player

A simple MP3 / MPEG player. That's all. Good for beginners to learn how this API thing worked, and to show them how to play MP3 with a commonly used API. Please vote and comment hevily. This also includes about box.

ASP_Volume2 #36832
Amazing Fonts (u can add picture, sound, animation, effects…)

Getting bore to your fonts…my fonts can add picture, sound, animation, effects and hyperlink. You can use any fonts you like and it’s easy to use. Please don’t forget to vote!

ASP_Volume2 #36833
High Performance StopWatch [UPDATED]

Very high resolution stopwatch, very low resources. Create as many stopwatches as you need with one module.

ASP_Volume2 #36834
Complete Password Generator (not random)

Welcome to LogicGenius. Here is a complete password generator which could generate all possible passwords of a given length. I claim that no one can compete with me in logic routines.

ASP_Volume2 #36835
Monkey Typist

This code is basically a random text generator that taps out random strings of characters. It is a Monkey Typist because sometimes it might just make sense! The idea is that you watch the text appear and then see if the 'Monkey' enters real words or even sentences!

ASP_Volume2 #39501
FloatingClock

This applications floats on the desktop. It displays the Time and Date. It can be moved. Three skins are available. Skins can be chosen by right clicking on the clock.

ASP_Volume2 #39502
Final Web Server

Complete and pretty designed web server that has many utilities implemented. The client (IE or another web browser), can list folders, files and download them remotely; can also send anonym mails (without using an external SMTP server); play a sound file, open/close CD door, send a message and leave impressions in a guestbook. It has also a counter, log file writing, and an 'index' page that disponibilizes the features listed above. *** Please don't forget to vote! *** Keywords: webserver, HTTP server, mailer, region, skin, winsock

Languages
Top Categories
Global Discovery