代码搜索:Compute

找到约 10,000 项符合「Compute」的源代码

代码结果 10,000
www.eeworm.com/read/392205/8357538

java compute_formuladefine.java

package pbs.service.defineobject; /** * Title: * Description: * Copyright: Copyright (c) 2004 * Company: * @author not attributable * @version 1.0 */ i
www.eeworm.com/read/392205/8357656

java compute_componentdefine.java

package pbs.service.defineobject; import pbs.service.function.*; /** * Title: * Description: * Copyright: Copyright (c) 2004 * Company: * @author not att
www.eeworm.com/read/370635/9589641

m compute_quadtree.m

function [QT,Theta] = compute_quadtree(M,T,j_min,j_max,s) % bandelet_transform_fwd - compute the quadtree that optimize the Lagrangian. % % [QT,Theta] = compute_quadtree(M,T,j_min,j_max,s); %
www.eeworm.com/read/171849/9732190

c wide_compute.c

/* ** COMPUTE EXAMPLE PROGRAM: For XNL feature ** --------------------------------------------- ** ** Description ** ----------- ** This example demonstrates processing compute results with wide
www.eeworm.com/read/171849/9732257

c uni_compute.c

/* ** ** Description ** ----------- ** This is an unichar16 example program modified from compute.c ** for unichar/univarchar datatype demo. ** ** This example demonstrates processing com
www.eeworm.com/read/266843/11210774

doc compute g.doc

www.eeworm.com/read/411671/11234314

m compute_steering.m

function [G,iwp]= compute_steering(x, wp, iwp, minD, G, rateG, maxG, dt) %function [G,iwp]= compute_steering(x, wp, iwp, minD, G, rateG, maxG, dt) % % INPUTS: % x - true position % wp - waypo
www.eeworm.com/read/411670/11234350

m compute_steering.m

function [G,iwp]= compute_steering(x, wp, iwp, minD, G, rateG, maxG, dt) %function [G,iwp]= compute_steering(x, wp, iwp, minD, G, rateG, maxG, dt) % % INPUTS: % x - true position % wp - waypo
www.eeworm.com/read/147186/12578790

m compute_counts.m

function count = compute_counts(data, sz) % COMPUTE_COUNTS Count the number of times each combination of discrete assignments occurs % count = compute_counts(data, sz) % % data(i,t) is the value o
www.eeworm.com/read/146520/12641018

m compute_relation.m

function [A,B] = compute_relation(data,scale_sig,order) % % [W,Dist] = compute_relation(data,scale_sig) % Input: data= Feature_dimension x Num_data % ouput: W = pair-wise data simila