代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/372592/9500730
frm d2r2.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/372592/9502048
txt d2r2.txt
Private Sub Command1_Click()
'PROGRAM D2R2
'DRIVER for routine RATINT
NPT = 6
Dim X(6), Y(6)
For I = 1 To NPT
X(I) = I * 2# / NPT
Y(I) = FUNC(X(I))
Next
www.eeworm.com/read/176193/9512731
m interpolate_2x2.m
function complete=interpolate_2x2(index,value,method,TxNum);
% index: value's point location
% value: underlying function
% method: used in matlab funcion interp1,such as 'linear','spline','cubic'
www.eeworm.com/read/176193/9512736
m addawgn_2x2.m
function addAWGN_2x2(awgnparams,NoiseVar)
randn('state',sum(100*clock));
% --------Add Noise to Rx Antenna 1-----------
awgnipfid_rx1 = fopen(awgnparams.rx1_infile, 'r'); % open awgn input
www.eeworm.com/read/372207/9517575
bak tc2_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (tc2), 0x0000 // Tools: 'MCS-51'
Group (main)
File 1,1, 0x0
File 1,4,
www.eeworm.com/read/372189/9518034
mac c2cxrad2.mac
******************************************************************************
* FILE: c25cxrad2.mac --> macro file for radix 2 fft's based on 320c5x *
*
www.eeworm.com/read/176059/9520416
dp2 ps2icc.dp2
PS2ICC.o: C:/icc/include/io8535v.h C:/icc/include/macros.h C:\DOCUME~1\Administrator\桌面\张军\PS2-ICC/Encode.h C:\DOCUME~1\Administrator\桌面\张军\PS2-ICC/RTC.h C:\DOCUME~1\Administrator\桌面\张军\PS2-ICC/ZIMO.H
www.eeworm.com/read/371617/9545605
vhd bin2led2.vhd
library ieee;
use ieee.std_logic_1164.all;
entity bin2led2 is
port(
bin2: in std_logic_vector(3 downto 0);
sseg2: out std_logic_vector(6 downto 0)
);
end bin2led2;
architec
www.eeworm.com/read/371617/9545746
txt bin2led2.txt
library ieee;
use ieee.std_logic_1164.all;
entity bin2led2 is
port(
bin2: in std_logic_vector(3 downto 0);
sseg2: out std_logic_vector(6 downto 0)
);
end bin2led2;
architec
www.eeworm.com/read/371065/9569696
uv2 i2cmst.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2300), 0x0004 // Tools: 'ARM-ADS'
Target (MCB2300 Debug), 0x0004 // Tools: 'ARM-ADS'
Group (Source Files)
Group (Documen