Reference terms from Wikipedia, the free encyclopedia
 

Software

Software is a collection of instructions and data that tell a computer how to work. This is in contrast to hardware, from which the system is built and actually performs the work. In computer science and software engineering, software is all information processed by computer systems, including programs and data. Software includes programs, libraries and related non-executable data, such as online documentation or digital media. Software and hardware require each other and neither can be realistically used on their own.

At the lowest programming level, executable code consists of machine language instructions supported by an individual processor—typically a central processing unit (CPU) or a graphics processing unit (GPU). Machine language consists of groups of binary values signifying processor instructions that change the state of the computer from its preceding state. For example, an instruction may change the value stored in a particular storage location in the computer—an effect that is not directly observable to the user. An instruction may also invoke one of many input or output operations, for example displaying some text on a computer screen; causing state changes which should be visible to the user. The processor executes the instructions in the order they are provided, unless it is instructed to "jump" to a different instruction, or is interrupted by the operating system. As of 2015, most personal computers, smartphone devices and servers have processors with multiple execution units or multiple processors performing computation together, and computing has become a much more concurrent activity than in the past.

The majority of software is written in high-level programming languages. They are easier and more efficient for programmers because they are closer to natural languages than machine languages. High-level languages are translated into machine language using a compiler or an interpreter or a combination of the two. Software may also be written in a low-level assembly language, which has a strong correspondence to the computer's machine language instructions and is translated into machine language using an assembler.

 
Note:   The above text is excerpted from the Wikipedia article Software, which has been released under the GNU Free Documentation License.
 

Check out these latest Nanowerk News:

 

Researchers develop a new predictive model for designing 2D perovskites

By separating dielectric-screening effects from structural distortion, the study offers practical design rules for tuning excitons in 2D perovskites.

Orbitronics breakthrough points to low-power memory

Researchers directly used orbital currents in a magnetic device, producing much stronger signals for future low-energy memory and processors.

Microscopy at the space-time limit

Ultrafast scanning tunneling microscopy reaches the quantum mechanical space-time limit for the first time.

Programmable molecular machines are getting closer

Researchers created a highly stable electrically controlled DNA origami switch that regulates molecular functions and keeps working through hundreds of thousands of cycles.

Nanozyme tags reveal where nanoparticles go in cells

A new nanozyme labeling method maps nanoparticle interactions in living cells, showing how targeting alters trafficking and could guide better nanomedicines.

Light-written magnetic memory moves closer

Researchers used laser pulses to write and read antiferromagnetic data, opening a path to faster, lower-energy memory linked to optical networks.

Laser-controlled molecules reveal hidden reaction dynamics

Synchronized infrared lasers steer molecules between structures, exposing clear spectral fingerprints and new ways to study chemical reactions.

MOF thin films reveal a denser, less porous structure than expected

Advanced diffraction and modeling show a widely studied MOF thin film is densely packed, reshaping expectations for sensors, microelectronics and magnetic storage.

Atomic-scale insights clarify hidden defect signals in carbon materials

New analysis links long-ambiguous carbon defect peaks to specific atomic structures, helping improve material design for energy and electronics.

Room-temperature photon source brings quantum security closer to deployment

A compact plug-and-play device produces single photons without cryogenic cooling, easing integration with quantum-secure communication networks.