代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/216266/15021490
uv2 i2cmst.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2140 Board), 0x0005 // Tools: ''
Group (Startup Code)
Group (Source Code)
Group (Documentation)
File 1,2,
www.eeworm.com/read/115198/15022028
rc2 big2gb.rc2
//
// BIG2GB.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/216262/15022649
m example4_2_2.m
load noisbump
x = noisbump;
t = wpdec(x,3,'db2');
figure(1);
fig = drawtree(t);
%产生图4-5所示一维小波包图形工具,这里相当于采用命令行方式完成第三章的分析
newt = readtree(fig);
%得到新的树
newt = wpjoin(newt,3);
%重新组合小波包
figu
www.eeworm.com/read/216262/15022671
m example2_2_1.m
www.eeworm.com/read/115137/15024923
c mam2debug2.c
/* Mammoth 2 Debug Buffer Dumper
Copyright 2000 Enhanced Software Technologies Inc.
$Date: 2001/06/05 17:10:21 $
$Revision: 1.1.1.1 $
Written by Eric Lee Green
Released un
www.eeworm.com/read/215983/15031290
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.
% Firs
www.eeworm.com/read/215911/15034251
m example4_2_2.m
load noisbump
x = noisbump;
t = wpdec(x,3,'db2');
figure(1);
fig = drawtree(t);
%产生图4-5所示一维小波包图形工具,这里相当于采用命令行方式完成第三章的分析
newt = readtree(fig);
%得到新的树
newt = wpjoin(newt,3);
%重新组合小波包
figu
www.eeworm.com/read/215911/15034258