Software Listing: Intersection Of Two Triangulations
- A Tale of Two Cities
- License: Freeware
- Price: 0.00

A Tale of Two Cities, by Charles Dickens. British barrister Sydney Carton lives an insubstantial and unhappy life. He falls under the spell of Lucie Manette, but Lucie marries Charles Darnay. When Darnay goes to Paris to rescue an imprisoned family retainer, he becomes entangled in the snares of the brutal French Revolution and is himself jailed and condemned to the guillotine..
- Publisher: Southern Ocean Software
- Date: 07-10-2002
- Size: 867 KB
- Platform: WinOther
- RTOPO
- License: Shareware
- Price: 84

Simple, powerful and inexpensive CAD software for surveying. You can do triangulation, isolines, color-filled contour maps, sections, intersections, volume and much more. You can process hundreds of thousands of points or triangles, even on less powerful PCs. Through its own CAD system (called RCAD), specialized for 3D and for a large number of entities, you can: -load and draw a file of points having the format: Number X Y Z Code; the drawing is made by POINT,3DPOLY,SPLINE or BLOCK entities, according to a modifiable library of codes -edit interactively the XYZ files of points; you can modify the coordinates, the code and the position (in 3DPOLY or SPLINE) -triangulate the points on a convex hull or between an external contour and possibly more interior contours -do isolines (contour lines) and color-filled contour map -do...
- Publisher: Rcad Software
- Date: 25-04-2017
- Size: 1068 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
- intersect sets
- License: Freeware
- Price: 0.00

Intersection of two sets of positive integers (works much faster than built-in intersect).
- Publisher: Nick
- Date: 02-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- intersectionCircle.m
- License: Shareware

Calculate intersection of two circles..
- Publisher: Yan Ou
- Date: 06-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Intersection of linear subspaces
- License: Shareware

This function returns the basis of the intersection of N subspaces defined by their bases, and the dimension of this intersection. The input basis vectors must be row vectors! Example: A = [1,1,-1,1; %<-basis vector 1,2,-1,2; %<-basic vector 2,1,-1,2]; B = [1,1,1,-1; 1,-1,1,1; 3,3,1,-1]; C = [1,0,1,1; 1,1,1,1] ------ [int,dim] = findIntersect(A,B,C) int = [1 -1 1 1] dim = 1.
- Publisher: Ondrej
- Date: 18-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Quantum quantity of two qubit sysem
- License: Freeware
- Price: 0.00

We examined quantum quantity of two qubit system.The ferroelectrics vs decohence rate have been examined. The results show first order transition. This is photo induced effect..
- Publisher: Toshifumi Itakura
- Date: 26-04-2013
- Size: 102 KB
- Platform: Matlab, Scripts
- Compares probabilities of two binomial samples
- License: Shareware

Compares probabilities of two binomial samples X, Y from a Bernoully experiments with probability p1 for set X and p2 for set Y Test the null hypothesis H_0: p1 = p2 vs alternatives H_1: p1 > p2 H_2: p1 < p2 H_3: p1 != p2 Input: X - row of 0 or 1 Y - row of 0 or 1 Output: z - normal statistics N(0,1) for H_0 pv1 - p-value for H_1 pv2 - p-value for H_2 pv3 - p-value for H_3.
- Publisher: Dimitar Atanasov
- Date: 03-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Checking the similarity of two 2D images using a checker-board with adjustable tile transparency
- License: Shareware

This is a part of InSPIRE for checking the similarity of two figures possibly after registration. This provides the users a way to display moving and fixed images in a checker-board pattern. When alpha1=1 and alpha2=0, this program returns to usual black and white checker board pattern. Please use: CheckerboardVariableTileTransparency(square1,square2,0.1,0.5) to produce the output.fig. The square1.png and square2.png are provided for the test. The number of the tiles could be modified as needed in the code..
- Publisher: Rex Cheung
- Date: 23-02-2013
- Size: 20 KB
- Platform: Matlab, Scripts
- A Tale of Two Cities ebook
- License: Shareware
- Price: 2.49

ebook - A Tale of Two Cities - Read part of it free, pay to read the rest. Leithauser Research ebook reader included..
- Publisher: leithauserresearch.com
- Date:
- Size: 1157 KB
- Platform: Win2000, WinOther
- 2D Polygon edges intersection
- License: Shareware

Find the intersection points of the edges of two 2D polygons, a simple function made to follow up a Newsgroup discussion.
- Publisher: Bruno Luong
- Date: 19-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- City of Mustang
- License: Freeware
- Price: 0.00

The City of Mustang is located 6 miles south of I-40 on Mustang Road, within the far southwest quadrant of Oklahoma City. Our Corporate Limits are two miles wide and 6 miles long with the center of town at the intersection of State Highway 152 and Mustang Road..
- Publisher: bfac.com Apps
- Date: 16-03-2015
- Size: 6246 KB
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Gulman 2
- License: Demo
- Price: 4.99

The impressive indie third-person shooter which will break your stereotypes! Product of two developers. The game 'Gulmen-2' is a unique product, made by the power of imagination and creativity of two young men. Svyatoslav Gulyaev, the idea's author, the artist and modeler of this game and the unique programmer Dmitry Maluev who dared to do all the technical components of this product. Game 'Gulmen-2' is an independent continuation of the game 'Gulmen-1', published back in 2008-2009. The game represents a fusion of detective adventure story with quest-arcade-shooter atmosphere. Gulman 2 - This Game Breaks Stereotypes!.
- Publisher: Svyatoslav Gulyaev
- Date: 24-01-2011
- Size: 126078 KB
- Platform: Win7 x32, WinOther, WinVista
- Intersect2
- License: Shareware

In MATLAB, there is a command called "intersect", which finds the set intersection (common elements) of two vectors. However, this command doesn't work if I want to compare more than two vectors and find out their intersection. Therefore, I decided to write this function which is called "intersect2". It can find the common elements of any number of 1D numeric arrays of the same or different sizes and returns an array consisting of only those elements. INPUT: The input variable "cell" has to be a cell array, with each cell occupied by an 1D numeric array. For example, if you want to find the intersection (common elements) of the following three arrays a = [ 1 3 4 6 8 9 ]; b = [ 3 1 0 8 6 4 ]; c = [ 7 8 1 9 3 4 ];, you need to first put all of them into a cell array, i.
- Publisher: Suri Like
- Date: 25-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- The function, find_intersection
- License: Shareware

To find the intersection point of two data sets can be non-trivial in case of the data sets have just a few data points. In this case the both data sets can be interpolated so that there exist a number of data points large enough to find an intersection point. The find_intersection function receives the x and y coordinates of two different data sets. It uses linear interpolation to increase the number of data points within each set. Then it finds the intersection point within the user-defined confidence level (ex: 1 or 2 %). The function returns the x and y coordinate of the intersection point and a flag denoting the availability of an intersection point.
- Publisher: Oznur Mete
- Date: 17-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Abacre Cloud Restaurant Point of Sale
- License: Shareware

Abacre Cloud Restaurant Point of Sale is 100% free restaurant management system consisting of two main parts: classical software for Windows working with database located in the cloud and web-based part representing restaurant's web site. It is a complete solution, beginning with taking orders from patrons, and ending with billing and tax reports. The user interface is carefully optimized for high speed input of a patron's order and the prevention of common mistakes. It's designed for using on multiple computers, and contains reliable and secure authorization levels.
The layouts of the guest bill can be customized, and the program can be set up for any currencies, taxes, and gratuities.
- Publisher: Abacre Limited
- Date:
- Size: 5611 KB
- Platform: Tablets, Win2000, Win7 x32, Win7 x64, Windows 7 Home Basic, Windows Server, Windows Vista, WinOther, WinVista, WinVista x64
- Reliability of Difference Scores
- License: Shareware

Reliability of Difference Scores is a small, easy to use application specially designed to help you calculate the reliability of difference scores, given the reliability of two tests and the correlation between those two tests.
A difference score is obtained by subtracting one test score from another test score. For example, a student's IQ test score and Reading test score. This might be interpreted as the difference between ability and achievement.
for WindowsAll
.
- Publisher: Marley Watkins
- Date:
- Platform: WinOther
- Mythic Tarot
- License: Shareware
- Price: 3.99

Greek myth, like Tarot, forms its own imagined world of powerful archetypes. In The Mythic Tarot, the intersection of the two worlds is mutually rich and satisfying, and skillfully aligned with the familiar RWS imagery. First published in 1989, here you will find the journey of the Tarot cast from the characters of ancient Greek myth. With charmingly naïve art by Tricia Newell, the original Mythic Tarot illuminates these deceptively simple tales of Greek gods and heroes once again.
*Intuitive, elegant interface is easy for beginners and experts
*78 gorgeous full screen, high-resolution card images
in this deck
*Full support for all Android devices running 4.
- Publisher: The Fool\'s Dog
- Date: 17-06-2014
- Size: 33792 KB
- Platform: Android 4.x
- A-media.nu
- License: Shareware
- Price: 47

Introduction A-media.nu is a filing system for documents. The software can also be used for jobs involving the comparison of two text pages, for instance when translating. Some of the functions in A-media.nu: · Manage thousands of document pages. · You can create your own PDF-files with just one click. · Automatic file management system. · Managing any Word format documents from Word 6 to Word XP. · Complete database of parishes (includes all parishes within the Church of Sweden). · Simple, fast and user-friendly interface. Brief history A-media.nu began to develop in 1998 as a project to input texts word by word, and the name was Notemaker until 2004.
- Publisher: A-media.nu
- Date: 19-01-2005
- Size: 17192 KB
- Platform: Win2000, WinOther
- Spyfighter Cleaner Pro
- License: Shareware
- Price: 59.95

SpyFighter Pro consists of two very powerful software modules that will take care of the security of your computer and safety of your private information. One is a powerful tool for a removal of spyware, adware, toolbars, internal popup programs, dialers and other sorts of "malware", another is an advanced Internet Washer with a PC Cleaner that will take care of fast and reliable cleaning of the information left behind by Windows, like: cache,cookies,history,mail,trash, drop-down address bar, auto-complete forms, downloaded program files, Windows Application logs, Windows Recycle Bin, Windows Registry Backups, Windows Clipboard Data, Windows run and find history, Recently opened documents list, Windows temp files folder and more.
- Publisher: MONTPELLIER CORPORATION
- Date: 01-05-2005
- Size: 4820 KB
- Platform: Win2000, WinOther
- Binary Comparison of Files
- License: Shareware

Binary Comparison of Files is the utility for comparison of two files in order to find possible distinctions. Consistently read - out bytes of files are compared in a binary mode. The address, code and symbolical representation are shown for different bytes. The codes may be shown as decimal, hexadecimal or octal numbers. The found distinctions may be saved as a text file, exported to Excel or printed.. AX Systems: Utilities for work with zip archives, search of files in zip archives, search and comparison of files and for files content analysis...
- Publisher: AX Systems
- Date: 15-08-2009
- Size: 369 KB
- Platform: Win2000, WinOther








