代码搜索:数字识别
找到约 10,000 项符合「数字识别」的源代码
代码结果 10,000
www.eeworm.com/read/231804/14218923
suo 数字签名.suo
www.eeworm.com/read/231804/14218925
dsp 数字签名.dsp
# Microsoft Developer Studio Project File - Name="数字签名" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/231804/14218926
ncb 数字签名.ncb
www.eeworm.com/read/231804/14218964
cpp 数字签名.cpp
//--------------------------------------------------------------------
// 数字签名以及认证
#include
#include
#include
#define MY_ENCODING_TYPE (PKCS_7_ASN_ENCODING |
www.eeworm.com/read/231775/14220726
pdf 数字新板.pdf
www.eeworm.com/read/228876/14358687
kdh 数字水印技术.kdh
www.eeworm.com/read/228876/14358745
caj 数字水印技术.caj
www.eeworm.com/read/227813/14411263
m 数字pid控制.m
%Discrete PID control for continuous plant
clear all;
close all;
ts=0.001; %Sampling time
xk=zeros(2,1);
e_1=0;
u_1=0;
for k=1:1:2000
time(k)=k*ts;
rin(k)=0.50*sin(1*2
www.eeworm.com/read/126500/14419166
c 数字存储示波器.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define ad7528a XBYTE[0x7ffe] //D/A输出端A口
#define ad7528b XBYTE[0x7fff] //D/A输出端B口
#defin