-
revised volume SIGINT signal example
修改信号量SIGINT例子-revised volume SIGINT signal example
- 2022-02-05 06:24:58下载
- 积分:1
-
sja1000的PCI CAN通讯驱动适用于linux2.6内核
sja1000的PCI CAN通讯驱动适用于linux2.6内核-PCI CAN driver for Sja1000 in linux 2.6
- 2023-01-31 20:00:03下载
- 积分:1
-
tcl procedure demo by N. Sidiropoulos and R. Broclear all F = 5 usersI = 4 anten...
tcl程序demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I=4 % antennas-tcl procedure demo by N. Sidiropoulos and R. Broclear all F = 5 usersI = 4 antennas
- 2022-08-16 18:21:19下载
- 积分:1
-
嵌入式系统程序员和工程师写的,以及
Written for embedded systems programmers and engineers, as well as
networking professionals, this in-depth guide provides an inside look at the
entire process of implementing and using the Linux TCP/IP stack in embedded
systems projects. -Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
- 2022-02-16 08:17:42下载
- 积分:1
-
网络战船游戏,支持ipv4和ipv6
网络战船游戏,支持ipv4和ipv6-network warships games, and ipv6 support ipv4
- 2022-03-24 14:18:00下载
- 积分:1
-
qt prepared by the serial port debugger
qt 编写的 串口 调试程序
适合移植! 适合初学者-qt prepared by the serial port debugger
- 2022-06-03 06:42:05下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-windows.c-ZLG-GUI source code full version of 12-windows.c
- 2022-03-23 05:16:44下载
- 积分: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
-
支持AMD64的汇编编译器源码
支持AMD64的汇编编译器源码-support AMD64 compiler source code compilation
- 2022-10-14 03:20:03下载
- 积分:1
-
PPT application development embedded linux tutorials, Huaqing vision of the entr...
嵌入式linux应用程序开发 PPT教程,华清远见入门级教程-PPT application development embedded linux tutorials, Huaqing vision of the entry-level tutorial
- 2023-05-25 20:40:04下载
- 积分:1