Results for "Volume: 7_2009-2012"
How to convert many image formats using the freeware library FreeImage.dll? Supported formats: BMP files [reading, writing]/DDS files [reading]/EXR files [reading, writing]/Raw Fax G3 files [reading]/GIF files [reading, writing]/HDR files [reading, writing]/ICO files [reading, writing]/IFF files [reading]/JBIG [reading, writing] **/JNG files [reading] /JPEG/JIF files [reading, writing]/JPEG-2000 File Format [reading, writing]/JPEG-2000 codestream [reading, writing]/KOALA files [reading]/Kodak PhotoCD files [reading]/MNG files [reading]/PCX files [reading]/PFM files [reading, writing]/PBM files [reading, writing]/PGM files [reading, writing]/PNG files [reading, writing]/PPM files [reading, writing]/PhotoShop files [reading]/Sun RAS files [reading]/SGI files [reading]/TARGA files [reading, writing]/TIFF files [reading, writing]/WBMP files [reading, writing]/XBM files [reading]/XPM files [reading, writing]
Remove duplicate items from word lists.
Find and delete virus,trojan,worm,spy etc. Old version on vb 6.0
This code has some yahoo messenger functions like logging into yahoo id,changing status,sending message to another yahoo id,adding contact,receiving contacts list,receiving online status of contacts,receiving pm or any incoming data.
(IAE) let you to add effects on your photos, you can change mouth, eyes and your other face styles.. using DirectX 8.1 & Truevision3D 6.2
Converts Video to Cartoon! Basically it reduces the numbers of colors and applies a Contour. But everything is enhanced by simply and powerful potrace.exe that brings so cool curves. ------ -See Srceenshot(B&N in this case.)- ---------- This application uses FreeImage.dll and Potrace.exe. This files should be included in this Zip. If Not so, included Downloadhelper.vbp will bring you to that locations. It doesn't manage Audio. You can do it manually with VirtualDub. ------- V7.0 *NEW* BILATERAL FILTER. Applicable Parameters: 'Color Paramters': Brightness and Contrast, plus main 'CONTOUR Params' slider.
Treeview example showing how to populate, save,load and print a treeview control. This is our 2nd example which now allows the user to insert an entry before or after a child. The size of the form also has been reduced to allow a lower screen resolution. Rp
This is a morse trainer application. Converts text into morse strings which can be played using direct sound. The trainer can also generate random text continuously and play this.
Example of how to find info about a movie, view the cover (download), and possibly download the trailer! Remember to check in libraries project the (Microsoft Scripting Runtime) and (Microsoft HTM Object Library)! NOTE: When you run the script, you'll see a standard dialog box of IE, will tell you that the page contains a script and if you want to run it, dono't worry you go! Enjoy :)
I will be creating a series of API Gaming tutorials to help newer game programmers to get started, so I searched around existing tutorials to try to make something new. Direct X is by far the best way to go in creating games in VB but API is very effective, and easier to learn. So hopefully this will be helpful and informative to some people. In this example I've placed a couple Starcraft ship sprites into it. These sprites will track your mouse and face the direction of your mouse. This is useful in that it teaches multiple techniques at once. This includes transparent painting, loading bitmaps into memory for fast painting, painting from a sprite strip, determining distance between 2 points, determining the angle between points (something I wasn't able to find here at planet source code, and a lot of useful math functions. I spend most of my time programming for commercial applications but I will try to check this as often as I can. So if anyone needs help or explanations post a comment and I'll try to respond as quick as I can. Also I've commented nearly every line of this project so hopefully most things should be very understandable.
Example of printing a tree to either printer, file, or both. Select either the complete tree or a specific node. === 11-Sep-2011 Removed obsolete code, updated support modules and updated documentation. Any unused procedures or variables left behind is for future reference.
Shows you how to use Regular Expressions to parse data from a string. You can find more information on Regular Expressions at http://msdn.microsoft.com/en-us/library/1400241x(VS.85).aspx This is the best way I could figure out how to say parse proxies from a website. If you like it please vote.
Industrial Quality 3D This demo was developed using Visual Basic 6 , DirectX8 and TrueVision3D . You must have a 3D Graphic Accelerator Card and Sound card to play it. LEGEND features include mesh animation, sizable viewport, true 3D sound, complex physics, fighter ai and more. System requirements: Windows 95/98/00/ME/XP/Vista, Microsoft DirectX8, Soundcard. COPYRIGHT REGISTERED (c) 2009-2010 ZANAZEEN CO. Copyright registered for the code, not for the resources of the game. Keys : [ Up ] : Walk forward [Left ] : Rotate to left [Right] : Rotate to right [Down ] : Walk backward [Space] : Use the Sword [LCtrl] : Special Attack [ E ] : Pick up item , Skip stories [ Esc ] : Exit to windows COPYRIGHT REGISTERED (c) 2009-2010 ZANAZEEN CO. You can use any Model or Sound file in your projects for free, Copyright registered for the code, not for the resources of the game. Check last games : http://yazanmarkabi.webs.com/apps/forums/topics/show/1313961-you-are-the-legend-3d-vb-game?page=last
JW Player for Flash! The JW Player for Flash is the Internet’s most popular and flexible media player. It supports playback of any format the Adobe Flash Player can handle, as well as HTTP and RTMP streaming and various XML playlist formats. A wide range of settings (flashvars) can be set and an extensive javascript API is available. The player's skinning functionality allows you to completely customize its look and its plugin architecture allows you to easily extend the player with features such as sharing, analytics and adserving. For more info visit the URL: http://developer.longtailvideo.com/trac Source FLA: http://developer.longtailvideo.com/trac/browser Enjoy :)
Demonstration of vertex mesh deformation used in character animation.
Picture Morphing / Deformation . *Uses Baricentric Coordinates.* Made in few hours. Little mess source code...
Detect any edge of pictures. contain Isothropic, Prewit, Robert, Sobel, Canny, Gaussian. Take a Look.
This tool generates between 1 and 10,000 unique Serial key’s 64 characters in length (512 bit) which is derived from MD5 digest. Within the encoded Serial key is an expiry date. The decoder determines if a key is valid and\or expired. The encoded MD5 hash key is non reversible, so to decode, the decoder function needs to recreate the Serial key by sending specific strings to MD5, and then comparing the output hash against the Serial key (hash) that the end-user has submitted to unlock the application. 10,000 keys take approx 3 deconds to decode a key.
This is my second code on PSC. Please rate it and also give your teedback. If it requires any files, mail to krishnaramprakash@yahoo.co.in
This is a ocx I started to allow a user to use the winsock control with a socks4 or socks5 proxy, as well as without. It basically functions like the winsock control but with added socks4 and 5 support. It's a work in progress. If you like it please vote.