代码搜索:Compute
找到约 10,000 项符合「Compute」的源代码
代码结果 10,000
www.eeworm.com/read/392205/8357237
java his_compute_formuladefine.java
package pbs.service.defineobject;
import pbs.service.function.*;
public class his_compute_formulaDefine extends defineObject {
public static int HIS_COMPUTE_ID_NO = 0;
public static int COMPUTE_
www.eeworm.com/read/392205/8357318
class his_compute_formuladefine.class
www.eeworm.com/read/392205/8357350
java his_compute_componentdefine.java
package pbs.service.defineobject;
import pbs.service.function.*;
public class his_compute_componentDefine extends defineObject {
public static int HIS_COMPUTE_ID_NO = 0;
public static int COMPUT
www.eeworm.com/read/392205/8357547
class his_compute_componentdefine.class
www.eeworm.com/read/370636/9589581
m compute_distance_to_points.m
function D = compute_distance_to_points(X,seeds)
% compute_distance_to_points - compute euclidean distance to a set of points.
%
% D = compute_distance_to_points(X,seeds)
%
% 'X' is a [d,n]
www.eeworm.com/read/370635/9589611
m compute_quadrant_selection.m
function [selx,sely] = compute_quadrant_selection(j,q)
% compute_quadrant_selection - compute the indice
% for selecting a given quadrant at a given scale
% of a wavelet transform.
%
% q=
www.eeworm.com/read/370635/9589658
m compute_best_direction.m
function [MW,theta,L] = compute_best_direction(M,T,s)
% compute_best_direction - optimize the lagrangian over a single square
%
% [MW,theta] = compute_best_direction(M,T,s);
%
% M is a 2D i
www.eeworm.com/read/370635/9589678
m compute_wavelet_quadtree.m
function [QT,Theta] = compute_wavelet_quadtree(M,Jmin,T,j_min,j_max,s, options)
% compute_wavelet_quadtree - compute the wavelet-bandelet quadtree
%
% [QT,Theta] = compute_wavelet_quadtree(M,Jm
www.eeworm.com/read/172007/9726961
m f_compute_remain.m
function [input_mes_rt,input_mes_total_rt]=f_compute_remain(M,input_mes,input_mes_total,new_target_total,asso_mes)
%计算未关联到的量测及数目
temp1=[];
temp2=linspace(0,0,M-1);
for i=2:M
mes_index=su
www.eeworm.com/read/413805/11141757
c pixman-compute-region.c
/*
*
* Copyright © 1999 Keith Packard
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that