Results for "Volume: ASP_Volume2"
Bu kodlar baþlangýç ve orta düzey kullanýcýlar içindir. Kodlarýn içindeki yorum satýrlarýnda rahatlýka anlayabileceðiniz bir þekilde anlatým yaptým. Kolay gelsin.(This Codes are for beginner and intermediate users of vb :::: Vote Me :::)
A little game simulation of Microsoft(R) Tetravex Game. You have to arrange all the blocks in the block-holders so that the adjacent digits are the same. If they are not the same, the block being placed will go back to its original place. Try it!!
strengthen your thinking skill
Move the picture with scrollbars, mouse and keys. Just take a look at it. It's easy, just a few lines of code. Try it now!!
This math library handles 2D Vectors, 3D Vectors, 4D Vectors, 3x3 Matrix, 4x4 Matrix, Color, and Quaternions. The 2D Vectors, 3D Vectors, 4D Vectors, and Color all have linear and hermit spline interpolation. Also, the vectors handle easy/advanced collision detection routines, advanced quaternion and matrix functions, and much more. This is 100% worked out math functions, no calls to DirectX or any other API's. (*Other than the normal Cos(), Sin(), Sqrt(), etc*) This was all done in C++ and made into a .dll for speed considerations. There are 2 main reasons I made this. 1) For my game engine (*UltimaX*) that is being totally redone 2) For educational purposes. I wanted to learn C++ a little better and I thought this would be a great learning experience, and it has been. Thats why I posted it, so you can learn from it too. Not every functions has been tested yet, so if there are any problems please let me know. Enjoy this and learn! -James-
This program easily lets you change your wallpaper. It even gives you a preview of what you're desktop will look like. It lets you choose between centering, tiling, and stretching. Also, you can drag and drop your image file onto the exe or shortcut to automatically change it.
Media Player v4.0. Has a Media Player List, Speed Setter, Rate Setter, Volume Set, Loop the Music Set. Movie Player, timer, alarm clock. etc. Download now! One of the things that has never been uploaded or done before!
Features Include: Unlimited Operations on one line – Calculator Plus allows you to type out your equation and can view it all in one line. The solve function follows order of operation rules and can handle any number of operators on one line. Last Solved Line – Displays the last equation you just solved. Helpful if you forget what you had just calculated. +/- Button – Works on any number in the equation, can appear multiple times in one equation, and is correctly processed by the solver. CE Button – Clears the last number entered without erasing the entire equation. Edit – Copy Function – Sets the current equation to the clipboard for pasting. Memory Functions – Memory recall correctly places the current number stored in memory to the end of the current equation. Supports Keyboard input – Focus can be anywhere on the calculator and keyboard events will still be processed into the calculator. Accurate Formatting – Calculator Plus corrects input errors on the fly to avoid solving errors later (removes zeros from an input number, etc.)
Demonstration project of standard Visual Basic string functions with some custom string functions also included.
this is a chat program between two computers to test it on your computer put your IP in the form_load of the client's form1. its not very customizeable and doesn't have many features but if you are a beginner you could learn about winsock from it. if this helps you please leave comments.
Are u worried about the resolution? (for eg: you are designed ur project in 800x600 resolution and anybody look to run this with a lower resolution then some of controls will be disappears). Most of then are really writing hard codes to overcome this resolution problem. But here is a simple program anybody can understand and is very simple
Let the screenshot speak! Best grid ever made on PSC and its getting better. Download the code and see for your self. Thanks to all for great feedback. Special thanks to Beta Testers: michael doering, miroslav zadravec, hrvoje komljenovic
this game is pretty close in gameplay to that of warcraft or starcraft but since i dont have an artist or any artistic ability the graphics arent very good.
it's supposed to return the next password in a sequence of passwords, not random passwords, or a dictionary attack. it's designed to return case-insensitive alphanumeric passwords, but that can easily be changed, i can't help you do that, it's up to you
A practical demonstration of using classes to optimise your applications. Correctly written classes make your code re-usable, faster, more reliable and memory efficient. They also speed devolopment time, make debugging easier and can be placed in DLL's making them accessable from multiple applications simultaneously As time goes by they become even better because each time you use the same class in different apps, any bugs that do show up get removed for future apps as well.
This is the coolest Progress Bar control you have seen out there. Includes many nice features. Can do colorfading, text scrolling, borderstyles, can be set vertical...anything you can think of. Besides that, the code is very efficient and fast. A good example on how an ActiveX / OCX is made and what it needs.
Load your categorys in a treeview, create new entries under your personal categorys. Three (!) completely different kinds of searching will help you finding any entrie you are looking for. You can create new categorys, delete or modify them. Learn how to create a better database for contacts, source code or whatever. The Treeview is resizeable ! easy by draging it to the left or right! The sample application is 90% done, fully functionally and kept without a personal note for a simple demo. (means no pics and icons you are deleting anyway ) You can easily change everything for your own needs. The database is MS Access 97 Format. (You can upgrade to MS Access 2000 without changing any code. )
Simple way to populate treeview with the Dir control. Fully commented. Just a few lines of code. I tried it great readability. Just take a look!!
CooL Skinable Button (iButton) for any app. Just one UserControl in Exe Project and ready for use. (very, very good button , you MUST HAVE THIS - DON'T MISS). Enjoy!!!
This app. will merge data from Access to a Word document and then send the document out as an attachment using Collaborative Data Objects (CDO). Some Keywords: Outlook, MAPI, NameSpace, MailItem, Recipient, Attachment, FileSystemObject, ADODB.Connection, ADODB.Recordset, ADO 2.6, Word.Application, MailMerge, OpenDataSource, SQL creation, Array, HotCode, Spaniel (you have to find it) You will have to do a bit of work to get set up (if you don't have CDO/Exchange Server), but you can adapt the Outlook function I have in order to do the emailing. Any questions, then please drop them on the site and I'll endeavour to get back to you. Cheers, and if there are any bugs, stodgy code etc then let me know and I'll try to fix. I hope that you find this interesting and if you do and like the cut of my code, then give me a rating. Cheers Regards, The GazMan