-
VC++ Access to operating system version (from MSDN)
VC++获取操作系统版本(摘自MSDN) - yztgx的专栏 - CSDNBlog-VC++ Access to operating system version (from MSDN)- yztgx column- CSDNBlog
- 2023-04-10 15:35:04下载
- 积分:1
-
C语言精华例题,读懂了这14个例题,你的C语言水平将有质的飞跃!所有代码均正确无误!...
C语言精华例题,读懂了这14个例题,你的C语言水平将有质的飞跃!所有代码均正确无误!-C language essence of excellence, understood that 14 of excellence, your C language level will be a qualitative leap! All of the code are correct!
- 2022-02-27 05:03:54下载
- 积分: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
-
OS C Programming
操作系统C++编程――批处理系统的作业调度.c-OS C Programming-- Batch Job Scheduling System. C
- 2022-04-11 20:54:50下载
- 积分:1
-
操作系统的设计与实现
操作系统的设计与实现-Operating System Design and Implementation
- 2022-04-07 06:06:37下载
- 积分:1
-
微软早期的一个操作系统[ 1 ]。0
Microsoft早期操作系统1[1].0-3.0全系列收藏版-Microsoft early one operating system [1] .0-3.0 full range of collectors edition
- 2022-02-02 02:43:51下载
- 积分:1
-
模拟操作系统中的银行家算法,1.txt的录入格式
进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数...
模拟操作系统中的银行家算法,1.txt的录入格式
进程名(单字符),所需a资源数,所需b资源数,所需c资源数,已申请a资源数,已申请b资源数,已申请c资源数
共5行-The Banker Algorithm
- 2022-03-21 16:11:49下载
- 积分:1
-
一个小实验 ,操作系统动态分配
一个小实验 ,操作系统动态分配-a small experiment, the operating system dynamic allocation
- 2022-05-25 02:54:47下载
- 积分:1
-
这个是删除windows无用的零时文件删除windows无用的临时文件
这个是删除windows无用的零时文件删除windows无用的临时文件-this is the deletion of unwanted windows 0:00 a.m. document useless delete windows temporary files
- 2022-02-05 06:21:05下载
- 积分:1
-
、课设内容及步骤
1. 消化课设算法思想及样本程序
给出对应模块(函数)的流程图
2. 编制 建立、删除、打开、关闭、读、写 函数
3. 准备调...
、课设内容及步骤
1. 消化课设算法思想及样本程序
给出对应模块(函数)的流程图
2. 编制 建立、删除、打开、关闭、读、写 函数
3. 准备调试数据(至少两个用户,若干文件),能实施多个命令操作
4. 上机编辑、编译源程序,并进行调试
5. 利用准备好的调试数据,运行测试程序,
观察运行结果,并作记录和分析
-, Class-based content and Step 1. Digest algorithm based lesson ideas and sample program are given the corresponding module (function) of the flow chart 2. Prepared to establish, delete, open, closed, read, write, function 3. Ready debugging data (at least two users, a number of documents), to implement a number of commands to operate 4. on the machine to edit, compile source code, and debugging 5. preparation good use of debugging data, run test procedures, observing the results, and for recording and analysis
- 2022-02-09 14:21:26下载
- 积分:1