Results for "Volume: Java_Volume1"
Scrolls an image across a picturebox and randomly chooses a new height to place the image
This is basically an enhanced version of the SpellCheck function that I found in MSDN from Microsoft. They left out a couple things.
My Code simulate a WinPoPup, i can Send message and receive message, i make a ocx( source code here) and another program for test this ocx(source code here)
Random Horizontal Marquee Applet scrolls the text messages.
This program demonstrates the function of a stack by reading a sequence of 20 integers, pushing all of the even integers onto one stack and all the odd integers onto another stack. Output of the contents of each stack is peformed by popping the elements until empty. This was an assignment for a Java II class. I thank you all for the excellent votes on my first Java submission. That inspired me to submit more code and I hope to assist others with learning Java as I learn new techniques. PSC has been instrumental in my academic studies of several programming languages. Comments are always welcomed. -- lostcauz
77.000 words English-Turkish dictionary with GUI. Using an Access database.
This is a simple line of code which will block all pop-up windows and ads on GeoCities.
COOL XP Style Menu Bar! Have a look at my screen shot first. New: 1.You can control a lot thing, just see. 2.Deal with different browser, shouldn't crash on NS4 now.
*UPDATED* for VB.NET 2003 + DX9c. Complete DirectX9 game with 3D menu, 3D About presentation, intro movie, and map editor. Game features: control your 3D walking, animated character in 3rd person mode; click on a tile and he will go there (can find his way through the maze); DX-drawn message boxes, menus and buttons; 3D compass; falling snow; 6 camera modes; sky background (skybox). DirectX features: textures; lights (ambient and point); fog; 2D/3D alphablending (opacity from 0 to 255); raytracing (detect 3D objects at mouse point); mesh from X file; 3D text; simple spheremapping; multi-viewport projection; particle system; 2D sprites; windowed and fullscreen; reenter fullscreen mode after being minimized; resolution changeable during game(no need to restart); movie playback. Well commented, and with documentation. – Arvin Meralpis
This code is probably not the best for learning from, however I decided to post it in the hope that maybe it could help someone figure out the extreme basics of using the winsock control. Basicly, I wrote this to play a prank on a friend, you know just scare him a bit, but after using it I decided to go ahead and submit it, hoping maybe it would help someone out with winsock. I will say right now I don't highly expect it to be of to much use, but I hope it is. If you find you can't learn anything from it, or don't understand it, don't critisize automaticly, email me at steve81@mediaone.net and I will happily help you in any way possible. I just hope it is of some use to some people, but don't use it for anything bad, just try to learn from it. Thanks.
In this article you will find out why you just can't call a few WinInet functions and expect them to download a file for you. You will learn the proper way to download a file from the Internet, and display its progress and download speed!
This programs shows Client/Server communication (networking)in Java using sockets. Send an expression to the server using the client program. Server will solve the simple expression and send the result back to the client. Also see who else is connected to the server.
Although this tutorial do not match the requirement of this site as it is on Linux OS and says nothing about programming but some of my friends suggested me to post it on PSC. So, if you like it please provide your feedback or vote.
This module contain function that are used to convert between decimal, binary and hexadecimal.
Just add my code below as a Link-Address into your favorites menu. When you find some page has disabled your mouse right click, just click my code(which the link you just made) and after it says "cracked!" you are free to use your right click!!!
This is my first game! It is very fun and interesting... Its a fighting game with multiple levels of dificulty... Hope you all like it and dont forget to vote.... Also to find out more about this game and about upcoming programs check out http://brokenangel.cjb.net
This code will read a file line by line and create a comma delimited text file which can then be imported into Excel.
Lots of people still not using the very powerful feature on Indexed controls (or control array) of .net frame work. Which was very frequently used by vb6 people |-) In .net even it’s possible to put different type of controls together. To understand it more closely please have a look to my C-Sharp sample. I hope it would be quite easy to understand and simple to implement.. Using this you will really fill the more power in your code. Looking forward for your experts inputs for the improvements Thanks! My last Article on Control Array with VB.Net is also available here http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=1303&lngWId=10
You may have noticed that in Windows the Browse Folder dialog is used in may programs, even the shell if you have used the find program you can choose browse and the folder below appears.WITH NO NEED FOR MODULES!!! You can implement this dialog bow into your applications very easily by using the following API calls. SHBrowseForFolder SHGetPathFromIDList lstrcat
This cool JavaScript ticker can easily be modified to fit in with the colour scheme of your site. VERY easy to use!