代码搜索:采集放大
找到约 5,129 项符合「采集放大」的源代码
代码结果 5,129
www.eeworm.com/read/111706/15504870
pdf vxwork 4 视频采集.pdf
www.eeworm.com/read/382315/9037074
c dir.c
// 红外的发射和接受,数据的采集
// 脉冲间隔发射,用 AD 采集
#include "includes.h"
www.eeworm.com/read/163445/10160494
txt 说明.txt
说明:版本2.5是在版本2.3的基础上增加了一套模板,但有广告位功能遗失。在版本2.5中,广告管理设置无效。
版本3.0正在开发中,其将比2.3,2.5都更优秀,届时将考虑加上文章采集功能。
www.eeworm.com/read/438632/7728868
c dir.c
// 红外的发射和接受,数据的采集
// 脉冲间隔发射,用 AD 采集
#include "includes.h"
www.eeworm.com/read/197548/6276753
dat bookinfo.dat
[General Information]
书名=数据采集与处理
作者=
页数=213
SS号=0
出版日期=
www.eeworm.com/read/485945/6550891
c dir.c
// 红外的发射和接受,数据的采集
// 脉冲间隔发射,用 AD 采集
#include "includes.h"
www.eeworm.com/read/482149/6628547
c dir.c
// 红外的发射和接受,数据的采集
// 脉冲间隔发射,用 AD 采集
#include "includes.h"
www.eeworm.com/read/188543/8529547
m 12-9.m
I = imread('ic.tif');
J = imresize(I,1.25);
%使用默认最近邻插值法放大图像1.25倍
imshow(I)
figure, imshow(J)
www.eeworm.com/read/378041/9253218
m 12-9.m
I = imread('ic.tif');
J = imresize(I,1.25);
%使用默认最近邻插值法放大图像1.25倍
imshow(I)
figure, imshow(J)
www.eeworm.com/read/357171/10214195
m 12-9.m
I = imread('ic.tif');
J = imresize(I,1.25);
%使用默认最近邻插值法放大图像1.25倍
imshow(I)
figure, imshow(J)