Home
Music_Metasearch
Music Top Sites
Music Store

AllMusicListings
Concert Listings
Concert Tickets

AllMusicTalk
Chat Rooms
Message Boards

MusicNews
Pop Music News
Pop Music Reviews
Music Business
MP3 News

Community Blogs
Free Member Blogs

AllMusicPages
Free Web Pages

AllMusicBookmarks
Your Bookmarks

AllMusicFun
Musical Postcards
Relationship Test
Tarot Readings
Numerology

Music Auctions
Auctions
Classifieds

Music Apparel
AllMusicSearch Apparel

Music Store
MP3 Players
Audio Equipment
MP3 Software

Musical Instruments

Music Books
Music Magazines

Music T-Shirts

Alternative Rock
Blues
Broadway & Vocal
Children's
Christian & Gospel
Classic Rock
Classical
Country
Dance & DJ
Folk
Hard Rock & Metal
International
Jazz
Latin Music
Miscellaneous
New Age
Opera & Vocal
Pop
R&B
Rap & Hip-Hop
Rock
Soundtracks

Music Videos
Music DVDs

AllMusicSearch Music Directory
Web Directory
AllMusicSearch.com Music Guide

Operating Systems (25)

Categories:

See Also:
This category in other languages:

Russian

Sites:

http://www.acm.uiuc.edu/sigops/
» ACM Special Interest Group for Operating Systems Open in a new browser window
   Tutorial for writing an operating system and links to group members' projects.
   http://www.acm.uiuc.edu/sigops/
http://www.samueldotj.com/Ace/
» Ace Operating System Project Open in a new browser window
   An open source operating system for X86 architecture. It also contains documents, specifications explaining various hardware.
   http://www.samueldotj.com/Ace/
http://agnix.sourceforge.net/
» Agnix Open in a new browser window
   An open source project, which has been founded to provide an educational, network operating system kernel.
   http://agnix.sourceforge.net/
http://www.osdever.net/
» Bona Fide OS Development Open in a new browser window
   OS development information and tutorials. Links.
   http://www.osdever.net/
http://www.cc.gatech.edu/classes/AY2000/cs3210_spring/
» CS 3210 Design of Operating Systems Open in a new browser window
   A course in operating systems with a focus on the design and construction of a modern OS kernel.
   http://www.cc.gatech.edu/classes/AY2000/cs3210_spring/
http://www.osdever.net/cottontail/
» Cottontail OS Development Library Open in a new browser window
   Old non-updated mirror online library covering a plethora of OS development topics. Datasheets, tutorials, reference manuals and hardware programming information.
   http://www.osdever.net/cottontail/
http://www.informatik.uni-trier.de/~ley/db/os.html
» DBLP Bibliography: Operating Systems Open in a new browser window
   Links to many operating systems journals on the web.
   http://www.informatik.uni-trier.de/~ley/db/os.html
http://www.omninerd.com/2005/11/05/articles/40
» How to Program a Bootstrap Loader Open in a new browser window
   A bootstrap tutorial that includes assembly language code to demonstrate loading and executing a binary image from a FAT filesystem.
   http://www.omninerd.com/2005/11/05/articles/40
http://www.intel.com/design/Pentium4/documentation.htm#manuals
» Intel Pentium 4 Manuals Open in a new browser window
   The full documentation of system management from Intel for the IA-32 architecture.
   http://www.intel.com/design/Pentium4/documentation.htm#manuals
http://cs.gmu.edu/cne/modules/ipc/
» Inter-Process Communication Tutorial Open in a new browser window
   Interactive tutorial about message passing, semaphores, and monitors.
   http://cs.gmu.edu/cne/modules/ipc/
http://kernelnewbies.org/
» KernelNewbies.org Open in a new browser window
   Resources for programmers new to kernel hacking. Example code, FAQs, utilities for debugging modules.
   http://kernelnewbies.org/
http://www.muraleedharan.com/mainframe_programming.html
» Mainframe Programming Open in a new browser window
   The mainframe continues to grow and transform itself while maintaining its reliability, security and speed.
   http://www.muraleedharan.com/mainframe_programming.html
http://www.osdcom.info/
» OSDEV Community Open in a new browser window
   A web portal dedicated to operating system development, attracting programmers into an advanced development environment.
   http://www.osdcom.info/
http://www.osdev.org
» OSDev Open in a new browser window
   OS Development RSS News, forums, and the OSDev Wiki including the largest listing of ameatur operating system projects on the internet.
   http://www.osdev.org
http://www.personal.kent.edu/~rmuhamma/OpSystems/os.html
» Operating System Lecture Notes Open in a new browser window
   Notes on operating system theory, source code of describing actual construction of operating system in C programming language. Also OS construction related links to books, notes, tutorials, and news groups.
   http://www.personal.kent.edu/~rmuhamma/OpSystems/os.html
http://pagesperso-orange.fr/pierrelib/
» Pierre's Library Open in a new browser window
   A resource center for PC operating system developers. The aim is to provide reliable documents about software and hardware standards under the aspect of official specifications as well as more friendly documents.
   http://pagesperso-orange.fr/pierrelib/
http://porting-unix-to-the-386.jolix.com
» Porting UNIX to the 386 Open in a new browser window
   Historic article series appearing in 1991 that started the open source operating system movement.
   http://porting-unix-to-the-386.jolix.com
http://www.viralpatel.net/taj/home.php
» TAJ Operating System Open in a new browser window
   TAJ is an object oriented operating system written in C++. It is a multitasking, multithreading and a multiuser operating system.
   http://www.viralpatel.net/taj/home.php
http://jolitz.telemuse.net/content/books/scs_vol1/item
» The Basic Kernel Source Code Secrets Open in a new browser window
   By William Jolitz and Lynne Jolitz (authors of 386BSD OS). Good book to learn the kernel internals of 386 architecture operating systems.
   http://jolitz.telemuse.net/content/books/scs_vol1/item
http://www.cs.utah.edu/flux/oskit/
» The OSKit Project Open in a new browser window
   An open source set of libraries that can be used as building blocks for an operating system for x86. Includes documentation and publications.
   http://www.cs.utah.edu/flux/oskit/
http://www.nondot.org/sabre/os/articles
» The Operating Systems Resource Center Open in a new browser window
   Includes information about booting, file systems, memory, architecture, and interfacing with other devices.
   http://www.nondot.org/sabre/os/articles
http://users.evtek.fi/~tk/
» Tuomo Kortesmaa Open in a new browser window
   Notes and example code for basic operating systems concepts, threads, sockets, and device drivers.
   http://users.evtek.fi/~tk/
http://cs.gmu.edu/cne/modules/vm/
» Virtual Memory Tutorial Open in a new browser window
   Includes discussion of virtual memory.
   http://cs.gmu.edu/cne/modules/vm/
http://alzt.tau.ac.il/~michaelg/yaooos/
» Yet Another Object Oriented Operating System Open in a new browser window
   A project of developing new object oriented operating system.
   http://alzt.tau.ac.il/~michaelg/yaooos/
http://www.visopsys.org/osdev/index.html
» visopsys OS Development Open in a new browser window
   A collection of source code, information, and links related to general Operating Systems Development on the Web.
   http://www.visopsys.org/osdev/index.html

This category needs an editor

Last Updated: 2009-02-04 03:57:40



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by AllMusicSearch.com editors

Free previews by Thumbshots.org