program kernel

  • 81Microkernel — Structure of monolithic and microkernel based operating systems, respectively In computer science, a microkernel is the near minimum amount of software that can provide the mechanisms needed to implement an operating system (OS). These mechanisms …

    Wikipedia

  • 82MS-DOS — This article is about Microsoft MS DOS. For other compatible operating systems of the DOS family, see DOS. MS DOS An example of MS DOS s command line interface, this one showing that the current directory is the root of drive C …

    Wikipedia

  • 83Windows NT — Not to be confused with Windows NT 4.0. Windows NT Company / developer Microsoft Programmed in C, C++ and Assembly language …

    Wikipedia

  • 84Protected mode — This article is about an x86 processor mode. For Internet Explorer Protected Mode, see Mandatory Integrity Control. x86 processor modes Mode First supported Real mode Intel 8086 8080 emulation mode NEC …

    Wikipedia

  • 85Fork bomb — The concept behind the fork bomb – the processes recursively fork until a denial of service or a crash occurs In computing, the fork bomb is a form of denial of service attack against a computer system which makes use of the fork operation (or… …

    Wikipedia

  • 86Vanguard (microkernel) — Vanguard was an experimental microkernel developed at Apple Computer in the early 1990s. Based on the V System, Vanguard introduced standardized object identifiers and a unique message chaining system for improved performance. Vanguard was not… …

    Wikipedia

  • 87ASUS Eee PC — Infobox Information appliance Photo = Developer = ASUSTeK Computer Inc. Type = Subnotebook/Netbook OS = Xandros Linux Microsoft Windows XP Website = http://eeepc.asus.comThe ASUS Eee PC (pronounced as the letter e , IPA /iː/) is a subnotebook /… …

    Wikipedia

  • 88History of Microsoft Windows — In 1983, Microsoft announced the development of Windows, a graphical user interface (GUI) for its own operating system (MS DOS), which had shipped for IBM PC and compatible computers since 1981. The product line has changed from a GUI product to… …

    Wikipedia

  • 89Windows 2000 — Part of the Microsoft Windows family Screenshot of Windows 2000 Professional …

    Wikipedia

  • 90Self-modifying code — In computer science, self modifying code is code that alters its own instructions, intentionally or otherwise, while it is executing.Self modifying code is quite straightforward to write when using assembly language (taking into account the CPU… …

    Wikipedia