登录
首页 » 操作系统 » Computer operating system process management and process documents, VC++ Platfor...

Computer operating system process management and process documents, VC++ Platfor...

于 2022-08-25 发布 文件大小:2.71 kB
0 50
下载积分: 2 下载次数: 1

代码说明:

计算机操作系统进程管理和进程文件,VC++平台运用-Computer operating system process management and process documents, VC++ Platform use

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

发表评论

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
  • 微软早期的一个[ 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
  • 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟,即每发生“调度”时...
    采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three.PCBPCBPCB
    2022-09-05 20:10:03下载
    积分:1
  • 本程序为处理机优先数调度算法,附带源码和可运行的程序,VC下编译通过,基本用C的函数写的。...
    本程序为操作系统处理机优先数调度算法,附带源码和可运行的程序,VC下编译通过,基本用C的函数写的。-This procedure has priority to count dispatcher s algorithm , the procedure that attach the source code and can be operated for the operating system processor , compile passing under VC, wrote with the function of C basically.
    2023-05-19 02:35:03下载
    积分:1
  • automatic memory testing procedures for power self
    内存自动测试程序,用于上电自检-automatic memory testing procedures for power self-censorship
    2022-04-10 21:37:46下载
    积分:1
  • CuRT_嵌入式源码
    一款基于C语言开发的嵌入式操作系统源码,使用方便,效率高。为开源的非实时操作系统(经改良后也能用于实时系统)。免费又好用,用得很广。稳定性很强常用于服务器等对稳定性有较高要求的场所。因为稳定性比较好,图形界面又很炫所以常用于智能手机等消费电子领域。
    2022-03-06 20:45:58下载
    积分:1
  • 内存使用查看器
    这是查看计算机中所有内存的一种非常简单的方法。大多数代码只是自我解释
    2022-02-03 13:28: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
  • 课件,ppt格式,总共七章,个人觉得还不错
    操作系统课件,ppt格式,总共七章,个人觉得还不错-operation system ppt
    2023-03-24 07:40:03下载
    积分:1
  • 内存调度例子
    操作系统内存调度例子-operating system memory scheduling example
    2022-01-26 05:27:43下载
    积分:1
  • 696518资源总数
  • 104313会员总数
  • 30今日下载