这个文件最初在一个m-ix86pm的UCOS For 386包中, 但是没有源代码,原名叫ExeToImg.EXE 用于将PE结构的EXE文件转换为内存映像文件, 可用于在WIN平台上开发基于x86的操作系统 这个源代码编译后效果跟原版差不多,是我用OllyDBG反编译写成C的. 对于学习PE文件及操作系统有一定作用, 毕竟我的大部分的操作是在window下, 机器差得要得,不想用虚拟机在linux下编译入门的操作系统. 像<自己动手写操作系统>中的Tinux
上传时间: 2015-12-12
上传用户:sclyutian
有m¥n(m£100,n£100)个金币在桌面上排成一个m行n列的金币阵列。每一枚金 币或正面朝上或背面朝上。用数字表示金币状态,0表示金币正面朝上,1 表示背面朝上。 金币阵列游戏的规则是: (1)每次可将任一行金币翻过来放在原来的位置上; (2)每次可任选2列,交换这2 列金币的位置。
上传时间: 2015-12-13
上传用户:chenxichenyue
Write Your Own Operating System (E).rar
标签: Operating System Write Your
上传时间: 2013-12-09
上传用户:hgy9473
IBM redbook for business information system scheduling
标签: information scheduling business redbook
上传时间: 2015-12-15
上传用户:gdgzhym
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m为数据进行串并转换的子程序。
上传时间: 2015-12-15
上传用户:GHF
IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
标签: communication mathematical processing functions
上传时间: 2014-01-13
上传用户:han_zh
Smartphone Operating System Concepts with Symbian OS:手机编程,英文版,PDF格式
标签: Smartphone Operating Concepts Symbian
上传时间: 2014-12-19
上传用户:372825274
国防科大电子科学与工程学 嵌入式系统开放研究小组 面向二十一世纪的嵌入式系统设计技术 Embedded System Project Management
标签: Management Embedded Project System
上传时间: 2013-12-26
上传用户:rocwangdp
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
本人写的一篇介绍基于renesas DVP-M平台LCD TV系统结构的论文。
上传时间: 2013-12-20
上传用户:缥缈