代码搜索:数字识别
找到约 10,000 项符合「数字识别」的源代码
代码结果 10,000
www.eeworm.com/read/389274/8536903
m example57_1.m
figure('name','简单的形状识别','numbertitle','off');
clc;
%%%%%%%%%%%%%%%%%%%%%%%%%%%
a=imread('example57Re1.bmp');
p=rgb2gray(a);
for i=1:128
for j=1:128
if p(i,j)>130
www.eeworm.com/read/389274/8537452
m example57_3.m
figure('name','简单的形状识别','numbertitle','off');
clc;
%%%%%%%%%%%%%%%%%%%%%%%%%%%
a=imread('example57Re3.bmp');
p=rgb2gray(a);
for i=1:128
for j=1:128
if p(i,j)>130
www.eeworm.com/read/389274/8537767
m example57_2.m
figure('name','简单的形状识别','numbertitle','off');
clc;
%%%%%%%%%%%%%%%%%%%%%%%%%%%
a=imread('example57Re2.bmp');
p=rgb2gray(a);
for i=1:128
for j=1:128
if p(i,j)>130
www.eeworm.com/read/177199/9465264
java e9_4.java
//请注意,我怕用中文的变量名字无法识别,
//所以书上的中文变量分别用下面的代替:
//会计:accountant
//出纳:cashier
//存取:inout
/////////////////////////////////////////////////////////////////////////////////////////
import java.applet.*;
www.eeworm.com/read/397761/8023239
m example57_1.m
figure('name','简单的形状识别','numbertitle','off');
clc;
%%%%%%%%%%%%%%%%%%%%%%%%%%%
a=imread('example57Re1.bmp');
p=rgb2gray(a);
for i=1:128
for j=1:128
if p(i,j)>130
www.eeworm.com/read/397761/8023721
m example57_3.m
figure('name','简单的形状识别','numbertitle','off');
clc;
%%%%%%%%%%%%%%%%%%%%%%%%%%%
a=imread('example57Re3.bmp');
p=rgb2gray(a);
for i=1:128
for j=1:128
if p(i,j)>130
www.eeworm.com/read/397761/8024046
m example57_2.m
figure('name','简单的形状识别','numbertitle','off');
clc;
%%%%%%%%%%%%%%%%%%%%%%%%%%%
a=imread('example57Re2.bmp');
p=rgb2gray(a);
for i=1:128
for j=1:128
if p(i,j)>130
www.eeworm.com/read/137802/13296498
bak test.c.bak
/* ***********函数分析识别程序*******************/
#include
#include
#include
#include
#define MAX 20
void main();
//bool isReserved(char *);
bool isdivided(
www.eeworm.com/read/137802/13296509
txt libin.txt
/* ***********函数分析识别程序*******************/
#include
#include
#include
#include
#define MAX 20
void main();
//bool isReserved(char *);
bool isdivided(
www.eeworm.com/read/319793/13442841
ini conf.ini
^ ------------ 通用信息设置 开始 --------------
图像模式识别-VC++技术实现
^标志图片名称
tup_cd.bmp
^ ------------ 通用信息设置 结束 --------------
^ ------------ 条目设置 开始 -------------