代码搜索:10 是什么?
找到约 10,000 项符合「10 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/308708/13695290
c alg10-10.c
/* alg10-10.c 归并排序 */
#include
typedef int InfoType; /* 定义其它数据项的类型 */
#include"c9.h"
#include"c10-1.h"
void Merge(RedType SR[],RedType TR[],int i,int m,int n)
{ /* 将有序的SR[i..m]
www.eeworm.com/read/308482/13700448
c alg10-10.c
/* alg10-10.c 归并排序 */
#include
typedef int InfoType; /* 定义其它数据项的类型 */
#include"c9.h"
#include"c10-1.h"
void Merge(RedType SR[],RedType TR[],int i,int m,int n)
{ /* 将有序的SR[i..m]
www.eeworm.com/read/307670/13717683
cpp alg10-10.cpp
// alg10-10.cpp 归并排序
#include
typedef int InfoType; // 定义其它数据项的类型
#include"c9.h"
#include"c10-1.h"
void Merge(RedType SR[],RedType TR[],int i,int m,int n)
{ // 将有序的SR[i..m]和SR[
www.eeworm.com/read/305889/13757240
m example10_10.m
I1= imread('circles.tif');
imshow(I1);
I2 = bwmorph(I1,'skel',Inf);
imshow(I2)
I3= bwmorph(I1,'thin',Inf);
imshow(I3)
www.eeworm.com/read/304449/13794232
txt test10_10.txt
#include
#include
#include
#include
#include
#include
#include
int my_printf(const char *fmt,…);
void sighandler(
www.eeworm.com/read/304449/13794298
txt test10_10.txt
#include
#include
#include
#include
#include
#include
#include
int my_printf(const char *fmt,…);
void sighandler(
www.eeworm.com/read/302565/13832247
gif t10_10.gif
www.eeworm.com/read/301999/13844910
10x10 test.10x10
0 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1 1
2 1 1 1 1 1 1 1 1 1
3 1 1 1 1 1 1 1 1 1
4 1 1 1 1 1 1 1 1 1
5 1 1 1 1 1 1 1 1 1
6 1 1 1 1 1 1 1 1 1
7 1 1 1 1 1 1 1 1 1
8 1 1 1 1 1 1 1 1 1
9 1 1 1 1 1 1 1 1 1
www.eeworm.com/read/301807/13848233
m f10_10.m
%装载采集的信号leleccum.mat
load leleccum;
%将信号中第3600到第3700个采样点赋给s
index=1575:1720;
s=leleccum(index);
%画出原始信号
figure(1);
plot(index,s);
xlabel('样本序号 n');
ylabel('幅值 A');
%用db3小波进行5层分解
[c,l]=waved
www.eeworm.com/read/301746/13849264
tdf rgb10to10.tdf
-- rgb10to10.tdf, conversion of 10 bits RGB between
-- "PDP convention" and "LCD convention"
-- Age van Dalfsen (AvD), 20041210
SUBDESIGN RGB10to10
(
lvds_dvi_sel : INPUT;
Rpdp[9..0]