-
串口的vc演示程序,和调试助手类似哦,比较超值啊
串口的vc演示程序,和调试助手类似哦,比较超值啊-Vc serial demo program, and debug similar aides Oh, ah Comparison Value
- 2022-02-16 08:11:35下载
- 积分:1
-
attention : 1. OS.jar Java package for two executable files. Due to the time and...
注意: 1. OS.jar为Java打包可执行文件 2. 由于时间,和界面空间问题,每个进程的资源拥有情况没有详细列明.如果要认真检查 程序的正确性,可以重新编译运行,然后查看Dos界 面下的输出.因为Dos界面下会输出 每个进程的资源情况(包括每个进程对每类资源的最大需求,分配情况,和所欠资源情况. 3. 资源设置中,进程设置应小于100个,资源类数应小于20个.-attention : 1. OS.jar Java package for two executable files. Due to the time and space interface, each process of the availability of resources, no details. If we were to check the correctness of procedures can recompile running, and then checking Dos interface output . because Dos output interface will process each of the resources (including each process for each category of the biggest resources demand, distribution, and outstanding resources. 3. resources set up, the process set up should be less than 100, the resource shall be less than 20.
- 2023-04-06 21:55:03下载
- 积分:1
-
读者优先算法
读者优先算法-readers priority algorithm
- 2023-04-20 21:25:04下载
- 积分:1
-
bankers algorithm used to avoid deadlock
采用银行家算法实现死锁的避免-bankers algorithm used to avoid deadlock
- 2022-03-02 17:02:43下载
- 积分:1
-
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题...
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
- 2023-09-05 05:55:03下载
- 积分:1
-
这里是UC/OS-11 的2.6的内核代码
这里是UC/OS-11 的2.6的内核代码-UC/OS-11 here is the 2.6 kernel code
- 2022-02-03 09:47:28下载
- 积分:1
-
assembly language simple alphabetical input conversion of the case is a small co...
汇编语言的简单的输入字母的大小写转换的小汇编语言程序-assembly language simple alphabetical input conversion of the case is a small compilation of language program
- 2022-06-30 03:12:37下载
- 积分:1
-
职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能:
(1)系统以菜单方式工作;...
职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能:
(1)系统以菜单方式工作;
(2)职工信息录入功能(职工信息用文件保存);
(3)职工信息浏览功能;
(4)职工信息查询功能,查询方式:按学历、职工号查询等;
(5)职工信息删除、修改功能。
-Information including the number of workers union, name, sex, age, education, salaries, addresses, telephone numbers, etc. (number of workers of non-repetition). Workers try to design a management information system so that it can provide the following functions: (1) the way the menu system to work (2) staff input function information (information workers saved documents) (3) staff information browsing (4) Information trade unions function, query methods: according to their academic qualifications, trade unions, such as its inquiries (5) information workers to delete, modify function.
- 2022-11-13 10:35:04下载
- 积分:1
-
带模块显示进程管理,对于学习操作系统编程的开发人员有帮助...
带模块显示进程管理,对于学习操作系统编程的开发人员有帮助-Band module show that the process of management, programming operating system for the study will help developers
- 2022-08-10 16:07:09下载
- 积分:1
-
内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下...
内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内核编译的方法。
-Kernel is the core of an operating system. It is responsible for the process management system, memory, device drivers, files, and network system determines the system performance and stability. Linux as a free software, the majority of fans support, kernel version constantly updated. The core of the new amendments to the old kernel bug, and adds many new features. If users want to use these new features, or would like to according to their own system tailored to a more efficient, more stable core, will need to recompile the kernel. This article will be RedHat Linux 6.0 (kernel 2.2.5) for the operating system platform, introduced in the Linux kernel compile on approach.
- 2022-01-26 08:22:41下载
- 积分:1