代码搜索:小样本

找到约 10,000 项符合「小样本」的源代码

代码结果 10,000
www.eeworm.com/read/223874/14615095

c print.c

/**************************************************************** * print Lite for 51 (#fal) * printf51简化版(编译后代码体积小) void print_init(void); //串口初始化 void print_Str(const char*p); //串口输出字符串
www.eeworm.com/read/222827/14672080

asp config.asp

www.eeworm.com/read/220921/14783740

cpp p1-42.cpp

#include main() { //声明变量 int i,j; float t,a[5]; //从键盘上为数组赋值 for (i=0;i
www.eeworm.com/read/117793/14905134

asp config.asp

www.eeworm.com/read/218418/14921432

cpp p1-42.cpp

#include main() { //声明变量 int i,j; float t,a[5]; //从键盘上为数组赋值 for (i=0;i
www.eeworm.com/read/218380/14924049

asm 1.asm

;************; ;小灯控制程序; ;************; ; ;************; ;中断入口程序; ;************; ; ORG 0000H ;程序执行开始地址 LJMP START ;跳至START执行 ORG 0003H ;外中断0中断入口地址 RETI ;中断返回(
www.eeworm.com/read/217636/14956739

cs switchapp.cs

using System; using System.IO; class SwitchApp { public static void Main() { //显示提示 Console.WriteLine("三种选择型号: 1=(小杯, ¥3.0) 2=(中杯, ¥4.0) 3=(大杯, ¥5.0)"); Console.
www.eeworm.com/read/217392/14967031

m exa090603.m

% ------------------------------------------------------------------- % exa090603.m, for fig 9.6.3 % 产生 mexhat 小波的时域波形及频谱 % 注:在该程序中,用到了子程序 mexhat.m, % 该程序请读者在如下的网站上下载: %
www.eeworm.com/read/216800/14991919

m exa090603.m

% ------------------------------------------------------------------- % exa090603.m, for fig 9.6.3 % 产生 mexhat 小波的时域波形及频谱 % 注:在该程序中,用到了子程序 mexhat.m, % 该程序请读者在如下的网站上下载: %
www.eeworm.com/read/216262/15022632

m example6_1.m

%首先装载一原始信号 load nearbrk; s=nearbrk; %=========================== %画出该信号的波形图 subplot(4,2,1); plot(s); Ylabel('s'); title('原始信号s和信号的近似a、细节d'); %=========================== %用小波