-
该程序使用/proc机制检查反映机器平均负载,进程资源利用等方面的各种内核值。...
该程序使用/proc机制检查反映机器平均负载,进程资源利用等方面的各种内核值。-procedures for the use of the/proc inspection mechanism reflects the average load machines, the process, such as the use of resources of the various core values.
- 2023-04-12 01:25:03下载
- 积分:1
-
详细阐述
详解linux的实时时钟,写的很好-Elaborates on the real-time clock and write well
- 2022-02-01 01:40:55下载
- 积分:1
-
一个使用anci c实现的ini处理程序
一个使用anci c实现的ini处理程序-use a ANCI c achieve ini handling procedures
- 2023-04-07 13:35:03下载
- 积分:1
-
linux环境下利用fortran语言开发,地震勘探中利用射线法进行转换波模拟的程序。在目录下执行make进行编译,在demo目录中有该程序的例子....
linux环境下利用fortran语言开发,地震勘探中利用射线法进行转换波模拟的程序。在目录下执行make进行编译,在demo目录中有该程序的例子.-linux environment using fortran language development, the use of seismic ray method to convert wave simulation procedures. Make the implementation of the directory to compile, in the demo directory has the program examples.
- 2022-02-22 11:04:20下载
- 积分:1
-
lcd驱动报告,看完能有所帮助
lcd驱动报告,看完能有所帮助-LCD driver, reading can be helped
- 2022-11-16 12:30:03下载
- 积分: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
-
LINUX设备驱动程序.pdf 很好
LINUX设备驱动程序.pdf 很好-LINUX device driver. Pdf good
- 2022-10-11 00:20:03下载
- 积分:1
-
qt_qtmu一个qt写的播放器 播放器
qt_qtmu一个qt写的播放器 播放器-qt_qtmu播放器播放器播放器播放器播放器
- 2022-01-25 15:33:38下载
- 积分:1
-
小型的C编译器,可以在linux编译通过,尔却使用方便
小型的C编译器,可以在linux编译通过,尔却使用方便-a Tiny C language compiler, can built on linux,handy
- 2022-05-15 04:55:36下载
- 积分:1
-
minigui 1.6.10 8.1开源版
minigui 1.6.10 8.1开源版-minigui 1.6.10 8.1 Open Source Edition
- 2022-07-13 06:26:30下载
- 积分:1