-
操作系统引导辅助程序
操作系统引导辅助程序-operating system support procedures guide
- 2023-07-26 01:50:03下载
- 积分:1
-
MAC oSC下cocoa framwork 编程示例程序,基于Xcode
MAC oSC下cocoa framwork 编程示例程序,基于Xcode-MAC oSC programming examples under cocoa framwork procedures, based on Xcode
- 2023-08-02 01:45:04下载
- 积分:1
-
驱动文件需要通过操作系统自动加载
驱动文件需要通过操作系统自动加载 -drive
- 2022-03-03 15:41:39下载
- 积分:1
-
分享一个模拟生产者消费者的小程序
实验目的进程同步是操作系统多进程/多线程并发执行的关键之一,进程同步是并发进程为了完成共同任务采用某个条件来协调他们的活动,这是进程之间发生的一种直接制约关系。本次试验是利用信号量进行进程同步。实验软件环境VC++或者Linux操作系统实验内容• 生产者进程生产产品,消费者进程消费产品。 • 当生产者进程生产产品时,如果没有空缓冲区可用,那么生产者进程必须等待消费者进程释放出一个缓冲区。 当消费者进程消费产品时,如果缓冲区中没有产品,那么消费者进程将被阻塞,直到新的产品被生产出来。
- 2022-10-22 03:50:04下载
- 积分:1
-
用VB实现生产者与消费者问题
用VB实现生产者与消费者问题-VB producer and consumer issues
- 2022-06-16 19:29:24下载
- 积分:1
-
Internal communication systems to provide network communication capabilities, in...
企业内部通讯系统必须提供网络通讯功能、在通讯过程中禁止使用聊天表情、文件传送等功能,避免资料外泄,或因发送错误而导致上级资料的丢失以及其他损失。最重要的是必须适应任何操作系统,也就是实现跨平台技术,因为企业内部的工作需要,工作环境中使用了多个操作系统来完成不同的工作。另外,系统不需要使用服务器中转和记录通讯内容,可以独立完成通讯任务,排除职工对领导监视工作进度等逆反心理-Internal communication systems to provide network communication capabilities, in the communications process of the Prohibition of the Use chat expressions, such as file transfer capabilities, to avoid leakage of information, or send an error which led to the loss of higher-level information as well as other losses. The most important thing is to be adapted to any operating system, which is cross-platform technology, as businesses need to work within the working environment in the use of a number of different operating system to complete the work. In addition, the system does not require the use of transit and records of communications servers, you can independently accomplish the communication task, remove the leadership of trade unions to monitor the progress of the work of such an antagonistic mental
- 2022-05-15 18:57:53下载
- 积分:1
-
这是一个实时的嵌入式操作系统的源代码,在s3c2410上运行过。可作为理解嵌入式实时操作系统的很好的资源。...
这是一个实时的嵌入式操作系统的源代码,在s3c2410上运行过。可作为理解嵌入式实时操作系统的很好的资源。-This is a real-time embedded operating system source code, run-off in the S3C2410. Understanding can be used as a good embedded real-time operating system resources.
- 2022-09-28 00:45:04下载
- 积分:1
-
哈夫曼编码的实现,用C++编写的。操作系统课设时做的,可以正确的运行...
哈夫曼编码的实现,用C++编写的。操作系统课设时做的,可以正确的运行-Huffman encoding implementation, using C++ prepared. When the operating system to do for the class, you can run the right
- 2023-05-13 08:10:02下载
- 积分:1
-
微软可访问接口
Microsoft accessible接口的delphi实现-Microsoft accessible interface delphi realize
- 2022-01-26 14:34:21下载
- 积分:1
-
UCOS在我的MIPS CPU上的移植
1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC.
2. 所有CPU相...
UCOS在我的MIPS CPU上的移植
1. 这是UCOS在我的MIPS CPU上的移植代码, 编译工具使用标准的MIPS GCC.
2. 所有CPU相关的代码全在start.S中,相关函数说明如下:
-UCOS in my MIPS CPU on one transplant. This is uCOS MIPS CPU in my code the transplant, the compiler uses the standard tools for MIPS GCC.2. All CPU-related code-wide in start.S, the correlation function as follows :
- 2022-06-17 17:03:59下载
- 积分:1