代码搜索:10 有哪些应用?
找到约 10,000 项符合「10 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/368625/9682891
cpp 10_10.cpp
#include
#include
#include
#include
using namespace std;
class even_by_two
{
public:
int operator()()const
{return _x+=2;}
private:
static int
www.eeworm.com/read/249868/12465301
m 10-10.m
wname = 'db5';
%设置小波名
[Lo_D,Hi_D,Lo_R,Hi_R] = wfilters(wname);
% 计算与给定小波名相关的四个滤波器
subplot(221); stem(Lo_D);
title('分解低通滤波器');
subplot(222); stem(Hi_D);
title('分解高通滤波器');
subplot(223); ste
www.eeworm.com/read/248954/12530295
cpp 10_10.cpp
#include
#include
#include
using namespace std;
int main()
{ int a[ 10 ] = { 6, 20, 9, 1, 40, 30, 10, 20, 85, 13 };
multiset< int, less< int > > iMultiset; // 整数
www.eeworm.com/read/334943/12560523
m 10-10.m
wname = 'db5';
%设置小波名
[Lo_D,Hi_D,Lo_R,Hi_R] = wfilters(wname);
% 计算与给定小波名相关的四个滤波器
subplot(221); stem(Lo_D);
title('分解低通滤波器');
subplot(222); stem(Hi_D);
title('分解高通滤波器');
subplot(223); ste
www.eeworm.com/read/134003/14012748
opt 10_10.opt
www.eeworm.com/read/134003/14012752
plg 10_10.plg
Build Log
--------------------Configuration: 10_10 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\KAVINC~
www.eeworm.com/read/134003/14012754
dsw 10_10.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/134003/14012756
dsp 10_10.dsp
# Microsoft Developer Studio Project File - Name="10_10" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/134003/14012757
ncb 10_10.ncb
www.eeworm.com/read/236472/14014646
cbr-10-10
#
# First Multicast group
# 10 sender: nodes 0 through 9
# receiver(s): nodes 40 through 49
#
for {set i 0} {$i < 10} {incr i} {
set udp_($i) [new Agent/UDP]
$udp_($i) set dst_addr_ 0xE000000
$ns_