代码搜索:source

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

代码结果 10,000
www.eeworm.com/read/378706/9217965

c source.c

#include #include #pragma comment (lib,"Advapi32.lib") void main() { DWORD dwRet; LPSTR SamName = "MACHINE\\SAM\\SAM"; PSECURITY_DESCRIPTOR pSD = NULL; PACL pOldDacl
www.eeworm.com/read/378354/9236173

rar source.rar

www.eeworm.com/read/181456/9254764

m source.m

function data = source(fr_length,frames,md,zf,varargin) %SOURCE Generate source data. % D = SOURCE(K,F,MD,ZF) creates a data source consists of desired % number of F frames each having K symbols.
www.eeworm.com/read/377999/9254781

rar source.rar

www.eeworm.com/read/181307/9260049

m source.m

function c=source(len) a=randint(1,len*2); b=reshape(a,2,len); c=zeros(1,len); for j=1:len if b(1,j)==0 if b(2,j)==0 c(j)=0; else c(j)=1; end else
www.eeworm.com/read/181303/9260217

m source.m

function c=source(len) a=randint(1,len*2); b=reshape(a,2,len); c=zeros(1,len); for j=1:len if b(1,j)==0 if b(2,j)==0 c(j)=0; else c(j)=1; end else
www.eeworm.com/read/181165/9271596

zip source.zip

www.eeworm.com/read/180193/9316398

cpp source.cpp

// Avisynth v0.3. Copyright 2000 Ben Rudiak-Gould. For distribution // conditions, please see http://www.math.berkeley.edu/~benrg/avisynth.html . #include "avisynth.h" #include "internal-filt
www.eeworm.com/read/180141/9318455

txt source.txt

6 1 1 1 1 -1 1 1 1 -1 -1 -1 -1 1 1 -1 -1 -1 -1 1 1 -1 1 -1 -1 1 1 1 1 -1 1 0 1 -1 -1 -1 -1 2 2
www.eeworm.com/read/179497/9353813

cpp source.cpp

#include #include #include #include #include #include #include #include #include #include #inc