-
进程通信
要求:创建进程,实现消息通信和共享内存通信。 示例程序:ProcessA.exe ProcessB.exe 简要说明:本例用三种方法实现进程通信,仅用于示例目的,没有进行功能优化。 1、 在进程A中输入一些字符,点“利用SendMessage发送消息”按钮可将消息发到进程B。 2、 在进程A中输入一些字符,点“写数据到内存映像文件”按钮,然后在进程B中点“从内存映像文件读数据” 按钮可收到消息。 3、
- 2022-11-30 21:20:04下载
- 积分:1
-
linux0.11源码用于学习Linux操作系统
linux0.11源代码用于研究linux操作系统-linux0.11 source code used to study the linux operating system
- 2022-12-20 09:50:03下载
- 积分:1
-
操作系统课程设计
操作系统课程设计- The operating system curriculum designs
- 2022-03-02 09:36:47下载
- 积分:1
-
磁道分析器,正确无误!
磁道分析器,正确无误!-track Analyzer, correct!
- 2022-09-13 05:05:03下载
- 积分:1
-
编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。...
编程计算磁盘上(或某一目录下)所有文件的平均长度。 编程计算磁盘上(或某一目录及其各级子目录)每目录的平均文件个数。-programming calculated on the disk (or a directory) all the average length of documents. Programming calculated on the disk (or levels of a directory and its subdirectories), the average per-directory document number.
- 2022-03-22 18:55:05下载
- 积分:1
-
页面置换算法模拟的简单实现,及相关过程.
页面置换算法模拟的简单实现,及相关过程.-page replacement algorithm simulation of a simple realization, and the related process.
- 2023-01-18 12:05:03下载
- 积分:1
-
The use of AVR to do the IIC main mode of procedure, for reference for everyone!
使用AVR做的IIC主模式下的程序,大家可以参考一下!-The use of AVR to do the IIC main mode of procedure, for reference for everyone!
- 2022-07-19 22:40:36下载
- 积分:1
-
RTEMS a very good open
rtems一个相当优秀的开源嵌入式操作系统,用winrar解压后将扩展名后的_去掉,再解压就行-RTEMS a very good open-source embedded operating system, with WinRAR decompression after the extension removed _ and then decompress on the line
- 2022-06-19 00:39:08下载
- 积分:1
-
nucleus10版本源码,著名的嵌入式操作系统
nucleus10版本源码,著名的嵌入式操作系统-nucleus10 versions of source code, well-known embedded operating system
- 2022-03-31 00:01:10下载
- 积分:1
-
跨平台获取cpu信息linux,windows,mac
跨平台获取cpu信息linux,windows,mac
之前的ccpuid V1.01版只支持Windows和Linux平台。现在的V1.02版增加对Mac OS X平台的支持,还做了这些改进——支持纯C、增加CPUF常数、x86平台判断。
- 2023-07-17 09:45:03下载
- 积分:1