-
linux性能统计的源代码,包括CPU、内存和文件系统的利用率的统计。...
linux性能统计的源代码,包括CPU、内存和文件系统的利用率的统计。-linux source code performance statistics, including CPU, memory and file system utilization statistics.
- 2022-01-25 16:53:50下载
- 积分:1
-
内核定时器的使用+linux+timer
内核定时器的使用+linux+timer-The use of the kernel timers+ linux+ timer
- 2022-07-01 06:46:22下载
- 积分:1
-
For the 2410 development board, embedded system target board hardware initializa...
针对2410开发板,嵌入式系统目标板硬件初始化入门代码-For the 2410 development board, embedded system target board hardware initialization entry-code
- 2022-03-05 21:36:22下载
- 积分:1
-
linux下面直接读硬盘扇区的程序,不错,已经测试过,能用,代码也比较清晰...
linux下面直接读硬盘扇区的程序,不错,已经测试过,能用,代码也比较清晰-linux straight respectfully receiveds and reads the hard
disk fan area the procedure, good, has already tested, can use, the
code quite is also clear
- 2022-03-09 10:23:47下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
周立功ARM Stellaris驱动库源程序
周立功ARM Stellaris驱动库源程序-Week Ligong ARM Stellaris driver library source code
- 2022-08-25 09:00:20下载
- 积分:1
-
(ebook_
(ebook_-_pdf)_-_TrollTech_-_QT_Tutorial_(en_US).rar
- 2022-07-03 13:49:54下载
- 积分:1
-
三星公司ARM芯片S3C2410 SD/MMC LINUX 驱动程序源码。
三星公司ARM芯片S3C2410 SD/MMC LINUX 驱动程序源码。-Samsung S3C2410 ARM chip SD/MMC Linux driver source.
- 2023-02-22 04:10:04下载
- 积分:1
-
Lex and Yacc file. Neccessary c minus file.
Lex and Yacc file. Neccessary c minus file.
- 2023-07-21 12:55:03下载
- 积分:1
-
自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。
程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送...
自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。
程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送给主进程,主进程处理所有事务 一个线程处理发声.
-Automatically detects the insertion of the storage device (U disc/mobile hard disk, etc.), the specified files are copied to the specified directory. Program structure is very simple, two processes: one to determine the status of U disk, U disk through the MSG to the state to the main process, the main deal with all matters of a process thread handle audible.
- 2022-10-12 03:55:03下载
- 积分:1