Software Listing: Symptoms Of An Alcoholic

IBD Record helps you to keep a record of the development of your IBD/IBS/GI disorders, like Crohn's diseace, Ulcerative Colitis, to get a better and more precise overview of your diseace.
You can keep a record of your toilet visits, symptoms of an active diseace and your general health.
Through an interactive graph, you can get a clear overview of the development of your IBD/IBS.
You can e-mail your data as a csv-file, you can open in e.g. Excel, for further processing.
All this will help you to get a better long-term overview of your diseace and a more precise dialog with your doctor.

  • Platform: Windows Phone, WinMobile

This application provides information and verified updates on the latest happenings in Nigeria regarding the deadly Ebola Virus.

The features include:

* Learn about the Ebola Virus and it's origins
* Symptoms of an infected person
* How to Prevent getting infected
* Latest News and Updates on the Ebola Virus - Nigeria (more countries coming soon)
* Report an Ebola Case to the appropriate authorities - Toll-Free Calls and Messages
* Twitter Updates

.

  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x

This zip file contains the demonstration model showing a 3-D mechanical model of an aileron actuated with a hydraulic actuator and with an electromechanical actuator. The parameters of the motor are tuned automatically to match measurement data, and the performance of the system is optimized in order to meet design requirements. Finally, implementation details are added, including a controller implemented as an analog circuit and a pulse-width modulated signal, in order to determine the impact on system performance..

  • Platform: Matlab, Scripts

Windows based fun puzzle game all you need is click of mouse to get started. The Sobriety Solution | Proven Solutions to Quit Drinking & How To Quit Drinking. Even if you have tried before and failed...OCtHow to Quit Drinking in 30 Days Without Ever Leaving Your HomeOCZGuaranteed!OCL.

  • Platform: Win2000, Win7 x32, Win7 x64, WinOther, WinVista, WinVista x64

Ovarian cyst removal; Woman who are in their childbearing years are commonly prone to having ovarian cysts. The symptoms of ovarian cysts can go undetected because many woman are not aware of what is going on with their bodies and often times the symptoms of an ovarian cyst will mimic other conditions.

Endometriosis and an ectopic pregnancy are a just a few of the conditions that will cause this condition to be misdiagnosed. Pelvic inflammatory disease as well as appendicitis and diverticulitis are other unlined conditions that are often mistaken for the condition when it is actual an ovarian cyst.

  • Platform: Win2000, Win7 x32, Win7 x64, Windows Mobile, WinOther, WinVista, WinVista x64

Otro Sistema Operativo Instructivo - Other Simulator of an Operating System..

  • Platform: Linux, Mac OS X, WinOther

RECWAV gives a processor-efficient display of the spectrograph of an audio file, showing the energy in the sound at each moment and frequency. It was originally developed on a '286 under DOS and now also runs under Linux with svgalib..

  • Platform: Linux

The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of repeating code sequences, and other similar investigations. An n x m matrix in will result in an n x m^2 matrix out. There is a waitbar included to remove the mystery of how long the calculation will take..

  • Platform: Matlab, Scripts

Dynamic simulation of a star delta start of an asynchronous motor. The switching from star to delta is done manually with a switch in the model. Visible are stator current, speed, motor torque and load torque.

  • Platform: Matlab, Scripts

This code determines the mean first passage time (MFPT) of an Ornstein-Uhlenbeck process from analytical solutions obtained from M.U. Thomas (1975), S. Sato (1977), and S. Sato & M. Ricciardi (1988) (all articles published in J. Appl. Prob.). Note that this code yields a dimensionless MFPT (i.e. MFPT multiplied by the reciprocal of the relaxation time) and only applies to cases where either the initial position or absorbing barrier is zero..

  • Platform: Matlab, Scripts

This programs explains the formulation of Ybus by singular transformation method of an IEEE 14 bus system.

  • Publisher: Maniraj
  • Date: 26-06-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

Plot streamlines and pressure coefficent of an unviscious, uncomprimibile,irrotational flow around a cylinder section (r=1) that spins around the z axis (coming out of the xy plane). This result is achieved by superimposition of elementary solution of the potential function PHI, where [Ux , Uy] = GRAD(PHI) which comprehend Uniform Stream,Doublet, Vortex. This case rappresents a good example of Magnus Effect,that is the reason why spinning balls have an effected trajectory.And rappresent the basis of Kutta-Joukowski theory..

  • Platform: Matlab, Scripts

This function finds dominant peaks and valleys of an image histogram. Minimum peak distance and averaging filter size can be changed to suit your need. Although, the function is originally written for mages, there is no reason why this can't be used on one dimensional data. USAGE: [peaks minima_low minima_high] = findlocalminima(I,10,5,0); OR [peaks minima_low minima_high] = findlocalminima(I); Example: I = imread('cameraman.tif'); [peaks minima_low minima_high] = findlocalminima(I); 'minima_low' and 'minima_high' correspond to the local minimums beside each of the peak identified in 'peaks' This is the function that is used for peak detection in my paper, "De Silva, D.

  • Platform: Matlab, Scripts

The modal functions of an elliptic membrane with fixed edges are expressed as products of angular and radial Mathieu functions with the natural frequencies being found in terms of the zeros of the radial functions. Routines to compute functions ce,se, Mc1 and Ms1 are provided. Mode shapes are presented using either animated surface plots or contour plots. The main driver program and associated functions are explained by using the command 'type contents' in the related workspace.

  • Platform: Matlab, Scripts

The program can test the stability of 2-D face of an interval matrix. Copyright (C) Yang XIAO, Beijing Jiaotong University, Aug.2, 2007, E-Mail: yxiao@bjtu.edu.cn. By relying on a two-dimensional (2-D) face test, Ref [1,2] obtained a necessary and sufficient condition for the robust Hurwitz and Schur stability of interval matrices. Ref [1,2] revealed that it is impossible that there are some isolated unstable points in the parameter space of the matrix family, so the stability of exposed 2-D faces of an interval matrix guarantees stability of the matrix family. This program provides the examples to demonstrate the applicability of the robust stability test of interval matrices in Ref [1, 2].

  • Publisher: Yang Xiao
  • Date: 14-03-2013
  • Size: 10 KB
  • Platform: Matlab, Scripts

this m file does the log transformation of an image.

  • Platform: Matlab, Scripts

The function "mydepfun" determines the dependencies of an M-file, ignoring files inside the MATLAB "toolbox" directory. Skipping these files gives significant performance improvements over calling "depfun" directly, especially in MATLAB installations which include multiple toolboxes. The assumption is the same as that in "mypath.m", i.e. that most of us do our work in directories outside $matlabroot/toolbox. The function "exportToZip" creates a ZIP file containing all the dependencies identified by "mydepfun" for one or more MATLAB functions. This simplifies the process of passing your work to another user, or uploading it to MATLAB Central, by reducing both the effort required and the likelihood of a file being missed out.

  • Platform: Matlab, Scripts

This java application takes input images of an object on a a known sheet of paper and produce a realistic 3d triangulated model of the object. It is designed to integrate the software with the Reprap project to create a simple "3d photocopier"..

  • Platform: WinOther

Band times for ATP End Of An Era Part 1.
22-24 November 2013, Pontins Camber Sands..

  • Publisher: Killham
  • Date: 18-03-2014
  • Size: 206 KB
  • Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x

Ovarian Cyst Pregnancy; Woman who are in their childbearing years are commonly prone to having ovarian cysts. The symptoms of ovarian cysts can go undetected because many woman are not aware of what is going on with their bodies and often times the symptoms of an ovarian cyst will mimic other conditions.

Endometriosis and an ectopic pregnancy are a just a few of the conditions that will cause this condition to be misdiagnosed. Pelvic inflammatory disease as well as appendicitis and diverticulitis are other unlined conditions that are often mistaken for the condition when it is actual an ovarian cyst.

  • Platform: Win2000, Win7 x32, Win7 x64, Windows Mobile, WinOther, WinVista, WinVista x64

Page: 1 | 2 | 3 | 4 | 5 | Freeware

New Reviews


IE Internet Security

IE Internet Security isn't the program that I thought it’d be. After a bit of Googling, I discovered that IE Internet Security is in fact embedded into one larger application called 1st Security Agent, which is an all in one tweaking ...


Simple Sticky Notes

Simple sticky notes is a freeware note taking utility to appeal to users in the same way in which a physical sticky note would; by allowing you to write something down very quickly with very little effort (without having to open a program or pull ...


Opera Mini

Opera mini is a free to download web browser designed for the android platform, and is one of the most popular mobile browsers in  the world, more successful than even the full on desktop version of opera. Opera mini's dominance in the ...


Opera web browser

Opera is a free to download web browser, which is usually overlooked by the majority of people who use web browsers, in favour of the speed for google chrome, or the customisability for firefox. However opera certainly does have its own appeal ...


SpeedUpMyPC

SpeedUpMyPC is a program which apparently has the capabilities to boost your system performance by resolving computer issues it finds after scanning though your system SpeedUpMyPC is most definitely not the only piece of software that claims to be ...


Ocster 1-Click Backup

Nowadays, backing up is more of a necessity than ever before. Daily, people are experiencing hardware failures, computer crashes, and virus attacks that are damaging and destroying data, and in some cases just silly mistakes are causing people to ...


Chicken Invaders

Chicken invaders is a free ware arcade shooter game that hasheavy influence from classic titles like space invaders, or arcanoid. What chicken invaders does to the concept, however is add its own level of humour and gameplay to the mix. For ...


WinXP Manager

WinXP Manager is the tool letting you easily change and personalize your Windows XP based system. Its the edition of the tool released by Yamicsoft for Windows XP only, and is similar to Vista Manager and Windows 7 Manager, designed for later ...


Note Genie

Note Genie right from the very beginning seemed like a bit of a strange program to me. Fair enough, I was reviewing the software on Windows 7 when its clearly published as only supporting up to Windows XP, but nevertheless in my rebellious fashion I ...



New Downloads

UltraFileSearch Std
Portable

File Search Utility which is
able to quickly find Files,
Folders and Text on your
Local, Network, DVD, CD-ROM,
USB Hard ...

RentBoss Single User

RentBoss is the only property
management software for
individual landlords with
built-in lease agreement
organizer. This ...

FirePlotter

FirePlotter is a real-time
firewall connection or session
table monitor. It provides the
ability to track usage of ...

MotionCaster Pro For
Windows

MotionCaster is a live
streaming and broadcasting
software that can easily
handle complex tasks such as
Switching, ...

View Free Disk Space

This simple utility designed
to easily and quickly see disk
space usage. This tool will be
especially useful in cases ...

IObit Uninstaller

IObit Uninstaller 6 offers the
easiest and fastest solution
to completely delete programs,
useless Windows Apps, ...

ThunderSoft GemPlayer

ThunderSoft GemPlayer is a
free video player which
supports password protected
video file(GEM file) and many
other common ...

Security Monitor Pro

Video Surveillance with
multiple IP or USB cameras.
Monitor and record from
multiple cameras
simultaneously, create ...

DriverAssist

DriverAssist is an extremely
intuitive program that
installs all requisite drivers
for your PC automatically. You
need ...



Related Searches

Quality An Cost
An Agend Create
An Ebook Create
An Eroti Create
An Organ Create
False An Create
An Iso Creating
An Msi Creating
Stitch An Cross
File An Deleted
Powerpoint Screen An
Game An African