Software Downloads for "Led Array"

Description: SoftCollection LED Line program lets you make a virtual LED table in the air. You can make simple hardware, as shown in the picture below, that consists of an 8 LEDs line, 9 resistors of 470 Ohm each, a button and a pendulum that presses this button. If you will move LED line left and right 5-10 times per second and desired LEDs will shine at desired moments, you will see words in the air. There is still a problem of line synchronization so the mechanism of button and pendulum is needed.

  • Platform: Windows
  • Publisher: SoftCollection
  • Date: 26-10-2009
  • Size: 194 KB

Description: Beautiful Led Digital Clock. Features: It is possible to change color of leds to one of the following colors (Yellow, Red, Green, Blue, White).. SoftCollection Software. Led Digital Clock (JAVA) FreeWare It is possible to change color of leds to one of the following colors,LCD Clock (JAVA Applet) FreeWare It is possible to run this applet with different parameters. For example: HH:MM:SS DD/MM/YYYY HH:MM:SS HH:MM,Converter (JAVA) FreeWare This Converter translate a chosen file into Java byte array format,Magnifier (JAVA) FreeWare Lens that magnifies by two everything on the screen.

  • Platform: Windows
  • Publisher: SoftCollection
  • Date: 09-10-2009
  • Size: 40 KB

Freeware tool lets you convert GIF animations into virtual LED animation screensavers. No programming skills needed: just load a gif image to workspace with a point-and-click, The created screensavers are self-contained single .SCR files..

LED-Bar v1.1 is an easy-to-use and completely customizable scrolling LED display with support for 6 different special effects, 9 different border styles and adjustable scroll speed and direction. It is easy to configure and use and provides a convenient and attractive way to display colorful headlines or announcements on your site..

This program displays a Led Digital Clock that shows hours, minutes and seconds simultaneously. You can configure color, x-coordinate, y-coordinate. Usage - Type in console in the directory where you unpacked the converter: java LedClock.

  • Platform: Java, Scripts
  • Publisher: Michael Margold
  • Date: 24-04-2013
  • Size: 102 KB

3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format. "AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases. Elements are placed on the x and y axis and element factor is ignored. The code can easily be extended to larger general arrays..

  • Platform: Matlab, Scripts
  • Publisher: Hadi Aliakbarian
  • Date: 05-01-2013
  • Size: 10 KB

This is an old program (1.999) that I have written for understanding radiation patterns of antennas. Basically I was looking for the relationship between interference diagram (Fourier transform of ilumination, usually called Array Factor) and 3D radiation pattern of the Array. For that reason, it represents XY, XZ and YZ planes instead of H and E. On this version the visible space is not update. On final version (I don't find it), the visible space where delimitated between lines over the interference pattern, and you can see how it varies with distance between antennas and ilumination phase law.

Simulink LED Used to display status of signal. 'Outport' Checkbox is for displaying the current value, the user can connect the outport with a display block, the value from the outport of LED is equal to the inport. The range syntax: (-inf 1] (0.5 0.7) [0 1] (2 inf) please make sure that the '-inf' and 'inf' are always with brackets '(' and ')'. Hint: Using with only one Range (should be Range1), please leave Range2 being empty..

  • Platform: Matlab, Scripts
  • Publisher: Po Hu
  • Date: 17-01-2013
  • Size: 20 KB

UTC time (universal time convention) is used in ANSI-C standard for defining time. This is measured in seconds since 1970, at the Prime Meridian. The UTC2Datenum_array function takes a M x 1 array of UTC time values and converts it to a M x 1 array of Matlab serial Time values. This code is derived from the UTC2datenum function written by Abraham Cohn of Philips Medical Systems. This code does not convert UTC to local time.

  • Platform: Matlab, Scripts
  • Publisher: Mark Evans
  • Date: 13-01-2013
  • Size: 10 KB

Given the coefficients of the characteristic polynomial the Routh-Hurwitz array is created and printed. Additionally, this method shows some results from the array relating to the stability of the system..

No error checking a very basic function easy to understand Given an array X of size [m,n] output is an array of size [m,n] the rows of the output array sum to 1.

  • Platform: Matlab, Scripts
  • Publisher: Shivani Rao
  • Date: 02-01-2013
  • Size: 10 KB

Accepts a 1-dimensional struct array (in the format 1xn) and converts it into a cell array. The first row of the cell array has the struct's field names in each column; the data from each of those fields for each entry in the struct array appears in subsequent rows. The idea is to make it easy to prep data for writing to an Excel spreadsheet using xlswrite. Example: weather = 1x3 struct array with fields: temp rainfall >> wxcell = structToCellArrayWithHeaders ( weather ) wxcell = 'temp' 'rainfall' [ 68] [ 0.

  • Platform: Matlab, Scripts
  • Publisher: Andrew Blackburn
  • Date: 21-03-2013
  • Size: 10 KB

An array of antenna elements is a spatially extended collection of N similar radiators or elements,.

  • Platform: Matlab, Scripts
  • Publisher: farshid azhir
  • Date: 22-01-2013
  • Size: 10 KB

Inverse every 2D matrix slice (the first two dimensions) for multi-dimensional array M: M(:,:,p,q,...) * X(:,:,p,q,...) = repmat(eye(m),[1,1,p,q,...]), where input M is a N-D array (m x m x [p x q x ...]), for all possible m=1,2,3,... and optional higher dimensions. Output X array has the same size as M..

  • Platform: Matlab, Scripts
  • Publisher: Xiaodong
  • Date: 12-05-2013
  • Size: 10 KB

This function writes a cell array into a CSV-file. It works with empty cells, numeric, char, string and logical cells. One array can contain all of them, but only one value per cell. CSV-files can then be read by Excel, so you don't need DDE or ActiveX..

  • Platform: Matlab, Scripts
  • Publisher: Sylvain Fiedler
  • Date: 01-05-2013
  • Size: 10 KB

This code converts a Galois Field array created using GF(2^m) for a given primitive polynomial into the 'exponential' notation, which you can use with gfrepcov() to binary if you wish. Uses the gf2dec() function internally. Example usage: >> genpoly = rsgenpoly(15,11) genpoly = GF(2^4) array. Primitive polynomial = D^4+D+1 (19 decimal) Array elements = 1 13 12 8 7 >> gf2exp(genpoly, 4, primpoly(4)) ans = 0 13 6 3 10 Showing this RS Polynomial is of form: X^4 + A^13*X^3 + A^6*X^2 + A^3*X + A^10, which is how you see it displayed in text books etc.

  • Platform: Matlab, Scripts
  • Publisher: Colin
  • Date: 01-03-2013
  • Size: 10 KB

Given an array, it is possible to imagine a virtual array formed by padding the original array out in all directions. Valid subscripts for this virtual array range through all the negative and positive integers, without regard to the size of the original. This function implements this idea. The padding out can be done in many ways. The following are implemented: using a constant value; replicating the border elements of the original; tiling the virtual array with copies of the original; tiling the virtual array with copies that have been flipped so that there is mirror symmetry along the borders of every copy.

  • Platform: Matlab, Scripts
  • Publisher: David Young
  • Date: 07-06-2013
  • Size: 10 KB

LED Xtream for Windows 8 is a handy application designed to transform your desktop or device into a LED banner. You can enter a text that will be displayed on the desktop or select one of the preset messages.

The app allows you to display customized messages on projectors or public displays by using your Windows 8 device.


.

  • Platform: Windows
  • Publisher: NisalW
  • Date:

PD100 Array Calculator was created as a handy and sophisticated engineering software that can help designers find out which PD100 cabinet is right for their application.

PD100 Array Calculator is a software that can also be used to determine how many PD100 cabinets are needed, how to configure them, what DSP setting to set for each driver, and what the resulting coverage will be at any frequency.


.

Array Visualizer is a handy and reliable application designed to display arrays in 2D, 3D and 4D views.

The utility allows users to select the size of the arrays. These can also be imported from a txt file. You can also configure the cell dimensions.

.

New Reviews


Print Inspector

Whether you are using a printer connected to your local desktop computer or a print server sometimes you need to see whats going on in your printer by having a close look at the print jobs sent by the users. Print Inspector is such type software ...


Disk Genius

Disk Genius was formerly known as Partition Guru which is an all-in-one solution for disk partition management, data recovery and disk repairing. It can recover lost files from partition, backup and restore partition table, clone partition or clone ...


Safe In Cloud

It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...


PictBear

Nowadays, a majority of PC users resort to digital image editing once in a while. It may be required for retouching image captured in smart phones or for creating an album in Facebook. For some people, tinkering with digital images is a pastime too. ...


Panda Cloud Cleaner

PC security has become a tricky and complicated subject both for home users and network supervisors, with complexity and risk factors multiplying over the years. Using a single antivirus app may not be enough anymore. That explains why many users ...


SnapCrab

Nearly every PC users need to take screenshots from time to time, whether it is for personal or professional needs. While using the basic Windows screenshot capture method is available, it is not adequate for everyone. When you want to capture ...


BitKiller

Dealing with various types of data efficiently holds the key to success in any computing task. Apart from generating new data and modifying existing files, it becomes necessary to delete existing files at times. While most users resort to using ...


SeaMonkey, Portable Edition

Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...


TuckAway Intelligent Email Organizer Pro

Using an email software allow you to do a number of things including managing your address lists, emails and even ending memos, documents and even virtual letters. You can also use it to manage your tasks easily. The email software comes in ...


WebAcappella

Web design sector has witnessed several trends and technological innovations affect website development in big ways. With time, designing websites has become easier. Nowadays, you can find web design software that nearly eliminates the need to ...


New Downloads

DrawPad Plus

DrawPad Graphic Design and
Drawing software is an
easy-to-use image composition
and manipulation program, an
essential ...

Outlook4Gmail

Outlook4Gmail - sync your
Google Calendars, Contacts and
Tasks with Outlook easily

WinTools.net Premium

A suite of tools for
increasing MS Windows
operating system performance.
WinTools.net Premium contains
tools: Clean ...

MindView

MindView is a professional
mind mapping software that
allows you to visually
brainstorm, organize and
present ideas. With ...

Spool Queue Viewer++

Spool Queue Viewer++ is a
feature rich spool queue
viewer that windows should
have by default, we have taken
it to the ...

Project Timer

Project Timer, a project timer
for the Windows taskbar
notification area. Project
Timer is a simple but powerful
windows ...

GlassWire Firewall

GlassWire\'s free firewall
software helps protect your
computer, privacy, and data by
monitoring your network
activity. ...

Pidro Challenge

The Pidro card game - a game
of daring and skill. You and
your computer partner play
against two computer
opponents.

Devart ODBC Driver for
SQLite

Devart ODBC Driver for SQLite
is a high-performance
connectivity solution with
enterprise-level features for
accessing ...

Express Burn Plus for Mac

Express Burn Plus for Mac is
an ultra fast burner to help
save you time. Burn audio,
video, or files to CD, DVD.
Express ...