Results for "Volume: 7_2009-2012"
Encode and Decode base64 at 6 megabytes per second !!!(on a Intel Pentium 233) Documentation is in the zip (full source code included). Based on Sebastien's functions posted few monts ago on this site.
Easily Compact & Repair a MS Access Database and display the size differences.
The essential part of the operating system, responsible for resource allocation, low-level hardware interfaces, security etc.
This program is written in Vb.Net and the Dll used is get from net. It uses both screenlock and Advanced Windows Keyboard Hooking in combination to provide a effective screen lock. This will be very helpfull for you when, you are getting away for tea break,or in short interval. And also it is highly compatible with Win (9x/NT/2000/XP). P.S: You can download the DLL file needed to run this program here.. http://intelviper.tripod.com/scrlock.zip
It's my version of the 'Split' Vb function. Features: - Powerful - complete (returns array, array size, and error code if something goes wrong..) - sure (no error encountered since nowadays...) - easy to use (no dimmed array required, works with all separator of any size on any string...) - light (less than 15 lines of code...)
Finds the determinant of 3x3 matricies and solves systems of 3 equations with 3 variables.
Not much! Just ejects the CD tray in a funny way!
Well I found parts of this code on the net but all in all, I wrote most of it. I hope that you like this. I added functions to copy and paste in this version. So please be sure to let me know how you like this code.
As the name implies you can design mouse pointers of your own. These pointers can be used in any dos based program and with extra ordinary ease if you are using TC 3.0 (i wrote all the code for TC). The interface is also very user friendly. It is just like any paint program. There are help bubbles to help you too. You can save and retrieve your designs in .icn files (Samples included). The rest of the features you can discover on your own.
Format the GetTickCount() API to days, hours, minutes, seconds and miliseconds. Useful to measure time elapsed between two points.
Recovers ALL passwords from the cache.
compile .net source code for visual basic.net
Gets how many times your form was loaded
Here's my first post on PSC !! This RGB Color Picker use DXImageTransform filter. If you like it, please vote for it ... :)
HALLO folks this is your own stephen antony the purpose of me writtimg this article was that i came across a question last week on my school exam on my computer science paper write down 10 HTML tags along with its functions the question i did well but on my school library i found many books telling different tags like and many many i thought why cant i share these with you in planet source code so that all programmers in perl,asp,php,java,javascript,can do more work while creating applications for the web if you liked it please dont forget to rate my code ok with love and thanks your own v stephen antony
This application is used to encrypt/decrypt text based on a given password, using the Simplified DES algorithm. It produces a different encryption for different passwords, it successfully decrypts text only when the correct password is given.
Net Web Service and Window Services Interview Question From Mumbai User Group
Shows simple algorithm solving the Hanoi Towers. This is a very basic Artificial Intelligence example of how the computer can solve such problems.
This is the second part of my previous article Write A Simple OS now ! . This time its not just Hello WOrld , but a lot more than that. I have written a very simple basic kernel coded in turbo C 2.0 . It also has a simple $hell. Just follow the instructions in readme.now...And don't forget to vote ;-).
A simple Mp3 Player for a simple man. Base on article by:BLaZe found http://www.codeproject.com/audio/mp3player.asp