-
自己制作usb
自己制作usb-linux系统收集的资料和经验总结,希望对大家有用。-To produce their own usb-linux systematic collection of information and lessons learned, want to be useful to everyone.
- 2022-06-21 06:00:10下载
- 积分:1
-
programing in uclinux
uClinux上的应用程序设计-programing in uclinux
- 2023-05-03 19:55:03下载
- 积分:1
-
配置Linux局域网服务器
配置Linux局域网服务器-Linux LAN server configuration
- 2022-10-13 08:40:02下载
- 积分:1
-
通用的菜单界面程序
通用的菜单界面程序-common menu interface procedures
- 2023-08-31 04:40:03下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1
-
多文件格式的sh处理!
多文件格式的sh处理!-more file formats handled sh!
- 2022-06-15 13:23:34下载
- 积分:1
-
Linux device driver source code examples to introduce the simple driver guide th...
Linux设备驱动例子源代码,介绍简单的驱动程序的编写入门指导-Linux device driver source code examples to introduce the simple driver guide the preparation of entry
- 2022-02-21 05:53:24下载
- 积分: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
-
Simple timer under linux category, as well as the use of sample code
简单的linux下的timer类,以及其使用示例代码-Simple timer under linux category, as well as the use of sample code
- 2022-04-21 12:09:08下载
- 积分:1
-
服务器终极安全设置与优化指南
服务器终极安全设置与优化指南-server ultimate security settings and Optimization Guide
- 2022-03-29 18:49:46下载
- 积分:1