代码搜索:汉字识别
找到约 8,007 项符合「汉字识别」的源代码
代码结果 8,007
www.eeworm.com/read/358610/6282441
h 语音识别.h
www.eeworm.com/read/358610/6282442
cpp 语音识别.cpp
#include
BOOL DlgProc(HWND, UINT, WPARAM, LPARAM) ;
#include "Record.cpp"
HINSTANCE hInst;
int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance,PSTR szCmdLine, int iCmdSh
www.eeworm.com/read/358610/6282444
exe 语音识别.exe
www.eeworm.com/read/358610/6282448
obj 语音识别.obj
www.eeworm.com/read/155680/11855471
cpp 文法识别.cpp
//写一程序识别字符串a((a|b)*|ab*a)*b
#include
int isloop1(char *str)//找出连续b的序列。
{
char *p=str;
int sum=0;
if(*p=='b')
{
sum++;
p++;
return sum+isloop1(p);
}
www.eeworm.com/read/257458/11925816
cpp 识别练习.cpp
#include
#include
#include
#include
#include"stdlib.h"
//定义PI的大小
#define pi 3.1415926
double AverageRandom(double min,double max);
double Norm
www.eeworm.com/read/230205/14297229
ppt 人脸识别.ppt
www.eeworm.com/read/228202/14396211
opt 数字识别.opt
www.eeworm.com/read/228202/14396212
ncb 数字识别.ncb
www.eeworm.com/read/228202/14396214
rc 数字识别.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////