代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/413980/2155809
js dialog_tag_select.js
var OxO958a=["inp_name","inp_access","inp_id","inp_index","inp_size","inp_Multiple","inp_Disabled","inp_item_text","inp_item_value","btnInsertItem","btnUpdateItem","btnDeleteItem","btnMoveUpItem","btn
www.eeworm.com/read/366702/2881988
h mixed-struct-check.h
/* Function definitions that are used by multiple tests. */
void checkScd (Scd x, int i)
{ if (x.c != (char)i || x.d != (double)i+1) DEBUG_CHECK }
void checkScdc (Scdc x, int i)
{ if (x.c != (char)i
www.eeworm.com/read/282090/9120651
cpp drag.cpp
#include "stdafx.h"
#include "qe3.h"
/*
drag either multiple brushes, or select plane points from
a single brush.
*/
qboolean drag_ok;
vec3_t drag_xvec;
vec3_t drag_yvec;
static
www.eeworm.com/read/314474/13566659
gawk merge-nbest.gawk
#!/usr/local/bin/gawk -f
#
# merge-nbest --
# merge hyps from multiple N-best lists into a single list
#
# $Header: /home/srilm/devel/utils/src/RCS/merge-nbest.gawk,v 1.6 2004/11/02 02:00:35 stolcke E
www.eeworm.com/read/305575/13765554
m msvd.m
function[d,u1,v1,trS,u2,v2]=msvd(mmat,i2,i3)
%MSVD Singular value decomposition for polarization analysis.
%
% MSVD computes the singular value decomposition for multiple-
% transform polarizatio
www.eeworm.com/read/403922/11505952
html function.curl-setopt-array.html
Set multiple options for a cURL transfer
www.eeworm.com/read/224016/14607675
c sl811.c
#include "common.h"
#include "SL811.H"
#include "HAL.H"
extern FLAGS bdata bFlags;
PKG usbstack;
unsigned char xdata DBUF[BUFFER_LENGTH]; //8K数据缓冲区
pUSBDEV xdata uDev; // Multiple USB device
www.eeworm.com/read/117684/14909749
java samplearithmetic.java
/**
* 典型算法---最小公倍数和最大公约数(min common multiple and max common divisor)
*/
public class SampleArithmetic {
//定义属性
protected static int max,min;
/**
* 构建器/
* 初始化方法,给类属性赋值
www.eeworm.com/read/491239/1192396
m burg_s.m
function [rc,var,ASAcontrol] = burg_s(f,b,max_order,last)
%BURG_S Burg type AR estimator for multiple segments
% [RC,VAR] = BURG_S(SIG_MTX,MAX_ORDER) estimates a single vector of AR-
% reflecti
www.eeworm.com/read/467816/1496151
m burg_s.m
function [rc,var,ASAcontrol] = burg_s(f,b,max_order,last)
%BURG_S Burg type AR estimator for multiple segments
% [RC,VAR] = BURG_S(SIG_MTX,MAX_ORDER) estimates a single vector of AR-
% reflecti