代码搜索:UserData

找到约 4,368 项符合「UserData」的源代码

代码结果 4,368
www.eeworm.com/read/180751/5280917

cc wvstreamfunex.cc

#include #include #include #include void concallback(WvStream &con, void *userdata) { WvStream &modem = *(WvStream *)userdata; char *str
www.eeworm.com/read/390840/8438019

m nnd8dd.m

function nnd8dd(cmd,data) %NND8DD Directional derivatives demonstration. % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.7 $ % BRING UP FIGURE IF IT EXISTS
www.eeworm.com/read/433114/8544613

m v3d_show.m

function v3d_show(x,y,z,v,options) % Standard view after loading of data % Adaptation of function "v3d_show" by Robert Barsch; the original % version is available at The Matlab Central File Excha
www.eeworm.com/read/433114/8545621

m display_cursor_location_2d.m

function display_cursor_location_2d(hObject,evdata) %#ok % GUI tool (button_handle is not required) % To invoke: % set(gcf,'WindowButtonMotion',@display_cursor_location_2d) figure_handle=hObject
www.eeworm.com/read/432378/8608069

m rri_zoom_menu.m

% Imbed a zoom menu to any figure. % % Usage: rri_zoom_menu(fig); % % - Jimmy Shen (jimmy@rotman-baycrest.on.ca) % %-------------------------------------------------------------------- fun
www.eeworm.com/read/430776/8728831

m rri_zoom_menu.m

% Imbed a zoom menu to any figure. % % Usage: rri_zoom_menu(fig); % % - Jimmy Shen (jimmy@rotman-baycrest.on.ca) % %-------------------------------------------------------------------- fun
www.eeworm.com/read/286662/8751920

m plot_process.m

function plot_process(mu, plot_on) %Plot the mu's during an algorithm's execution %Inputs: % mu - The location of points % plot_on - 1-Plot centers, 2-Plot Voronoi centers, 3-Both % % No o
www.eeworm.com/read/382989/8982916

m v3d_show.m

function v3d_show(x,y,z,v,options) % Standard view after loading of data % Adaptation of function "v3d_show" by Robert Barsch; the original % version is available at The Matlab Central File Excha
www.eeworm.com/read/380140/9160265

c mng.c

/* * fbmngplay - fb console MNG player. * (c) 2001-2002 by Stefan Reinauer, * * This program is based on mngplay, part of libmng, written and (C) by * Ralph Giles
www.eeworm.com/read/372113/9521290

m plot_process.m

function plot_process(mu, plot_on) %Plot the mu's during an algorithm's execution %Inputs: % mu - The location of points % plot_on - 1-Plot centers, 2-Plot Voronoi centers, 3-Both % % No o