资源列表
[Linux/Unix编程] threadpool
说明:使用c语言实现的一个线程池,只能用于linux/unix环境。-threadpool written in c language. used in linux/unix environment<jiangjunyu> 在 2024-12-29 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] _HDMI
说明:实现linux内核函数HDMI-the fuction is kernel of linux<ssl> 在 2024-12-29 上传 | 大小:7kb | 下载:0
[Linux/Unix编程] max77693-haptic
说明:MAXIM MAX77693 Haptic device driver.<neireikie> 在 2024-12-29 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] pcmda12
说明:Driver for Winsystems PC-104 based PCM-D A-12 8-channel AO board.<neireikie> 在 2024-12-29 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] megaraid_mbox
说明:Linux MegaRAID device driver.<neireikie> 在 2024-12-29 上传 | 大小:26kb | 下载:0
[Linux/Unix编程] io-64-nonatomic-lo-hi
说明:Please refer to fsl,imx-pinctrl.txt in this directory for common binding part and usage.<ctctcin> 在 2024-12-29 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] disk-io
说明:This function is used to grab the root, and avoid it is freed when we access it. But it doesn t ensure that the tree is not dropped.<ctctcin> 在 2024-12-29 上传 | 大小:28kb | 下载:0
[Linux/Unix编程] mixer
说明:TODOs, for both the mixer and the streaming interfaces: for Linux v2.13.6.<ctctcin> 在 2024-12-29 上传 | 大小:17kb | 下载:0
[Linux/Unix编程] lowmemorykiller
说明:CC2520 IEEE 802.15.4 Compatible Radio.<xeifudb> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] SkBitmapProcState_filter
说明:Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.<zgnzben> 在 2024-12-29 上传 | 大小:1kb | 下载:0
[系统编程] The-processor-scheduling
说明:实验一 处理器调度 一. 实验内容 选择一个调度算法,实现处理器调度。 二. 实验目的 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助自己加深了解处理器调度的工作。 三. 实验题目 第—题:设计一个按优先数调度算法实现处理器调度的程序。 运行环境:Microsoft Vi<钟恩芳> 在 2024-12-29 上传 | 大小:571kb | 下载:0