资源列表
[MacOS编程] stm32f10x_gpio
说明:stm32f10x gpior头文件精简-header files to streamline stm32f10x gpior<liu> 在 2025-06-14 上传 | 大小:3kb | 下载:0
[操作系统开发] pv
说明:信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序模拟了操作系统的pv操作-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual exclusion, are used in mutually<龙海> 在 2025-06-14 上传 | 大小:8kb | 下载:0
[汇编语言] compilation-program
说明:本课程的教学目的是使学生进一步了解计算机的基本组成,汇编指令的格式和使用方法,以及用汇编语言进行程序设计的基本思想和方法。于此同时,希望学生能了解用汇编语言程序来充分发挥计算机性能的基本思想。-The purpose of this course is to enable students to learn more about the computer s basic component, compile and use the format command, as well as using<马强业> 在 2025-06-14 上传 | 大小:1.46mb | 下载:0
[操作系统开发] producer-consumer
说明:用信号量解决生产者消费者问题,简捷易懂!-Semaphore producers with consumers to solve the problem, simple and understandable!<王春林> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[书籍源码] eclipseintro02
说明:本压缩包为电子书,名为《servlet和jsp深入详解\Eclipse开发工具介绍教学视频\eclipseintro02.rar》,谢谢下载-The compression package for e-books, called servlet and jsp-depth Detailed Eclipse development tool to introduce the teaching video eclipseintro02.rar , Thank you to download<吴宗安> 在 2025-06-14 上传 | 大小:3.25mb | 下载:0
[磁盘编程] c_disk
说明:本程序利用直接硬件操作来读取硬盘参数, 可得到硬盘的参数,程序采用 Yariv Kaplan 的 WinIo 2.0 来进行端口操作-This procedure using direct hardware operation to read the hard disk parameters, the parameters of available hard disk, the program used Yariv Kaplan s WinIo 2.0 to Port Operation<zdbao> 在 2025-06-14 上传 | 大小:402kb | 下载:0