home | Download | Guestbook | Sitemap
codelookerDownloadGraph program2D Graphic
Search:
Intersection point of two lines
  • Classification:Graph program - 2D Graphic
  • Development Tool:Java
  • Sise:34.0 KB
  • Upload time:2011/12/7 13:38:49
  • Uploader:sarnthil
  • Download Statistics:
Description
Intersection point of two lines implemented in Java * The denominators for the equations for ua and ub are the same. * If the denominator for the equations for ua and ub is 0 then the two lines are parallel. * If the denominator and numerator for the equations for ua and ub are 0 then the two lines are coincident. * The equations apply to lines, if the intersection of line segments is required then it is only necessary to test if ua and ub lie between 0 and 1. Whichever one lies within that range then the corresponding line segment contains the intersection point. If both lie within the range of 0 to 1 then the intersection point is within both line segments.




File list:
lab1
...\build
...\.....\classes
...\.....\.......\com
...\.....\.......\...\ahristov
...\.....\.......\...\........\geometry
...\.....\.......\...\........\segments
...\.....\.......\.netbeans_automatic_build
...\.....\.......\Deseneaza.class
...\.....\.......\GCCanvas.class
...\.....\.......\GCGrafica.class
...\.....\.......\Segmente$1.class
...\.....\.......\Segmente$2.class
...\.....\.......\Segmente$3.class
...\.....\.......\Segmente.class
...\.....\empty
...\.....\generated-sources
...\.....\.................\ap-source-output
...\.....\built-jar.properties
...\.....\Segmente.html
...\dist
...\....\Intersectia_a_doua_segmente.jar
...\....\README.TXT
...\nbproject
...\.........\private
...\.........\.......\private.properties
...\.........\.......\private.xml
...\.........\build-impl.xml
...\.........\genfiles.properties
...\.........\project.properties
...\.........\project.xml
...\src
...\...\Deseneaza.java
...\...\GCCanvas.java
...\...\GCGrafica.java
...\...\Segmente.java
...\applet.policy
...\build.xml
...\manifest.mf
If you are a member, Log in. If you are not a member, Please register
Related source code
[interlacer] - Interlacer to be used with Xilinx AXI video IPs.
[STM32f4 interface SPI using DMA] - This project describes how STM32F4 microcontroller transmits data over the SPI interface using DMA. development tools is MDK ARM v5.
[Interrupciones-PIC16f877A] - Proyecto en el que se controla por interrupciones diferentes pines del microcontrolador PIC16F877A
[IIC_INTERFACE] - his file contains IIC initialization function.
[ADC_Interleaved_DMAmode2] - ADC2 STM32F4DISCOVERY RUNING TEST SAMPLE OK
[SerialReceiver_Interupt_V1.1] - Serial UART example,, using serial interrupt routine to receive a message from the serial port. AVR microcontroller code written in C CodevisionAVR
[Interfacing-Bipolar-Stepper-Motor-wi...] - Interfacing bilolar motor with stepper motor
[AndroidDetectInternetConnection] - anroid dect internet connection
[Exploiting-Interference-Diversity-fo...] - Spectrum sensing is a core problem in cognitiveradio. Detecting the presence/absence of very weakprimary users with a single antenna can be very difficult.Environmental uncertainties result in SNR walls thatdetectors cannot overcome.
[Interchange] - Interchanges codes for ControlLogix communications. Aplha VMS plataform
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap