登录
首页 » Visual C++ » SdiMulti

SdiMulti

于 2008-11-26 发布 文件大小:212KB
0 234
下载积分: 1 下载次数: 2

代码说明:

说明:  SdiMulti 多文档应用程序,实现了CView、CTreeView、CListView、CScrollView、CEditView、CRichEditView、CFormView等视图和按钮、列表控件、静态文本等控件的透明背景显示。(SdiMulti multi-document application, achieved a CView, CTreeView, CListView, CScrollView, CEditView, CRichEditView, CFormView, etc. View and buttons, list controls, such as static text control transparent background shows.)

文件列表:

SdiMulti
........\BackListView.cpp
........\BackListView.h
........\ITEMINFO.H
........\Lable.cpp
........\Lable.h
........\MainFrm.cpp
........\MainFrm.h
........\Myiteminfo.cpp
........\Myiteminfo.h
........\Mylistctrl.cpp
........\MYLISTCTRL.H
........\Release
........\res





........\...\gn.bmp
........\...\largeico.bmp
........\...\SdiMDoc.ico
........\...\SdiMulti.ico
........\...\SdiMulti.rc2
........\...\smallico.bmp
........\...\stateico.bmp
........\...\Toolbar.bmp
........\resource.h
........\Sdiapp.cpp
........\Sdiapp.h
........\Sdiframe.cpp
........\Sdiframe.h
........\SdiMDoc.cpp
........\SdiMDoc.h
........\SdiMulti.001
........\SdiMulti.aps
........\SdiMulti.clw
........\SdiMulti.cpp
........\SdiMulti.dsp
........\SdiMulti.dsw

........\SdiMulti.h
........\SdiMulti.plg
........\SdiMulti.rc
........\SdiMulti.reg
........\Sortedheaderctrl.cpp
........\Sortedheaderctrl.h
........\Sortedlistctrl.cpp
........\Sortedlistctrl.h
........\StdAfx.cpp
........\StdAfx.h
........\TransParentButton.cpp
........\TransParentButton.h
........\TransParentListBx.cpp
........\TransParentListBx.h
........\View1.cpp
........\View1.h
........\View2.cpp
........\View2.h
........\View3.cpp
........\View3.h
........\View4.cpp
........\View4.h
........\View5.cpp
........\View5.h
........\View6.cpp
........\View6.h
........\View7.cpp
........\View7.h

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

发表评论

0 个回复

  • hafuman
    一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。 比如要压缩:c:a.txt 文件路径就是:c:a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。 如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。 二 . 概要设计: 1) 哈夫曼树的特点 a) 是二叉树的一种,而且是一种没有度数是1的二叉树 b) 一棵树有n个叶子,就会用2n-1个节点 c) 一种“最优”二叉树,由于树的带权路径(WPL)最小 d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的 ()
    2007-07-16 22:04:12下载
    积分:1
  • touchScreen-driver-for-SAMSUNG-
    这是为一款手机SAMSUNG S3C2410的驱动程序,代码全开放,我相信大家看了一定会很高兴的(This is a phone SAMSUNG S3C2410 driver, the code is all open, I believe we saw will be very happy)
    2013-04-17 16:31:59下载
    积分:1
  • khmanager
    基于MFC单文档的客户信息管理系统,采用ado方式对数据库进行操作,整个工程包含源代码及测试数据库。(Based on the MFC single document customer information management system, using ADO to operate the , the entire project contains the source code and the test . )
    2015-06-09 10:31:11下载
    积分:1
  • LimitlessRemote
    手机无线控制电脑...............(my English is poor)
    2015-10-17 13:31:52下载
    积分:1
  • sniffer_src
    ip 过滤器,基于驱动程序的ip过虑器,可用于防火墙(ip filter, ip-based driver to worry too much about, and can be used for the firewall)
    2007-12-24 21:21:12下载
    积分:1
  • Further-analysis-WTL_-classic
    是我读过的所有讲解WTL框架最深刻的资料,向成为WTL高手必须学习它。(I' ve read all explain the WTL framework of the most profound information, it must learn to become WTL master.)
    2012-05-30 16:07:29下载
    积分:1
  • Advanced-Programming
    用vb语言进行一些高级编程,让我们见识到了vb语言的真正强大。(With vb language for some advanced programming, let us see the vb language is really powerful.)
    2016-11-27 12:09:25下载
    积分:1
  • ClearRubbish
    VC++实现的多线程系统清理程序,可清理系统垃圾文件,使用的是多线程技术,有必要一看,内核仿360的(VC++ implementation of the multi-threaded system cleaning program can clean up the system junk files, using multi-threading technology, it is necessary to look, kernel imitation 360)
    2014-05-29 10:54:50下载
    积分:1
  • RiBM
    RS 编码,RS码是一类有很强纠错能力的多进制BCH码(RS code)
    2009-06-06 15:30:33下载
    积分:1
  • rotate
    此程序主要是为了完成图形的上下左右的移动、缩小和放大。(This procedure is to complete the graphics up and down around Mobile, narrow and amplification.)
    2009-01-01 14:19:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载