代码搜索:数字识别
找到约 10,000 项符合「数字识别」的源代码
代码结果 10,000
www.eeworm.com/read/411934/11220772
asm digital_pid.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;; 实用数字PID控制程序
;;;; 本程序的文件名是Digital_PID.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.title "Digital_PID.asm"
www.eeworm.com/read/411934/11220774
asm fuzzy_pi.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;; 模糊数字PI控制程序
;;;; 本程序的文件名是Fuzzy_PI.asm
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
.title "Fuzzy_PI.asm"
.in
www.eeworm.com/read/109787/15548524
frm form1.frm
VERSION 5.00
Begin VB.Form FormA
BackColor = &H00808000&
BorderStyle = 3 'Fixed Dialog
Caption = "数字智商测试"
ClientHeight = 5205
ClientLeft = 19
www.eeworm.com/read/261837/10249006
txt output.txt
program 3
test 1
; 36
integer 9
i 1
; 36
var 8
j 1
; 36
real 10
k 1
; 36
if 13
i 1
> 31
j 1
j 1
= 38
i 1
end 7
; 36
无法识别的字符 `
www.eeworm.com/read/327051/13102006
pas unit1.pas
{
NdOcr.pas 入口
comm.pas 数据定义
func.pas 函数定义
kind1.pas 具体识别过程
}
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrl
www.eeworm.com/read/264997/11286562
dat bookinfo.dat
[General Information]
书名=神经网络模式识别及其实现
作者=[美] Abhijit S.Pandya Robert B.Macy
页数=333
SS号=10028840
出版日期=1999年06月第1版
www.eeworm.com/read/345954/11777741
m simulate.m
clear
%%%%%%%%%% D_S算法设置 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
num_Sensor=3; %传感器数目
num_Object=6; %识别对象数目 四个目标(机载雷达: 火控 瞄准 导航 预警)+全集+空集
num_Period=3;
www.eeworm.com/read/16109/660905
51
#include //语音识别程序
#include
#include
#define uint unsigned int
#define uchar unsigned char
sbit ISD_SS = P1^0; //ISD4002片选
s