-
banking business
操作系统实验模拟银行营业-banking business
- 2022-01-25 19:43:02下载
- 积分:1
-
This is the realization of operating system scheduling problem of traffic lights...
这是实现操作系统交通灯调度问题,里面不是很好,希望大家提出宝贵的意见-This is the realization of operating system scheduling problem of traffic lights, which is not very good, hope that the valuable advice
- 2022-05-31 01:57:21下载
- 积分:1
-
demonstration of the code used to achieve critical thread synchronization.
本代码演示了利用临界区实现线程的同步。-demonstration of the code used to achieve critical thread synchronization.
- 2022-05-13 10:24:55下载
- 积分:1
-
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数...
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数据、
-To develop a C application (. Exe file), generally divided into five steps (without regard to post-maintenance): Problem Analysis- Analysis of issues to be addressed explicitly the issue of targets, the problem (in particular, are complex issues) is decomposed into in the data,
- 2023-06-13 05:20:04下载
- 积分:1
-
用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能...
用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,find.
- 2022-04-20 07:20:51下载
- 积分:1
-
C++写的操作系统原理及实现,模拟页面置换程序lru的源码
C++写的操作系统原理及实现,模拟页面置换程序lru的源码-C++ Write the operating system and realize the principle of simulated LRU page replacement procedures of the source
- 2022-01-30 12:26:15下载
- 积分:1
-
一个关于USB开发的C源程序
一个关于USB开发的C源程序-These are source code of c about USB.
- 2023-03-17 18:40:04下载
- 积分:1
-
缩放图像和UIScrollView
Zoom image and UIScrollview
- 2022-03-22 07:36:39下载
- 积分:1
-
fedora下安装VMWorkStation,安装虚拟机
fedora下安装VMWorkStation,安装虚拟机-fedora
- 2023-08-10 10:15:03下载
- 积分:1
-
这个文件最初在一个m
这个文件最初在一个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
- 2022-03-22 06:43:00下载
- 积分:1