-
下读写NTFS分区的工具Linux。已整合…
LINUX下读写NTFS分区的工具。
已经集成了通过LIBCONV库支持中文的代码。-LINUX under the read and write NTFS partition tool. Has been integrated through the support of Chinese LIBCONV library code.
- 2022-11-20 11:10:02下载
- 积分:1
-
Linux设备驱动开发详解_PCI驱动范例
Linux设备驱动开发详解_PCI驱动范例-Linux device driver development driver _PCI Detailed Example
- 2022-05-12 22:24:09下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO篇
- 2022-01-25 17:35:25下载
- 积分:1
-
Linux Wireless LAN Project 的目标是开发一个完整的,基于标准的无线 LAN系统,这个系统用的是GNU/Linux 操作系统。把这个项目...
Linux Wireless LAN Project 的目标是开发一个完整的,基于标准的无线 LAN系统,这个系统用的是GNU/Linux 操作系统。把这个项目同Linux 无线扩展和其它 Linux无线项目区分开的是,它完全基于 IEEE 802.11标准。-Linux Wireless LAN Project"s goal is to develop a comprehensive, standards-based wireless LAN system, the system is using GNU/Linux operating system. The item with Linux wireless expansion and other wireless Linux projects are separate, it is fully based on the IEEE 802.11 standards.
- 2022-11-25 00:10:03下载
- 积分:1
-
键盘驱动程序的例子
keyboard driver example
- 2022-07-26 06:53:04下载
- 积分:1
-
ftp file download (qt4 platform, C language), and use the ftp download xp or les...
ftp的文件下载(qt4平台C语言编写),与xp下使用的ftp下载差不多,界面没xp下好看,基本实现了文件的下载和上传-ftp file download (qt4 platform, C language), and use the ftp download xp or less the same under the good-looking interface, not xp, basically download and upload documents
- 2022-01-25 14:33:33下载
- 积分:1
-
serial device to transfer files example
串口传输文件device端实例-serial device to transfer files example-
- 2022-08-18 16:15:07下载
- 积分:1
-
a port scan! Linux environment for the C Language!
一个端口扫描程序!在linux环境c语言实现!-a port scan! Linux environment for the C Language!
- 2022-11-13 05:50:03下载
- 积分: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
-
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,...
fork和exec系列调用前后,进程在内存的“数据段”,“堆栈段”和“代码段”有什么不同?读了之后,你就会知道了,-fork and exec calls before and after the Series, in memory of the process "of the data", "stack of" and "code of" what"s the difference? After reading, you will know,
- 2022-05-12 11:15:43下载
- 积分:1