Shape variation of the Gaussian pulse
标签: variation Gaussian Shape pulse
上传时间: 2014-01-21
上传用户:wys0120
Differentiation of the Gaussian pulse
标签: Differentiation Gaussian pulse the
上传时间: 2014-12-04
上传用户:jennyzai
Shape variation of the Gaussian pulse
标签: variation Gaussian Shape pulse
上传时间: 2017-05-20
上传用户:天诚24
Probability of error based on pulse collision probability
标签: Probability probability collision error
上传时间: 2017-05-20
上传用户:电子世界
eighteen pulse converter with vecot contro of induction motot drive
标签: converter induction eighteen contro
上传时间: 2017-05-20
上传用户:mikesering
ZIGBEE 2006协议栈 BAT测试代码 RADIO PULSE MG2455
上传时间: 2014-01-13
上传用户:plsee
Trace Width Calculator
标签: Calculator Trace Width
上传时间: 2014-01-21
上传用户:123啊
Trace Width Based on Voltage Drop
上传时间: 2013-12-29
上传用户:hakim
This is a simple pulse generator. It generates a pulse
标签: pulse generator generates simple
上传时间: 2017-06-06
上传用户:yuanyuan123
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) }
标签: gdk_pixbuf_animation_get_height gdk_pixbuf_animation_get_width ani height
上传时间: 2013-12-26
上传用户:thinode