Software Listing: Assume
- Breaking Chocolate Bars
- License: Shareware

Assume you have a chocolate bar consisting, as usual, of a number of squares arranged in a rectangular pattern. Your task is to split the bar into small squares (always breaking along the lines between the squares) with a minimum number of breaks. How many will it take?.
- Publisher: Krishna Lalith
- Date: 22-06-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- PFPortChecker
- License: Freeware
- Price: 0.00

Run PFPortCheck. Type in the port that you want to check, choose UDP or TCP, and click the Check Me button
Why Our Open Port Check Tool Is Better
Most online port checks assume that you already have an application (such as your game or torrent) listening for the port test on your computer, and then assume that the test was OK simply because they were able to connect to your computer.
Also, web only port checkers are not able to test UDP since UDP is a connectionless protocol and there is no way to know if the packet actually made it to your computer without some sort of program on your computer waiting for that packet.
- Publisher: portforward.com
- Date:
- Size: 2416 KB
- Platform: Windows 7, WinOther, WinVista
- Land Grabbers
- License: Freeware
- Price: 0.00

Assume the role of a brilliant, medieval military leader and lead your troops in conquering the world! Capture enemy fortresses and surrounding land. Spend hours staking your claim in a ruthless adventure through the Middle Ages..
- Publisher: gamecenter.oberon-media.com
- Date:
- Size: 466 KB
- Platform: WinOther
- How To Get Rich In Real Estate
- License: Shareware
- Price: 19.95

This book will show you how to make MONEY. That's the only reason it was written. I assume you would like to get rich. If you roll up your sleeves and genuinely follow its clear directions, you will become a rich, semi-retired man or woman in 10 to 12 years. Sometimes the hardest thing to convince people of is the truth. In writing this book I have been acutely conscious, in advance, of the fellow who will inevitably pick up the book, glance at it, and sagely remark, "If he knows how to make a million, why doesn't he do it? Why does he need to write a book?" Then he will smile as if he was just too smart to be fooled, and had punctured the balloon with one thrust of his incisive perception.
- Publisher: GoldenStarEbooks.com
- Date: 28-01-2006
- Size: 741 KB
- Platform: Win2000, Windows CE, Windows Server, WinOther
- Healthy Image Nutritional Software - Professional
- License: Shareware
- Price: 49.95

Nutritional Product: Do you need to improve your health? It is something we all want to do, but with all that we see on TV and read in everything from newspapers to magazines. Sometimes, making those choices are hard when we are unaware of what the nutritional content is of the foods we eat. Perhaps what we may see as healthy isn't, or what we assume can't be good for us isn't as bad as we once thought. To make your nutritional choices easier, we developed Healthy Image Nutritional Software. This award winning software was the first application of its kind to make nutrition counseling as easy as possible.
- Publisher: ICC Software
- Date: 01-09-2006
- Size: 4420 KB
- Platform: Win2000, Windows Server, WinOther
- Perl and blobs
- License: Shareware

A short article on using blob fields with perl that does not assume that you are an old hand at perl. The code uses a real world example from the open source megaupload project..
- Publisher: raditha.com
- Date: 11-03-2011
- Platform: CGI and Perl, Scripts
- Installing PHP 3.x.x for Apache 1.x.x on Windows 9x
- License: Shareware

This is a step-by-step guide to installing PHP3 for Apache on Windows 9x. These instructions assume that you installed Apache for Windows 9x as outlined here. They should work with any standard Apache installation..
- Publisher: e-gineer.com
- Date: 18-10-2011
- Platform: PHP, Scripts
- Installing PHP 3.x.x for IIS 4.x on Windows NT
- License: Shareware

This article explains how to install PHP 3.x.x for IIS 4.x on Windows NT. These instructions assume that you have a standard IIS 4 installation on Windows NT..
- Publisher: e-gineer.com
- Date: 01-07-2011
- Platform: PHP, Scripts
- Political Science: Campaign Simulator
- License: Freeware
- Price: 0.00

The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset..
- Publisher: campaign.sourceforge.net
- Date: 25-05-2012
- Size: 10168 KB
- Platform: Linux, Mac OS X, Unix, WinOther
- Check Cap Locks
- License: Freeware
- Price: 0.00

If a user enters his password in a Web-based form with Caps Lock accidentally on, he can become frustrated because his password is not being accepted... and he may assume the application is the source of the problem. This javascript script will let the user know his Caps Lock is on and about the potentiap;nbsp;wior..
- Publisher: jgw
- Date: 06-03-2013
- Size: 102 KB
- Platform: JavaScript, Scripts
- weighted median filter
- License: Freeware
- Price: 0.00

Weighted Median Filter: It is same as median filter, only difference is the mask is not empty. It will having some weight (or values) and averaged. The steps to perform weighted median filtering are as follows: 1) Assume a 3x3 weighted mask. 2) Place the mask at the left hand corner. 3) After convolution (multiplication), Arrange the 9 pixels in ascending or descending order. 4) Chose the median from these nine values. 5) Place this median at the centre. 6) Move the mask through out the image.
- Publisher: MANISH KUMAR SHARMA
- Date: 10-03-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- evaluating SHORT TIME FOURIER TRANSFORM of a stationary signal
- License: Freeware
- Price: 0.00

the stationary signal f(t)=cos(2*pi*5*t)+ cos(2*pi*10*t)+ cos(2*pi*20*t)+ cos(2*pi*50*t) having frequencies of 5,10, 20and 50 Hz at any given time instant. MATLAB program can be implemented to plot the stationary signal mentioned above: Clear all; Clf; n=1:200; y=cos(2*pi*5*n/200)+cos(2*pi*10*n/200)+cos(2*pi*20*n/200)+cos(2*pi*50*n/200); plot(y); /*sampling frequency (fs)=200hz x[t]=x[n*Ts] Sampling period(Ts)=(1/fs)*/ /*The same signal if is non-stationary in nature,i.e its frequency changes with time, from 5,10,20 to 50 hz.one frequency exists at a time.The non-stationary signal can be produced using the following MATLAB program:*/ N1=50; m=1; z=N1; f=5; for i=1:4 n=m:z; x1(m:z)=cos(2*pi*(f/200)*n); m=z+1; z=m+N1-1; if(i~=3) f=f*2; else f=50; end end The similarity between is that both of them show four spectral components at...
- Publisher: payel mukherjee
- Date: 19-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Compare with hand coding and auto code generation of HDL
- License: Freeware
- Price: 0.00

This presentation introduces comparing between the hand coding and auto code generation with Simulink HDL.It uses simple communications models to mention merit/demerit. Additionally,The frame synchronization explained by the book was designed with Stateflow.The figure which is in the book and Statefow model are very similar.You can assume the book to be specifications.You can confirm the link function between specifications and the Simulink model and the coverages of the verification. Moreover, there are examples of modeling to generate the code which conforms to STARC. These are models by which the person who wants to use Simulink HDL Coder can confirm the main function hereafter.
- Publisher: Akemi
- Date: 25-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Max_logliklihood
- License: Freeware
- Price: 0.00

this function use the maximum log likelihood algorithm For Detection of onset of change It assume an inhomogeneous Poisson process that has a constant intensity ?0 until the change point, and a constant intensity ?1 thereafter. (step function where ?0 and ?1 are unknown) A is a random variable distributed or a distribution function start and end are the range in which you look for the point change the output give the index of the vector that marks the start and end of Based on Yaacov et.al. 2002 Example function[rng]=flogliklihood(A,start,end);.
- Publisher: Shmuel Dr. Naaman
- Date: 07-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- median filter
- License: Shareware

Median Filter: Which is also called Non- linear filter or order-static filter because there response is based on the ordering or ranking of the pixels contained within the mask? The steps to perform median filtering are as follows: 1) Assume a 3x3 empty mask. 2) Place the empty mask at the left hand corner. 3) Arrange the 9 pixels in ascending or descending order. 4) Chose the median from these nine values. 5) Place this median at the centre. 6) Move the mask through out the image. Thus, in median filtering, the grey level of the centre pixel is replaced by the median value of the neighborhood.
- Publisher: MANISH KUMAR SHARMA
- Date: 26-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Mac OS X Data Aquisition with National Instruments device
- License: Shareware

Wanting to acquire analog data from a National Instruments USB multifunction device using my Mac, I wrote this set of functions to allow "on demand" acquisition from multiple analog input channels. The routines provide analog input only, and assume that you are using only one device on your computer. Although tested only with the NI USB-6009, presumably it will work with other NI hardware too..
- Publisher: Fred Sigworth
- Date: 17-03-2013
- Size: 41 KB
- Platform: Matlab, Scripts
- FileRealCase
- License: Shareware

Get correct case of file or folder by repeated calls of DIR FileName = FileRealCase(FileName) INPUT: FileName: String, absolute path of an existing file or folder. UNC paths are accepted. OUTPUT: FileName: String, absolute path with upper/lower case as set in the file system. Matlab remembers the path as accessed in under Windows: pathname = upper(fileparts(which('plot.m'))); % >> C:PROGRAMMEMATLAB651TOOLBOXMATLABGRAPH2D cd(pathname) which('plot.m') % >> C:PROGRAMMEMATLAB651TOOLBOXMATLABGRAPH2Dplot.m FileRealCase(which('plot.m')) % >> C:ProgrammeMatlab651toolboxmatlabgraph2dplot.m I assume, this function is useful under Windows only, but it considers the Unix naming scheme also.
- Publisher: Jan Simon
- Date: 15-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- O-MOMS Supersampling routine
- License: Shareware

MOMS (maximal-order-minimal-support) functions give the least number of supports for a given approximation order L. The stringent requirement of number of supports is critical to real-time signal processing, which is why sinc (the kernel that gives ideal reconstruction) is not used in practice. B-spline based interpolating kernels are usually used in spline interpolation. MOMS functions are constructed by b-spline functions. Here we provide an implementation of O-MOMS (optimal MOMS), which outperforms b-spline kernels of the same degree. This implementation uses DTFT to compute the coefficients in the prefiltering step [Thevenaz 2000].
- Publisher: Meng Wang
- Date: 15-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
Assume we have axes inside a figure with some plots already there. We want to add some plots and then restore the state of hold (if it was 'on' before, we want it to stay 'on' after; if it was 'off' before, we want to set it back to 'off'). It can be done by the following commands: >> % Commands plotting something and setting 'hold on' or 'hold off' >> % Now, we want to add some plots >> washold = ishold; % Get the 'state of hold' for the current axes >> hold on; % Set the 'hold' property to 'on' >> plot(something); >> plot(something different); >> if ~washold, hold off; end % Reset the state of hold if needed With SAVEHOLD, the above code can be simplified a bit to: >> % Commands plotting something and setting 'hold on' or 'hold off' >> % Now, we want to add some plots >> h = savehold(); >> plot(something); >> plot(something...
- Publisher: Petr PodLdAdoTsk
- Date: 24-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Show/Hide Content at Set Time
- License: Shareware

This plugin allows you to wrap certain parts of your post content in a shortcode and enter a date or time when that content should either appear, or disappear. For example, if you have a competition that ends on 12/31/2012, you can use: <!--QuoteBegin--><!--QuoteEBegin-->[expires off="2013-01-01"]Please enter our competition[/expires] [showafter on="2013-01-01"]Sorry, this competition has closed[/showafter]<!--spoiler_text_end--><!--/dp_spoiler--> This is because on the 31st, you still want to be advertising the competition and you don't want to say its closed until the 1st of January.
- Publisher: thewanderingbrit
- Date: 19-05-2013
- Size: 10 KB
- Platform: PHP, Scripts









