-
linux2.6 与linux2.4内核区别的总结,为驱动移植提供指导
linux2.6 与linux2.4内核区别的总结,为驱动移植提供指导-linux2.6 distinction between the kernel and linux2.4 summary, in order to drive migration guide
- 2022-09-20 02:10:03下载
- 积分:1
-
The official linux mouse drivers, who are interested can look at.
linux 的官方鼠标驱动程序,有兴趣的可以研究一下.-The official linux mouse drivers, who are interested can look at.
- 2022-10-24 08:00:03下载
- 积分:1
-
国际标准协议的,用户认证及计费系统,在SUN 小型机上编译通过。...
国际标准协议的,用户认证及计费系统,在SUN 小型机上编译通过。-international standard protocols, user authentication and billing systems, the Sun compiled by Minicom.
- 2022-09-02 05:20:03下载
- 积分:1
-
String libraries implementations in C
String libraries implementations in C
- 2022-05-05 10:09:30下载
- 积分:1
-
这是程序在Linux C显示BMP图像。我用这个程序和我..
Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program-Here is the program to display bmp image in linux c..i worked this program and i dont know how to give input for this program..
- 2023-04-11 04:50:08下载
- 积分:1
-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
- 2022-03-10 13:10:08下载
- 积分:1
-
LINUX programming Programming LINUX White Paper Details
LINUX编程白皮书
详细介绍LINUX编程-LINUX programming Programming LINUX White Paper Details
- 2023-08-24 06:05:08下载
- 积分:1
-
linux操作系统,linux操作系统的内核代码的注释。
linux操作系统,linux操作系统的内核代码的注释。-linux operating system, linux operating system kernel code of the Notes.
- 2022-03-07 20:49:47下载
- 积分:1
-
Linux下蓝牙驱动在fedaro5下编译通过!
Linux下蓝牙驱动,在fedaro5下编译通过!-Linux Bluetooth drivers in the fedaro5 under compile!
- 2022-07-16 04:14:46下载
- 积分:1
-
driven by the compiler requires source code for Linux kernel support. Drivers co...
由编译器驱动需要Linux内核支持的源代码。驱动程序编译器默认为路径/usr/src/linux的源代码,如果安装了linux源代码,则必须安装。如果内核源代码不是路径/usr/src/linux,我们可以建立一个符号链接ln-s/usr/src/linux-styler2x。xx.xx/usr/src/linux驱动程序在源代码中做出实现路径命令,生产洪水移动can9880.o目标文件在/dev目录下可以建立相应的设备,使用其主要设备254mknod can98801c254 0
- 2023-08-05 20:05:03下载
- 积分:1