代码搜索:数字识别

找到约 10,000 项符合「数字识别」的源代码

代码结果 10,000
www.eeworm.com/read/299440/7856985

c 1_pro.c

#include int cnt,sum; void countValue() { int i,qw,bw,sw,gw; for(i=5000;i>=1000;i--) { qw=i/1000; /*求四位数的千位数字*/ bw=i%1000/100; /*求四位数的百位数字*/
www.eeworm.com/read/397229/8061918

asm c.asm

OUTBIT equ 8002h ; 位/列控制口 OUTSEG equ 8004h ; 段控制口 IN_KEY equ 8001h ; 键盘行读入口 data segment LEDBuf db 6 dup(?) ; 显示缓冲区 Num db 1 dup(?) ; 显示的数字 DelayT db 1 dup(?) ;显示LEDBuf区数字的重复次
www.eeworm.com/read/242302/13048238

html 13436.html

Re: 请问如何能够将 *.mdb中的一个栏位中的数字减一? Re: 请问如何能够将 *.mdb中的一个栏位中的数字减一?
www.eeworm.com/read/242302/13062408

html 6891.html

那可否中途停止程式并储存进度呢?又,理论上数字范围极限应为何? 那可否中途停止程式并储存进度呢?又,理论上数字范围极限应为何?
www.eeworm.com/read/242302/13068119

html 13434.html

请问如何能够将 *.mdb中的一个栏位中的数字减一? 请问如何能够将 *.mdb中的一个栏位中的数字减一?
www.eeworm.com/read/242302/13071003

html 13517.html

Re: 请问如何能够将 *.mdb中的一个栏位中的数字减一? Re: 请问如何能够将 *.mdb中的一个栏位中的数字减一?
www.eeworm.com/read/306452/13744841

plg 1.plg

礦ision3 Build Log Project: C:\Documents and Settings\JiangShuai\桌面\时钟\数字钟\数字钟\proteus图\1.uv2 Project File Date: 03/14/2008 Output: Build targe
www.eeworm.com/read/264076/11330554

cpp 删数.cpp

#include #include #include bool* del; // del 数组表示某数是否已被删除 int length; // 为待删数字总长度 ... char num[256]; // 存放待删除数字,最大长度256 int k; // 为欲删除的个数 void read_file(); i
www.eeworm.com/read/264066/11331006

m xxxxx.m

x=round(rand(1,30));%随机产生的1行100列数字基带信号 subplot(2,1,1); impulscx(x,2); %调用impulscx(x,ts) ts=2函数 axis([0,30,0,1.1]); title('随机数字基带信号') %为所画图命名 y=[x,x]; for i=1:length
www.eeworm.com/read/264066/11331041

asv x_temp.asv

x=round(rand(1,30));%随机产生的1行100列数字基带信号 subplot(2,1,1); impulscx(x,2); %调用impulscx(x,ts) ts=2函数 axis([0,30,0,1.1]); title('随机数字基带信号') %为所画图命名 y=[x,x]; for i=1:length