-
A basic kernel module (helloworld) the preparation, loading, unloading. Contains...
一个最基本的内核模块(helloworld)编写、加载、卸载。包含源码,建议在redhat9下编译运行。-A basic kernel module (helloworld) the preparation, loading, unloading. Contains the source code, it is recommended redhat9 compiled to run.
- 2022-05-29 13:18:24下载
- 积分:1
-
String libraries implementations in C
String libraries implementations in C
- 2022-05-05 10:09:30下载
- 积分: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
-
使用Qt4内建的QtWebKit组件开发。基于Qt的垮平台性,程序能够运行于 Linux,OS X, Windows等系统。也能通过交叉编译运行于Qt/Embe...
使用Qt4内建的QtWebKit组件开发。基于Qt的垮平台性,程序能够运行于 Linux,OS X, Windows等系统。也能通过交叉编译运行于Qt/Embedded嵌入式平台。-QT C++ browse Non-members may check out a read-only working copy anonymously over HTTP.svn checkout kitt.googlecode.com/svn/trunk/ kitt-read-onl
- 2022-05-28 12:46:43下载
- 积分:1
-
Debugging with GDB Tool
Debugging with GDB Tool
- 2023-02-18 07:50:03下载
- 积分:1
-
一个多线程端口扫描程序,可以开启任意数量的线程,并可随时停止扫描.. 关于vlan的c源代码...
一个多线程端口扫描程序,可以开启任意数量的线程,并可随时停止扫描.. 关于vlan的c源代码-a multithreaded port scanning procedures, can open any number of threads, can stop at any time on vlan scanning .. c source code
- 2022-04-24 18:11:14下载
- 积分:1
-
ext2文件系统工具(e2fsprogs)包含所有的标准工具…
The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and debugging ext2 filesystems.
- 2022-02-01 11:51:56下载
- 积分:1
-
可以写s3c2410 USB device的PC端USB驱动和程序
可以写s3c2410 USB device的PC端USB驱动和程序-Can write s3c2410 USB device the PC-side USB drive and procedures
- 2022-12-16 11:15:03下载
- 积分:1
-
Procedures used in nachos architecture to complete construction of two
程序使用的是在nachos体系架构下完成双向链表的构建,和对一些并发错误的处理-Procedures used in nachos architecture to complete construction of two-way linked list, and a number of concurrent error handling
- 2022-05-15 14:32:07下载
- 积分:1
-
xml开源解析代码.版本为libxml2
xml开源解析代码.版本为libxml2-2.6.29,可支持GB3212.网络消息发送XML时很有用.-xml open-source code analysis. version libxml2-2.6.29, supports GB3212. network message when XML is useful.
- 2022-10-06 03:15:03下载
- 积分:1