-
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
-
机群环境下投资决策模型的并行化
机群环境下投资决策模型的并行化-cluster environment of the investment decision-making model parallelization
- 2023-07-23 04:30:03下载
- 积分:1
-
嗨,thisistheospptforlinux
hi, thisistheospptforlinux
- 2022-08-05 09:32:51下载
- 积分:1
-
用于s3c2410的linux
用于s3c2410的linux-2.6内核下的触摸屏驱程-s3c2410 for the linux- 2.6 kernel under way Touchscreen Flooding
- 2022-03-11 17:50:38下载
- 积分:1
-
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用...
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用
- 2022-03-03 00:19:40下载
- 积分: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
-
Image Viewer 1.7 is a Gtk sample application for show pictures
Image Viewer 1.7 is a Gtk sample application for show pictures
- 2023-05-10 02:10:03下载
- 积分:1
-
详细阐述
详解linux的实时时钟,写的很好-Elaborates on the real-time clock and write well
- 2022-02-01 01:40:55下载
- 积分:1
-
linux 下的sgip 协议中的session object 实现源代码
linux 下的sgip 协议中的session object 实现源代码-sgip under the agreement the session object to achieve source code
- 2022-06-13 07:40:35下载
- 积分:1
-
文字界面的模拟书店系统,实现各类书店运营管理操作,c++实现,环境:linux...
文字界面的模拟书店系统,实现各类书店运营管理操作,c++实现,环境:linux-Analog interface text book system, operation and management of various operations book, c++ to achieve, the environment: linux
- 2022-03-18 06:18:49下载
- 积分:1