登录
首页 » 操作系统 » windows open source code Microsoft Windows is a complex operating system. It off...

windows open source code Microsoft Windows is a complex operating system. It off...

于 2022-04-07 发布 文件大小:5.94 MB
0 96
下载积分: 2 下载次数: 1

代码说明:

windows开源代码 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid -windows open source code Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid

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

发表评论


0 个回复

  • process simulation dining philosophers, 10 philosophers, 10 knives, forks, obser...
    模拟哲学家就餐过程,10个哲学家,十副刀叉,观察线程的竞争情况-process simulation dining philosophers, 10 philosophers, 10 knives, forks, observation threads of competition
    2023-01-09 20:45:03下载
    积分:1
  • 用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。...
    用VC++6.0模拟实现最佳置换算法、最近最久未使用算法、先进先出置换算法。-VC 6.0 Simulation best replacement algorithm, the most recent time on the use of algorithms, FIFO replacement algorithm.
    2022-03-12 08:42:57下载
    积分:1
  • 处理器的进程调度编写程序完成单处理机中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程...
    处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-processor systems process scheduling procedures for the preparation of single-processor system to complete the scheduling process, requiring time-Cycle Scheduling algorithm. Specific experiments include : first determine the process control block, process control block of composition; Then complete the process of creating original language and the process of scheduling the original language; Final preparation of the main function of the work done by the process of testing.
    2023-03-02 07:10:03下载
    积分:1
  • 串行端口。枚举和FIFO的控制。
    Serial ports. Enumeration and FIFO controls.
    2022-08-15 06:36:50下载
    积分:1
  • c模拟时钟原程序
    c模拟时钟原程序-c original analog clock procedures
    2022-08-20 14:16:52下载
    积分:1
  • a micro
    一个微型操作系统源码-a micro-source operating system
    2022-03-28 12:18:10下载
    积分:1
  • fsdfsd 好超级好是酷我
    废话废话 blahblahblahblahblahblah 使用系统 ; 使用 System.Collections.Generic ; 使用 System.Linq ; 使用 System.Text ; 使用 System.Data.SqlClient ; 使用 System.Data ; 使用 System.Threading ; ConsoleApplication3 的命名空间 { 类的程序 { 静态 void Main (字符串 [] args) { 字符串 connectionString = @"数据源 =。SQLEXPRESS2008R2 ; 初始目录 = lab8 ; 集成安全性 = True"; System.Data.SqlClient.SqlConnection cn = 新 System.Data.SqlClient.SqlConnection(connectionString) ; cn。Open (); 字符串路径 = @"c:lab8"; foreach (文件路径字符串中 System.IO.Directory.GetFiles(path)) { SqlCommand cmd = 新 SqlCommand ("插入到 Files2(Name,Date) 值 (@Name,@Date)",cn) ; SqlParameter param = 新 SqlParameter() ; param。ParameterName ="@Name"; param。值 = System.IO.Path.GetFileName(filePath) ; param。SqlDbType = SqlDbType.VarChar ; cmd.Parameters.Add(param) ; param = 新 SqlParameter()
    2023-07-19 16:15:03下载
    积分:1
  • 大型实验:模拟LINUX文件
    一、实验内容1. 设计和实现一个模拟文件系统,要求包括目录、普通文件和文件的存储。必须有自定义的数据结构,不能直接调用windows 的API函数,即不能只实现了一个壳。2. 文件系统的目录结构采用类似Linux的树状结构。3. 要求模拟的操作包括:a) 目录的添加、删除、重命名;b) 目录的显示(列表);c) 文件的添加、删除、重命名;d) 文件和目录的拷贝;e) 文件的读写操作。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-25 15:27:13下载
    积分:1
  • 用C语言实现的一个模拟文件,里面是实现的源代码!
    用C语言实现的一个模拟文件系统,里面是实现的源代码!-C language simulation of a file system, which is the source code!
    2022-08-12 21:12:45下载
    积分:1
  • C language of the DOS operating system source code, very classic, a good operati...
    用C语言实现的DOS操作系统的源代码,非常经典,研究操作系统的好资料-C language of the DOS operating system source code, very classic, a good operating system research information
    2022-03-11 08:40:37下载
    积分:1
  • 696518资源总数
  • 105179会员总数
  • 5今日下载