登录
首页 » 操作系统 » 这个文件最初在一个m

这个文件最初在一个m

于 2022-03-22 发布 文件大小:20.41 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

这个文件最初在一个m-ix86pm的UCOS For 386包中, 但是没有源代码,原名叫ExeToImg.EXE 用于将PE结构的EXE文件转换为内存映像文件, 可用于在WIN平台上开发基于x86的操作系统 这个源代码编译后效果跟原版差不多,是我用OllyDBG反编译写成C的. 对于学习PE文件及操作系统有一定作用, 毕竟我的大部分的操作是在window下, 机器差得要得,不想用虚拟机在linux下编译入门的操作系统. 像中的Tinux -This document was originally in a m-ix86pm the UCOS For 386 package, but no source code, the original name used to ExeToImg.EXE structure of PE files into memory EXE image file that can be used in the WIN platform x86-based operating system of the source code compiled with the original effect is almost that I wrote with OllyDBG decompile C

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

发表评论

0 个回复

  • STM32F103RB ucos2框架,可以通过串口进行…
    stm32f103rb ucos2操作系统框架,可以通过串口发数据-stm32f103rb ucos2 operating system framework that can be made through the serial port data
    2022-12-12 11:20:03下载
    积分:1
  • 通过研究Linux的线程机制和信号量实现读者写者(Reader
    通过研究Linux的线程机制和信号量实现读者写者(Reader-Writer)问题并发控制。 1)写-写互斥:不能有两个写者同时进行写操作; 2)读-写互斥:不能同时有一个线程在读,而另一个线程在写; 3)读-读允许:可以有一个或多个读者在读; 4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作; 5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。 -By studying the Linux thread mechanism and semaphores realize readers who write (Reader-Writer) the issue of concurrency control. 1) to write- write mutex: Can not write at the same time there are two write operations 2) read- write mutex: Can not have a thread at the same time in reading and writing another thread 3) Reading- Reading of permit: can have one or more readers read 4) the priority of additional restrictions readers: If the readers apply for a read operation, there was another reader being read, the reader can be directly started reading operation 5) to write additional priority Restrictions: If an application for a reader reading write operation has been in waiting for another visit to a shared resource, the read
    2022-02-06 09:26:49下载
    积分:1
  • DOS operating system source code
    DOS操作系统源代码-DOS operating system source code
    2022-02-11 15:02:05下载
    积分:1
  • 链表的实现 链表的实现
    操作系统链表的实现 操作系统链表的实现-List of operating systems to achieve the realization of the operating system list
    2022-02-04 10:35:23下载
    积分:1
  • 内核,是一个的核心。它负责管理的进程、内存、设备驱动程序、文件和网络,决定着的性能和稳定性。Linux为一个自由软件,在广大爱好者的支持下...
    内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内核编译的方法。 -Kernel is the core of an operating system. It is responsible for the process management system, memory, device drivers, files, and network system determines the system performance and stability. Linux as a free software, the majority of fans support, kernel version constantly updated. The core of the new amendments to the old kernel bug, and adds many new features. If users want to use these new features, or would like to according to their own system tailored to a more efficient, more stable core, will need to recompile the kernel. This article will be RedHat Linux 6.0 (kernel 2.2.5) for the operating system platform, introduced in the Linux kernel compile on approach.
    2022-01-26 08:22:41下载
    积分:1
  • 飞机订票 说明书飞机订票说明书
    飞机订票系统 说明书飞机订票系统说明书-Aircraft and aircraft booking system booking system Manual Manual
    2022-11-25 09:40:03下载
    积分:1
  • 模拟文件。
    功能要求 ①至少 支持普通文件和目录两种类型 支持普通文件和目录两种类型 支持普通文件和目录两种类型 支持普通文件和目录两种类型 支持普通文件和目录两种类型 支持普通文件和目录两种类型 ②创建新文件 创建新文件 ,删除已有文件 ,删除已有文件 ,删除已有文件 ,删除已有文件 ③根据文件名 根据文件名 (绝对路径)检索到相应 (绝对路径)检索到相应 (绝对路径)检索到相应 (绝对路径)检索到相应 (绝对路径)检索到相应 的文件 的文件 (/d0/d1/ /d0/d1//d0/d1/ /d0/d1//d0/d1/filename filenamefilenamefilenamefilename filename) ④支持的操作: 支持的操作: openopen open、closecloseclosecloseclose、read read 、writewrite ⑤至少 支持三层目录( 支持三层目录( 支持三层目录( /d0/d1/ /d0/d1//d0/d1/ /d0/d1//d0/d1/filename filenamefilenamefilenamefilename filename) ⑥能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 能读取外部提供的文件并存入到系统中(即从模拟磁盘空间之拷贝 文件 ) ⑦提供命令行界面,能够显示目录内容 和文件提
    2022-07-12 04:07:08下载
    积分:1
  • c模拟时钟原程序
    c模拟时钟原程序-c original analog clock procedures
    2022-08-20 14:16:52下载
    积分:1
  • 书  名: unix和shell程序设计权威教程 出 版 社: 清华大学出版社   者: [美]佛努丹,吉尔伯格著 本书介绍了unix...
    书  名: unix和shell程序设计权威教程 出 版 社: 清华大学出版社 作  者: [美]佛努丹,吉尔伯格著 本书介绍了unix操作系统和shell编程两个部分的知识。前一部分全面讲解了unix操作系统,包括unix操作系统、vi和ex编辑器、文件系统与文件操作权限、以及各种unix实用程序;后一部分深入介绍了各种类型的unix shell编程,涵盖了korn shell、c shell等主要的shell类型。本书采用可视化讲解方法,全书包含大量的图、表、代码清单、脚本和代码示例,可有效帮助读者理解所介绍的内容;各章章末还配备了相应的复习题、练习题和上机实习等资料,以帮助读者巩固所学的知识。 -Title : unix shell design and authoritative guide publishers : Tsinghua University Press Author : [U.S.] Naodan Dover, Jierbage book, the book on the unix operating system and shell programming two parts of the knowledge. First part of a comprehensive account of unix operating systems, including unix operating system, and ex vi editor. file system and file manipulation authority, and various unix utilities; latter part of the in-depth briefings on the various types of unix shell programming, covering the korn shell. c shell, and other major type of shell. The book on the visual method, the book contains a large number of graphs, charts, code lists, scripts and code examples, ca
    2022-07-12 03:10:45下载
    积分:1
  • WorstFit,BestFit,FirstFit的实现
    利用JavaScript实现了WorstFit,BestFit,FirstFit,可以直观显示区别和联系                                                         
    2022-03-23 08:46:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载