sine wave pulse width modulation
标签: modulation pulse width sine
上传时间: 2013-12-18
上传用户:皇族传媒
space vector pulse width modulation
标签: modulation vector space pulse
上传时间: 2014-11-30
上传用户:txfyddz
Interactive smoothing for your own data, with sliders to control derivative order, smooth width, and scale expansion.
标签: Interactive derivative smoothing control
上传时间: 2014-11-29
上传用户:lanjisu111
本文通过简易的表单制作, 添加表单的方法程序, 在程序中巧妙设置线条控件的L i neS2lant 、Left 、Top 、Height 及width 属性值,同时设置计时器的Interval 属性及Timer Event 方法程序改变线条的颜色,以达到动态显示效果
标签: neS2lant Interval Height width
上传时间: 2013-12-31
上传用户:zhaiye
pulse width modulation code using servo motor
标签: modulation pulse motor width
上传时间: 2013-12-14
上传用户:ma1301115706
IP core of adder,8-bit width, three design concerpts with different effect.
标签: concerpts different design effect
上传时间: 2017-05-18
上传用户:无聊来刷下
Trace width Calculator
标签: Calculator Trace width
上传时间: 2014-01-21
上传用户:123啊
Trace width Based on Voltage Drop
上传时间: 2013-12-29
上传用户:hakim
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
单片机产生PWM波对电机进行调速 脉冲宽度调制(Pulse width Modulation—PWM)是指将输出信号的基本周期固定,通过调整基本周期内工作周期的大小来控制输出功率
标签: Modulation PWM Pulse width
上传时间: 2017-06-15
上传用户:黄华强