文件名称:chepaidetection

介绍说明--下载内容均来自于网络,请自行研究使用

使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI)



1)位图信息的数据是从左下往右下为一行,一行一行往上排的。



2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。



3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。



4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。



5)程序执行流程-use as a development tool, a simple fr a me structure of SDI, A handle a bitmap (interested can make MDI) 1) bitmap information from the data for the right and left lower here , and his party and his party up the row. 2) pixels per line should be in multiples of four, the inadequacies of the points are filled with empty, Reading, the attention to skip redundant point. 3) key data exists inside Doc. BMP key data on the existence of a point from the ImgData BYTE-memory space (according to the bitmap small, dynamic allocation). 4) data coming time, attention to the memory map, in order to ensure high efficiency. 5) implementation process procedures
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 85375522chepaidetection.rar 列表
chepaidetection\ChildFrm.cpp
chepaidetection\ChildFrm.h
chepaidetection\ColorTable.h
chepaidetection\DIBAPI.CPP
chepaidetection\DIBAPI.H
chepaidetection\edgecontour.cpp
chepaidetection\edgecontour.h
chepaidetection\MainFrm.cpp
chepaidetection\MainFrm.h
chepaidetection\ReadMe.txt
chepaidetection\res\Toolbar.bmp
chepaidetection\res\TypeRec.ico
chepaidetection\res\TypeRec.rc2
chepaidetection\res\TypeRecDoc.ico
chepaidetection\Resource.h
chepaidetection\StdAfx.cpp
chepaidetection\StdAfx.h
chepaidetection\suanfa1.cpp
chepaidetection\suanfa1.h
chepaidetection\TemplateTrans.cpp
chepaidetection\TemplateTrans.h
chepaidetection\TypeRec.aps
chepaidetection\TypeRec.clw
chepaidetection\TypeRec.cpp
chepaidetection\TypeRec.dsp
chepaidetection\TypeRec.dsw
chepaidetection\TypeRec.h
chepaidetection\TypeRec.ncb
chepaidetection\TypeRec.opt
chepaidetection\TypeRec.plg
chepaidetection\TypeRec.rc
chepaidetection\TypeRec.rc.bak
chepaidetection\TypeRecDoc.cpp
chepaidetection\TypeRecDoc.h
chepaidetection\TypeRecView.cpp
chepaidetection\TypeRecView.h
chepaidetection\res
chepaidetection

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org