Geometry.Net - the online learning center
Home  - Pure_And_Applied_Math - Real Functions
e99.com Bookstore
  
Images 
Newsgroups
Page 9     161-180 of 190    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Real Functions:     more books (100)
  1. A Primer of Real Analytic Functions, Second Edition by Steven G. Krantz, Harold R. Parks, 2002-06-27
  2. A Primer of Real Functions (Mathematical Association of America Textbooks) by Ralph P. Boas, 1997-01-30
  3. Outsourcing the Sales Function: The Real Costs of Field Sales by Erin Anderson, Bob Trinkle, 2005-02-10
  4. Theory of Functions of a Real Variable 3RD Editio by E W Hobson, 1927-01-01
  5. The Theory of Functions of Real Variables: Second Edition (Dover Books on Mathematics) by Lawrence M Graves, 2009-11-18
  6. Rational Approximation of Real Functions (Encyclopedia of Mathematics and its Applications) by P. P. Petrushev, Vasil Atanasov Popov, 1988-04-29
  7. Differentiation of Real Functions (Crm Monograph Series) by Andrew Bruckner, 1994-05-05
  8. A Primer of Real Functions by ralph boas, 1960-01-01
  9. Real and Abstract Analysis (Graduate Texts in Mathematics) (v. 25) by Edwin Hewitt, Karl Stromberg, 1975-05-20
  10. Scenes from the History of Real Functions (Science Networks Historical Studies, Vol 7) by Fyodor A. Medvedev, 1992-02-04
  11. Real Mathematical Analysis (Undergraduate Texts in Mathematics) by Charles C. Pugh, 2010-11-02
  12. Real and Functional Analysis (Graduate Texts in Mathematics) (v. 142) by Serge Lang, 1993-04-29
  13. Principles of Real Analysis, Third Edition by Charalambos D. Aliprantis, 1998-09-09
  14. A Course in Calculus and Real Analysis (Undergraduate Texts in Mathematics) by Sudhir R. Ghorpade, Balmohan V. Limaye, 2010-11-02

161. Tribute Productions Talent Providers And Casting, Celebrity Lookalikes, Big Band
Books a variety of professional entertainment for events, weddings, and corporate functions, including bands, shows and celebrity impersonators.
http://www.tributeproductions.com/
Big Band Orchestra Swing/40's Classic Quartets Piano Spanish Guitar Harpist Variety/Disco Trio Tribute/Lookalike Movie Star Men Movie Star Women Musician Men Musician Women Political Action Stars Film, Broadway Movie Themes MOULIN ROUGE CHICAGO HAIR SPRAY VIVA LAS VEGAS DECADES LEGENDS PULP FICTION ROCK AROUND THE CLOCK BEYOND THE SEA TRIBUTE TO RAY PIRATES OF THE CARRIBEAN CASINO NIGHT Glamour Girls Varga Girls Usherette Girls Elegant Gown Candy/Movie Theater Pin-Up Girls Show Girls Belly Dancers Bar Mitzvah Ballet Go-Go Dance Motivators Can-Can Flamenco 1940's Paparazzi Living Statues Stilt Walkers Mimes Specialty Actors Screaming Fans Western 1920's-1980's Vegas Show Girls Choreographers Saloon Girls Pin-Up Girls Roller Skating Waitress PIRATES THEME Magicians Jugglers Fire Eaters/Performers available talent Actors 1920's-1980's BANDS can-can Celeb-LOOKALIKES Cigarette Girls Corporate Shows Dancers DJ's International paparazzi/fans Photographer Show girl shows Stilt walkers Themed Events TradeShow Models Red carpet weDDINGS Web Design TRIBUTE TO MADONNA E-mail Click Here: Booking Inquiries Entertainers Click here Phone: 818-903-7158 4924 Balboa Blvd Suite 439 Encino CA 91316 W Corporate Shows W e will give you prompt, professional service and will respond to your inquiry immediately. We work with several top agencies and producers Worldwide and can custom arrange any request.

162. Visual Basic Source Code Depot
Several functions including how to convert numbers between bases, check to see if a year is a leap year, and how to create threads.
http://home.swipnet.se/~w-13055/codepot.htm
Please install an Internet browser on your computer that supports frames...

163. AM Research Home Page
A library of programming tools for programmers who want to develop their xBASE applications in C without the limitations of using one xBASE language. Provides functions to access data, index and memo files for dBASE, Clipper and FoxPro. Supports multiuser access using native locking methods. . By AM Research.
http://www.amr-usa.com/
For over ten years Soft C Programming Tools have provided quality and performance to programmers around the world. We are certain that you will discover, as thousands have before you, that Soft C Development Tools have a well deserved reputation for the highest quality at the lowest possible prices. Whether you are developing an entirely new product or writing code that interfaces with a legacy xBase application, AM Research has the products and services to address your needs.

164. Grid Control, Grid ActiveX, Grid OCX, Grid Component
AAA EasyGrid ActiveX has exceedingly powerful functions, can do form control such as edit, input, print, print preview, and connect to multidatabases.
http://www.share2.com/easygrid/
Easy Grid Control Welcome to Easy Grid ActiveX Control supports print, preview, chart, grid, merge, split, spreadsheet, expression, formula, ODBC, and more
Home

Introduction

Download

Buy Now
...
Contact

Description:
Download free trial

Buy Now
Easy Grid Activex Control has exceedingly powerful functions, much more powerful than other grid or report OCXes, such as FlexGrid, Crystal Report, Formula One, Spread and so on.
Easy Grid ActiveX Control supports print, preview, editable grid, chart, formula, expression, ODBC connecting to multi-databases such as DBASE, FoxBase, FoxPro, Access, Excel, SQL server, Paradox, and so on.
Easy Grid Control is developed completely from Microsoft Visual C++(MFC). It is of more than 200 thousands of VC/MFC source code. It supports standard Microsoft Windows ActiveX interface. So, it may be used in any develop tools that support standard Microsoft Windows ActiveX interface. These tools includes MS Visual C++, MS Visual Basic, MS Visual Interdev, MS Visual Foxpro, MS Internet Explorer, Delphi, C++ Builder, Power Builder, and so on. Key Features:
Powerful functions, enclosing

165. Forte Quartet
(Olathe, Kansas USA) Specializing in classical and sacred music for weddings, corporate events, parties, and community functions.
http://www.fortequartet.org/

166. WebReference.com - PHP And Regular Expressions 101 (1/5)
This tutorial steps through the POSIXcompliant regular expression functions in PHP in a straightforward manner.
http://www.webreference.com/programming/php/regexps/

WebRef
Sitemap Experts Tools ... php / regexps
[next]
PHP and Regular Expressions 101
Developer News Microsoft Has a Laugh at Itself IBM, Red Hat Go Abroad With Linux By Mitchell Harper ( devart@devarticles.com
Introduction
Regular expressions are one of those quirky features that popup in a variety of programming languages, but because they seem to be a difficult concept to grasp, many developers push them away into the corner, forgetting that they even exist. A regular expression is a specially formatted pattern that can be used to find instances of one string in another. Several programming languages including Visual Basic, Perl, JavaScript and PHP support regular expressions, and hopefully by the end of this primer you should be able to implement some basic regular expression functionality into your PHP pages. Let's start by taking a look at what a regular expression is, and why you'd want to use them in your PHP pages.
What is a regular expression?
What do you think it is that separates programs like BBEdit and notepad from the good old console-based text editors? Both support text input and let you save that text into a file, however modern text editors also support other functionality including find-replace tools, which makes editing a text file that much easier. Regular expressions are similar, only better. Think of a regular expression as an extremely advanced find-replace tool that saves us the pain of having to write custom data validation routines to check e-mail addresses, make sure phone numbers are in the correct format, etc.

167. GCSE Maths: Trigonometry
Explains right triangle properties, historic background, the Pythagorean theorem, and trigonometric functions. Includes definition of terms and illustrations.
http://www.gcse.com/maths/trigonometry.htm
Please visit our sponsor
Trigonometry
The word trigonometry is very old. In fact the Ancient Greeks drew all this up. Was it important? Well, for one thing it allowed them to estimate the distance to the Sun! It all starts with a triangle, specifically a right-angled one: hypotenuse is the longest side of a right-angle triangle, found always opposite the right angle Go to next page Maths Menu

168. MP3 Book Helper
Provides Mp3 and Ogg Vorbis tags editing and file renaming functions. (Delphi) Windows
http://mp3bookhelper.sourceforge.net/
Search this site, powered by Google
A program to facilitate handling music and audiobooks in MP3/Ogg/Speex/Flac formats.
Main Menu Home
Online Help

Downloads

FAQ - Help
...
Web Links

Appreciation Mp3BookHelper is Open Source and it's absolutely free for everyone. You could encourage me to continue development. Donate to MP3 Book Helper
MP3BookHelper@SF MP3BookHelper Project
Open Discussions

Mailing list
Submit Bugs Website Mirrors Mirror 1 - Canada No DB Website Welcome to MP3 Book Helper!   This program provides rapid Mp3 (ID3v1, ID3v2) and Ogg/Speex/Flac Vorbis tags editing and file renaming functions. Mass Tag editing is done using special variables and Regular Expressions. Undo and preview for all changes, capitalization, search and replace, use parts of file name or directory structure for tags. Directory renaming and restructure based on tags. All customizable and configurable. Get the artist and album information from the freedb database over internet. Play your mp3 files in Winamp or internal player while editing Tags. It will auto pause and resume Winamp when renaming or updating files. It can also be used to easily create WinAmp-compatible playlists (M3U files), Information (NFO) files, Parity archive (PAR) data recovery files, Simple File Verify (SFV) and Sound Verification (.SV) checksum files.

169. Notes On The Attached Paper
Addresses the question whether a series of rational functions converges to a rational number.
http://www.infiniteseriestheorem.org/
Notes on the attached paper "On the convergence of certain infinite processes to rational numbers.''
The paper sets forth simple methods to decide whether an infinite series or other infinite processes would converge to a rational number or an irrational number. Theorem 4 of attached paper should be one of the fundamental theorems of mathematics or, if one makes an issue of mathematical logic and is not willing to accept the logic of the proof of Theorem 4, it should be a central conjecture of mathematics, assuming which the proof of astounding theorems such as Theorem 2 below follow indisputably and elegantly. Replacing addition with multiplication, we get parallel theorems for infinite products. If some scientific truth is so elementary and easy that anyone could have seen it but nobody did is that good or bad? Let me choose an example to compare (and let us not argue about why this choice etc., it is just for illustration of a point). If you told physicists that (before it was known) would they dismiss it for being "too simple'' a claim and reply: "Physics is at a stage where all simple truths have already been discovered. Worse, your hypothesis is not even a whole line and could have been uttered by any 3rd grader. If you want to do

170. Exocortex.DSP - An Open Source C# Complex Number And FFT Library For Microsoft .
An open source digital signal processing library written in C . Includes complex numbers classes, statistical functions and 1D, 2D and 3D fast Fourier transforms.
http://www.exocortex.org/dsp/
Exocortex.DSP
An open source C# Complex Number and FFT library for Microsoft .NET General Website Navigation:
Ben Houston's Homepage
The Project Gallery Other C# Projects:
ExoEngine - A C# 3D Engine using OpenGL and NVIDIA's Cg (open source)

Contents
1. Summary
2. Documentation

3. Demos

4. Releases
...
7. Change Log

Summary A C# open source library that provides fully featured (1) single and double precision complex number data types, (2) complex number math library, (3) 1D, 2D and 3D complex and real symmetric fast Fourier transforms, and (4) highly accurate statistical routines. The library is optimized for both speed and numerical accuracy. The reason that this library is called a "Digital Signal Processing" library is because complex numbers, FFTs and statistical functions form the basis of any DSP library although it is the hope that this library will continue to evolve to a more full fledged DSP library. Documentation Click here to browse the full contents of the library in MSDN style format. Much thanks goes out to the creators of

171. Ooura's Mathematical Software Packages
Quadrature, FFT (1D 2D), Bessel functions, and GAMERF (gamma and error functions, including quadruple precision).
http://momonga.t.u-tokyo.ac.jp/~ooura/index.html
Ooura's Mathematical Software Packages
Last Updated : Nov 24, 2001 ( Japanese page Main (kurims) Mirror (t.u-tokyo) This is a collection of mathematical software written in C and Fortran. Please send your comments or suggestions to me
Package List
Links

172. Cradle Fields - Home Of GraphSight, The Powerful 2D Math Graphing And Curve Fitt
A programming tool to plot and explore two dimensional math functions, such as cartesian y(x) and x(y) graphs, parametric and polar ones. Allows the user to have control over a coordinate space through interactivity of all the components of the graph.
http://www.cradlefields.com/
Home Products Purchase Download ... Contact Cradle Fields Welcome to Cradle Fields, the home of software for mathematics study and research work! We develop neat software tools for scientists, teachers, engineers, and students involved in math-related research or study. Whether you are making lesson plans, developing a math course, illustrating a scientific book, checking homework, plotting a graph, fitting a curve, or performing data analysis, our products can simplify the task greatly. To make things clear ... ...we are the way your computer turns to your faithful colleague. News Feb 5, 2004 - NEW RELEASE Oct 10, 2003 - NEW PARTNERSHIP We have recently partnered with MathTerra Software company. As a result of this partnership we offer you another piece of scientific software download. That is Advanced Converter v.3.3 - a smart Windows utility designed for quick conversions between more than 1700 units of measurements used in different fields of science. Advanced Converter is a 'must have' desktop utility for physicians, chemists, pharmacists and mathematicians that deal a lot with applied, real-life science. The students will also find this program extremely useful while studying the laws of nature. Anyone, who had ever asked himself questions like "How do I convert Fahrenheit to Celsius?" should have this utility. The answers are just a click away.

173. Welcome To The Home Of CircleTool
Calculates various functions related to circles. Win32
http://www.circletool.co.uk
CircleTool News
The CircleTool website is currently moving host and will eventually be only available from the address www.CircleTool.co.uk . During this period of moving host the site may experience some unexpected down time. News Archive Main
CircleTool Online

Downloads

Screenshots

Help
...
About

174. Salon & Spa Management Software - Book Serve Sell & Manage
Salon management and point of sale system which integrates appointments, employees, payroll, inventory, sales and report. Updates all functions with each sale.
http://salon-software.com/
Home Free Demo CD Contact Us If you are looking for software to manage your salon, spa, or esthetics business, your search is over. Crystal Salon Software and Spa Software (formerly Shortcuts) is a highly advanced software system designed specifically for use in the beauty industry. It's intuitive design, powerful features, and ease of use make our system the premier salon and spa management system on the market. Syntec Business Systems, Inc. has been providing the Crystal system to businesses like yours since 1991. Everything about the system was designed so that it would make sense to you and your staff. We designed each module in Crystal to be consistent with the other areas of the software. This ensures that Crystal is the easiest salon and spa management system to learn and use for all of your day-to-day tasks. Simple to use yet full of powerful features like: - Fully automated Point-Of-Sale system replaces your cash register
- Tracks all client information including formulas and all purchases
- Unlimited appointment booking (book a service in about 10 seconds)
- Automatic inventory ordering and receiving
- Employee performance tracking with extensive built-in security
- Flexible payroll calculation system
- Hundreds of reports and graphs
- Comprehensive 100 page user manual

175. The Homogeneous Problem
A set of lecture notes on Green's functions and their applications.
http://www.math.ohio-state.edu/~gerlach/math/BVtypset/node59.html
Next: Sturm-Liouville Systems Up: Sturm-Liouville Theory Previous: Three Archetypical Linear Problems Contents Index

The Homogeneous Problem
The most basic linear problem consists of finding the null space of The simplest nontrivial extension to differential equations consists of the homogeneous boundary value problem based on the second order differential equation where and is a parameter, with one of the following end point conditions:
  • Dirichlet conditions
    Neumann conditions
    Mixed D. and N. conditions Periodic boundary conditions
  • More generally one has
    which are the most general end point conditions as determined by the given 's, 's, 's, and 's, which are constants . These two boundary conditions and are supposed to be independent , i.e., there do not exist any non-zero numbers and such that By contrast, if there does exist a non-zero solution and to this equation, then and are dependent Question: Can one give a clear vector space formulation of
    in terms of subspaces? Question: What geometrical circumstance is expressed by ``independence''?

    176. The Penis And Foreskin: Preputial Anatomy And Sexual Function
    Numerous articles on penile preputial anatomy and physiological function including immunological functions, innervation, vascularity, sexual function, and the effects of circumcision.
    http://www.cirp.org/library/anatomy/
    The penis and foreskin:
    Preputial anatomy and sexual function
    This directory contains academic articles and discussions about preputial anatomy, dimensions, immunological functions, innervation, vascularity, sexual function, and the effects of circumcision. The articles are indexed in chronological order of publication. In extensive reviews of the world medical literature, medical historian Frederick M. Hodges, D. Phil. (Oxon), revealed long forgotten European and American research starting from 1860, confirming that this information is not new, but simply has been forgotten in circumcising countries. See also Anatomy of the Penis and Mechanics of Intercourse (Circumcision Information Pages).
    Introduction
    Musculature. The prepuce has a sheath of smooth muscle tissue inside the skin which is called the peripenic muscle. The muscle fibers are arranged in a whorl at the end of the foreskin to form a sphincter. The muscle fibers keep the foreskin snugly against the glans penis.

    177. Michael Carducci -- Award-Winning Close-Up&Table Magician
    Sleight of hand magic for corporate events, trade shows and private functions.
    http://www.killermagic.co.uk/
    Master Magician Michael Carducci
    Award Winning Magician Michael Carducci combines his fresh and innovative magic with his warm and captivating personality to create an unforgettable feeling of wonder and astonishment. "Seeing is believing!" Specialising in the field of close-up magic , Michael is regularly in demand to perform at both commercial and private functions in the United Kingdom, The United States and across Europe. more... Michael is a member several professional organisations including The Magic Circle and The International Brotherhood of Magicians

    178. Advanced Calculus And Analysis MA1002
    Covers functions, limits, convergence, divergence, sequences, differentiability and multivariable calculus.
    http://www.maths.abdn.ac.uk/~igc/tch/ma2001/notes/notes.html
    Next: Foreword Up: MA2001 Home Page Contents Index
    Advanced Calculus and Analysis
    Ian Craw

  • Differentiation of Functions of Several Variables
  • 179. MyEdgeEnterprise - Enterprise Solutions
    Covers business functions including production planning and supply chain management.
    http://www.myedgeenterprise.com
    MyEdge Enterprise EdgeEnterprise DataMining About Us MyEdge Enterprise EdgeEnterprise DataMining About Us ... Contact Us

    180. Numerics - Interactive
    In this PDF book by Thomas Risse, basic numerical algorithms are presented and implemented in order to determine the precision of computation, to solve systems of linear equations, to evaluate elementary functions, to find zeros, to integrate and to solve ordinary differential equations numerically. The performance of different algorithms can be compared.
    http://www.weblearn.hs-bremen.de/risse/MAI/docs/numerics.pdf

    Page 9     161-180 of 190    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter