Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #87073
CodeScanMax(Update 6 Nov)

CodeScanMax(Update 6 Nov) by Robert Rayment. (Work around for forms with no code, addess some differences between Win98 & WinXP RichTB versions when setting Fonts & Coloring) .... This program is intended to give info on declarations and procedures used in a project. Also to display some items within procedures and a variety of unused items. To be most useful the exe can be placed on the Office toolbar or the Taskbar. It can then analyse the current project provided it is saved to disk. It is non-intrusive A second use is to copy/paste code from any other project while in the IDE. Please read limitations in the help file. I've deliberately left some unused junk in the program so you can see how it works straightaway. It's 'horses for courses' CodeScan suits me but try these others if you haven't already, they may be closer to what you want -- Code Fixer v2.2.9 Roger Gilchrist(Ulli) CodeId=53297 -- Deeplook v4.7 Dean Camera CodeId=54836 -- Code Statistics/.. v4.3 E O'Sullivan CodeID=39149 or later versions.-- Fast RTB Coloring Will Barden CodeId=39824.-- Back highlighting buggy CodeId=43509 (Tested on Win98 & WinXP, Zip 57KB).

Java_Volume1 #87074
_KeyAscii and KeyCode_

Shows the KeyAscii and KeyCode as you type, very simple.

Java_Volume1 #87076
cool colorful image thingy!!!

This program makes cool circle designs you can print. Could be used to teach random numbers, circles, colors, and circles to beginners.

Java_Volume1 #87075
Turn Your Screen Crazy

This Great Program will make your screen melt, check, blow away, fade, colour change, or whatever you want it to! Great Program! Please Vote For My Work!

Java_Volume1 #87457
Panel de Pon

A remake of Panel de Pon/Tetris Attack/Pokemon Puzzle. Now with online play, chains now register correctly, and basic/pathetic AI. But you can turn the AI's speed to compensate for it's current lack of ability. Fixed garbage block behaviour, added the 3D/Cylinder mode from the N64/Cube versions

Java_Volume1 #87458
Desktop Binary Clock - way geeky!

A binary clock! on your desktop! remembers where you put it and stays on top! best of all, it's different!!!

Java_Volume1 #87456
ModBus Communications Protocol

This one is mostly for Controls Engineers. Emerson Control Techniques manufactures Servo drives that communicate via the ModBus Protocol. This was and old GWBasic version of the protocol that I think I got from Taylor Software 10 years ago. I have adapted it for VB 6.0 (Win XP is my OS) using flexgrid to display the register contents. I also set this demo up to poll the physical I/O and velocity of an Emerson EN-208 Base drive. It can be adapted to communicate with any serial device that uses the ModBus Protocol.

Java_Volume1 #87459
Simple Client Server Inventory Control System

Files needed to distribute along: CMDLG32.OCX MSCOMCTL.OCX - 1MB (VB 6 SP3) or COMCTL32.OCX - 596KB (VB 5 SP3) MSWORD.OLB Client-server app to keep track of inventory. Main functionalities include accounts payable, accounts receivable, human resource, user management and reporting. User management includes access control to the main functionalities. Main page even include a ticker system allowing messages to be conveyed to the users systematically. Simple reports are mostly available only on-screen (non crystal report). Please vote for me or at least provide your feedback as I need to know what areas require improvement or change. I also need to know how well am I doing in order to decide upon to further develop the key areas. In the future, will try to use object-oriented programming style because it is a good way of programming. Will be standardising the way of reporting as well. Haven't tested in a real multi client environment. If anyone of you have tested it, please let me know if there are any issues of concurrency and stuff like that. Any other suggestions? Please leave your comment here! Thanks!

Java_Volume1 #87460
KEdit example of C/C++ style of programming with API made form and controls

KEdit is an example texteditor I made to learn how to make windowsprogram without using any VBforms or controls, all is made with pure API like the style a C or C++ programmer would have done it. With messageloop and wndproc to handle messages. This application is quite useless but learning how to do it was really fun :-)

Java_Volume1 #87461
[Math Graph] : Advanced equation plotter/solver (**UPDATE: VERSION: 1.2.0***)

Math Graph is an advanced program that graphs and solves equations plus many other calculations(area under curve, slope at any point,...), it supports most types of graph(normal, parametric, polar, implict)and also supports many functions, it has a powerful equation solver that solves almost any single variable equation, it has the ability to open and save files and print the graph on a sheet of paper. Version 1.2.0 includes calculating extrema and inflexion points, drawing tangents, and some minor improvments and bug fixes.

Java_Volume1 #87462
anatomy of point rotation

This project is a somewhat interactive tutorial on the fundamentals involved in rotating a point around a center (0,0).

Java_Volume1 #87463
iICO 1.2 (rev. 3)

All formats icon/cursor editor. Update: Full GDI+ drawings. // Zip 185 Kb // Windows XP/NT/2000. // Last update: 10/23/2004.

Java_Volume1 #87464
Use the REAL theme drawing on all your controls! (how to use UxTheme.dll)

Lot of controls have Imited XP controls with images or code drawing, This is a small template that will show you how to give your usercontrols XP look, Using the real theme data. Heavily commented and easy to understand, this example only draws a command Button With 2 states: Normal and pressed, that's to make the code easy, but you can easily extend this functionality to more states like hover, defaulted, etc. includes names and ID's for all classes, parts and states for the windows controls. Comments, votes, suggestions, requests are wellcome. Regards. - Fred.cpp

Java_Volume1 #87729
I use my friends, do you?

This code is a simple example to illustrate using friend methods (or functions, etc...) to pass information between objects within a project (ocx,dll,etc...). The purpose of this example is to show people unfamiliar with friend procedures how they can enable you to develop components that only expose the properties/procedures you wish to make available to your target audience.

Java_Volume1 #87730
hackers (the game)

This is a simple game that i whipped up. Great fun if you know how to play it. easy to learn and play too.

Java_Volume1 #87731
Complete Winsock Library

This is a very complete, rich object oriented DLL which provides an easy to use set of classes for working with all aspects of winsock programming. It includes dns, enumeration, socket options, socket io, async and blocking mode and much more. IMPORTANT: This library isn't really complete. It's complete enough to use, but it hasn't been tested, and some things still don't work. I gave up on it half way through and started working on something else. Right now I don't know if I'll bother finishing it (possibly some time in the future) so I figured I'd release it to the public. If you ever want to work with Winsock API then this is a must, even if just for the incredibly compelte winsock.bas module I wrote for it.

Java_Volume1 #87113
Make UserControl Runtime-only properties

Teaches you how to make runtime-only properties

Java_Volume1 #87114
Distance to the Storm

Tells you how far the storm is. The basis is that sound travels at 4.8 miles/second. This is simplistic.

Java_Volume1 #87120
Neural Networks: Understanding Using Visual Basic - Download tutorial

A neural network tutorial for Visual Basic programmers. The previous post got all messes up, so here is the tutorial. Read nn_tutorial.html included in the zip file.

Java_Volume1 #87115
[A++] Thermometer and Heater Device

Thermometer and Heater Device for demonstration of automatic temperature control. Version 1.0 This device (Thermometer.exe) comes with full source code (Visual Basic 6.0) and a sample assembler program (Thermometer.asm), that can be run on Emu8086 Microprocessor Emulator. You can download the latest Emu8086 Microprocessor Emulator from here: http://www.emu8086.com Feel free to e-mail if you have any questions. Have fun! And... plz don't forget to vote! I made it for you! Thanx !

Languages
Top Categories
Global Discovery