资源列表

« 1 2 ... .53 .54 .55 .56 .57 5958.59 .60 .61 .62 .63 ... 9711 »

[Linux/Unix编程libthread_new

说明:实现了一个线程池。其中运用了队列,以避免任务丢失。在队列和线程池之间创建了一个中间夹层,以提高可移植性。当任务来时,先压入队列,然后唤醒线程执行操作。线程完成任务后,再去队列查询,如果有任务就去执行,没有则阻塞,等待-Implements a thread pool. The application the queue, to avoid task lost. In the queue and thread pool between t
<王雪佳> 在 2025-02-01 上传 | 大小:8kb | 下载:0

[Linux/Unix编程myshell

说明:通过exec函数族,自己写的shell程序,能实现打算数shell功能。-Via the exec family of functions, write your own shell program, intended to achieve several shell functions.
<王志伟> 在 2025-02-01 上传 | 大小:1kb | 下载:0

[Linux/Unix编程BLDC-driver

说明:linux2.4.18下基于s3c2410的电机控制器驱动程序的PWM驱动以及测试程序-linux2.4.18 Based on s3c2410 the PWM motor controller driver and test driver program
<聂钰坚> 在 2025-02-01 上传 | 大小:3kb | 下载:0

[Linux/Unix编程labP8

说明:linux-0.11实现用户态线程,内核级线程未实现-implement user mode linux-0.11 threads, kernel-level threads unrealized
<chenqin> 在 2025-02-01 上传 | 大小:127kb | 下载:0

[Linux/Unix编程labP6

说明:哈工大操作系统实验六:字符的显示控制,包括有源码和报告report.txt-HIT operating system experiment VI: character display control, including source code and report report.txt
<chenqin> 在 2025-02-01 上传 | 大小:13kb | 下载:0

[Linux/Unix编程Introduccion-QtCreator

说明:Introducción a QT CREATOR - Dentro del documento se explica la generacion basica de una ventana de QT, el credito del archivo corresponde a la persona que comienza el enunciado del archivo.
<hackera> 在 2025-02-01 上传 | 大小:605kb | 下载:0

[Linux/Unix编程qzonefetcher.7z

说明:python qq-zone get recount
<HH> 在 2025-02-01 上传 | 大小:4kb | 下载:0

[Linux/Unix编程unix_order

说明:unix的基本常用命令集合,在Windows下的Unix命令-common set of basic unix commands, the Unix under Windows
<陈俊> 在 2025-02-01 上传 | 大小:90kb | 下载:0

[Linux/Unix编程Essential-Linux-Device-Drivers

说明:上传一本关于linux设备驱动的书籍,该书介绍的还是比较详细的,但是,是英文高清文字pdf,现在好多经典书籍都是国外人写的,国内人写的大部分也是翻译,或者借来的,缺乏原汁原味,有兴趣的可以看一下。-Upload a linux device driver on the books, the book is described in more detail, but the text is English definition pdf,
<龚常> 在 2025-02-01 上传 | 大小:4.91mb | 下载:0

[Linux/Unix编程multiprocessor.tar

说明:本人在simplescalar多处理器版multiprocessor源代码的基础上删去冗余代码,加上本人理解的中文注释。-I multi-processor version of the multiprocessor in simplescalar on the basis of the source code by deleting the redundant code, plus I understand Chinese trans
<huangld> 在 2025-02-01 上传 | 大小:416kb | 下载:0

[Linux/Unix编程ruanjian

说明:网络工程师历年试题的分析与解答,比较详细-Analysis of network engineers and answers questions over the years, more detailed
<拉拉> 在 2025-02-01 上传 | 大小:5.44mb | 下载:0

[Linux/Unix编程drawer1.60612

说明:QT展示项目类图,针对大型架构效果明显,另外,可给出缺陷分布图、代码变更分布图、复杂度分布图-QT class diagram demonstration projects for large-scale structure effect is obvious, the other can be given defect distribution, distribution of the code change, complexity,
<nydia> 在 2025-02-01 上传 | 大小:4.7mb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 5958.59 .60 .61 .62 .63 ... 9711 »

源码中国 www.ymcn.org