文件名称:drawmat

  • 所属分类:
  • 绘图程序
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 34kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • tomo****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pixel corresponding to 0 with the background color of a pixel corresponding to the Foreground. A lattice can be an array of characters to store, that store the character bitmap, in order to save space and can be used 16 of the array to store band. Display characters is the first digital map to determine the identity pixel is 0 or 1, then 1 pixel corresponds to it is displayed, and corresponds to the 0-pixel is not displayed.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

drawmat

.......\drawmat.cpp

.......\drawmat.h

.......\drawmat.ncb

.......\drawmat.rc

.......\drawmat.sln

.......\drawmat.vcproj

.......\drawmatDoc.cpp

.......\drawmatDoc.h

.......\drawmatView.cpp

.......\drawmatView.h

.......\MainFrm.cpp

.......\MainFrm.h

.......\ReadMe.txt

.......\res



.......\...\drawmat.manifest

.......\...\drawmat.rc2





.......\Resource.h

.......\stdafx.cpp

.......\stdafx.h

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org