登录
首页 » 操作系统 » 首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识...

首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识...

于 2022-01-25 发布 文件大小:746.22 kB
0 142
下载积分: 2 下载次数: 1

代码说明:

首先,很感谢你使用这一套操作系统。这套MenuetOS操作系统是由英国人Ville Turjanmaa从2000年就开始编写了。如果你懂一点汇编和操作系统的知识的话,请多多联系。操作系统安装办法: 1:如果你是win98,进入纯DOS系统,如果你是win2000,请用其他磁盘启动系统。然后执行msetup.exe程序,这时,程序要求你插入一张格式化后的磁盘。按要求操作即可。 2:系统安装完后,设置系统BIOS为磁盘启动。用你刚刚装好系统的磁盘启动即可。 3:注意:系统的显卡设置要符合你的显卡和显示器。-First of all, thank you for the use of this operating system. This operating system is MenuetOS Ville Turjanmaa by the British from 2000 to prepare the start. If you understand a bit operating system and the compilation of knowledge, please contact a lot. Installation of the operating system approaches : 1 : If you are win98 into pure DOS system, if you WIN2000, please use other disk boot the system. Then msetup.exe implementation procedures, when a process requires you to insert a formatted disk. Operation can be requested. 2 : After the installation, the system BIOS for diskless boot. You just loaded with good disk system can be activated. 3 : Note : The graphics system set up to meet your graphics card and monitor.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟,即每发生“调度”时...
    采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three.PCBPCBPCB
    2022-09-05 20:10:03下载
    积分:1
  • SOLARIS管理员指南!对于想学习这个的朋友有很大帮助!...
    SOLARIS管理员指南!对于想学习这个操作系统的朋友有很大帮助!-Administrator"s Guide! For the study of the operating system to the friends of great help!
    2022-03-18 20:51:58下载
    积分:1
  • C编程――单处理器的进程调度
    操作系统C编程――单处理器系统的进程调度-Operate System Programming- processes for single processer system
    2022-02-04 11:35:23下载
    积分:1
  • 仿搜狐NBA网站源码,仿搜狐NBA网站源码全站生成HTML静态页面
    仿搜狐NBA网站源码,仿搜狐NBA网站源码全站生成HTML静态页面 -Sohu NBA source fake website, fake website Sohu NBA source station to generate the entire static HTML pages
    2023-01-16 20:30:04下载
    积分:1
  • 为改变端固件转储程序
    program for changing endianness of firmware dumps
    2022-08-08 17:33:04下载
    积分:1
  • Linux中的不间断数据保护模块实现代码
    Linux中的不间断数据保护模块实现代码-Linux uninterrupted data protection module code
    2022-03-20 12:20:17下载
    积分:1
  • Bochs is a highly portable open source IA
    Bochs is a highly portable open source IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, Bochs can be compiled to emulate a 386, 486, Pentium, Pentium Pro or AMD64 CPU, including optional MMX, SSE, SSE2 and 3DNow! instructions. Bochs is capable of running most Operating Systems inside the emulation including Linux, DOS, Windows 95/98 and Windows NT/2000. Bochs was written by Kevin Lawton and is currently maintained by the Bochs project at "http://bochs.sourceforge.net".
    2022-02-03 13:51:22下载
    积分:1
  • S3C2410上非的usbHost程序,可以不用读写U盘等...
    S3C2410上非操作系统的usbHost程序,可以不用操作系统读写U盘等-S3C2410 on non-operating system usbHost procedures, you can not read and write operating systems, such as U Disk
    2022-01-27 16:27:09下载
    积分:1
  • 运动控制卡回原点
    针对MOTOMAN-HP20的示教编程、离线编程及远程控制方法进行了研究:以机器人夹持水杯倒水为例说明了机器人的示教编程方法;并以控制MOTOMAN-HP20机器人对12个堆放整齐的矩形零件进行搬运为例,通过远程控制软件MOTOCOM32实现机器人控制柜NX100与计算机之间的通信,从而操控机器人码垛;提出了现有机器人离线编程软件存在的不足之处。 最后,以LabVIEW为基础平台,设计、开发了一种新的离线编程软件,可以实现HP20多关节机器人的运动学正解与逆解运算,可完成空间任意两个约束点之间的直线插补和空间任意三个约束点间的圆弧插补。对于空间任意已知解析式的自由曲线能够较好地实现离线编程;对于二维平面内的任意未知曲线,该软件可以通过数据库中存储的各约束点的位姿,采用不同方法进行插值,并比较选出精度最高的差值方式,编辑、生成程序文件。软件的各部分功能均通过相应的实验进行了验证,能够操控机器人按照预期的轨迹进行运动。
    2023-01-23 16:10:04下载
    积分:1
  • ucos的源代码程序,可以好好研究一下,尤其是进程控制用的一张二维表,简直是经典...
    ucos的源代码程序,可以好好研究一下,尤其是进程控制用的一张二维表,简直是经典-uCOS program source code, you can look good, especially the process of controlling a two-dimensional form, it is a classic
    2022-01-26 01:30:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载