-
操作系统中的动态分区算法
操作系统中的动态分区算法-operating system as a dynamic partitioning algorithm
- 2022-05-31 19:25:50下载
- 积分:1
-
介绍Linux 2.6内核的书籍。我看了一些章节觉得非常不错。这本书当前没有中文版。...
介绍Linux 2.6内核的书籍。我看了一些章节觉得非常不错。这本书当前没有中文版。-The book introduce Linux 2.6 kernel. I have read some very good chapters. This book did not have a Chinese version of the current.
- 2022-10-16 17:45:03下载
- 积分:1
-
I collected framebuffer information, examples
本人收集的framebuffer资料,有例子-I collected framebuffer information, examples
- 2022-03-18 12:26:14下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
linux 下的人脸识别代码,编译的时候需要配置好IDE
linux 下的人脸识别代码,编译的时候需要配置好IDE-face detection
- 2022-04-19 03:52:59下载
- 积分:1
-
arm 嵌入式linux系统开发技术详解
arm 嵌入式linux系统开发技术详解-embedded linux system development for arm
- 2023-05-04 20:45:03下载
- 积分:1
-
linux中断,自己写的,帮忙看看,在板子上运行过
linux中断,自己写的,帮忙看看,在板子上运行过-linux interrupt
- 2022-08-19 23:19:57下载
- 积分:1
-
atmel芯片的LINUX补丁,适用于2.6.21内核
atmel芯片的LINUX补丁,适用于2.6.21内核-atmel chip LINUX patch for 2.6.21 kernel
- 2022-01-21 18:54:41下载
- 积分:1
-
死锁以及如何与互斥解决它
Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal - 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer-Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal- 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer
- 2022-06-19 01:49:01下载
- 积分:1
-
这个远程图形编辑器和调试器源程序
this remote graphic editor and debugger source
- 2022-01-21 20:20:09下载
- 积分:1