-
三星2440的gpio驱动led的driver,对初学者大有帮助
三星2440的gpio驱动led的driver,对初学者大有帮助-s3c2440 gpio driver for led, very helpful for beginners
- 2022-12-30 06:20:03下载
- 积分:1
-
一个使用anci c实现的ini处理程序
一个使用anci c实现的ini处理程序-use a ANCI c achieve ini handling procedures
- 2023-04-07 13:35:03下载
- 积分:1
-
described unix, linux under inter
描述unix,linux下进程间通信方式-described unix, linux under inter-process communication
- 2023-01-19 03:35:03下载
- 积分:1
-
Source linux boot diskless workstation gpxe
无盘工作站 gpxe启动源码 linux-Source linux boot diskless workstation gpxe
- 2022-01-31 02:58:02下载
- 积分:1
-
TCL
demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I...
TCL
demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I=4 % antennas-TCLdemo by N. Sidiropoulos and R. Broclear all F = 5 usersI = 4 antennas
- 2022-03-18 01:39:21下载
- 积分:1
-
fstat函数的系统调用,头文件,返回说明,文件和目录
fstat函数的系统调用,头文件,返回说明,文件和目录-fstat system call functions, header files, returns, documents and directories
- 2022-03-12 06:28: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
-
linux 指令大全,详细解释了常用的指令的使用权限、方式、参数等。...
linux 指令大全,详细解释了常用的指令的使用权限、方式、参数等。-Encyclopedia of linux commands, explained in detail the use of commonly used commands permissions, methods, parameters and so on.
- 2022-07-08 07:28:56下载
- 积分:1
-
KDE 2 bible.rar QT编程。
kde 2 qt programming bible.rar.
Qt development enviroinment-kde 2 qt programming bible.rar.
Qt development enviroinment
- 2022-09-29 03:45:05下载
- 积分:1
-
怎么样学好Qt?请看QtProgramming Books完整目录
怎么样学好Qt?请看QtProgramming Books完整目录-Like how to learn Qt? See a complete list of QtProgramming Books
- 2022-03-13 14:17:39下载
- 积分:1