Freeware Listing: Built In
- Resource Extractor
- License: Shareware

Resource Extractor extracts built-in resources from Win32 executable file types. Such resources are icons, bitmaps, sounds, animations, etc. You could use a file mask (For example: C:WINDOWS*.*) for batch processing. It is possible to avoid the extraction of specified resource types.
Resource Extractor saves extracted resources in files named ___. in four folders depending on the resource type. These folders are named: bitmaps, cursors, icons and rcdata for all other resource compiler data (may contain arbitrary file types). By default, these folders are located in Resource Extractor directory, but you can change this from the Options dialog.
- Publisher: Demosten
- Date:
- Platform: Win2000, Windows Server, WinOther, WinVista
- Huffman Encoding In Action
- License: Freeware

Huffman Encoding In Action is a lightweight application built in Java designed to help you encrypt data uisng the Huffman algorithm.
The software enables you to view how the algorithm works, allowing you to encrypt and decrypt text. It provides support for various file formats, such as TXT, JAVA, C, XML, PY, BAT, PHP, MF, CSS, HTML, JS and CPP.
.
- Publisher: Naved Momin
- Date:
- Platform: WinOther
- All-in-One DVD Player
- License: Freeware

Play and organize your favorite movies complete with built-in theatre and poster art. All-in-One DVD Player supports all popular video formats including AVI, MPG, DivX, and XviD. All-in-One DVD Player has been designed to suit the casual viewer as well as the true movie lover. Organize your movies with the automatic retrieval of movie posters and the wealth of information and trivia presented in the movie browser. Thanks to All-in-One DVD Player you will enjoy countless hours of pleasure and entertainment! Version 1.5.2 analyzes movie details in threads to improve responsiveness when adding many video files at the same time.
- Publisher: npssoftware.com
- Date:
- Size: 1280 KB
- Platform: Win2000, WinOther, WinServer
- Shake Gestures Library
- License: Freeware

Every Windows Phone has a built in accelerometer that's accessible via Microsoft.Devices.Sensors. Using the Accelerometer API is easy; however, the sensor output contains raw information, and it's up to the developer to figure out what to do with it.
That's one of the reasons that Dave Edson wrote the Accelerometer Helper Library, which we're using in the Shake Gesture Library. But even with Dave's library (which was super helpful), it's still up to the developer to interpret the input vectors' meaning. That's why we created the Shake Gesture Library
The Shake Gesture Library enables developers to register for "shake gestured-deDt events in their applications.
- Publisher: Microsoft
- Date:
- Size: 215 KB
- Platform: WinOther
- OfficeTent Excel Add-in
- License: Freeware

Bookmark,Add a bookmark in the current cell. When you want to return, then easy to click on the "Previous Bookmark" to the cell referred to the bookmark. Find & Replace Plus,More than 40+ types condition settings for find and replace. The default is the wildcard. You can choose Regular Expression. Change Case,To UPPER Case, To lower Case, Start Each Cell With Upper Case, Start Each Word With Upper Case, Start Each Sentence With Upper Case. Batch Process Text, value or formula in the selected cell. Add Text, Extract, Delete, Change Case, Reverse Text, Replace, Sort Values Inside Each Cell.
- Publisher: OfficeTent.com
- Date: 21-09-2016
- Size: 3654 KB
- Platform: Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, Windows2000, Windows2003, Windows Server 2012, Windows Tablet PC Edition 2005, Windows Media Center Edition 2005, WinVista, Windows Vista, WinVista x64
- NotePager 2
- License: Freeware

NotePager 32 is one of the leading wireless / SMS software applications for small businesses and home users. Text or SMS messages are quickly sent to to alphanumeric pagers, and/or cell phones from an easy to use Windows program. NotePager is elegant in design and inexpensive in price. It is an ideal solution for small business or home use. A built in character counter allows for message length to be monitored. Compatibility with numerous modems !
In addition an unlimited number of pagers can be setup and all messages can be recorded in a detailed log for archival purposes. NotePager 32 is designed to improve communications with remote staff or spouses on the road.
- Publisher: NotePage, Inc.
- Date: 26-02-2011
- Size: 2017 KB
- Platform: Win2000, WinOther
- Alfa File Manager (v1.2)
- License: Freeware

Simple one file PHP Script. It fetches defined directory and lists files and folders. No installation, file upload, built in image preview, source code viewer..
- Publisher: alex hom
- Date: 22-01-2011
- Platform: PHP, Scripts
- Search and Replace in Flash
- License: Freeware

Search and replace is a very useful thing to have for Rich Internet Applications, Actionscript dosent have a built-in function for this purpose..
- Publisher: tutorio.com
- Date: 08-07-2011
- Platform: Misc Scripts
- NppToR: R in Notepad++
- License: Freeware

Similar to the windows R gui built in editor, NppToR aims to extend the functionality of code passing to the Notepad++ code editor. In addition to passing to the R gui, NppToR provides optional passing to a PuTTY window for passing to an R instance a remote machine. Easy shortcuts are also provided for easy batch execution, with a monitor for longer running scripts..
- Publisher: npptor.sourceforge.net
- Date: 13-10-2012
- Size: 3211 KB
- Platform: WinOther
- Simple AI in a 2D world
- License: Freeware

This project gives you a simple 2D world for playing with Artificial Intelligent actors. It contains of a world with objects. And a simple game, pyRugby, demonstrating the use of this world. All built in Python, using pygame for visualization..
- Publisher: simple-ai.sourceforge.net
- Date: 17-11-2012
- Size: 141 KB
- Platform: WinOther
- Virtual Signal Lab
- License: Freeware

It uses the MATLAB built in sounds like chirp ,handel,laughter,train analyze them,plot them with time,show their spectrum and so..
- Publisher: walid shehata
- Date: 16-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- From Simulink to DLL - A tutorial
- License: Freeware

This document attempts to give a hands-on description on how to make a DLL from a controller built in Simulink. This makes it possible to develop advanced controllers in Simulink, and then use them from an arbitrary application. Persons with knowledge in the C programming language should have no problems converting the steps in this tutorial to build Linux/Unix libraries, thus expanding the scope of this document to be applicable not only on Windows..
- Publisher: Roland Pfeiffer
- Date: 10-05-2013
- Size: 686 KB
- Platform: Matlab, Scripts
- Legendre polynomials
- License: Freeware

The built-in legendre() calculates the Legendre polynomials calculated ALL the orders for a given degree. If you only need a given order, this is a waste of memory and computing time (especially for large blocks of data). The function legendreP(l,m,x) is a drop-in substitute for legendre(l,x), except that it only calculates the required order. The polynomial coefficients are calculated analytically from the Rodrigues' formula, To further optimize the computation of coefficients (significant for small data sets), the coefficients are computed recursively from earlier coefficients (to avoid computing multiple factorials).
- Publisher: Daniel Baboiu
- Date: 21-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Vectorized N-Body Equation
- License: Freeware

NBODYVECT - Fully vectorized n-body equation nbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user supplied first order integrators. x0 - 3n x 1 stacked initial position vectors: [r1(1);r1(2);r1(3);r2(1);r2(2)r2(3);...;rn(1);rn(2);rn(3)] dx0 - 3n x 1 stacked initial velocity vectors mus - gravitational parameters (G*m_i) where G is the gravitational constant and m_i is the mass of the ith body. t - time span: either a 2 element array of initial and final time, or array of all time steps to output.
- Publisher: Dmitry Savransky
- Date: 03-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- T-HTB manager
- License: Freeware

T-HTB FREE web interface, built in PHP, simple Java Script, Ajax, Nested set model MySQL, rrd graph, create tc command using iptables CLASSIFY..
- Publisher: Todor Lazarov
- Date: 18-02-2013
- Size: 154 KB
- Platform: PHP, Scripts
- tinyExpertSystem in Prolog
- License: Freeware

quite simle expert system in ProLog with Natural Language Processing and heuristic guided search, search nodes are rated and negotation is built in. Full documentation included, can be reconfigured for different needs: medical, electronics, manufacturing
tinyExpertSystem in Prolog License - Common Development and Distribution License.
- Publisher: Plexpertsystem
- Date:
- Platform: WinOther
- WPF Colors and Cursors
- License: Freeware

WPF Colors and Cursors is a small tool that shows you the colors and cursors built in the WPF framework..
- Publisher: stenksoft.info
- Date:
- Size: 174 KB
- Platform: WinOther
- PPT XTREME Edit for PowerPoint
- License: Shareware

This PowerPointdlT* add-in lets you streamline and speed up the process of creating and modifying your presentation slides without the built-in hassles!!
Try it now! It will change your life!
If you're tired of pulling out your hair while you build, modify and rebuild complex slides, your worries are over! With Edit's comprehensive suite of tools, you will never have to recreate animations settings or spend hours developing a printer friendly version again! With this PowerPointdlT* editing software, you can access and manage these robust and simple short-cuts right from a single toolbar or directly from the menu bar - as easy as 1,2,3!!
* Avoid losing your custom animation settings with Animations Setting Painter!! Just two clicks allow you to easily pick up and reapply those complex animations you...
- Publisher: pptXTREME
- Date:
- Size: 3921 KB
- Platform: WinOther
- Class Schedule Tracker
- License: Shareware

This a very simple class schedule tracking program with a built in contact listing..
- Publisher: nwilkerson79
- Date:
- Size: 880 KB
- Platform: Win2000, Windows 7, WinOther, WinVista
- QtClock
- License: Freeware

QtClock is a simple analog clock built in Qt. This clock is compiled with Qt 4.6.2. This clock uses several Qt classes such as QTime , QTimer , QPainter etc.....
- Publisher: 99k.org
- Date:
- Size: 4003 KB
- Platform: Windows 7, WinOther, WinVista
Built In: Freeware | All










