代码搜索:数字识别

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

代码结果 10,000
www.eeworm.com/read/246873/12700248

xml 20051115160922.xml

系统识别:4 ============================================================ 错误号:36 错误对象:dw_2 错误事件:retrieveend 错误窗口菜单:w
www.eeworm.com/read/145662/12708076

cpp templatetrans.cpp

/************************************************************************** * 文件名:TemplateTrans.cpp * * 图像模板变换API函数库: * * Template() - 图像模板变换,通过改变模板,可以用它实现 * 图像的平滑、锐化、边缘识别等操作
www.eeworm.com/read/331528/12822685

dat bookinfo.dat

[General Information] 书名=>信息技术丛书 模式识别(第二版) 作者=BEXP 下载位置=http://www.myelib.com/shuxue/diskdv/dv68/30/!00001.pdg
www.eeworm.com/read/141041/13045961

cpp templatetrans.cpp

/************************************************************************** * 文件名:TemplateTrans.cpp * * 图像模板变换API函数库: * * Template() - 图像模板变换,通过改变模板,可以用它实现 * 图像的平滑、锐化、边缘识别等操作
www.eeworm.com/read/327721/13065992

cpp svmapdisp.cpp

/********************************************************* Update History: 2000.05.17:procMAPCI,分解“小区识别”为MCC,MNC,LAC,CI 2000.06.14:增加防范措施 2000.07.24:增加防范措施 2000.08.12:由于短消息内容太大,修改显示区格式:
www.eeworm.com/read/327051/13102053

pas kind1.pas

unit kind1; interface uses Windows,SysUtils,Classes,Math,comm,func; function getCode1(var pImgAry:TBArray;imgW,imgH:Integer;para:pchar):string; implementation //单元识别 //limit:只要找到l
www.eeworm.com/read/322974/13359416

cpp templatetrans.cpp

/************************************************************************** * 文件名:TemplateTrans.cpp * * 图像模板变换API函数库: * * Template() - 图像模板变换,通过改变模板,可以用它实现 * 图像的平滑、锐化、边缘识别等操作
www.eeworm.com/read/322974/13359442

cpp templatetrans.cpp

/************************************************************************** * 文件名:TemplateTrans.cpp * * 图像模板变换API函数库: * * Template() - 图像模板变换,通过改变模板,可以用它实现 * 图像的平滑、锐化、边缘识别等操作
www.eeworm.com/read/322875/13362725

cpp 标准四阶龙格库塔算法.cpp

#include struct xy //为方便编程时识别,定义结构体 { double x,y; }; class Runge { double a,b,h;int n; public: Runge(double A,double B,int N) //公式
www.eeworm.com/read/321111/13412073

cpp templatetrans.cpp

/************************************************************************** * 文件名:TemplateTrans.cpp * * 图像模板变换API函数库: * * Template() - 图像模板变换,通过改变模板,可以用它实现 * 图像的平滑、锐化、边缘识别等操作