登录
首页 » Visual C++ » shibiao

shibiao

于 2016-10-17 发布 文件大小:2865KB
0 141
下载积分: 1 下载次数: 14

代码说明:

  水表数字识别主要对指针式水表进行数字识别(shui biao shu zi shibie)

文件列表:

水表指针识别(包含能够识别的图片)
................................\8BIT.cpp,1064,2010-01-10
................................\8BIT.h,1288,2009-11-19
................................\ChildFrm.cpp,1537,2008-09-24
................................\ChildFrm.h,1397,2010-01-10
................................\Debug
................................\.....\8BIT.obj,10864,2010-01-10
................................\.....\ChildFrm.obj,16153,2009-12-08
................................\.....\Dlg.obj,18274,2010-01-10
................................\.....\MainFrm.obj,20561,2015-10-24
................................\.....\StdAfx.obj,105607,2009-12-08
................................\.....\teach_test.exe,163894,2015-10-24
................................\.....\teach_test.ilk,441080,2015-10-24
................................\.....\teach_test.obj,28518,2009-12-09
................................\.....\teach_test.pch,5513416,2009-12-08
................................\.....\teach_test.pdb,566272,2015-10-24
................................\.....\teach_test.res,9932,2015-10-24
................................\.....\teach_testDoc.obj,23563,2010-01-10
................................\.....\teach_testView.obj,97772,2015-10-24
................................\.....\vc60.idb,254976,2015-10-24
................................\.....\vc60.pdb,380928,2015-10-24
................................\.....\ZFT.obj,9902,2009-12-09
................................\.....\ZFTDlg.obj,18880,2010-01-10
................................\.....\ZHIFT.obj,15238,2009-12-09
................................\Dlg.cpp,1551,2010-01-10
................................\Dlg.h,1356,2010-01-10
................................\MainFrm.cpp,2764,2015-10-24
................................\MainFrm.h,1570,2010-01-10
................................\ReadMe.txt,4874,2008-09-24
................................\res

................................\...\teach_test.rc2,402,2008-09-24


................................\resource.h,2543,2015-10-24
................................\StdAfx.cpp,212,2008-09-24
................................\StdAfx.h,1054,2008-09-24
................................\teach_test.aps,33600,2015-10-24
................................\teach_test.clw,5817,2015-10-24
................................\teach_test.cpp,5189,2008-09-24
................................\teach_test.dsp,5006,2010-01-10
................................\teach_test.dsw,543,2008-09-24
................................\teach_test.h,1484,2008-09-24
................................\teach_test.ncb,484352,2015-10-24
................................\teach_test.opt,620544,2015-10-24
................................\teach_test.plg,982,2015-10-24
................................\teach_test.rc,17338,2015-10-24
................................\teach_testDoc.cpp,7189,2010-01-10
................................\teach_testDoc.h,1944,2010-01-10
................................\teach_testView.cpp,34007,2010-01-10
................................\teach_testView.h,4194,2010-01-10
................................\ZFT.cpp,953,2009-12-07
................................\ZFT.h,1238,2009-12-09
................................\ZFTDlg.cpp,2443,2010-01-10
................................\ZFTDlg.h,1221,2010-01-10
................................\ZHIFT.cpp,2993,2009-12-09
................................\ZHIFT.h,1280,2009-12-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 12345678
    大规模地形渲演算法,支持LOD处理,是实现虚拟现实的一种方法(Virtural Realy)
    2012-02-07 14:27:06下载
    积分:1
  • kplk
    说明:  一款一个益智类的手机游戏源码,可自己进行编译生成相应的安装文件(A puzzle class of mobile game source code, can be compiled to generate the corresponding installation files.)
    2019-03-25 21:07:27下载
    积分:1
  • demoPrint
    通过使用MFC GDI来控制和操作打印机,以及打印视图阅览。(using GDI of mfc to control and operate printer and show printer view.)
    2011-07-24 08:31:33下载
    积分:1
  • HDF
    利用vc++读取文件, 这是一个可以利用vc++读取modis 下载的HDF各类数据文件的源码,可以将数据放置在二维数组当中(Use vc++ read the file, which is that one can use to read modis vc++ download source HDF various types of data files, the data can be placed in a two-dimensional array of them)
    2015-12-18 10:12:10下载
    积分:1
  • GPRSTrans
    win_ce下实现gprs上网发短信等功能(win_ce_gsm_gprs_trans_dial)
    2009-02-24 22:22:02下载
    积分:1
  • DMMidddleWare
    部署在服务器公网上 实现内外网通讯的源码,外部程序连接到这个程序,这个程序再连接内部服务器(Deployed on the server the public Internet to achieve internal and external network communication)
    2012-02-10 15:46:10下载
    积分:1
  • MyIE
    VC++ 实现网页自动填表功能,精选学习源码,很好的参考资料。(VC++ Webpage autofill, select learning source code, a good reference.)
    2013-12-26 13:48:28下载
    积分:1
  • ntfsrdusr
    说明:  直接调用NTFS文件驱动检测隐藏文件 绕过hook终极武器(NTFS file driver detected a direct call to bypass the hook ultimate weapon hidden files)
    2010-03-21 17:29:16下载
    积分:1
  • UnixShell4osDesign
    Unix shell是unix的命令解释程序,用于让用户以一种友好的方式运行程序和执行命令。 本课程设计要求学生在linux下写一个命令解释程序,实现Ksh最基本的功能。即:允许用 户打入一个可执行的程序的名字以及其命令行参数,执行这个程序。同时实现一部分内部命 令(比如cd,详见要实现的命令),以及输入输出重定向等功能。(Unix shell is unix order to explain procedures to enable users to a friendly manner operational procedures and the enforcement of the order. The courses require students to design the linux under orders to write an interpretation of procedures, Ksh most basic functions. : Allows users to enter an executable program and the name of its command line parameters, the implementation of this procedure. Simultaneously part of the internal commands (such as cd, details to be achieved in order), and redirect input and output functions.)
    2007-05-15 20:45:30下载
    积分:1
  • ua3
    说明:  基于EXOSIP协议的SIP软终端,可以实现终端向代理服务器的注册请求(SIP-based softphone EXOSIP agreement can be achieved terminal registration request to the proxy server)
    2010-04-29 11:45:30下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载