Main > Free Download Search >

Free electric bsg sunglasses software for linux

electric bsg sunglasses

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 31
Electric 8.05.1

Electric 8.05.1


Electric is a complete EDA system that can handle many forms of circuit design. more>>
Electric VLSI Design System is a complete Electronic Design Automation (EDA) system that can handle many forms of circuit design, including:

* Custom IC layout
* Schematic Capture (digital and analog)
* Textual Languages such as VHDL and Verilog
* Programmable logic (FPGAs)
* ...and much more.
<<less
Download (6.8MB)
Added: 2007-06-24 License: GPL (GNU General Public License) Price:
863 downloads
electricsheep 2.6.8

electricsheep 2.6.8


electricsheep is a collaborative screensaver. more>>
electricsheep software owes its name to Philip K. Dicks novel Do Androids Dream of Electric Sheep. It realizes the collective dream of sleeping computers from all over the internet.
When the screen-saver is activated, the screen goes black and an animated sheep appears. Behind the scenes, the screen-saver contacts a server and joins the parallel computation of new sheep.
Every fifteen minutes 24/7 a new sheep is born and distributed to all clients for display. Each sheep is an animated fractal flame.
The Interpretation of Dreams contains an artistic, conceptual, and technical explanation, or you can watch the streaming video documentary. Also available is a ten page academic paper to appear in EvoMusArt05.
Enhancements:
- The new libpng api is used, and libpng errors are handled properly.
- The window now has a name.
- The documentation was updated.
- The use of AC_OUTPUT was updated.
- Readonly parts of the cache are handled.
- Files partially downloaded by bittorrent are not played.
- The --show-errors option was added.
<<less
Download (0.36MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1192 downloads
Electric Fence 2.1.13

Electric Fence 2.1.13


Electric Fence (efence) stops your program on the exact instruction that overruns (or underruns) a malloc() memory buffer. more>> <<less
Download (0.060MB)
Added: 2005-09-23 License: GPL (GNU General Public License) Price:
1502 downloads
ElectricForm 0.0.3

ElectricForm 0.0.3


ElectricForm is a program to calculate electric formulas. more>>
This is a program that will help you at your electronic based projects or at school. For it to calculate you will have to enter data in two of the four data fields. The four data fields are: electric power [P], resistance[R], current[I] and voltage[V].

As an example if you want to calculate the resistance[R] you wil have to supply the value for the electric power[P] and current[I] or you can supply the value of the power[P] and voltage[V].

<<less
Download (0.049MB)
Added: 2005-09-12 License: GPL (GNU General Public License) Price:
1505 downloads
Cell Electrophysiology Simulation Environment 1.4.6

Cell Electrophysiology Simulation Environment 1.4.6


Cell Electrophysiology Simulation Environment is a simulation environment for electrophysiology. more>>
Cell Electrophysiology Simulation Environment (CESE) is a comprehensive framework specifically designed to perform computational electrophysiological simulations, for example, simulations of cardiac myocyte electrical activity.
Cell Electrophysiology Simulation Environment is useful for simulations of action potentials, individual ionic currents, and changes in ionic concentrations.
CESE is a cross-platform program, it runs on any system that has Java runtime environment (JRE) version 1.4 or above. It was tested on Windows, Linux, Solaris, MacOS X, and AIX.
CESE users
CESE is an integrated environment for performing computational simulations using a variety of electrophysiological models.
At this stage CESE allows creation and execution of the single-cell models (containing both Hodgkin-Huxley (HH) and Markovian current formulations). Models of electrical activity of cardiac myocytes with source code are included in the CESE distribution. We hope to extend the number of available models, and add certain neuronal models in the future.
The main strength of CESE is in its uniformity ? a program interface remains the same for different types of models. You can easily switch between models and compare simulation outputs. Model parameters can be modified, selected for output and/or clamped in the same, standard way.
CESE extends the conventional electrophysiological meaning of the "voltage clamp". You can clamp virtually any model variable, including voltage (membrane potential), total or individual ionic currents, ionic concentrations, temperature, gating variables, etc. The clamping commands can be complex piece-wise functions, individually set for the model variable of interest. This opens endless possibilities for the exploration of complex model behavior.
CESE provides simple, but efficient data visualizations. Simulation results can be presented in the graphic and tabulated forms. Plots can be customized, and regions of interest zoomed.
Even though CESE was not designed to be a data analysis tool, you can generate current-voltage relationships (I-Vs) and calculate statistical parameters for a given signal within the program. You can export your data to ASCII, Axon Text File (ATF), and NetCDF formats to continue analysis in your favorite package.
CESE developers
CESE was created from the ground up to incorporate the best programming practices available to Java developers, both in terms of user interface consistency and code clarity and reuse. Wherever possible, CESE rely on available Java APIs (for example Java2D, JavaBeans, JAXP) to simplify the code.
Model creation requires a number of house-keeping functions to be coded ? these include ODE integrators, routines for handling model parameters, saving/restoring model state, visualizing simulation results, etc. CESE provides you with implementation for these routines, hence, you can concentrate on writing the code for concrete ionic current(s), and CESE will handle the rest.
CESE is not trying to create complicated programming frameworks on its own ? rather, it utilizes core Java APIs. For example, models are Java components conforming to the JavaBeans specification. We use XML to specify clamping commands, and Java object serialization to save/restore model parameters.
Enhancements:
- This release improves results printing, adds export to the scalable vector graphics (SVG) format, improves support for continuous simulations, and fixes many bugs in plot rendering and model switching.
<<less
Download (5.0MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
587 downloads
Elfelli Flux Line Simulator 0.3

Elfelli Flux Line Simulator 0.3


Elfelli is a tool to simulate and visualize electric flux lines around arbitrary positioned, electrically charged bodies. more>>
Elfelli is a tool to simulate and visualize electric flux lines around arbitrary positioned, electrically charged bodies.
The project is able to export PNG files of the current canvas. Elfelli is written in C++ and uses gtkmm.
Compiling:
To compile Elfelli, you need SCons. In many distributions you will also need the development package of gtkmm (in Debian this is libgtkmm-2.4-dev).
Compiling itself is very simple:
$ scons
Installation:
To install Elfelli, simply type:
$ scons install
By default, it is installed in /usr/local. If you want to change that prefix, alter the install command to:
$ scons install prefix=/install/prefix
Enhancements:
- Its now possible to save and load the current scene as well as changing a bodys charge.
<<less
Download (0.028MB)
Added: 2007-02-06 License: GPL (GNU General Public License) Price:
990 downloads
Cross-LFS 1.0.0

Cross-LFS 1.0.0


Cross-LFS is a project that provides you with step-by-step instructions for building your own customized Linux system. more>>
Cross-LFS stands for Cross Linux From Scratch (CLFS) and is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source.

Why would I want a CLFS system?

Many wonder why they should go through the hassle of building a Linux system from scratch when they could just download an existing Linux distribution. However, there are several benefits of building CLFS. Consider the following:

CLFS teaches people how to build a cross compiler

Building CLFS teaches you how to make a cross-compiler and the necessary tools, to build a basic system on a different architecture. For example you would be able to build a Sparc toolchain on an x86 machine, and utilize that toolchain to build a Linux system from source code.

CLFS teaches people how to utilize a multilib system

CLFS takes advantage of the target systems capability, by utilizing a multilib capable build system.

CLFS teaches people how a Linux system works internally

Building CLFS teaches you about all that makes Linux tick, how things work together and depend on each other. And most importantly, how to customize it to your own tastes and needs.

Building CLFS produces a very compact Linux system

When you install a regular distribution, you often end up installing a lot of programs that you would probably never use. Theyre just sitting there taking up (precious) disk space.

CLFS can be built from most Unix Style Operating Systems

You can build CLFS even if you dont have Linux running. Our build instructions have been tested to build from Solaris and the BSDs.

CLFS is extremely flexible

Building CLFS could be compared to a finished house. CLFS will give you the skeleton of a house, but its up to you to install plumbing, electrical outlets, kitchen, bath, wallpaper, etc. You have the ability to turn it into whatever type of system you need it to be, customized completely for you.

CLFS offers you added security

You will compile the entire system from source, thus allowing you to audit everything, if you wish to do so, and apply all the security patches you want or need to apply. You dont have to wait for someone else to provide a new binary package that (hopefully) fixes a security hole. Often, you never truly know whether a security hole is fixed or not unless you do it yourself.

What can I do with my CLFS system?

A by-the-book CLFS system is fairly minimal, but is designed to provide a strong base on which you can add any packages you want. See the BLFS project for a selection of commonly used packages.
<<less
Download (MB)
Added: 2006-09-28 License: BSD License Price:
1125 downloads
Linux From Scratch 6.2-3

Linux From Scratch 6.2-3


Linux From Scratch are instructions to create your own custom Linux system from scratch. more>>
Linux From Scratch (LFS) is a project that provides you with the steps necessary to build your own custom Linux system.
There are a lot of reasons why somebody would want to install an LFS system. The question most people raise is "why go through all the hassle of manually installing a Linux system from scratch when you can just download an existing distribution?". That is a valid question which I hope to answer for you.
The most important reason for LFSs existence is teaching people how a Linux system works internally. Building an LFS system teaches you about all that makes Linux tick, how things work together, and depend on each other. And most importantly, how to customize it to your own taste and needs.
One of the key benefits of LFS is that you are in control over your system without having to rely on somebody elses Linux implementation. You are in the drivers seat now and are able to dictate every single thing such as the directory layout and boot script setup. You will also know exactly where, why and how programs are installed.
Another benefit of LFS is that you can create a very compact Linux system. When you install a regular distribution, you end up installing a lot of programs you probably would never use. Theyre just sitting there taking up (precious) disk space. Its not hard to get an LFS system installed under 100 MB. Does that still sound like a lot? A few of us have been working on creating a very small embedded LFS system. We installed a system that was just enough to run the Apache web server; total disk space usage was aproximately 8 MB. With further stripping, that can be brought down to 5 MB or less. Try that with a regular distribution.
If we were to compare a Linux distribution with a hamburger you buy at a supermarket or fast-food restaurant, you would end up eating it without knowing precisely what it is you are eating, whereas LFS gives you the ingredients to make a hamburger. This allows you to carefully inspect it, remove unwanted ingredients, and at the same time allow you to add ingredients to enhance the flavour of your hamburger. When you are satisfied with the ingredients, you go on to the next part of putting it together. You now have the chance to make it just the way you like it: broil it, bake it, deep-fry it, barbeque it, or eat it raw.
Another analogy that we can use is that of comparing LFS with a finished house. LFS will give you the skeleton of a house, but its up to you to install plumbing, electrical outlets, kitchen, bathtub, wallpaper, etc.
Another advantage of a custom built Linux system is added security. You will compile the entire system from source, thus allowing you to audit everything, if you wish to do so, and apply all the security patches you want or need to apply. You dont have to wait for somebody else to provide a new binary package that fixes a security hole. Besides, you have no guarantee that the new package actually fixes the problem (adequately). You never truly know whether a security hole is fixed or not unless you do it yourself.
Enhancements:
- The LFS LiveCD Team is proud to announce the release of the x86-6.2-3 version of LFS LiveCD. This version is built using LFS 6.2 and many Beyond Linux From Scratch packages from the Subversion branch. Source packages for LFS 6.2, and the LFS book itself, are included on the live CD. The CD is also suitable as a host for building x86 and x86_64 Cross LFS systems. Other features and bugfixes: the CD supports hibernation; the CD file system can be written to; the CD contains a visually pleasing and easy-to-use window manager, XFce...
<<less
Download (503.3MB)
Added: 2006-09-10 License: BSD License Price:
668 downloads
openDICOM.NET 0.1.1

openDICOM.NET 0.1.1


openDICOM.NET software implements a new approach towards DICOM (Digital Imaging and Communications in Medicine) libraries. more>>
openDICOM.NET software implements a new approach towards DICOM (Digital Imaging and Communications in Medicine) libraries. DICOM is a worldwide standard in Medical IT and is provided by the National Electrical Manufacturers Assocation (NEMA). This standard specifies the way medical images and meta data like study or patient related data is stored and communicated over different digital medias. Thus, DICOM is a binary protocol and data format.

The openDICOM# Class Libary, main part of the openDICOM.NET project, provides an API to DICOM in C# for Mono and the .NET Framework. It is a completely new implementation of DICOM. In contrast to other similar libraries the intention of this implementation is to provide a clean classification with support of unidirectional DICOM data streaming. Another implemented goal is the support of DICOM as XML. This is not standard conform but very use- and powerful within software development, storage and manipulation. Currently, full read support of DICOM output stream and full write support to XML is supposed to be provided. The entire DICOM content can be accessed as sequence or as tree of class instances. Latter is the default representation of DICOM content by the library.

The openDICOM.NET Utils are a collection of console tools for working with the needed data dictionaries in different data formats (binary and textual), query of ACR-NEMA (prior DICOM standard) and DICOM files and transcoding them into image formats like JPEG and XML files. These utils are written in C# for Mono and the .NET Framework and are using the openDICOM# API for processing.

Last but not least, the openDICOM.NET Navigator recapitulates the openDICOM.NET Utils in form of a GTK# GUI. It provides different views with focus on DICOM data sets and visualization. Connectivity to GIMP is also given for image processing purpose as well as the possibility to run through multi-frame images like a movie.

<<less
Download (MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
939 downloads
Flames 2.7.4

Flames 2.7.4


Flames is a more advanced command line version of the GIMP plugin. more>>
Fractal Flames are algorithmically generated images and animations. The software was originally written in 1992 and released as open source, aka free software. Since then it has developed a lot.

Flames has been incorporated into many graphics programs and ported to most operating systems. The shape of each image is specified by a long string of numbers - a genetic code of sorts.

You can create your own flames with the Apophysis interactive designer (for windows) or with the gimps flame plug-in (for linux and OSX). Or you can use the Electric Sheep distributed screen saver to join the collective evolution of animated fractal flames.
<<less
Download (0.83MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
838 downloads
Midirecord 2.0

Midirecord 2.0


Midirecord is a simple command-line application to record a MIDI file with your MIDI keyboard. more>>
Midirecord is a simple command-line application to record a MIDI file with your MIDI keyboard.

Midirecord project also features automatic recording to a MIDI file when you play electric piano, and thus it may be used as a "recording daemon".

<<less
Download (0.015MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1250 downloads
Sigma Six 1.06

Sigma Six 1.06


Six Sigma is a formalized methodology which some companies use to measure and delivery quality to their customers. more>>
Six Sigma project is a formalized methodology which some companies use to measure and delivery quality to their customers.
Companies who participate in Six Sigma programs strive for a statistical goal of six standard deviations between the mean and the closest specification limit for whatever process is being measured.
This translates to a permissible defect or error rate of just 3.4 errors or defects of out of every 1 million "opportunities" to create that error or defect, or a success rate of 99.9997%.
How did Six Sigma originate?
A Motorola Corporation Quality and Reliability engineer by the name of Bill Smith is widely credited with devising the Six Sigma process. He had concluded a study which determined that actual Motorola product failure rates were much higher than had been predicted when the products were designed. The high failure rates translated into additional warranty repair costs for Motorola and decreased customer satisfaction.
Mr. Smith went to Motorolas CEO and convinced him that the company would benefit financially from a formalized methodology which analyzed and controlled quality and reliability processes. This process became what is known as Six Sigma.
Does Six Sigma work?
There are many large and small businesses who have implemented Six Sigma programs successfully. It is reported that the General Electric Corporation saved over $10 billion dollars in the first five years after implementing their Six Sigma program.
Enhancements:
- The CSS had a few bugs in the syntax that caused some minor display problems.
<<less
Download (0.23MB)
Added: 2006-03-03 License: Other/Proprietary License with Source Price:
1330 downloads
liborphy 0.2.1

liborphy 0.2.1


liborphy project is an orphy hardwares data acquisition library for GNU/Linux. more>>
liborphy project is an orphy hardwares data acquisition library for GNU/Linux.
Orphy GTS is a data acquisition hardware from Micrelec that is used in many french high schools.
Its basically a box with analog and digital inputs/output channels, linked to the computer with a serial port. Its mainly used in Physics experimental manipulation, for instance to mesure the tension during a capacitor charging and discharging in a self (electric oscillations).
liborphy is a library that provides functions for easy access to an Orphy (currently, only Orphy GTS model) hardware. It is written in C and distributed under the terms of the GNU LGPL license.
Main features:
- full dialog with OrphyGTS (all commands can be sent)
- functions for doing acquisition on one or more analogic input channels simultaneously easily
- OrphyGTS Text mode and Quick mode are supported
Enhancements:
- new OGTS_StopEA function: stops a running acquisition launched using OGTS_StartEA
- simulation mode: simulates an Orphy device for testing purpose
- packaging: now creates a orphy.pc pkg-config file and uses automake1.6
- timing fix in OGTS_StartEA (time between two acquisitions)
<<less
Download (0.21MB)
Added: 2006-10-31 License: LGPL (GNU Lesser General Public License) Price:
1088 downloads
XCircuit 3.4.11

XCircuit 3.4.11


XCircuit is a program for drawing electrical circuit schematic diagrams and related figure. more>>
XCircuit is a UNIX/X11 program for drawing publishable-quality electrical circuit schematic diagrams and related figures, and producing circuit netlists through schematic capture.
XCircuit regards circuits as inherently hierarchical, and writes both hierarchical PostScript output and hierarchical SPICE netlists. Circuit components are saved in and retrieved from libraries which are fully editable.
XCircuit does not separate artistic expression from circuit drawing; XCircuit maintains flexiblity in style without compromising the power of schematic capture.
Enhancements:
- XCircuit-3.3 is considered the current, stable, official release version. XCircuit-3.3 is the also development version of XCircuit. Current work includes the integration of automatic schematic capture (ASG) with Stephen Frezza of Gannon University. This should keep us occupied for a while. The Automatic Schematic Capture (ASG) is currently disabled by default until it becomes stable enough to be considered usable. The first function to be added is an hspice parser that reads hspice files and generates schematics from the netlist. Future work includes automatically rerouting in response to moving objects around on the screen, and reading Verilog netlists. The ASG module can be enabled by specifying "--enable-asg" at configuration time. The ASG package is incorporated into revision 3.2.7 and later. XCircuit version 3.3 changed from the original C++ SPICE parser to a simpler but more stable parser by Conrad Ziesler.
- Revision 7 changes the way selections are handled, getting rid of the cumbersome and oddball "click to accept/reject" method. The new method makes use of the recursive selection routine developed for selecting networks anywhere in the (visible) hierarchy of a schematic. This allows limiting selection of object instances to avoid selecting where the object instance has large amounts of whitespace, such as a border or frame object. Consequently, ambiguity about what element was intended to be selected occurs less often. The new method selects exactly one element on a button-1 press or button-2 click. If this is not the intended element to select, just select again and XCircuit will cycle to the next element found near the pointer.
- Note: Those who downloaded revisions 7 or 8 will almost certainly want to update to revision 9. The new selection mechanism was introduced in revision 7 and fixed for bugs in revision 8. However, in spite of the better underlying code, the algorithm ended up, if anything, even more cumbersome than the original. Quite a bit of optimization of the selection heuristics went into revision 9. In particular, XCircuit is now better at picking the "intended" element. Also, pointer warps to line endpoints are reverted back to the original position on a cancelation, and element edits can be undone with the "undo" command (an important part of the undo mechanism that I left uncoded for much too long).
Enhancements:
- Many bugfixes, some extensions, and some minor UI updates.
<<less
Download (1.3MB)
Added: 2006-01-26 License: Artistic License Price:
780 downloads
LINGOT Is Not a Guitar-Only Tuner 0.7.2

LINGOT Is Not a Guitar-Only Tuner 0.7.2


LINGOT is a musical instrument tuner. more>>
LINGOT is a musical instrument tuner. LINGOT is easy to use, accurate, and highly configurable. Originally conceived to tune electric guitars, its configurability gives it a more general character. (Tuning another instruments has not been tested).
It looks like an analogic tuner, with a gauge indicating the relative shift to a certain note --found automatically as the closest note to the estimated frequency--, indicating that note and its frequency.
The note will be found automatically, since the program hasnt any manual function mode (indicating the note to tune manually), for mantaining its general purpose.
We recommend using the tuner in conjunction with a sound mixer for selecting the desired recording source and the signal recording levels.
Main features:
- Accurate.
- Easy to use. Just plug in your instrument and run tuner.
- Very configurable via GUI. Its possible to change any parameter while the program is running, without editing any file.
- It works in an automatic way. It isnt necessary specify the note to tune; the program guesses it.
- Its free software. It has GPL license.
- Tuning other instruments than guitars is possible. Since this program guesses the note you are playing, it can be used to tune a piano, a bass, a violin, etc.
Enhancements:
- Files have been reorganized to a more "GNU-like" structure.
- Multi-lingual support has been added.
<<less
Download (0.44MB)
Added: 2007-07-12 License: GPL (GNU General Public License) Price:
853 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3