Software Listing: Segment
- Teroid Seven Segment Display
- License: Shareware
- Price: 39.95

Teroid Seven Segment Display is a .NET Windows Forms Control which emulates the LED or LCD displays used to show numbers on electrical and electronic equipment. It can display an integer or decimal value, including negative numbers, and can be set to display any number of individual digits as either fixed- or floating-point. All colors are fully customizable, or there is a set of built-in color schemes, and segment sizes and spacings are calculated automatically..
- Publisher: Teroid Software Limited
- Date: 17-04-2008
- Size: 517 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- Teroid Multi Segment Display
- License: Shareware
- Price: 39.95

This control emulates the LED or LCD multi segment displays commonly used on electrical and electronic items, and provides a more impressive and eye-catching alternative to the Label control. It will display upper and lower case letters, numbers, and all the most commonly used symbols. It is also possible to set custom characters or graphics in code, a few examples of which are shown in the screenshot..
- Publisher: Teroid Software Limited
- Date: 17-04-2008
- Size: 541 KB
- Platform: Win2000, Windows Server, Windows Vista, WinOther
- Seven Segment Display OCX Component
- License: Shareware
- Price: $12.00

Seven Segment Display allows you to show numbers and characters as digital clock style Seven Segment Display allows you to show numbers and characters as digital clock style, this control can be inserted in Visual Basic, Visual C++, HTML, or any other compiler supporting OCX interface. This control can be formatted in almost any possible way, it does support Segment Width, Segment Separation, Inclination and it is also supports resize and transparent background. Digital Display will help you to make your application nicer with a professional look. Refresh is very fast so you can display numbers at a considerable speed.
- Publisher: sysworks.com.ar
- Date: 21-07-2009
- Size: 1515 KB
- Platform: WinOther
- Seven Segment LED Control for ASP NET
- License: Freeware
- Price: -

Seven Segment LED was designed to be a easy to use server control for Microsoft ASP.NET websites Seven Segment LED was designed to be a easy to use server control for Microsoft ASP.NET websites. With this control in your ToolBox, you can place alarm clock style digits within your webpages. Here are some key features of "Seven Segment LED Control for ASP NET":Create a display of any size using any number of digitsChoose custom colors for segment on, segment off and face colorsPad display with zeroes or spaces and optional comma thousands seperatorUses CSS divs and spans for all rendering - no image caching problems!Completely free for you to use in any application Requirements:.
- Publisher: bartdart.com
- Date: 22-07-2009
- Size: 4 KB
- Platform: WinOther
- MASM Balancer 1.3 B9461
- License: Freeware
- Price: 0.00

MASM Balancer is a handy and reliable utility designed to find unbalanced MASM segment/ends macro/endm proc/end. MASM Balancer helps you find out where your MASM Microsoft *.asm assembler program where you have mismatched segment/ends macro/endm proc/endp or if/endif. It works by displaying your program with coloured backgrounds that encode the nesting. By eyeballing the colours, you can quickly see anomalous patterns, and find where the problem is. It does not modify your original program in any way. You copy/paste a program of a piece of a program into this Applet/application hybrid..
- Publisher: Canadian Mind Products
- Date: 18-07-2012
- Size: 1546 KB
- Platform: WinOther
- Chinese word segment
- License: Freeware
- Price: 0.00

Word segment utility for Chinese(simplified) language, open for segment strategy..
- Publisher: wordsegment.sourceforge.net
- Date: 07-06-2012
- Size: 411 KB
- Platform: Linux, Unix, WinOther
- segment
- License: Freeware
- Price: 0.00

Segment program is used to split text into segments (sentences, paragraphs, words). Split rules are read from file in XML based Segmentation Rules Exchange (SRX) standard format. Can be used as a programming library. Sponsored by POLENG (www.poleng.pl)..
- Publisher: segment.sourceforge.net
- Date: 19-10-2012
- Size: 1475 KB
- Platform: Linux, Mac OS X, WinOther
- PadSignal
- License: Freeware
- Price: 0.00

This function searches the interior of a signal in an attempt to find a segment that may be used in order to make the signal quasi-periodic. This can be used to reduce the influence of end effects on analyses such as the Hilbert Transform, the Wavelet Transform, the Hilbert-Huang Transform and EMD, or Hilbert Vibration Decomposition. It is not perfect but has helped me in my analyses and hopefully it can help you too. Please post a comment or send me an email if there are any changes you would like to see in the code..
- Publisher: Nate Yoder
- Date: 04-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Seven Segment image creator
- License: Freeware
- Price: 0.00

The function takes digit to display and create white image with black digits on it. If only one input parameter presented the function use default parameters for dimension of output image. But you can control height of output image, width of digits, space between digits, width of seven segment polygons, width of white area around the digits, displaying mode(fixed length before and after decimal point or display accordingly to input digit),and for debug uses you can take list of output dimensions in Command Window.
- Publisher: Alex Zeleznyak
- Date: 13-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Color Filtering
- License: Shareware

This function can be used for separate or segment Red components, Green components and Blue Components of colors from the color images..
- Publisher: Kannan Keizer
- Date: 09-01-2013
- Size: 553 KB
- Platform: Matlab, Scripts
- Fast Line Segment Intersection (Sripts)
- License: Shareware

OUT = LINESEGMENTINTERSECT(XY1,XY2) generates intersection analysis between the line segment sets given in XY1 and XY2. Code can handle coincident and parallel lines. The main emphasis is on speed. The code is fully vectorized and it runs pretty fast (orders of magnitude) compared to some of the previous postings..
- Publisher: U. Murat Erdem
- Date: 14-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Sliding Window Gen and usage with Higuchi Fractal Dimension (windowed HFD)
- License: Shareware

SWG() is a multipurpose, segment generation tool based on input, window size, overlap size SWG() along with FFT() can be used to implement STFT In the present implementation, using SWG(), window based HFD is done on a sample data.
- Publisher: SUMANTH
- Date: 25-02-2013
- Size: 92 KB
- Platform: Matlab, Scripts
- Position of a point and a straight line or segment
- License: Shareware

Position determines the relative position of a planar point C with respect to a planar segment joining A and B. This is not intended for 3D points. Pos=0 =>the point C is collinear with A and B Pos=1=>the point C is above the segment Pos=-1=>the point C is below the segment Example A=[0 0 0]; B=[1 1 0]; C=[1 0 0]; Pos=Position(B,A,C) Since C is below AB then Pos=-1 Note: in case of 2D points, you still have to include the z-ordinate, i.e if you have a point S=[1 2], add a zero to get S=[1 2 0], and use the same procedure as the above example.
- Publisher: Nassim Khaled
- Date: 20-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- InstrumentLab VC++
- License: Shareware
- Price: 140.00

Visual C++ Visual instruments library - Contains Angular Gauge, Linear Gauge, Analog Clock, 7, 9, 14, 16 Segment Digital Gauges, Thermometer, 7, 9, 14, 16 Segment Digital Clock, 7, 9, 14, 16 Segment Text, 7, 9, 14, 16 Segment Indicator, Progress Bars, On/Off LEDs, Multicolor LEDs, Spectrum, Matrix display, Glass Panel, GDI+ rendered.
Allows composite instruments.
Free for non-commercial use.
.
- Publisher: Mitov Software
- Date:
- Size: 184207 KB
- Platform: Win2000, Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64
- WordSegment
- License: Freeware
- Price: 0.00

WordSegment is built as a project built in C# that acts as a word segment module.
It is used to segment text into tokens according its context and semantic. The segment uses front-maximum matching and CRF algorithms to split text.
In addition, the module also recognizes some types of name entities, such as ORG, PER, LOC and so on.
.
- Publisher: Zhongkai Fu
- Date:
- Platform: WinOther
- ITK-SNAP
- License: Freeware
- Price: 0.00

itk-Snap is a software application used to segment structures in 3D medical images.
ITK-SNAP will also offer a semi-automatic segmentation using active contour methods, as well as manual delineation and image navigation.
In addition to these core functions, SNAP provides a number of supporting utilities. Some of the core advantages of SNAP include:
· Linked cursor for seamless 3D navigation
· Manual segmentation in three orthogonal planes at once
· Simplified user interface for selecting parameters for the active contours method
· Support for many different 3D image formats
· 3D cut-plane tool for fast post-processing of segmentation results
Extensive tutorial
You can use ITK-SNAP to enhance your productivity if you are a clinical...
- Publisher: itksnap
- Date:
- Platform: WinOther
- DH_EnvSeg
- License: Shareware

A modular building block that generates one segment of an envelope, and links with other DH_EnvSeg modules to create multi-stage envelope generators..
- Publisher: dehaupt.com
- Date:
- Size: 215 KB
- Platform: Win2000, WinOther
- GODSPEED
- License: Freeware
- Price: 0.00

This is a minigame made from the driving segment of my upcoming game Masters of the Universe
Features online highscores and cool graphics.
- Publisher: CrociDB
- Date:
- Size: 5662 KB
- Platform: Win2000, WinOther
- InstrumentLab VCL
- License: Shareware
- Price: 199

Delphi and C++ Builder VCL and FireMonkey (FMX) GDI+ rendered Visual Instruments. Also includes Visual Graphical Editor for Codeless Development and Visual Live Bindings. Contains: - LED control with On/Off states. - LED control with multiple states. - LED control with gradually changing intensity and/or color based on the input value. - Progress Bar. - Thermometer Gauge. - Angular Gauge. - Linear Gauge. - Analog Clock. - 7, 9, 14 or 16 segment Clock. - 7, 9, 14 or 16 segment Gauge. - 7, 9, 14 or 16 segment Indicator. - 7, 9, 14 or 16 segment Text. - Spectrum Display.
- Publisher: Mitov Software
- Date: 21-04-2014
- Size: 687802 KB
- Platform: Win7 x32, Win7 x64, Windows Server, WinVista, WinVista x64
- InstrumentLab .NET
- License: Shareware
- Price: 169

Set of .NET 2.0-4.5 GDI+ rendered Visual Instruments. Also includes a Visual Graphical Editor for Codeless Development. Contains: - LED control with On/Off states. - LED control with multiple states. - LED control with gradually changing intensity and/or color based on the input value. - Progress bar. - Thermometer gauge. - Angular gauge. - Linear gauge. - Analog clock. - 7, 9, 14 or 16 segment clock. - 7, 9, 14 or 16 segment gauge. - 7, 9, 14 or 16 segment indicator. - 7, 9, 14 or 16 segment text. - Spectrum Indicator. - Matrix display. - Rectangular, or elliptic panel covered with glass.
- Publisher: Mitov Software
- Date: 12-06-2013
- Size: 241311 KB
- Platform: Win7 x32, Win7 x64, Windows Server, WinOther, WinVista, WinVista x64










