代码搜索:2

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

代码结果 10,000
www.eeworm.com/read/390840/8438099

m nnd2n2.m

function nnd2n2(cmd,arg1,arg2,arg3) %NND2N2 Two-input neuron demonstration. % % This demonstration requires either the MININNET functions % on the NND disk or the Neural Network Toolbox. % $R
www.eeworm.com/read/290656/8469102

bmp xp_button_2_2.bmp

www.eeworm.com/read/390322/8471203

m lec2mldemo2.m

% MIT 18.335 - Lecture 2 MATLAB Demo 2 % Demonstrate induced matrix norms % Per-Olof Persson, September 12, 2006 n=128; phi=2*pi*(0:n)'/n; % 2-norm x=cos(phi); y=sin(phi); plot(x,y),axis
www.eeworm.com/read/390152/8481782

bak work2_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 Fil
www.eeworm.com/read/390129/8482684

bak basketball2_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (目标 1), 0x0000 // Tools: 'MCS-51' Group (源代码组 1) File 1,1, 0x0 Options 1,0,0 // Targ
www.eeworm.com/read/189194/8485429

bmp d2membertyp2.bmp

#define d2membertyp2_width 12 #define d2membertyp2_height 12 static char d2membertyp2_bits[] = { 0x02, 0x00, 0x07, 0x00, 0x12, 0x00, 0x12, 0x00, 0xaa, 0x00, 0xaa, 0x00, 0x4a, 0x01, 0x06, 0x01, 0
www.eeworm.com/read/189063/8491813

m str2mat2.m

% function s=str2mat2(t1,t2,t3) % 替代函数 function s=str2mat2(t1,t2,t3) [Q1,L1]=size(t1); [Q2,L2]=size(t2); if nargin == 2, if L1 > L2, s=[t1; [t2 blanks(L1-L2) ]]; elseif L1 < L
www.eeworm.com/read/189063/8492767

m str2mat2.m

% function s=str2mat2(t1,t2,t3) % % Replacement function for str2mat. For use with tree_ga. % Note: t2 and t3 must be string vectors. function s=str2mat2(t1,t2,t3) [Q1,L1]=size(t1); [Q2,L2]=
www.eeworm.com/read/189008/8497129

bak 6_2_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,
www.eeworm.com/read/188978/8498223

usc i2cex2.usc

// This example writes 256 from 24c01/24c16 Program WriteI2CEx; var d: byte; i: integer; begin ShowHexEdit; SetSizeHexEdit( 256 ); PowerOn; ConfigI2C( 10, 10000 );//clock=10us,writ