Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #100290
Rijndael Encryption Algorithm

The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testing. Have fun with it! More information can be found at: http://csrc.nist.gov/encryption/aes/rijndael/ --or at -- http://fp.gladman.plus.com/cryptography_technology/rijndael/index.htm (the second URL explains the specs and test vectors in C, etc.

Java_Volume1 #98896
Smiley OS - The Online Smiling Start Menu

Micro$oft gave you the frekin' "START" button. Well I tell ye all to sit back and smile at thy OS. In plain English that means take a look at my new Internet Explorer 4+ only SMILEY OS START MENU! It litrally SMILES BACK at you! It can be easily customised to become the menuing system or index page for your site!

Java_Volume1 #98897
Simulate the Internet 'back' button

This code creates a button that simulates the Internet browser back button. It has been tested in IE 5.x and Netscape 3.x. Thanks to Joe Chung for this code!

Java_Volume1 #90835
CollectionPlus ! (See VERSION 2)

'In replacement of existing Collection in VB 'SEE MY NEW VERSION !

Java_Volume1 #90836
Ball

This is a very simple code that allows you to move an image with your arrow keys or the #s 8,6,4, and 2.

Java_Volume1 #98898
MenuBuilder

UPDATED! Build full working menus like shown in the screenshot in only two lines. Check it out! Saves you all the hasle of building swing menus for your application. adds mneumonics and keyboards shortcuts with images. It also gives you access to all of the menu components so you can enable and disable and do what ever you fancy. Works for Swing and AWT Menus. NOTE: Images cannot be added to AWT menus. I got rid of all bugs I think, but if you find any, please use the feedback. I would really appreciatte it.

Java_Volume1 #100291
Fast Fourier Transformation

This program will sample sound from your Audiodevice and apply a Fouriertransformation to the sample buffer. This Program has a GUI and will plot the FFT in a window. You can change BufferSize and SampleRate in order to change the FFT resolution. This is a complete VisualC++ Project and is written in pure C. The code has many comments and you should be able to follow it up easily. Have fun playing with it.

Java_Volume1 #90837
Spell Checker (uses MS Word)

This code uses OLE Automation to allow VB to open an instance of MS Word if the user has it on their system and spell check the contents of a text box. It could easily be modified to work with any control that has text on it. I would recommend better error control than the On Error statement listed here.

Java_Volume1 #100292
Full Windows Checkers Game!

This program is used to display how to make a simple windows game without much confusing code.

Java_Volume1 #99211
Javascript Functions Library

A recopilation of the best FREE Javascript functions. Over 38+ functions in Javascript including Len, Asc, Chr, Trim, LTrim, RTrim, Replace, strConv, Left, Right and much much more! Cross Browser Compatible too!

Java_Volume1 #90838
Create and save into .txt files.

This will create and write into a *.txt file of your choice. Put this code in a timer and you have yourself a keystroke logger. You can save the contents of a textbox into a file also.

Java_Volume1 #99212
Sockets and You

Have you ever wanted to create a chat program in Java? Well now you can with the one and only Socket!

Java_Volume1 #90839
Set Icons for any Form or Program

With this code you can place any Icon in the title bar of any Window, just by reffering to a .ico file or to the position of the Icon in a DLL.

Java_Volume1 #99213
Link Pop Up Box

When Moving the mouse over a link, it brings up a box with description of the link in it.

Java_Volume1 #100293
No Control C Password

This is a password script. Every charachter the user input it displays a star. the password is kcTHEgreat. Catches Control c (Taught to me by a friend :)) so the only way out is to enter the correct password. If you like and think it's secure put it in your autoexec.bat

Java_Volume1 #103573
ScreenCapture

ScreenCapture.vb is a .Net class that allows you take a screenshot (printscreen) of the desktop, or part of it, or of the active window, or of any window you got the HWND from. It doesn't use sendkeys or the clipboard, this is a proper implementation with API. Basicly the class exists out of two shared functions that are overloaded a bit, give me a vote if you like it. Usage: PictureBox1.Image = ScreenCapture.GrabScreen() PictureBox1.Image = ScreenCapture.GrabActiveWindow() PictureBox1.Image = ScreenCapture.GrabWindow(SomeHwnd) PictureBox1.Image = ScreenCapture.GrabScreen(X, Y, Width, Height) PictureBox1.Image = ScreenCapture.GrabScreen(Rect) PictureBox1.Image = ScreenCapture.GrabScreen(Location, Size)

Java_Volume1 #90840
Determine the Capabilities of an AVI file

MCI Multimedisa control NOT NEEDED! Determine if an AVI (movie) file has AUDIO, VIDEO, REVERSE, TOTAL NUMBER of FRAMES, STRETCH, etc... This is good information to know about an AVI before playing it in your program. You can use this information to help you display a "meter" or a scroll bar to quickly move around in an AVI file. This is easy code, enjoy.

Java_Volume1 #100294
MAS (Master Assembly Script) Alpha Release and the LoSt Downloads

This article contains 10 downloads in C and C++. Including the alpha release of my scripting language. As well as source code which was Lost. Console/DirectX/Win32 etc..

Java_Volume1 #90841
Form bouncing against the Start Menu at exit! 2.0

This code is a must have! It's cooler than the "Cool Form Close" code , cooler than the "Implode and Explode" code! So what does it do? When you close you program a really cool effect will appear. Your form will shrink so just the Titlebar is being showned, then the titlebar accelerates and bounces againt the start menu, goes up in the air, bounces a couple of more times and then disappears behind the Start Menu! Way Cool! This code is a very advanced one but it's really easy to use, try it!!! Includes functions for getting the top position of your start menu and offcourse the bounce code! New for ver. 2 is that the form now can bounce sideways if you edit the code just a little tiny bit, now also supports maximized windows!!!

Java_Volume1 #90842
Dictionary, or Anything Else to store stuff

you enter a word, or whatever else you want and it brings up a definition, or something else.Note: Saves into the registry key: HKEY_Current_User\Software\VB and VBA Program Setting\ whatever you set the path to

Languages
Top Categories
Global Discovery