代码搜索结果

找到约 10,000 项符合 6 的代码

test6_6.txt

#include #include #include int main(int argc,char *argv[]) { char symname[ ]={"mysym"}; char buf[80]; if(argc

f6_6.m

%产生线性调频信号 sig=fmlin(200,0.1,0.4); %计算Wigner-Ville分布 [tfr,t,f]=tfrwv(sig); %计算一阶和二阶矩 [tm,T2]=momftfr(tfr); %结果显示 figure(1); plot(f,tm,'LineWidth',2); xlabel('频率 f'); ylabel('一阶矩 tm'); figu

app6_6.java

// app6_6, 简单的范例 public class app6_6 { public static void main(String args[]) { star(); // 调用star() method System.out.println("I love Java"); star(); //调用star() method

app6_6.java

// app6_6, 简单的范例 public class app6_6 { public static void main(String args[]) { star(); // 调用star() method System.out.println("I love Java"); star(); //调用star() method

lab6_6.cpp

// lab6_6.cpp #include "employee.h" void main(void) { Employee emp[5] = { Employee("张三","平安大街3号", "北京", "100000"), Employee("李四","王府井大街20号", "北京", "100000"), Employee("赵刚","中山路112号",