Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Os Theory

The main functions of the operating system are resource management, program control and human-computer interaction. The resources of a computer system can be divided into two categories: equipment resources and information resources. Device resources refer to the hardware devices that make up the computer, such as the central processing unit, main memory, disk storage, printers, tape storage, monitors, keyboard input devices, and mice. Information resources refer to various data stored in the computer, such as files, program libraries, knowledge bases, system software and application software, etc.

Operating system – process control

Appendix 1. Process creation #include#includemain(){ int p1, p2; if(p1=fork()) /*The parent process was created successfully*/ putchar(‘b’); else {if(p2=fork()) /*The parent process was created suc

October 17, 2021By Simo Os Theory control, Operating System, processLeave a Comment

WPF application and operating system

WPF applications are only available for win XP, Win vista and Windows 7. This is true. We cannot run on Windows 2003 servers. If WPF has any content, please discuss the limitations. WPF works fi

October 17, 2021By Simo Os Theory application, Operating System, program, WPFLeave a Comment

[Research “] Operating System D3: Storage Management

1. Basic concepts of storage management

2. Single continuous partition storage Management

3. Page-based storage management**

5. Others

PS: Many years ago, when people were s

October 17, 2021By Simo Os Theory chapter, D3, management, Operating System, Repeated computer, storageLeave a Comment

The procedure of the program: It is convenient to view and maintain.

The main purpose of writing the program is to read it easily in the future and to facilitate viewing and maintenance.

//Return error convention: If the command is related to the site, it will

October 17, 2021By Simo Os Theory Convenient, later, Maintenance, program, view, writeLeave a Comment

Write an operating system 2 – Install BOCHS Virtual Machine

Take the ubuntu operating system as an example

I. Command line installation

sudo apt-get install vgabios bochs bochs-x bximage

This The method is convenient, but it is said that t

October 17, 2021By Simo Os Theory Bochs, installation, Operating System, Virtual Machine, week, writeLeave a Comment

What is the difference between operating systems – operating systems and meta-operating systems?

I recently heard the term meta operating system while studying ros. Can you help me distinguish between an operating system and a meta operating system? This paper best explains what ROS is and

October 17, 2021By Simo Os Theory between, Difference, Operating System, what, YuanLeave a Comment

Multi-core – How does the operating system use all cores for my application?

I have a COM written in Berlin Delphi 101. I wrote a script to call its API (only one API, single thread, each takes about 1 minute to complete).

I use cscript.exe (64-bit) to run the vbs fil

October 17, 2021By Simo Os Theory all, application, Core, for, How, Multi, my, Operating System, programLeave a Comment

Operating system introduction

Get to know Linux

1.What is an operating system< /p> Operating System (Operating System, referred to as OS) is a computer program that manages and controls computer hardware and software reso

October 17, 2021By Simo Os TheoryLeave a Comment

Operating System – How to learn how to learn the operating system and implement your operating system

I am learning operating systems, their different viewpoints, such as different scheduling algorithms, etc. My question is: Can I use my own operating system as a project for the last year? Please s

October 17, 2021By Simo Os Theory How, Implementation, in-depth, learning, Operating System, ourselvesLeave a Comment

Operating system-Hello, DTOS!

1. Hello, the creation of DTOS Q: Is the main bootloader software or firmware? If it is software, who develops it? How to develop?
A. The main boot program
1. A piece of valid code stored in the m

October 17, 2021By Simo Os Theory Created, DTOS, hello, Operating SystemLeave a Comment

Posts navigation

Page 1 … Page 5 Page 6 Page 7 … Page 10
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress