-
linux下面的文件锁和信号量的程序
linux下面的文件锁和信号量的程序-below the locks and document the procedures for signal
- 2022-01-25 20:01:23下载
- 积分:1
-
camE 1.9 for Linux
camE 1.9 for Linux - camE is an imlib2 webcam grabber, annotator, and uploader.
-camE 1.9 for Linux- camE is an imlib2 webcam grabber, annotator, and uploader.
- 2022-02-05 23:58:41下载
- 积分:1
-
Job scheduling procedures, operating system, curriculum design, LINUX systems us...
作业调度程序,操作系统的课程设计,LINUX系统下使用-Job scheduling procedures, operating system, curriculum design, LINUX systems use
- 2023-05-05 07:05:03下载
- 积分:1
-
嵌入式Linux系统的移植研究
嵌入式Linux系统的移植研究 -嵌入式Linux系统的移植研究嵌入式Linux系统的移植研究
- 2022-08-09 10:09:28下载
- 积分:1
-
linux平台中,一个查找工具grep的源代码
linux平台中,一个查找工具grep的源代码-linux platform, a tool for identifying the source code grep
- 2022-06-28 22:47:08下载
- 积分:1
-
宽度= gdk_pixbuf_animation_get_width(ANI)
width = gdk_pixbuf_animation_get_width(ani)
height = gdk_pixbuf_animation_get_height(ani)
current_frame_list = gdk_pixbuf_animation_get_frames(ani)
pixmap = gdk_pixmap_new(w->window, width, height, -1)
clean_pixmap = gdk_pixmap_new(w->window, width, height, -1)
if (w->style->bg_pixmap[GTK_STATE_NORMAL]) {
GdkPixmap *bg = w->style->bg_pixmap[GTK_STATE_NORMAL]
GdkGC *gc
GdkGCValues values
values.tile = bg
values.fill = GDK_TILED
gc = gdk_gc_new_with_values(w->window, &values,
GDK_GC_FILL|GDK_GC_TILE)
gdk_gc_set_ts_origin(gc,
(w->allocation.width - width)/2,
(w->allocation.height-height)/2)
gdk_draw_rectangle(clean_pixmap,gc, TRUE,
0, 0, width, height)
gdk_gc_destroy(gc)
} else {
gdk_draw_rectangle(clean_pixmap,
w->style->bg_gc[GTK_STATE_NORMAL],
TRUE, 0, 0, width, height)
}- width = gdk_pixbuf_animation_get_width(ani)
- 2022-05-17 15:10:31下载
- 积分:1
-
第一个LED灯控制驱动
(基于AT91SAM9260开发板linux2.6.22)
第一个LED灯控制驱动
(基于AT91SAM9260开发板linux2.6.22) -The first signal-controlled LED driver (based on the AT91SAM9260 Development Board linux2.6.22)
- 2022-03-23 10:57:14下载
- 积分:1
-
操作系统的自学课程实验。要学操作系统指令的朋友就下吧。...
操作系统的自学课程实验。要学操作系统指令的朋友就下吧。-operating system self-learning experiment. To learn the operating system on the instructions of a friend are you.
- 2022-06-16 02:23:11下载
- 积分:1
-
最新的libavformat以及libavcodec库
最新的libavformat以及libavcodec库-latest libavformat and libavcodec library
- 2022-02-03 22:58:24下载
- 积分:1
-
创建和维护系统的硬件关系图。验证设备的影响。
Create and maintain a hardware diagram of the system. Verify that peripherals are installed correctly and tested. Monitor performance of hardware components. Arrange for repair in event of hardware failure
- 2022-11-27 04:55:03下载
- 积分:1